Skip to content

Console Output

Skipping 3,800 KB.. Full Log
2024-03-22 09:28:43,860  WARN main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:429 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$SpringCGLIB$$0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). The currently created BeanPostProcessor [methodValidationPostProcessor] is declared through a non-static factory method on that class; consider declaring it as static instead.
2024-03-22 09:28:44,291  WARN main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:437 - Bean 'roleHierarchy' of type [org.springframework.security.access.hierarchicalroles.RoleHierarchyImpl] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [hypermediaRepresentionModelProcessorConfigurator]? Check the corresponding BeanPostProcessor declaration and its dependencies.
2024-03-22 09:28:44,320  WARN main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:437 - Bean 'methodSecurityExpressionHandler' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [hypermediaRepresentionModelProcessorConfigurator]? Check the corresponding BeanPostProcessor declaration and its dependencies.
2024-03-22 09:28:44,729  INFO main c.z.h.HikariDataSource:110 - HikariPool-1 - Starting...
2024-03-22 09:28:45,362  INFO main c.z.h.p.HikariPool:565 - HikariPool-1 - Added connection conn0: url=jdbc:h2:mem:testdb user=SA
2024-03-22 09:28:45,365  INFO main c.z.h.HikariDataSource:123 - HikariPool-1 - Start completed.
2024-03-22 09:28:45,530  INFO main o.f.c.i.l.VersionPrinter:37 - Flyway Community Edition 9.22.3 by Redgate
2024-03-22 09:28:45,531  INFO main o.f.c.i.l.VersionPrinter:37 - See release notes here: https://rd.gt/416ObMi
2024-03-22 09:28:45,531  INFO main o.f.c.i.l.VersionPrinter:37 - 
2024-03-22 09:28:45,681  INFO main o.f.c.FlywayExecutor:37 - Database: jdbc:h2:mem:testdb (H2 2.2)
2024-03-22 09:28:45,689  WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.224 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.2.220.
2024-03-22 09:28:45,761  INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Schema history table "PUBLIC"."schema_version" does not exist yet
2024-03-22 09:28:45,767  INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 49 migrations (execution time 00:00.044s)
2024-03-22 09:28:45,775  INFO main o.f.c.i.s.JdbcTableSchemaHistory:37 - Creating Schema History table "PUBLIC"."schema_version" ...
2024-03-22 09:28:45,834  INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": << Empty Schema >>
2024-03-22 09:28:45,872  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.0.1 - init   "
2024-03-22 09:28:46,033  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.2.0 - update target info for message   "
2024-03-22 09:28:46,049  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.0 - cascade delete   "
2024-03-22 09:28:46,073  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.4.1 - cascade delete   "
2024-03-22 09:28:46,081  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.5.0 - target filter query   "
2024-03-22 09:28:46,121  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.6.0 - rollout management   "
2024-03-22 09:28:46,160  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.0 - swmType maxAssignment greater 0  "
2024-03-22 09:28:46,166  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.7.1 - reduce length enums   "
2024-03-22 09:28:46,233  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.0 - auto assign ds filter  "
2024-03-22 09:28:46,245  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.1 - cascade delete   "
2024-03-22 09:28:46,256  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.8.2 - remove external artifact   "
2024-03-22 09:28:46,264  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.9.0 - add rollout groups created   "
2024-03-22 09:28:46,276  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.0 - advanced rolloutgroup  "
2024-03-22 09:28:46,331  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.1 - consolidate artifact sha1  "
2024-03-22 09:28:46,346  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.2 - rollout auto start  "
2024-03-22 09:28:46,358  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.10.3 - add rollout deleted flag  "
2024-03-22 09:28:46,458  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.0 - drop target info  "
2024-03-22 09:28:46,541  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.1 - target filter query UQ   "
2024-03-22 09:28:46,548  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.2 - remove unused idexes   "
2024-03-22 09:28:46,557  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.11.3 - add module md targetvis  "
2024-03-22 09:28:46,570  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.0 - action performance   "
2024-03-22 09:28:46,647  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.1 - missing non null   "
2024-03-22 09:28:46,666  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.2 - missing non null enum   "
2024-03-22 09:28:46,671  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.3 - cascade delete   "
2024-03-22 09:28:46,676  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.4 - add maintenance window   "
2024-03-22 09:28:46,728  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.6 - add index   "
2024-03-22 09:28:46,733  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.7 - add rollout approval fields   "
2024-03-22 09:28:46,747  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.8 - change length of created last modified by   "
2024-03-22 09:28:46,756  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.9 - add target metadata   "
2024-03-22 09:28:46,762  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.10 - change length of target attributes key   "
2024-03-22 09:28:46,768  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.11 - add auto assign action type   "
2024-03-22 09:28:46,777  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.12 - change length of controller id and name   "
2024-03-22 09:28:46,783  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.13 - add action external id   "
2024-03-22 09:28:46,819  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.14 - add sha256 hash   "
2024-03-22 09:28:46,827  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.15 - add weight   "
2024-03-22 09:28:46,844  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.16 - add action initiated by   "
2024-03-22 09:28:46,857  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.17 - add index target modified   "
2024-03-22 09:28:46,863  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.18 - add target type   "
2024-03-22 09:28:46,878  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.19 - add valid flag to ds   "
2024-03-22 09:28:46,916  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.20 - add encryption flag to sm   "
2024-03-22 09:28:46,926  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.21 - add rollouts status index   "
2024-03-22 09:28:46,931  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.22 - change target type name length   "
2024-03-22 09:28:46,936  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.23 - add action status code   "
2024-03-22 09:28:46,945  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.24 - add last action status code   "
2024-03-22 09:28:46,959  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.25 - add confirmation flag   "
2024-03-22 09:28:46,979  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.26 - add access control context   "
2024-03-22 09:28:47,027  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.27 - target type inherit type   "
2024-03-22 09:28:47,037  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.28 - add dynamic rollout   "
2024-03-22 09:28:47,061  INFO main o.f.c.i.c.DbMigrate:37 - Migrating schema "PUBLIC" to version "1.12.29 - add ds sm locked   "
2024-03-22 09:28:47,076  INFO main o.f.c.i.c.DbMigrate:37 - Successfully applied 49 migrations to schema "PUBLIC", now at version v1.12.29 (execution time 00:00.851s)
2024-03-22 09:28:48,100  INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default'
2024-03-22 09:28:49,209  INFO main o.s.d.j.r.q.QueryEnhancerFactory:45 - EclipseLink is in classpath; If applicable, EQL parser will be used.
2024-03-22 09:28:49,210  INFO main o.s.d.j.r.q.QueryEnhancerFactory:49 - Hibernate is in classpath; If applicable, HQL parser will be used.
2024-03-22 09:28:50,361  INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:344 - Usage of Spring Data projections detected on persistence provider EclipseLink; Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs:
2024-03-22 09:28:50,361  INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:348 -  - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long)
2024-03-22 09:28:50,375  INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:348 -  - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long)
2024-03-22 09:28:51,650  INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:344 - Usage of Spring Data projections detected on persistence provider EclipseLink; Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs:
2024-03-22 09:28:51,651  INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:348 -  - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long)
2024-03-22 09:28:51,656  INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:348 -  - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List)
2024-03-22 09:28:51,681  INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:348 -  - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List)
2024-03-22 09:28:51,686  INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:348 -  - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long)
2024-03-22 09:28:53,122  WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:232 - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2024-03-22 09:28:54,259  INFO main o.s.s.w.DefaultSecurityFilterChain:54 - Will secure Or [Mvc [pattern='/api/v1/downloadserver/downloadId/*/*']] with [org.springframework.security.web.session.DisableEncodeUrlFilter@5661fcaf, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@5b514600, org.springframework.security.web.context.SecurityContextHolderFilter@7f07bbf3, org.springframework.security.web.header.HeaderWriterFilter@3227e1e3, org.springframework.security.web.authentication.logout.LogoutFilter@57033143, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@36160811, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@105e1127, org.springframework.security.web.session.SessionManagementFilter@17e1c02c, org.springframework.security.web.access.ExceptionTranslationFilter@6df0acb0, org.eclipse.hawkbit.security.HttpDownloadAuthenticationFilter@62871d54, org.springframework.security.web.access.intercept.AuthorizationFilter@20d32791]
2024-03-22 09:28:54,288  INFO main o.s.s.w.DefaultSecurityFilterChain:54 - Will secure Or [Mvc [pattern='/rest/**'], Mvc [pattern='/system/admin/**']] with [org.springframework.security.web.session.DisableEncodeUrlFilter@1e92a77d, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@69bcbbf2, org.springframework.security.web.context.SecurityContextHolderFilter@da3782, org.springframework.security.web.header.HeaderWriterFilter@2030227b, org.springframework.web.filter.CorsFilter@71fdb621, org.springframework.security.web.authentication.logout.LogoutFilter@eff78db, org.eclipse.hawkbit.autoconfigure.security.SecurityManagedConfiguration$RestSecurityConfigurationAdapter$1@1be39048, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@4e949c1a, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5e6ebdaf, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@7f6c6fe3, org.springframework.security.web.session.SessionManagementFilter@1ffb19ab, org.eclipse.hawkbit.autoconfigure.security.SecurityManagedConfiguration$RestSecurityConfigurationAdapter$$Lambda$1817/0x00007f7864b50000@10c16506, org.springframework.security.web.access.ExceptionTranslationFilter@1868d056, org.springframework.security.web.access.intercept.AuthorizationFilter@6764bec4]
2024-03-22 09:28:56,417  INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'mgmt-server.springCloudBusInput' has 1 subscriber(s).
2024-03-22 09:28:56,598  INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel
2024-03-22 09:28:56,598  INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'mgmt-server.errorChannel' has 1 subscriber(s).
2024-03-22 09:28:56,599  INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger'
2024-03-22 09:28:56,600  INFO main o.s.c.s.b.DefaultBinderFactory:329 - Creating binder: integration
2024-03-22 09:28:56,601  INFO main o.s.c.s.b.DefaultBinderFactory:345 - Constructing binder child context for integration
2024-03-22 09:28:56,682  INFO main o.s.c.s.b.DefaultBinderFactory:377 - Caching the binder: integration
2024-03-22 09:28:56,698  INFO main o.s.c.s.b.BinderErrorChannel:174 - Channel '411757759.springCloudBusInput.errors' has 1 subscriber(s).
2024-03-22 09:28:56,699  INFO main o.s.c.s.b.BinderErrorChannel:174 - Channel '411757759.springCloudBusInput.errors' has 2 subscriber(s).
2024-03-22 09:28:56,700  INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'springCloudBus.destination' has 1 subscriber(s).
2024-03-22 09:28:56,727  INFO main o.s.c.s.b.t.TestChannelBinder$IntegrationBinderInboundChannelAdapter:292 - started org.springframework.cloud.stream.binder.test.TestChannelBinder$IntegrationBinderInboundChannelAdapter@1cecaf69
2024-03-22 09:28:56,731  INFO main o.e.h.a.m.CorsTest:56 - Started CorsTest in 18.329 seconds (process running for 20.807)
2024-03-22 09:28:57,238  INFO central-executor-pool-4 o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'unknown.channel.name' has 1 subscriber(s).
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
2024-03-22 09:28:58,485  INFO main o.s.b.t.m.w.SpringBootMockServletContext:435 - Initializing Spring TestDispatcherServlet ''
2024-03-22 09:28:58,486  INFO main o.s.t.w.s.TestDispatcherServlet:532 - Initializing Servlet ''
2024-03-22 09:28:58,489  INFO main o.s.t.w.s.TestDispatcherServlet:554 - Completed initialization in 3 ms
2024-03-22 09:28:58,502  WARN main o.s.w.s.h.HandlerMappingIntrospector:458 - Cache miss for REQUEST dispatch to '/rest/v1' (previous null). Performing MatchableHandlerMapping lookup. This is logged once only at WARN level, and every time at TRACE.
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.25 s -- in org.eclipse.hawkbit.app.mgmt.CorsTest
[INFO] Running org.eclipse.hawkbit.app.mgmt.PreAuthorizeEnabledTest
2024-03-22 09:28:58,925  INFO main o.s.t.c.s.AnnotationConfigContextLoaderUtils:83 - Could not detect default configuration classes for test class [org.eclipse.hawkbit.app.mgmt.PreAuthorizeEnabledTest]: PreAuthorizeEnabledTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2024-03-22 09:28:58,928  INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:234 - Found @SpringBootConfiguration org.eclipse.hawkbit.app.mgmt.MgmtServerStart for test class org.eclipse.hawkbit.app.mgmt.PreAuthorizeEnabledTest
2024-03-22 09:28:58,929  INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:33 - Schema generation skipped... No datasource environment variables found!
______     _ _                  _                    _    ____  _ _     __  __                 _
|  ____|   | (_)                | |                  | |  |  _ \(_) |   |  \/  |               | |
| |__   ___| |_ _ __  ___  ___  | |__   __ ___      _| | _| |_) |_| |_  | \  / | __ _ _ __ ___ | |_
|  __| / __| | | '_ \/ __|/ _ \ | '_ \ / _` \ \ /\ / / |/ /  _ <| | __| | |\/| |/ _` | '_ ` _ \| __|
| |___| (__| | | |_) \__ \  __/ | | | | (_| |\ V  V /|   <| |_) | | |_  | |  | | (_| | | | | | | |_
|______\___|_|_| .__/|___/\___| |_| |_|\__,_| \_/\_/ |_|\_\____/|_|\__| |_|  |_|\__, |_| |_| |_|\__|
            | |                                                               __/ |
            |_|                                                              |___/

Eclipse hawkBit Management Server 
using Spring Boot  (v3.2.3)

Go to https://www.eclipse.org/hawkbit for more information.
        
2024-03-22 09:28:59,019  INFO main o.e.h.a.m.PreAuthorizeEnabledTest:50 - Starting PreAuthorizeEnabledTest using Java 17.0.9 with PID 4635 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server)
2024-03-22 09:28:59,020  INFO main o.e.h.a.m.PreAuthorizeEnabledTest:654 - No active profile set, falling back to 1 default profile: "default"
2024-03-22 09:28:59,422  INFO main o.s.d.r.c.RepositoryConfigurationDelegate:139 - Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2024-03-22 09:28:59,444  INFO main o.s.d.r.c.RepositoryConfigurationDelegate:208 - Finished Spring Data repository scanning in 20 ms. Found 20 JPA repository interfaces.
2024-03-22 09:28:59,715  INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created.
2024-03-22 09:28:59,716  INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created.
2024-03-22 09:28:59,729  INFO main o.s.c.c.s.GenericScope:282 - BeanFactory id=50efd84d-26b2-3217-b2b2-50f8be1b4be5
2024-03-22 09:28:59,772  WARN main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:437 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [methodValidationPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.
2024-03-22 09:28:59,774  WARN main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:437 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [methodValidationPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.
2024-03-22 09:28:59,775  WARN main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:437 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [methodValidationPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.
2024-03-22 09:28:59,776  WARN main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:437 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$1117/0x00007f786461f6e0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [methodValidationPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.
2024-03-22 09:28:59,776  WARN main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:437 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [methodValidationPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.
2024-03-22 09:28:59,779  WARN main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:437 - Bean 'org.springframework.cloud.stream.binder.rabbit.config.ExtendedBindingHandlerMappingsProviderConfiguration' of type [org.springframework.cloud.stream.binder.rabbit.config.ExtendedBindingHandlerMappingsProviderConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [methodValidationPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.
2024-03-22 09:28:59,780  WARN main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:437 - Bean 'rabbitExtendedPropertiesDefaultMappingsProvider' of type [org.springframework.cloud.stream.binder.rabbit.config.ExtendedBindingHandlerMappingsProviderConfiguration$$Lambda$1118/0x00007f7864620440] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [methodValidationPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.
2024-03-22 09:28:59,780  WARN main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:437 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [methodValidationPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.
2024-03-22 09:28:59,782  WARN main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:437 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [methodValidationPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.
2024-03-22 09:28:59,783  WARN main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:437 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [methodValidationPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.
2024-03-22 09:28:59,784  WARN main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:437 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [methodValidationPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.
2024-03-22 09:28:59,790  WARN main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:437 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [methodValidationPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.
2024-03-22 09:28:59,791  WARN main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:437 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [methodValidationPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.
2024-03-22 09:28:59,792  WARN main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:437 - Bean 'jdbcConnectionDetails' of type [org.springframework.boot.autoconfigure.jdbc.PropertiesJdbcConnectionDetails] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [methodValidationPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.
2024-03-22 09:28:59,815  WARN main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:437 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [methodValidationPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.
2024-03-22 09:28:59,819  WARN main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:437 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [methodValidationPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.
2024-03-22 09:28:59,821  WARN main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:429 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$SpringCGLIB$$0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). The currently created BeanPostProcessor [methodValidationPostProcessor] is declared through a non-static factory method on that class; consider declaring it as static instead.
2024-03-22 09:28:59,857  WARN main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:437 - Bean 'roleHierarchy' of type [org.springframework.security.access.hierarchicalroles.RoleHierarchyImpl] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [hypermediaRepresentionModelProcessorConfigurator]? Check the corresponding BeanPostProcessor declaration and its dependencies.
2024-03-22 09:28:59,859  WARN main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:437 - Bean 'methodSecurityExpressionHandler' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [hypermediaRepresentionModelProcessorConfigurator]? Check the corresponding BeanPostProcessor declaration and its dependencies.
2024-03-22 09:28:59,990  INFO main c.z.h.HikariDataSource:110 - HikariPool-2 - Starting...
2024-03-22 09:28:59,991  INFO main c.z.h.p.HikariPool:565 - HikariPool-2 - Added connection conn10: url=jdbc:h2:mem:testdb user=SA
2024-03-22 09:28:59,992  INFO main c.z.h.HikariDataSource:123 - HikariPool-2 - Start completed.
2024-03-22 09:29:00,005  INFO main o.f.c.FlywayExecutor:37 - Database: jdbc:h2:mem:testdb (H2 2.2)
2024-03-22 09:29:00,007  WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.224 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.2.220.
2024-03-22 09:29:00,036  INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 49 migrations (execution time 00:00.019s)
2024-03-22 09:29:00,040  INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": 1.12.29
2024-03-22 09:29:00,041  INFO main o.f.c.i.c.DbMigrate:37 - Schema "PUBLIC" is up to date. No migration necessary.
2024-03-22 09:29:00,075  INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default'
2024-03-22 09:29:00,585  INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:344 - Usage of Spring Data projections detected on persistence provider EclipseLink; Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs:
2024-03-22 09:29:00,586  INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:348 -  - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long)
2024-03-22 09:29:00,592  INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:348 -  - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long)
2024-03-22 09:29:01,365  INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:344 - Usage of Spring Data projections detected on persistence provider EclipseLink; Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs:
2024-03-22 09:29:01,366  INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:348 -  - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long)
2024-03-22 09:29:01,369  INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:348 -  - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List)
2024-03-22 09:29:01,383  INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:348 -  - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List)
2024-03-22 09:29:01,385  INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:348 -  - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long)
2024-03-22 09:29:02,164  WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:232 - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2024-03-22 09:29:02,620  INFO main o.s.s.w.DefaultSecurityFilterChain:54 - Will secure Or [Mvc [pattern='/api/v1/downloadserver/downloadId/*/*']] with [org.springframework.security.web.session.DisableEncodeUrlFilter@552fe596, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@4044b44f, org.springframework.security.web.context.SecurityContextHolderFilter@51e05ed6, org.springframework.security.web.header.HeaderWriterFilter@1ae0554a, org.springframework.web.filter.CorsFilter@1ade6fa7, org.springframework.security.web.authentication.logout.LogoutFilter@999733a, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@3da6c3be, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@25748b45, org.springframework.security.web.session.SessionManagementFilter@5b14986a, org.springframework.security.web.access.ExceptionTranslationFilter@6381e579, org.eclipse.hawkbit.security.HttpDownloadAuthenticationFilter@5f730ed1, org.springframework.security.web.access.intercept.AuthorizationFilter@879a237]
2024-03-22 09:29:02,639  INFO main o.s.s.w.DefaultSecurityFilterChain:54 - Will secure Or [Mvc [pattern='/rest/**'], Mvc [pattern='/system/admin/**']] with [org.springframework.security.web.session.DisableEncodeUrlFilter@61499eca, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@495dd938, org.springframework.security.web.context.SecurityContextHolderFilter@6caaae40, org.springframework.security.web.header.HeaderWriterFilter@3feeb0e0, org.springframework.web.filter.CorsFilter@692d271, org.springframework.security.web.authentication.logout.LogoutFilter@71bd1f4, org.eclipse.hawkbit.autoconfigure.security.SecurityManagedConfiguration$RestSecurityConfigurationAdapter$1@1def3078, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@38847c5f, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@3546cb70, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@7fe51488, org.springframework.security.web.session.SessionManagementFilter@63744554, org.eclipse.hawkbit.autoconfigure.security.SecurityManagedConfiguration$RestSecurityConfigurationAdapter$$Lambda$1817/0x00007f7864b50000@307d42c1, org.springframework.security.web.access.ExceptionTranslationFilter@295e1d78, org.springframework.security.web.access.intercept.AuthorizationFilter@53939270]
2024-03-22 09:29:03,397  INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'mgmt-server.springCloudBusInput' has 1 subscriber(s).
2024-03-22 09:29:03,492  INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel
2024-03-22 09:29:03,492  INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'mgmt-server.errorChannel' has 1 subscriber(s).
2024-03-22 09:29:03,492  INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger'
2024-03-22 09:29:03,493  INFO main o.s.c.s.b.DefaultBinderFactory:329 - Creating binder: integration
2024-03-22 09:29:03,493  INFO main o.s.c.s.b.DefaultBinderFactory:345 - Constructing binder child context for integration
2024-03-22 09:29:03,527  INFO main o.s.c.s.b.DefaultBinderFactory:377 - Caching the binder: integration
2024-03-22 09:29:03,528  INFO main o.s.c.s.b.BinderErrorChannel:174 - Channel '1640082700.springCloudBusInput.errors' has 1 subscriber(s).
2024-03-22 09:29:03,528  INFO main o.s.c.s.b.BinderErrorChannel:174 - Channel '1640082700.springCloudBusInput.errors' has 2 subscriber(s).
2024-03-22 09:29:03,529  INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'springCloudBus.destination' has 1 subscriber(s).
2024-03-22 09:29:03,529  INFO main o.s.c.s.b.t.TestChannelBinder$IntegrationBinderInboundChannelAdapter:292 - started org.springframework.cloud.stream.binder.test.TestChannelBinder$IntegrationBinderInboundChannelAdapter@54a13d47
2024-03-22 09:29:03,530  INFO main o.e.h.a.m.PreAuthorizeEnabledTest:56 - Started PreAuthorizeEnabledTest in 4.599 seconds (process running for 27.606)
2024-03-22 09:29:03,568  INFO main o.s.b.t.m.w.SpringBootMockServletContext:435 - Initializing Spring TestDispatcherServlet ''
2024-03-22 09:29:03,568  INFO main o.s.t.w.s.TestDispatcherServlet:532 - Initializing Servlet ''
2024-03-22 09:29:03,570  INFO main o.s.t.w.s.TestDispatcherServlet:554 - Completed initialization in 2 ms
2024-03-22 09:29:03,571  WARN main o.s.w.s.h.HandlerMappingIntrospector:458 - Cache miss for REQUEST dispatch to '/rest/v1/distributionsets' (previous null). Performing MatchableHandlerMapping lookup. This is logged once only at WARN level, and every time at TRACE.
2024-03-22 09:29:03,717  INFO main o.s.b.t.m.w.SpringBootMockServletContext:435 - Initializing Spring TestDispatcherServlet ''
2024-03-22 09:29:03,717  INFO main o.s.t.w.s.TestDispatcherServlet:532 - Initializing Servlet ''
2024-03-22 09:29:03,719  INFO main o.s.t.w.s.TestDispatcherServlet:554 - Completed initialization in 2 ms
2024-03-22 09:29:03,739  INFO main o.s.b.t.m.w.SpringBootMockServletContext:435 - Initializing Spring TestDispatcherServlet ''
2024-03-22 09:29:03,740  INFO main o.s.t.w.s.TestDispatcherServlet:532 - Initializing Servlet ''
2024-03-22 09:29:03,742  INFO main o.s.t.w.s.TestDispatcherServlet:554 - Completed initialization in 2 ms
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.840 s -- in org.eclipse.hawkbit.app.mgmt.PreAuthorizeEnabledTest
[INFO] Running org.eclipse.hawkbit.app.mgmt.AllowedHostNamesTest
2024-03-22 09:29:03,770  INFO main o.s.t.c.s.AnnotationConfigContextLoaderUtils:83 - Could not detect default configuration classes for test class [org.eclipse.hawkbit.app.mgmt.AllowedHostNamesTest]: AllowedHostNamesTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2024-03-22 09:29:03,776  INFO main o.s.b.t.c.SpringBootTestContextBootstrapper:234 - Found @SpringBootConfiguration org.eclipse.hawkbit.app.mgmt.MgmtServerStart for test class org.eclipse.hawkbit.app.mgmt.AllowedHostNamesTest
2024-03-22 09:29:03,781  INFO main o.e.h.r.t.u.SharedSqlTestDatabaseExtension:33 - Schema generation skipped... No datasource environment variables found!
______     _ _                  _                    _    ____  _ _     __  __                 _
|  ____|   | (_)                | |                  | |  |  _ \(_) |   |  \/  |               | |
| |__   ___| |_ _ __  ___  ___  | |__   __ ___      _| | _| |_) |_| |_  | \  / | __ _ _ __ ___ | |_
|  __| / __| | | '_ \/ __|/ _ \ | '_ \ / _` \ \ /\ / / |/ /  _ <| | __| | |\/| |/ _` | '_ ` _ \| __|
| |___| (__| | | |_) \__ \  __/ | | | | (_| |\ V  V /|   <| |_) | | |_  | |  | | (_| | | | | | | |_
|______\___|_|_| .__/|___/\___| |_| |_|\__,_| \_/\_/ |_|\_\____/|_|\__| |_|  |_|\__, |_| |_| |_|\__|
            | |                                                               __/ |
            |_|                                                              |___/

Eclipse hawkBit Management Server 
using Spring Boot  (v3.2.3)

Go to https://www.eclipse.org/hawkbit for more information.
        
2024-03-22 09:29:03,847  INFO main o.e.h.a.m.AllowedHostNamesTest:50 - Starting AllowedHostNamesTest using Java 17.0.9 with PID 4635 (started by jenkins in /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server)
2024-03-22 09:29:03,848  INFO main o.e.h.a.m.AllowedHostNamesTest:654 - No active profile set, falling back to 1 default profile: "default"
2024-03-22 09:29:04,193  INFO main o.s.d.r.c.RepositoryConfigurationDelegate:139 - Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2024-03-22 09:29:04,220  INFO main o.s.d.r.c.RepositoryConfigurationDelegate:208 - Finished Spring Data repository scanning in 26 ms. Found 20 JPA repository interfaces.
2024-03-22 09:29:04,424  INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created.
2024-03-22 09:29:04,424  INFO main o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created.
2024-03-22 09:29:04,435  INFO main o.s.c.c.s.GenericScope:282 - BeanFactory id=50efd84d-26b2-3217-b2b2-50f8be1b4be5
2024-03-22 09:29:04,467  WARN main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:437 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [methodValidationPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.
2024-03-22 09:29:04,469  WARN main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:437 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [methodValidationPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.
2024-03-22 09:29:04,470  WARN main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:437 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [methodValidationPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.
2024-03-22 09:29:04,471  WARN main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:437 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$1117/0x00007f786461f6e0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [methodValidationPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.
2024-03-22 09:29:04,471  WARN main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:437 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [methodValidationPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.
2024-03-22 09:29:04,474  WARN main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:437 - Bean 'org.springframework.cloud.stream.binder.rabbit.config.ExtendedBindingHandlerMappingsProviderConfiguration' of type [org.springframework.cloud.stream.binder.rabbit.config.ExtendedBindingHandlerMappingsProviderConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [methodValidationPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.
2024-03-22 09:29:04,474  WARN main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:437 - Bean 'rabbitExtendedPropertiesDefaultMappingsProvider' of type [org.springframework.cloud.stream.binder.rabbit.config.ExtendedBindingHandlerMappingsProviderConfiguration$$Lambda$1118/0x00007f7864620440] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [methodValidationPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.
2024-03-22 09:29:04,474  WARN main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:437 - Bean 'BindingHandlerAdvise' of type [org.springframework.cloud.stream.config.BindingHandlerAdvise] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [methodValidationPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.
2024-03-22 09:29:04,476  WARN main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:437 - Bean 'spelConverter' of type [org.springframework.cloud.stream.config.SpelExpressionConverterConfiguration$SpelConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [methodValidationPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.
2024-03-22 09:29:04,477  WARN main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:437 - Bean 'org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [methodValidationPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.
2024-03-22 09:29:04,477  WARN main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:437 - Bean 'stringOrNumberMigrationVersionConverter' of type [org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration$StringOrNumberToMigrationVersionConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [methodValidationPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.
2024-03-22 09:29:04,482  WARN main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:437 - Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [methodValidationPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.
2024-03-22 09:29:04,483  WARN main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:437 - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [methodValidationPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.
2024-03-22 09:29:04,484  WARN main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:437 - Bean 'jdbcConnectionDetails' of type [org.springframework.boot.autoconfigure.jdbc.PropertiesJdbcConnectionDetails] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [methodValidationPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.
2024-03-22 09:29:04,492  WARN main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:437 - Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [methodValidationPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.
2024-03-22 09:29:04,496  WARN main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:437 - Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [methodValidationPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies.
2024-03-22 09:29:04,497  WARN main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:429 - Bean 'repositoryApplicationConfiguration' of type [org.eclipse.hawkbit.repository.jpa.RepositoryApplicationConfiguration$$SpringCGLIB$$0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). The currently created BeanPostProcessor [methodValidationPostProcessor] is declared through a non-static factory method on that class; consider declaring it as static instead.
2024-03-22 09:29:04,533  WARN main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:437 - Bean 'roleHierarchy' of type [org.springframework.security.access.hierarchicalroles.RoleHierarchyImpl] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [hypermediaRepresentionModelProcessorConfigurator]? Check the corresponding BeanPostProcessor declaration and its dependencies.
2024-03-22 09:29:04,535  WARN main o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:437 - Bean 'methodSecurityExpressionHandler' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected into a currently created BeanPostProcessor [hypermediaRepresentionModelProcessorConfigurator]? Check the corresponding BeanPostProcessor declaration and its dependencies.
2024-03-22 09:29:04,617  INFO main c.z.h.HikariDataSource:110 - HikariPool-3 - Starting...
2024-03-22 09:29:04,619  INFO main c.z.h.p.HikariPool:565 - HikariPool-3 - Added connection conn20: url=jdbc:h2:mem:testdb user=SA
2024-03-22 09:29:04,619  INFO main c.z.h.HikariDataSource:123 - HikariPool-3 - Start completed.
2024-03-22 09:29:04,629  INFO main o.f.c.FlywayExecutor:37 - Database: jdbc:h2:mem:testdb (H2 2.2)
2024-03-22 09:29:04,631  WARN main o.f.c.i.d.b.Database:41 - Flyway upgrade recommended: H2 2.2.224 is newer than this version of Flyway and support has not been tested. The latest supported version of H2 is 2.2.220.
2024-03-22 09:29:04,648  INFO main o.f.c.i.c.DbValidate:37 - Successfully validated 49 migrations (execution time 00:00.015s)
2024-03-22 09:29:04,651  INFO main o.f.c.i.c.DbMigrate:37 - Current version of schema "PUBLIC": 1.12.29
2024-03-22 09:29:04,652  INFO main o.f.c.i.c.DbMigrate:37 - Schema "PUBLIC" is up to date. No migration necessary.
2024-03-22 09:29:04,679  INFO main o.s.o.j.LocalContainerEntityManagerFactoryBean:437 - Initialized JPA EntityManagerFactory for persistence unit 'default'
2024-03-22 09:29:05,090  INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:344 - Usage of Spring Data projections detected on persistence provider EclipseLink; Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs:
2024-03-22 09:29:05,090  INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:348 -  - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countRolloutsByStatusForDistributionSet(java.lang.Long)
2024-03-22 09:29:05,095  INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:348 -  - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.DistributionSetRepository.countActionsByStatusForDistributionSet(java.lang.Long)
2024-03-22 09:29:05,854  INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:344 - Usage of Spring Data projections detected on persistence provider EclipseLink; Make sure the following query methods declare result columns in exactly the order the accessors are declared in the projecting interface or the order of parameters for DTOs:
2024-03-22 09:29:05,855  INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:348 -  - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.lang.Long)
2024-03-22 09:29:05,857  INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:348 -  - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutId(java.util.List)
2024-03-22 09:29:05,872  INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:348 -  - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.util.List)
2024-03-22 09:29:05,874  INFO main o.s.d.j.r.s.JpaRepositoryFactory$EclipseLinkProjectionQueryCreationListener:348 -  - public abstract java.util.List org.eclipse.hawkbit.repository.jpa.repository.ActionRepository.getStatusCountByRolloutGroupId(java.lang.Long)
2024-03-22 09:29:06,456  WARN main o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration:232 - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2024-03-22 09:29:06,955  INFO main o.s.s.w.DefaultSecurityFilterChain:54 - Will secure Or [Mvc [pattern='/api/v1/downloadserver/downloadId/*/*']] with [org.springframework.security.web.session.DisableEncodeUrlFilter@72a19494, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@34eb1d71, org.springframework.security.web.context.SecurityContextHolderFilter@aab77db, org.springframework.security.web.header.HeaderWriterFilter@5027bed9, org.springframework.web.filter.CorsFilter@5d57b496, org.springframework.security.web.authentication.logout.LogoutFilter@4851dbba, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@4948f242, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@24f45cc4, org.springframework.security.web.session.SessionManagementFilter@4eee6650, org.springframework.security.web.access.ExceptionTranslationFilter@788764e8, org.eclipse.hawkbit.security.HttpDownloadAuthenticationFilter@11699108, org.springframework.security.web.access.intercept.AuthorizationFilter@40118c78]
2024-03-22 09:29:06,967  INFO main o.s.s.w.DefaultSecurityFilterChain:54 - Will secure Or [Mvc [pattern='/rest/**'], Mvc [pattern='/system/admin/**']] with [org.springframework.security.web.session.DisableEncodeUrlFilter@62458146, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@14c938e1, org.springframework.security.web.context.SecurityContextHolderFilter@75a7adc9, org.springframework.security.web.header.HeaderWriterFilter@5141bd7e, org.springframework.web.filter.CorsFilter@17ff458a, org.springframework.security.web.authentication.logout.LogoutFilter@48ae15ff, org.eclipse.hawkbit.autoconfigure.security.SecurityManagedConfiguration$RestSecurityConfigurationAdapter$1@2e0a35c0, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@5a7c761b, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6ed94a10, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@322fa0f8, org.springframework.security.web.session.SessionManagementFilter@56dc9dc6, org.eclipse.hawkbit.autoconfigure.security.SecurityManagedConfiguration$RestSecurityConfigurationAdapter$$Lambda$1817/0x00007f7864b50000@608bdef6, org.springframework.security.web.access.ExceptionTranslationFilter@f4284e1, org.springframework.security.web.access.intercept.AuthorizationFilter@23e40a38]
2024-03-22 09:29:07,577  INFO main o.s.c.s.m.DirectWithAttributesChannel:174 - Channel 'mgmt-server.springCloudBusInput' has 1 subscriber(s).
2024-03-22 09:29:07,708  INFO main o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel
2024-03-22 09:29:07,709  INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'mgmt-server.errorChannel' has 1 subscriber(s).
2024-03-22 09:29:07,709  INFO main o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger'
2024-03-22 09:29:07,709  INFO main o.s.c.s.b.DefaultBinderFactory:329 - Creating binder: integration
2024-03-22 09:29:07,709  INFO main o.s.c.s.b.DefaultBinderFactory:345 - Constructing binder child context for integration
2024-03-22 09:29:07,740  INFO main o.s.c.s.b.DefaultBinderFactory:377 - Caching the binder: integration
2024-03-22 09:29:07,741  INFO main o.s.c.s.b.BinderErrorChannel:174 - Channel '993984250.springCloudBusInput.errors' has 1 subscriber(s).
2024-03-22 09:29:07,742  INFO main o.s.c.s.b.BinderErrorChannel:174 - Channel '993984250.springCloudBusInput.errors' has 2 subscriber(s).
2024-03-22 09:29:07,742  INFO main o.s.i.c.PublishSubscribeChannel:174 - Channel 'springCloudBus.destination' has 1 subscriber(s).
2024-03-22 09:29:07,742  INFO main o.s.c.s.b.t.TestChannelBinder$IntegrationBinderInboundChannelAdapter:292 - started org.springframework.cloud.stream.binder.test.TestChannelBinder$IntegrationBinderInboundChannelAdapter@102c8bff
2024-03-22 09:29:07,743  INFO main o.e.h.a.m.AllowedHostNamesTest:56 - Started AllowedHostNamesTest in 3.96 seconds (process running for 31.819)
2024-03-22 09:29:07,764  INFO main o.s.b.t.m.w.SpringBootMockServletContext:435 - Initializing Spring TestDispatcherServlet ''
2024-03-22 09:29:07,764  INFO main o.s.t.w.s.TestDispatcherServlet:532 - Initializing Servlet ''
2024-03-22 09:29:07,766  INFO main o.s.t.w.s.TestDispatcherServlet:554 - Completed initialization in 2 ms
2024-03-22 09:29:07,790  INFO main o.s.b.t.m.w.SpringBootMockServletContext:435 - Initializing Spring TestDispatcherServlet ''
2024-03-22 09:29:07,790  INFO main o.s.t.w.s.TestDispatcherServlet:532 - Initializing Servlet ''
2024-03-22 09:29:07,792  INFO main o.s.t.w.s.TestDispatcherServlet:554 - Completed initialization in 2 ms
2024-03-22 09:29:07,815  INFO main o.s.b.t.m.w.SpringBootMockServletContext:435 - Initializing Spring TestDispatcherServlet ''
2024-03-22 09:29:07,815  INFO main o.s.t.w.s.TestDispatcherServlet:532 - Initializing Servlet ''
2024-03-22 09:29:07,817  INFO main o.s.t.w.s.TestDispatcherServlet:554 - Completed initialization in 2 ms
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.058 s -- in org.eclipse.hawkbit.app.mgmt.AllowedHostNamesTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ hawkbit-mgmt-server ---
[INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server/target/hawkbit-mgmt-server-0.5.0.jar
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ hawkbit-mgmt-server >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ hawkbit-mgmt-server ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ hawkbit-mgmt-server <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ hawkbit-mgmt-server ---
[INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server/target/hawkbit-mgmt-server-0.5.0-sources.jar
[INFO] 
[INFO] --- spring-boot:3.2.3:repackage (repackage) @ hawkbit-mgmt-server ---
[INFO] Replacing main artifact /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server/target/hawkbit-mgmt-server-0.5.0.jar with repackaged archive, adding nested dependencies in BOOT-INF/.
[INFO] The original artifact has been renamed to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server/target/hawkbit-mgmt-server-0.5.0.jar.original
[INFO] 
[INFO] --- spring-boot:3.2.3:repackage (default) @ hawkbit-mgmt-server ---
[INFO] Layout: JAR
[INFO] Replacing main artifact /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server/target/hawkbit-mgmt-server-0.5.0.jar with repackaged archive, adding nested dependencies in BOOT-INF/.
[INFO] The original artifact has been renamed to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server/target/hawkbit-mgmt-server-0.5.0.jar.original
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent-integration (prepare-it-agent) @ hawkbit-mgmt-server ---
[INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server/target/jacoco-it.exec
[INFO] 
[INFO] --- license-tool:1.0.2:license-check (license-check) @ hawkbit-mgmt-server ---
[INFO] 
[INFO] --- gpg:1.6:sign (sign-artifacts) @ hawkbit-mgmt-server ---
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ hawkbit-mgmt-server ---
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-mgmt-server/0.5.0/hawkbit-mgmt-server-0.5.0.pom
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server/target/hawkbit-mgmt-server-0.5.0.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-mgmt-server/0.5.0/hawkbit-mgmt-server-0.5.0.jar
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server/target/hawkbit-mgmt-server-0.5.0-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-mgmt-server/0.5.0/hawkbit-mgmt-server-0.5.0-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server/target/hawkbit-mgmt-server-0.5.0-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-mgmt-server/0.5.0/hawkbit-mgmt-server-0.5.0-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server/target/hawkbit-mgmt-server-0.5.0.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-mgmt-server/0.5.0/hawkbit-mgmt-server-0.5.0.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server/target/hawkbit-mgmt-server-0.5.0.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-mgmt-server/0.5.0/hawkbit-mgmt-server-0.5.0.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server/target/hawkbit-mgmt-server-0.5.0-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-mgmt-server/0.5.0/hawkbit-mgmt-server-0.5.0-javadoc.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server/target/hawkbit-mgmt-server-0.5.0-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-mgmt-server/0.5.0/hawkbit-mgmt-server-0.5.0-sources.jar.asc
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ hawkbit-mgmt-server ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "1d2b23f380235e" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server/target/hawkbit-mgmt-server-0.5.0.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-mgmt-server/0.5.0/hawkbit-mgmt-server-0.5.0.jar
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server/.flattened-pom.xml to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-mgmt-server/0.5.0/hawkbit-mgmt-server-0.5.0.pom
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server/target/hawkbit-mgmt-server-0.5.0-javadoc.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-mgmt-server/0.5.0/hawkbit-mgmt-server-0.5.0-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server/target/hawkbit-mgmt-server-0.5.0-sources.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-mgmt-server/0.5.0/hawkbit-mgmt-server-0.5.0-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server/target/hawkbit-mgmt-server-0.5.0.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-mgmt-server/0.5.0/hawkbit-mgmt-server-0.5.0.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server/target/hawkbit-mgmt-server-0.5.0.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-mgmt-server/0.5.0/hawkbit-mgmt-server-0.5.0.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server/target/hawkbit-mgmt-server-0.5.0-javadoc.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-mgmt-server/0.5.0/hawkbit-mgmt-server-0.5.0-javadoc.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-mgmt-server/target/hawkbit-mgmt-server-0.5.0-sources.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-mgmt-server/0.5.0/hawkbit-mgmt-server-0.5.0-sources.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] ------------------< org.eclipse.hawkbit:hawkbit-sdk >-------------------
[INFO] Building hawkbit-sdk 0.5.0                                       [34/38]
[INFO]   from hawkbit-sdk/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ hawkbit-sdk ---
[INFO] 
[INFO] --- flatten:1.5.0:clean (flatten.clean) @ hawkbit-sdk ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ hawkbit-sdk ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-sdk ---
[INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-sdk:pom:0.5.0...
[INFO] 
[INFO] --- license:2.11:check (default-cli) @ hawkbit-sdk ---
[INFO] Checking licenses...
[INFO] 
[INFO] --- javadoc:3.6.3:jar (default-cli) @ hawkbit-sdk ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ hawkbit-sdk ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-sdk ---
[INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-sdk:pom:0.5.0...
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (prepare-ut-agent) @ hawkbit-sdk ---
[INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-sdk/target/jacoco.exec
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ hawkbit-sdk >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ hawkbit-sdk ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ hawkbit-sdk <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ hawkbit-sdk ---
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent-integration (prepare-it-agent) @ hawkbit-sdk ---
[INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-sdk/target/jacoco-it.exec
[INFO] 
[INFO] --- license-tool:1.0.2:license-check (license-check) @ hawkbit-sdk ---
[INFO] 
[INFO] --- gpg:1.6:sign (sign-artifacts) @ hawkbit-sdk ---
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ hawkbit-sdk ---
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-sdk/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-sdk/0.5.0/hawkbit-sdk-0.5.0.pom
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-sdk/target/hawkbit-sdk-0.5.0.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-sdk/0.5.0/hawkbit-sdk-0.5.0.pom.asc
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ hawkbit-sdk ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "1d2b23f380235e" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-sdk/.flattened-pom.xml to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-sdk/0.5.0/hawkbit-sdk-0.5.0.pom
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-sdk/target/hawkbit-sdk-0.5.0.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-sdk/0.5.0/hawkbit-sdk-0.5.0.pom.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] --------------< org.eclipse.hawkbit:hawkbit-sdk-commons >---------------
[INFO] Building hawkBit :: SDK :: Commons 0.5.0                         [35/38]
[INFO]   from hawkbit-sdk/hawkbit-sdk-commons/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ hawkbit-sdk-commons ---
[INFO] 
[INFO] --- flatten:1.5.0:clean (flatten.clean) @ hawkbit-sdk-commons ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ hawkbit-sdk-commons ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ hawkbit-sdk-commons ---
[INFO] Copying 0 resource from src/main/resources to target/classes
[INFO] Copying 2 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-sdk-commons ---
[INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-sdk-commons:jar:0.5.0...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ hawkbit-sdk-commons ---
[INFO] Changes detected - recompiling the module! :source
[INFO] Compiling 5 source files with javac [debug deprecation release 17] to target/classes
[WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found
[WARNING] unknown enum constant javax.annotation.meta.When.MAYBE
  reason: class file for javax.annotation.meta.When not found
[WARNING] No processor claimed any of these annotations: /org.springframework.context.annotation.Bean,/org.springframework.context.annotation.Primary,/org.springframework.hateoas.config.EnableHypermediaSupport,/org.springframework.context.annotation.Import,/org.springframework.boot.autoconfigure.condition.ConditionalOnNotWebApplication,/org.springframework.boot.context.properties.ConfigurationProperties,/org.springframework.boot.autoconfigure.condition.ConditionalOnClass,/org.springframework.boot.autoconfigure.condition.ConditionalOnMissingBean,/org.springframework.boot.context.properties.EnableConfigurationProperties,/org.springframework.context.annotation.PropertySource,/org.springframework.lang.NonNull,/org.springframework.context.annotation.Configuration,/org.springframework.lang.Nullable
[WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found
[WARNING] unknown enum constant javax.annotation.meta.When.MAYBE
  reason: class file for javax.annotation.meta.When not found
[WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found
[WARNING] unknown enum constant javax.annotation.meta.When.MAYBE
  reason: class file for javax.annotation.meta.When not found
[WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found
[WARNING] unknown enum constant javax.annotation.meta.When.MAYBE
  reason: class file for javax.annotation.meta.When not found
[WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found
[WARNING] unknown enum constant javax.annotation.meta.When.MAYBE
  reason: class file for javax.annotation.meta.When not found
[INFO] 
[INFO] --- license:2.11:check (default-cli) @ hawkbit-sdk-commons ---
[INFO] Checking licenses...
[WARNING] Unknown file extension: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-sdk/hawkbit-sdk-commons/src/main/resources/META-INF/spring/org.springframework.boot.autoconfigure.AutoConfiguration.imports
[WARNING] Unable to find a comment style definition for some files. You may want to add a custom mapping for the relevant file extensions.
[INFO] 
[INFO] --- javadoc:3.6.3:jar (default-cli) @ hawkbit-sdk-commons ---
[INFO] No previous run data found, generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] warning: unknown enum constant When.MAYBE
[WARNING] reason: class file for javax.annotation.meta.When not found
[WARNING] 1 warning
[INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-sdk/hawkbit-sdk-commons/target/hawkbit-sdk-commons-0.5.0-javadoc.jar
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ hawkbit-sdk-commons ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ hawkbit-sdk-commons ---
[INFO] Copying 0 resource from src/main/resources to target/classes
[INFO] Copying 2 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-sdk-commons ---
[INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-sdk-commons:jar:0.5.0...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ hawkbit-sdk-commons ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ hawkbit-sdk-commons ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-sdk/hawkbit-sdk-commons/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ hawkbit-sdk-commons ---
[INFO] No sources to compile
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (prepare-ut-agent) @ hawkbit-sdk-commons ---
[INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-sdk/hawkbit-sdk-commons/target/jacoco.exec
[INFO] 
[INFO] --- surefire:3.2.5:test (default-test) @ hawkbit-sdk-commons ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ hawkbit-sdk-commons ---
[INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-sdk/hawkbit-sdk-commons/target/hawkbit-sdk-commons-0.5.0.jar
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ hawkbit-sdk-commons >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ hawkbit-sdk-commons ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ hawkbit-sdk-commons <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ hawkbit-sdk-commons ---
[INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-sdk/hawkbit-sdk-commons/target/hawkbit-sdk-commons-0.5.0-sources.jar
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent-integration (prepare-it-agent) @ hawkbit-sdk-commons ---
[INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-sdk/hawkbit-sdk-commons/target/jacoco-it.exec
[INFO] 
[INFO] --- license-tool:1.0.2:license-check (license-check) @ hawkbit-sdk-commons ---
[INFO] 
[INFO] --- gpg:1.6:sign (sign-artifacts) @ hawkbit-sdk-commons ---
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ hawkbit-sdk-commons ---
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-sdk/hawkbit-sdk-commons/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-sdk-commons/0.5.0/hawkbit-sdk-commons-0.5.0.pom
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-sdk/hawkbit-sdk-commons/target/hawkbit-sdk-commons-0.5.0.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-sdk-commons/0.5.0/hawkbit-sdk-commons-0.5.0.jar
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-sdk/hawkbit-sdk-commons/target/hawkbit-sdk-commons-0.5.0-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-sdk-commons/0.5.0/hawkbit-sdk-commons-0.5.0-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-sdk/hawkbit-sdk-commons/target/hawkbit-sdk-commons-0.5.0-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-sdk-commons/0.5.0/hawkbit-sdk-commons-0.5.0-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-sdk/hawkbit-sdk-commons/target/hawkbit-sdk-commons-0.5.0.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-sdk-commons/0.5.0/hawkbit-sdk-commons-0.5.0.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-sdk/hawkbit-sdk-commons/target/hawkbit-sdk-commons-0.5.0.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-sdk-commons/0.5.0/hawkbit-sdk-commons-0.5.0.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-sdk/hawkbit-sdk-commons/target/hawkbit-sdk-commons-0.5.0-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-sdk-commons/0.5.0/hawkbit-sdk-commons-0.5.0-javadoc.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-sdk/hawkbit-sdk-commons/target/hawkbit-sdk-commons-0.5.0-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-sdk-commons/0.5.0/hawkbit-sdk-commons-0.5.0-sources.jar.asc
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ hawkbit-sdk-commons ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "1d2b23f380235e" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-sdk/hawkbit-sdk-commons/target/hawkbit-sdk-commons-0.5.0.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-sdk-commons/0.5.0/hawkbit-sdk-commons-0.5.0.jar
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-sdk/hawkbit-sdk-commons/.flattened-pom.xml to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-sdk-commons/0.5.0/hawkbit-sdk-commons-0.5.0.pom
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-sdk/hawkbit-sdk-commons/target/hawkbit-sdk-commons-0.5.0-javadoc.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-sdk-commons/0.5.0/hawkbit-sdk-commons-0.5.0-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-sdk/hawkbit-sdk-commons/target/hawkbit-sdk-commons-0.5.0-sources.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-sdk-commons/0.5.0/hawkbit-sdk-commons-0.5.0-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-sdk/hawkbit-sdk-commons/target/hawkbit-sdk-commons-0.5.0.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-sdk-commons/0.5.0/hawkbit-sdk-commons-0.5.0.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-sdk/hawkbit-sdk-commons/target/hawkbit-sdk-commons-0.5.0.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-sdk-commons/0.5.0/hawkbit-sdk-commons-0.5.0.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-sdk/hawkbit-sdk-commons/target/hawkbit-sdk-commons-0.5.0-javadoc.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-sdk-commons/0.5.0/hawkbit-sdk-commons-0.5.0-javadoc.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-sdk/hawkbit-sdk-commons/target/hawkbit-sdk-commons-0.5.0-sources.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-sdk-commons/0.5.0/hawkbit-sdk-commons-0.5.0-sources.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] ---------------< org.eclipse.hawkbit:hawkbit-simple-ui >----------------
[INFO] Building hawkBit :: Runtime :: Simple UI 0.5.0                   [36/38]
[INFO]   from hawkbit-runtime/hawkbit-simple-ui/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ hawkbit-simple-ui ---
[INFO] 
[INFO] --- flatten:1.5.0:clean (flatten.clean) @ hawkbit-simple-ui ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ hawkbit-simple-ui ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ hawkbit-simple-ui ---
[INFO] Copying 4 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-simple-ui ---
[INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-simple-ui:jar:0.5.0...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ hawkbit-simple-ui ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 16 source files with javac [debug deprecation release 17] to target/classes
[WARNING] No processor claimed any of these annotations: /org.springframework.context.annotation.Bean,/com.vaadin.flow.router.Route,/com.vaadin.flow.component.dependency.Uses,/com.vaadin.flow.server.auth.AnonymousAllowed,/com.vaadin.flow.theme.Theme,/org.springframework.context.annotation.Import,/com.vaadin.flow.component.dependency.NpmPackage.Container,/org.springframework.boot.autoconfigure.SpringBootApplication,/com.vaadin.flow.component.Tag,/com.vaadin.flow.router.RouteAlias,/org.springframework.stereotype.Component,/jakarta.annotation.security.RolesAllowed,/com.vaadin.flow.server.PWA,/org.springframework.context.annotation.Configuration,/org.springframework.security.config.annotation.web.configuration.EnableWebSecurity,/com.vaadin.flow.component.dependency.JsModule.Container,/com.vaadin.flow.router.PageTitle,/org.springframework.beans.factory.annotation.Autowired
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/simple/view/util/Utils.java:[148,19] serializable class org.eclipse.hawkbit.ui.simple.view.util.Utils.BaseDialog has no definition of serialVersionUID
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/simple/view/util/SelectionGrid.java:[25,8] serializable class org.eclipse.hawkbit.ui.simple.view.util.SelectionGrid has no definition of serialVersionUID
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/simple/view/util/TableView.java:[22,8] serializable class org.eclipse.hawkbit.ui.simple.view.util.TableView has no definition of serialVersionUID
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/simple/view/TargetView.java:[207,20] serializable class org.eclipse.hawkbit.ui.simple.view.TargetView.TargetDetails has no definition of serialVersionUID
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/simple/view/TargetView.java:[242,20] serializable class org.eclipse.hawkbit.ui.simple.view.TargetView.RegisterDialog has no definition of serialVersionUID
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/simple/view/TargetView.java:[58,8] serializable class org.eclipse.hawkbit.ui.simple.view.TargetView has no definition of serialVersionUID
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/simple/view/util/Filter.java:[31,8] serializable class org.eclipse.hawkbit.ui.simple.view.util.Filter has no definition of serialVersionUID
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/simple/view/LoginView.java:[26,8] serializable class org.eclipse.hawkbit.ui.simple.view.LoginView has no definition of serialVersionUID
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/simple/MainLayout.java:[47,8] serializable class org.eclipse.hawkbit.ui.simple.MainLayout has no definition of serialVersionUID
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/simple/view/SoftwareModuleView.java:[151,20] serializable class org.eclipse.hawkbit.ui.simple.view.SoftwareModuleView.SoftwareModuleDetails has no definition of serialVersionUID
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/simple/view/SoftwareModuleView.java:[200,20] serializable class org.eclipse.hawkbit.ui.simple.view.SoftwareModuleView.CreateDialog has no definition of serialVersionUID
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/simple/view/SoftwareModuleView.java:[280,20] serializable class org.eclipse.hawkbit.ui.simple.view.SoftwareModuleView.AddArtifactsDialog has no definition of serialVersionUID
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/simple/view/SoftwareModuleView.java:[63,8] serializable class org.eclipse.hawkbit.ui.simple.view.SoftwareModuleView has no definition of serialVersionUID
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/simple/view/DistributionSetView.java:[145,20] serializable class org.eclipse.hawkbit.ui.simple.view.DistributionSetView.DistributionSetDetails has no definition of serialVersionUID
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/simple/view/DistributionSetView.java:[194,20] serializable class org.eclipse.hawkbit.ui.simple.view.DistributionSetView.CreateDialog has no definition of serialVersionUID
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/simple/view/DistributionSetView.java:[277,20] serializable class org.eclipse.hawkbit.ui.simple.view.DistributionSetView.AddSoftwareModulesDialog has no definition of serialVersionUID
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/simple/view/DistributionSetView.java:[57,8] serializable class org.eclipse.hawkbit.ui.simple.view.DistributionSetView has no definition of serialVersionUID
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/simple/SimpleUIApp.java:[49,8] serializable class org.eclipse.hawkbit.ui.simple.SimpleUIApp has no definition of serialVersionUID
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/simple/view/AboutView.java:[26,8] serializable class org.eclipse.hawkbit.ui.simple.view.AboutView has no definition of serialVersionUID
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/simple/view/RolloutView.java:[117,20] serializable class org.eclipse.hawkbit.ui.simple.view.RolloutView.Actions has no definition of serialVersionUID
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/simple/view/RolloutView.java:[186,20] serializable class org.eclipse.hawkbit.ui.simple.view.RolloutView.RolloutDetails has no definition of serialVersionUID
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/simple/view/RolloutView.java:[259,20] serializable class org.eclipse.hawkbit.ui.simple.view.RolloutView.CreateDialog has no definition of serialVersionUID
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/simple/view/RolloutView.java:[62,8] serializable class org.eclipse.hawkbit.ui.simple.view.RolloutView has no definition of serialVersionUID
[INFO] 
[INFO] --- vaadin:24.3.7:build-frontend (default) @ hawkbit-simple-ui ---
[INFO] Reflections took 2879 ms to scan 153 urls, producing 6713 keys and 37713 values
[INFO] Scanning classes to find frontend configurations and dependencies...
[INFO] Visited 6011 classes. Took 3567 ms.
[INFO] Checking if a production mode bundle build is needed
[INFO] A production mode bundle build is not needed
[INFO] Copying frontend resources from jar files ...
[INFO] Visited 156 resources. Took 117 ms.
[INFO] Reflections took 1875 ms to scan 153 urls, producing 6713 keys and 37713 values
[INFO] Scanning classes to find frontend configurations and dependencies...
[INFO] Visited 6011 classes. Took 2838 ms.
[INFO] Build frontend completed in 11707 ms.
[INFO] 
[INFO] --- license:2.11:check (default-cli) @ hawkbit-simple-ui ---
[INFO] Checking licenses...
[INFO] 
[INFO] --- javadoc:3.6.3:jar (default-cli) @ hawkbit-simple-ui ---
[INFO] No previous run data found, generating javadoc.
[INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/target/hawkbit-simple-ui-0.5.0-javadoc.jar
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ hawkbit-simple-ui ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ hawkbit-simple-ui ---
[INFO] Copying 4 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-simple-ui ---
[INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-simple-ui:jar:0.5.0...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ hawkbit-simple-ui ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 16 source files with javac [debug deprecation release 17] to target/classes
[WARNING] No processor claimed any of these annotations: /org.springframework.context.annotation.Bean,/com.vaadin.flow.router.Route,/com.vaadin.flow.component.dependency.Uses,/com.vaadin.flow.server.auth.AnonymousAllowed,/com.vaadin.flow.theme.Theme,/org.springframework.context.annotation.Import,/com.vaadin.flow.component.dependency.NpmPackage.Container,/org.springframework.boot.autoconfigure.SpringBootApplication,/com.vaadin.flow.component.Tag,/com.vaadin.flow.router.RouteAlias,/org.springframework.stereotype.Component,/jakarta.annotation.security.RolesAllowed,/com.vaadin.flow.server.PWA,/org.springframework.context.annotation.Configuration,/org.springframework.security.config.annotation.web.configuration.EnableWebSecurity,/com.vaadin.flow.component.dependency.JsModule.Container,/com.vaadin.flow.router.PageTitle,/org.springframework.beans.factory.annotation.Autowired
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/simple/view/util/Utils.java:[148,19] serializable class org.eclipse.hawkbit.ui.simple.view.util.Utils.BaseDialog has no definition of serialVersionUID
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/simple/view/util/SelectionGrid.java:[25,8] serializable class org.eclipse.hawkbit.ui.simple.view.util.SelectionGrid has no definition of serialVersionUID
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/simple/view/util/TableView.java:[22,8] serializable class org.eclipse.hawkbit.ui.simple.view.util.TableView has no definition of serialVersionUID
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/simple/view/TargetView.java:[207,20] serializable class org.eclipse.hawkbit.ui.simple.view.TargetView.TargetDetails has no definition of serialVersionUID
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/simple/view/TargetView.java:[242,20] serializable class org.eclipse.hawkbit.ui.simple.view.TargetView.RegisterDialog has no definition of serialVersionUID
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/simple/view/TargetView.java:[58,8] serializable class org.eclipse.hawkbit.ui.simple.view.TargetView has no definition of serialVersionUID
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/simple/view/util/Filter.java:[31,8] serializable class org.eclipse.hawkbit.ui.simple.view.util.Filter has no definition of serialVersionUID
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/simple/view/LoginView.java:[26,8] serializable class org.eclipse.hawkbit.ui.simple.view.LoginView has no definition of serialVersionUID
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/simple/MainLayout.java:[47,8] serializable class org.eclipse.hawkbit.ui.simple.MainLayout has no definition of serialVersionUID
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/simple/view/SoftwareModuleView.java:[151,20] serializable class org.eclipse.hawkbit.ui.simple.view.SoftwareModuleView.SoftwareModuleDetails has no definition of serialVersionUID
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/simple/view/SoftwareModuleView.java:[200,20] serializable class org.eclipse.hawkbit.ui.simple.view.SoftwareModuleView.CreateDialog has no definition of serialVersionUID
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/simple/view/SoftwareModuleView.java:[280,20] serializable class org.eclipse.hawkbit.ui.simple.view.SoftwareModuleView.AddArtifactsDialog has no definition of serialVersionUID
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/simple/view/SoftwareModuleView.java:[63,8] serializable class org.eclipse.hawkbit.ui.simple.view.SoftwareModuleView has no definition of serialVersionUID
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/simple/view/DistributionSetView.java:[145,20] serializable class org.eclipse.hawkbit.ui.simple.view.DistributionSetView.DistributionSetDetails has no definition of serialVersionUID
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/simple/view/DistributionSetView.java:[194,20] serializable class org.eclipse.hawkbit.ui.simple.view.DistributionSetView.CreateDialog has no definition of serialVersionUID
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/simple/view/DistributionSetView.java:[277,20] serializable class org.eclipse.hawkbit.ui.simple.view.DistributionSetView.AddSoftwareModulesDialog has no definition of serialVersionUID
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/simple/view/DistributionSetView.java:[57,8] serializable class org.eclipse.hawkbit.ui.simple.view.DistributionSetView has no definition of serialVersionUID
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/simple/SimpleUIApp.java:[49,8] serializable class org.eclipse.hawkbit.ui.simple.SimpleUIApp has no definition of serialVersionUID
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/simple/view/AboutView.java:[26,8] serializable class org.eclipse.hawkbit.ui.simple.view.AboutView has no definition of serialVersionUID
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/simple/view/RolloutView.java:[117,20] serializable class org.eclipse.hawkbit.ui.simple.view.RolloutView.Actions has no definition of serialVersionUID
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/simple/view/RolloutView.java:[186,20] serializable class org.eclipse.hawkbit.ui.simple.view.RolloutView.RolloutDetails has no definition of serialVersionUID
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/simple/view/RolloutView.java:[259,20] serializable class org.eclipse.hawkbit.ui.simple.view.RolloutView.CreateDialog has no definition of serialVersionUID
[WARNING] /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/simple/view/RolloutView.java:[62,8] serializable class org.eclipse.hawkbit.ui.simple.view.RolloutView has no definition of serialVersionUID
[INFO] 
[INFO] --- vaadin:24.3.7:build-frontend (default) @ hawkbit-simple-ui ---
[INFO] Reflections took 1721 ms to scan 153 urls, producing 6713 keys and 37713 values
[INFO] Scanning classes to find frontend configurations and dependencies...
[INFO] Visited 6011 classes. Took 2652 ms.
[INFO] Checking if a production mode bundle build is needed
[INFO] A production mode bundle build is not needed
[INFO] Copying frontend resources from jar files ...
[INFO] Visited 156 resources. Took 45 ms.
[INFO] Reflections took 1279 ms to scan 153 urls, producing 6713 keys and 37713 values
[INFO] Scanning classes to find frontend configurations and dependencies...
[INFO] Visited 6011 classes. Took 2555 ms.
[INFO] Build frontend completed in 8608 ms.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ hawkbit-simple-ui ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ hawkbit-simple-ui ---
[INFO] No sources to compile
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (prepare-ut-agent) @ hawkbit-simple-ui ---
[INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/target/jacoco.exec
[INFO] 
[INFO] --- surefire:3.2.5:test (default-test) @ hawkbit-simple-ui ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ hawkbit-simple-ui ---
[INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/target/hawkbit-simple-ui-0.5.0.jar
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ hawkbit-simple-ui >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ hawkbit-simple-ui ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ hawkbit-simple-ui <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ hawkbit-simple-ui ---
[INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/target/hawkbit-simple-ui-0.5.0-sources.jar
[INFO] 
[INFO] --- spring-boot:3.2.3:repackage (repackage) @ hawkbit-simple-ui ---
[INFO] Replacing main artifact /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/target/hawkbit-simple-ui-0.5.0.jar with repackaged archive, adding nested dependencies in BOOT-INF/.
[INFO] The original artifact has been renamed to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/target/hawkbit-simple-ui-0.5.0.jar.original
[INFO] 
[INFO] --- spring-boot:3.2.3:repackage (default) @ hawkbit-simple-ui ---
[INFO] Layout: JAR
[INFO] Replacing main artifact /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/target/hawkbit-simple-ui-0.5.0.jar with repackaged archive, adding nested dependencies in BOOT-INF/.
[INFO] The original artifact has been renamed to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/target/hawkbit-simple-ui-0.5.0.jar.original
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent-integration (prepare-it-agent) @ hawkbit-simple-ui ---
[INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/target/jacoco-it.exec
[INFO] 
[INFO] --- license-tool:1.0.2:license-check (license-check) @ hawkbit-simple-ui ---
[INFO] 
[INFO] --- gpg:1.6:sign (sign-artifacts) @ hawkbit-simple-ui ---
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ hawkbit-simple-ui ---
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-simple-ui/0.5.0/hawkbit-simple-ui-0.5.0.pom
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/target/hawkbit-simple-ui-0.5.0.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-simple-ui/0.5.0/hawkbit-simple-ui-0.5.0.jar
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/target/hawkbit-simple-ui-0.5.0-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-simple-ui/0.5.0/hawkbit-simple-ui-0.5.0-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/target/hawkbit-simple-ui-0.5.0-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-simple-ui/0.5.0/hawkbit-simple-ui-0.5.0-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/target/hawkbit-simple-ui-0.5.0.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-simple-ui/0.5.0/hawkbit-simple-ui-0.5.0.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/target/hawkbit-simple-ui-0.5.0.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-simple-ui/0.5.0/hawkbit-simple-ui-0.5.0.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/target/hawkbit-simple-ui-0.5.0-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-simple-ui/0.5.0/hawkbit-simple-ui-0.5.0-javadoc.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/target/hawkbit-simple-ui-0.5.0-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-simple-ui/0.5.0/hawkbit-simple-ui-0.5.0-sources.jar.asc
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ hawkbit-simple-ui ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "1d2b23f380235e" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/target/hawkbit-simple-ui-0.5.0.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-simple-ui/0.5.0/hawkbit-simple-ui-0.5.0.jar
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/.flattened-pom.xml to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-simple-ui/0.5.0/hawkbit-simple-ui-0.5.0.pom
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/target/hawkbit-simple-ui-0.5.0-javadoc.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-simple-ui/0.5.0/hawkbit-simple-ui-0.5.0-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/target/hawkbit-simple-ui-0.5.0-sources.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-simple-ui/0.5.0/hawkbit-simple-ui-0.5.0-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/target/hawkbit-simple-ui-0.5.0.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-simple-ui/0.5.0/hawkbit-simple-ui-0.5.0.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/target/hawkbit-simple-ui-0.5.0.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-simple-ui/0.5.0/hawkbit-simple-ui-0.5.0.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/target/hawkbit-simple-ui-0.5.0-javadoc.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-simple-ui/0.5.0/hawkbit-simple-ui-0.5.0-javadoc.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-runtime/hawkbit-simple-ui/target/hawkbit-simple-ui-0.5.0-sources.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-simple-ui/0.5.0/hawkbit-simple-ui-0.5.0-sources.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] ---------------< org.eclipse.hawkbit:hawkbit-sdk-device >---------------
[INFO] Building hawkBit :: SDK :: Device SDK 0.5.0                      [37/38]
[INFO]   from hawkbit-sdk/hawkbit-sdk-device/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ hawkbit-sdk-device ---
[INFO] 
[INFO] --- flatten:1.5.0:clean (flatten.clean) @ hawkbit-sdk-device ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ hawkbit-sdk-device ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ hawkbit-sdk-device ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] Copying 0 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-sdk-device ---
[INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-sdk-device:jar:0.5.0...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ hawkbit-sdk-device ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 4 source files with javac [debug deprecation release 17] to target/classes
[INFO] 
[INFO] --- license:2.11:check (default-cli) @ hawkbit-sdk-device ---
[INFO] Checking licenses...
[INFO] 
[INFO] --- javadoc:3.6.3:jar (default-cli) @ hawkbit-sdk-device ---
[INFO] No previous run data found, generating javadoc.
[INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-sdk/hawkbit-sdk-device/target/hawkbit-sdk-device-0.5.0-javadoc.jar
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ hawkbit-sdk-device ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ hawkbit-sdk-device ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] Copying 0 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-sdk-device ---
[INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-sdk-device:jar:0.5.0...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ hawkbit-sdk-device ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 4 source files with javac [debug deprecation release 17] to target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ hawkbit-sdk-device ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-sdk/hawkbit-sdk-device/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ hawkbit-sdk-device ---
[INFO] No sources to compile
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (prepare-ut-agent) @ hawkbit-sdk-device ---
[INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-sdk/hawkbit-sdk-device/target/jacoco.exec
[INFO] 
[INFO] --- surefire:3.2.5:test (default-test) @ hawkbit-sdk-device ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ hawkbit-sdk-device ---
[INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-sdk/hawkbit-sdk-device/target/hawkbit-sdk-device-0.5.0.jar
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ hawkbit-sdk-device >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ hawkbit-sdk-device ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ hawkbit-sdk-device <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ hawkbit-sdk-device ---
[INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-sdk/hawkbit-sdk-device/target/hawkbit-sdk-device-0.5.0-sources.jar
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent-integration (prepare-it-agent) @ hawkbit-sdk-device ---
[INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-sdk/hawkbit-sdk-device/target/jacoco-it.exec
[INFO] 
[INFO] --- license-tool:1.0.2:license-check (license-check) @ hawkbit-sdk-device ---
[INFO] 
[INFO] --- gpg:1.6:sign (sign-artifacts) @ hawkbit-sdk-device ---
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ hawkbit-sdk-device ---
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-sdk/hawkbit-sdk-device/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-sdk-device/0.5.0/hawkbit-sdk-device-0.5.0.pom
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-sdk/hawkbit-sdk-device/target/hawkbit-sdk-device-0.5.0.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-sdk-device/0.5.0/hawkbit-sdk-device-0.5.0.jar
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-sdk/hawkbit-sdk-device/target/hawkbit-sdk-device-0.5.0-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-sdk-device/0.5.0/hawkbit-sdk-device-0.5.0-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-sdk/hawkbit-sdk-device/target/hawkbit-sdk-device-0.5.0-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-sdk-device/0.5.0/hawkbit-sdk-device-0.5.0-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-sdk/hawkbit-sdk-device/target/hawkbit-sdk-device-0.5.0.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-sdk-device/0.5.0/hawkbit-sdk-device-0.5.0.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-sdk/hawkbit-sdk-device/target/hawkbit-sdk-device-0.5.0.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-sdk-device/0.5.0/hawkbit-sdk-device-0.5.0.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-sdk/hawkbit-sdk-device/target/hawkbit-sdk-device-0.5.0-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-sdk-device/0.5.0/hawkbit-sdk-device-0.5.0-javadoc.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-sdk/hawkbit-sdk-device/target/hawkbit-sdk-device-0.5.0-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-sdk-device/0.5.0/hawkbit-sdk-device-0.5.0-sources.jar.asc
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ hawkbit-sdk-device ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "1d2b23f380235e" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-sdk/hawkbit-sdk-device/target/hawkbit-sdk-device-0.5.0.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-sdk-device/0.5.0/hawkbit-sdk-device-0.5.0.jar
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-sdk/hawkbit-sdk-device/.flattened-pom.xml to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-sdk-device/0.5.0/hawkbit-sdk-device-0.5.0.pom
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-sdk/hawkbit-sdk-device/target/hawkbit-sdk-device-0.5.0-javadoc.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-sdk-device/0.5.0/hawkbit-sdk-device-0.5.0-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-sdk/hawkbit-sdk-device/target/hawkbit-sdk-device-0.5.0-sources.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-sdk-device/0.5.0/hawkbit-sdk-device-0.5.0-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-sdk/hawkbit-sdk-device/target/hawkbit-sdk-device-0.5.0.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-sdk-device/0.5.0/hawkbit-sdk-device-0.5.0.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-sdk/hawkbit-sdk-device/target/hawkbit-sdk-device-0.5.0.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-sdk-device/0.5.0/hawkbit-sdk-device-0.5.0.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-sdk/hawkbit-sdk-device/target/hawkbit-sdk-device-0.5.0-javadoc.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-sdk-device/0.5.0/hawkbit-sdk-device-0.5.0-javadoc.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-sdk/hawkbit-sdk-device/target/hawkbit-sdk-device-0.5.0-sources.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-sdk-device/0.5.0/hawkbit-sdk-device-0.5.0-sources.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] ----------------< org.eclipse.hawkbit:hawkbit-sdk-demo >----------------
[INFO] Building hawkBit :: SDK :: Test / Example 0.5.0                  [38/38]
[INFO]   from hawkbit-sdk/hawkbit-sdk-demo/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ hawkbit-sdk-demo ---
[INFO] 
[INFO] --- flatten:1.5.0:clean (flatten.clean) @ hawkbit-sdk-demo ---
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ hawkbit-sdk-demo ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ hawkbit-sdk-demo ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-sdk-demo ---
[INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-sdk-demo:jar:0.5.0...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ hawkbit-sdk-demo ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 3 source files with javac [debug deprecation release 17] to target/classes
[WARNING] No processor claimed any of these annotations: /org.springframework.shell.standard.ShellComponent,/org.springframework.context.annotation.Bean,/org.springframework.beans.factory.annotation.Value,/org.springframework.shell.standard.ShellMethod,/org.springframework.shell.standard.ShellOption,/org.springframework.boot.autoconfigure.SpringBootApplication
[INFO] 
[INFO] --- license:2.11:check (default-cli) @ hawkbit-sdk-demo ---
[INFO] Checking licenses...
[INFO] 
[INFO] --- javadoc:3.6.3:jar (default-cli) @ hawkbit-sdk-demo ---
[INFO] No previous run data found, generating javadoc.
[INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-sdk/hawkbit-sdk-demo/target/hawkbit-sdk-demo-0.5.0-javadoc.jar
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ hawkbit-sdk-demo ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ hawkbit-sdk-demo ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- flatten:1.5.0:flatten (flatten) @ hawkbit-sdk-demo ---
[INFO] Generating flattened POM of project org.eclipse.hawkbit:hawkbit-sdk-demo:jar:0.5.0...
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ hawkbit-sdk-demo ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 3 source files with javac [debug deprecation release 17] to target/classes
[WARNING] No processor claimed any of these annotations: /org.springframework.shell.standard.ShellComponent,/org.springframework.context.annotation.Bean,/org.springframework.beans.factory.annotation.Value,/org.springframework.shell.standard.ShellMethod,/org.springframework.shell.standard.ShellOption,/org.springframework.boot.autoconfigure.SpringBootApplication
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ hawkbit-sdk-demo ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-sdk/hawkbit-sdk-demo/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ hawkbit-sdk-demo ---
[INFO] No sources to compile
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (prepare-ut-agent) @ hawkbit-sdk-demo ---
[INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-sdk/hawkbit-sdk-demo/target/jacoco.exec
[INFO] 
[INFO] --- surefire:3.2.5:test (default-test) @ hawkbit-sdk-demo ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ hawkbit-sdk-demo ---
[INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-sdk/hawkbit-sdk-demo/target/hawkbit-sdk-demo-0.5.0.jar
[INFO] 
[INFO] >>> source:3.3.0:jar (attach-sources) > generate-sources @ hawkbit-sdk-demo >>>
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ hawkbit-sdk-demo ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] <<< source:3.3.0:jar (attach-sources) < generate-sources @ hawkbit-sdk-demo <<<
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar (attach-sources) @ hawkbit-sdk-demo ---
[INFO] Building jar: /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-sdk/hawkbit-sdk-demo/target/hawkbit-sdk-demo-0.5.0-sources.jar
[INFO] 
[INFO] --- spring-boot:3.2.3:repackage (repackage) @ hawkbit-sdk-demo ---
[INFO] Replacing main artifact /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-sdk/hawkbit-sdk-demo/target/hawkbit-sdk-demo-0.5.0.jar with repackaged archive, adding nested dependencies in BOOT-INF/.
[INFO] The original artifact has been renamed to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-sdk/hawkbit-sdk-demo/target/hawkbit-sdk-demo-0.5.0.jar.original
[INFO] 
[INFO] --- spring-boot:3.2.3:repackage (default) @ hawkbit-sdk-demo ---
[INFO] Layout: JAR
[INFO] Replacing main artifact /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-sdk/hawkbit-sdk-demo/target/hawkbit-sdk-demo-0.5.0.jar with repackaged archive, adding nested dependencies in BOOT-INF/.
[INFO] The original artifact has been renamed to /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-sdk/hawkbit-sdk-demo/target/hawkbit-sdk-demo-0.5.0.jar.original
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent-integration (prepare-it-agent) @ hawkbit-sdk-demo ---
[INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-sdk/hawkbit-sdk-demo/target/jacoco-it.exec
[INFO] 
[INFO] --- license-tool:1.0.2:license-check (license-check) @ hawkbit-sdk-demo ---
[INFO] 
[INFO] --- gpg:1.6:sign (sign-artifacts) @ hawkbit-sdk-demo ---
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ hawkbit-sdk-demo ---
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-sdk/hawkbit-sdk-demo/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-sdk-demo/0.5.0/hawkbit-sdk-demo-0.5.0.pom
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-sdk/hawkbit-sdk-demo/target/hawkbit-sdk-demo-0.5.0.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-sdk-demo/0.5.0/hawkbit-sdk-demo-0.5.0.jar
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-sdk/hawkbit-sdk-demo/target/hawkbit-sdk-demo-0.5.0-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-sdk-demo/0.5.0/hawkbit-sdk-demo-0.5.0-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-sdk/hawkbit-sdk-demo/target/hawkbit-sdk-demo-0.5.0-sources.jar to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-sdk-demo/0.5.0/hawkbit-sdk-demo-0.5.0-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-sdk/hawkbit-sdk-demo/target/hawkbit-sdk-demo-0.5.0.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-sdk-demo/0.5.0/hawkbit-sdk-demo-0.5.0.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-sdk/hawkbit-sdk-demo/target/hawkbit-sdk-demo-0.5.0.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-sdk-demo/0.5.0/hawkbit-sdk-demo-0.5.0.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-sdk/hawkbit-sdk-demo/target/hawkbit-sdk-demo-0.5.0-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-sdk-demo/0.5.0/hawkbit-sdk-demo-0.5.0-javadoc.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-sdk/hawkbit-sdk-demo/target/hawkbit-sdk-demo-0.5.0-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-sdk-demo/0.5.0/hawkbit-sdk-demo-0.5.0-sources.jar.asc
[INFO] 
[INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ hawkbit-sdk-demo ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "1d2b23f380235e" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-sdk/hawkbit-sdk-demo/target/hawkbit-sdk-demo-0.5.0.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-sdk-demo/0.5.0/hawkbit-sdk-demo-0.5.0.jar
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-sdk/hawkbit-sdk-demo/.flattened-pom.xml to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-sdk-demo/0.5.0/hawkbit-sdk-demo-0.5.0.pom
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-sdk/hawkbit-sdk-demo/target/hawkbit-sdk-demo-0.5.0-javadoc.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-sdk-demo/0.5.0/hawkbit-sdk-demo-0.5.0-javadoc.jar
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-sdk/hawkbit-sdk-demo/target/hawkbit-sdk-demo-0.5.0-sources.jar to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-sdk-demo/0.5.0/hawkbit-sdk-demo-0.5.0-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-sdk/hawkbit-sdk-demo/target/hawkbit-sdk-demo-0.5.0.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-sdk-demo/0.5.0/hawkbit-sdk-demo-0.5.0.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-sdk/hawkbit-sdk-demo/target/hawkbit-sdk-demo-0.5.0.pom.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-sdk-demo/0.5.0/hawkbit-sdk-demo-0.5.0.pom.asc
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-sdk/hawkbit-sdk-demo/target/hawkbit-sdk-demo-0.5.0-javadoc.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-sdk-demo/0.5.0/hawkbit-sdk-demo-0.5.0-javadoc.jar.asc
[INFO] Installing /home/jenkins/agent/workspace/hawkbit-master-release/hawkbit-sdk/hawkbit-sdk-demo/target/hawkbit-sdk-demo-0.5.0-sources.jar.asc to /home/jenkins/agent/workspace/hawkbit-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-sdk-demo/0.5.0/hawkbit-sdk-demo-0.5.0-sources.jar.asc
[INFO] Performing remote staging...
[INFO] 
[INFO]  * Remote staging into staging profile ID "1d2b23f380235e"
[INFO]  * Created staging repository with ID "orgeclipsehawkbit-1081".
[INFO]  * Staging repository at https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsehawkbit-1081
[INFO]  * Uploading locally staged artifacts to profile org.eclipse.hawkbit
[INFO]  * Upload of locally staged artifacts finished.
[INFO]  * Closing staging repository with ID "orgeclipsehawkbit-1081".

Waiting for operation to complete...
...............

[INFO] Remote staged 1 repositories, finished with success.
[INFO] 
[INFO] -----------------< org.eclipse.hawkbit:hawkbit-parent >-----------------
[INFO] Building hawkBit :: Parent 0.5.0                                 [39/38]
[INFO]   from .flattened-pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- scm:2.0.1:tag (default-cli) @ hawkbit-parent ---
[INFO] Final Tag Name: '0.5.0'
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/hawkbit-master-release' && 'git' 'tag' '-F' '/tmp/maven-scm-1082046542.commit' '0.5.0'
[INFO] Working directory: /home/jenkins/agent/workspace/hawkbit-master-release
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/hawkbit-master-release' && 'git' 'push' 'https://****:********@github.com/eclipse/hawkbit.git' 'refs/tags/0.5.0'
[INFO] Working directory: /home/jenkins/agent/workspace/hawkbit-master-release
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/hawkbit-master-release' && 'git' 'ls-files'
[INFO] Working directory: /home/jenkins/agent/workspace/hawkbit-master-release
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for hawkBit :: Parent 0.5.0:
[INFO] 
[INFO] hawkBit :: Parent .................................. SUCCESS [  6.555 s]
[INFO] hawkBit :: Core .................................... SUCCESS [ 15.648 s]
[INFO] hawkBit :: Core Security ........................... SUCCESS [ 11.879 s]
[INFO] hawkBit :: Repository .............................. SUCCESS [  0.828 s]
[INFO] hawkBit :: Repository :: API ....................... SUCCESS [ 17.002 s]
[INFO] hawkBit :: Repository :: Core Implementation Support SUCCESS [ 12.394 s]
[INFO] hawkBit :: Artifact Repository :: Filesystem ....... SUCCESS [  7.413 s]
[INFO] hawkBit :: Repository :: Test Utilities ............ SUCCESS [  7.205 s]
[INFO] hawkBit :: Repository :: JPA Implementation ........ SUCCESS [06:18 min]
[INFO] hawkBit :: Security Integration .................... SUCCESS [ 10.724 s]
[INFO] hawkBit :: HTTP Security ........................... SUCCESS [ 10.584 s]
[INFO] hawkBit :: DMF ..................................... SUCCESS [  0.700 s]
[INFO] hawkBit :: DMF :: API .............................. SUCCESS [  4.236 s]
[INFO] hawkBit :: DMF :: RabbitMq Test module ............. SUCCESS [  4.747 s]
[INFO] hawkBit :: DMF :: AMQP 0.9 Implementation .......... SUCCESS [ 38.441 s]
[INFO] hawkBit :: REST .................................... SUCCESS [  4.527 s]
[INFO] hawkBit :: REST :: Core ............................ SUCCESS [ 11.830 s]
[INFO] hawkBit :: REST :: DDI API ......................... SUCCESS [ 10.740 s]
[INFO] hawkBit :: REST :: DDI Resources ................... SUCCESS [01:55 min]
[INFO] hawkBit :: REST :: Management API .................. SUCCESS [ 13.663 s]
[INFO] hawkBit :: REST :: Management Resources ............ SUCCESS [02:28 min]
[INFO] hawkBit :: Spring Boot Autoconfigure ............... SUCCESS [  6.010 s]
[INFO] hawkBit :: Spring Boot Starters .................... SUCCESS [  0.669 s]
[INFO] hawkBit :: Spring Boot Starter DDI API ............. SUCCESS [  1.179 s]
[INFO] hawkBit :: Spring Boot Starter DMF API ............. SUCCESS [  0.987 s]
[INFO] hawkBit :: Spring Boot Starter Management API ...... SUCCESS [  0.979 s]
[INFO] hawkBit :: Spring Boot Starter ..................... SUCCESS [  0.995 s]
[INFO] hawkBit :: Runtime :: Parent ....................... SUCCESS [  2.693 s]
[INFO] hawkBit :: Runtime :: Update Server (Monolith) ..... SUCCESS [ 41.601 s]
[INFO] hawkBit :: Test Report ............................. SUCCESS [  3.631 s]
[INFO] hawkBit :: Runtime :: DDI Server ................... SUCCESS [ 37.679 s]
[INFO] hawkBit :: Runtime :: DMF Server ................... SUCCESS [  8.587 s]
[INFO] hawkBit :: Runtime :: Management Server ............ SUCCESS [ 41.702 s]
[INFO] hawkbit-sdk ........................................ SUCCESS [  0.677 s]
[INFO] hawkBit :: SDK :: Commons .......................... SUCCESS [  3.992 s]
[INFO] hawkBit :: Runtime :: Simple UI .................... SUCCESS [ 31.935 s]
[INFO] hawkBit :: SDK :: Device SDK ....................... SUCCESS [  4.862 s]
[INFO] hawkBit :: SDK :: Test / Example ................... SUCCESS [02:35 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  20:11 min
[INFO] Finished at: 2024-03-22T09:32:33Z
[INFO] ------------------------------------------------------------------------
Finished: SUCCESS