Skip to content

UID2-5407 reduce log entries in private operator #1878

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

caroline-ttd
Copy link
Contributor

@caroline-ttd caroline-ttd commented Jul 10, 2025

[root@ip-172-31-0-100 ~]# tail -n 100 /var/log/operator.log
2025-07-11T06:41:24+00:00 localhost/localhost <13>1 2025-07-11T06:40:25+00:00 (none) bool - - [meta sequenceId="564"] UseSHM                                   = false                                     {product} {default}
2025-07-11T06:41:24+00:00 localhost/localhost <13>1 2025-07-11T06:40:25+00:00 (none) int - - [meta sequenceId="565"] UseSSE                                   = 4                                    {ARCH product} {default}
2025-07-11T06:41:24+00:00 localhost/localhost <13>1 2025-07-11T06:40:25+00:00 (none) bool - - [meta sequenceId="566"] UseSSE42Intrinsics                       = true                                 {ARCH product} {default}
2025-07-11T06:41:24+00:00 localhost/localhost <13>1 2025-07-11T06:40:25+00:00 (none) bool - - [meta sequenceId="567"] UseSerialGC                              = false                                     {product} {default}
2025-07-11T06:41:24+00:00 localhost/localhost <13>1 2025-07-11T06:40:25+00:00 (none) bool - - [meta sequenceId="568"] UseShenandoahGC                          = false                                     {product} {default}
2025-07-11T06:41:24+00:00 localhost/localhost <13>1 2025-07-11T06:40:25+00:00 (none) bool - - [meta sequenceId="569"] UseSignalChaining                        = true                                      {product} {default}
2025-07-11T06:41:24+00:00 localhost/localhost <13>1 2025-07-11T06:40:25+00:00 (none) bool - - [meta sequenceId="570"] UseStoreImmI16                           = false                                {ARCH product} {default}
2025-07-11T06:41:24+00:00 localhost/localhost <13>1 2025-07-11T06:40:25+00:00 (none) bool - - [meta sequenceId="571"] UseStringDeduplication                   = false                                     {product} {default}
2025-07-11T06:41:24+00:00 localhost/localhost <13>1 2025-07-11T06:40:25+00:00 (none) bool - - [meta sequenceId="572"] UseSubwordForMaxVector                   = true                                   {C2 product} {default}
2025-07-11T06:41:24+00:00 localhost/localhost <13>1 2025-07-11T06:40:25+00:00 (none) bool - - [meta sequenceId="573"] UseSuperWord                             = true                                   {C2 product} {default}
2025-07-11T06:41:24+00:00 localhost/localhost <13>1 2025-07-11T06:40:25+00:00 (none) bool - - [meta sequenceId="574"] UseSystemMemoryBarrier                   = false                                     {product} {default}
2025-07-11T06:41:24+00:00 localhost/localhost <13>1 2025-07-11T06:40:25+00:00 (none) bool - - [meta sequenceId="575"] UseTLAB                                  = true                                      {product} {default}
2025-07-11T06:41:24+00:00 localhost/localhost <13>1 2025-07-11T06:40:25+00:00 (none) bool - - [meta sequenceId="576"] UseThreadPriorities                      = true                                   {pd product} {default}
2025-07-11T06:41:24+00:00 localhost/localhost <13>1 2025-07-11T06:40:25+00:00 (none) bool - - [meta sequenceId="577"] UseTransparentHugePages                  = false                                     {product} {default}
2025-07-11T06:41:24+00:00 localhost/localhost <13>1 2025-07-11T06:40:25+00:00 (none) bool - - [meta sequenceId="578"] UseTypeProfile                           = true                                      {product} {default}
2025-07-11T06:41:24+00:00 localhost/localhost <13>1 2025-07-11T06:40:25+00:00 (none) bool - - [meta sequenceId="579"] UseTypeSpeculation                       = true                                      {product} {default}
2025-07-11T06:41:24+00:00 localhost/localhost <13>1 2025-07-11T06:40:25+00:00 (none) bool - - [meta sequenceId="580"] UseUnalignedLoadStores                   = true                                 {ARCH product} {default}
2025-07-11T06:41:24+00:00 localhost/localhost <13>1 2025-07-11T06:40:25+00:00 (none) bool - - [meta sequenceId="581"] UseVectorCmov                            = false                                  {C2 product} {default}
2025-07-11T06:41:24+00:00 localhost/localhost <13>1 2025-07-11T06:40:25+00:00 (none) bool - - [meta sequenceId="582"] UseXMMForArrayCopy                       = true                                      {product} {default}
2025-07-11T06:41:24+00:00 localhost/localhost <13>1 2025-07-11T06:40:25+00:00 (none) bool - - [meta sequenceId="583"] UseXMMForObjInit                         = true                                 {ARCH product} {default}
2025-07-11T06:41:24+00:00 localhost/localhost <13>1 2025-07-11T06:40:25+00:00 (none) bool - - [meta sequenceId="584"] UseXmmI2D                                = false                                {ARCH product} {default}
2025-07-11T06:41:24+00:00 localhost/localhost <13>1 2025-07-11T06:40:25+00:00 (none) bool - - [meta sequenceId="585"] UseXmmI2F                                = false                                {ARCH product} {default}
2025-07-11T06:41:24+00:00 localhost/localhost <13>1 2025-07-11T06:40:25+00:00 (none) bool - - [meta sequenceId="586"] UseXmmLoadAndClearUpper                  = true                                 {ARCH product} {default}
2025-07-11T06:41:24+00:00 localhost/localhost <13>1 2025-07-11T06:40:25+00:00 (none) bool - - [meta sequenceId="587"] UseXmmRegToRegMoveAll                    = true                                 {ARCH product} {default}
2025-07-11T06:41:24+00:00 localhost/localhost <13>1 2025-07-11T06:40:25+00:00 (none) bool - - [meta sequenceId="588"] UseZGC                                   = false                                     {product} {default}
2025-07-11T06:41:24+00:00 localhost/localhost <13>1 2025-07-11T06:40:25+00:00 (none) int - - [meta sequenceId="589"] VMThreadPriority                         = -1                                        {product} {default}
2025-07-11T06:41:24+00:00 localhost/localhost <13>1 2025-07-11T06:40:25+00:00 (none) intx - - [meta sequenceId="590"] VMThreadStackSize                        = 1024                                   {pd product} {default}
2025-07-11T06:41:24+00:00 localhost/localhost <13>1 2025-07-11T06:40:25+00:00 (none) intx - - [meta sequenceId="591"] ValueMapInitialSize                      = 11                                     {C1 product} {default}
2025-07-11T06:41:24+00:00 localhost/localhost <13>1 2025-07-11T06:40:25+00:00 (none) intx - - [meta sequenceId="592"] ValueMapMaxLoopSize                      = 8                                      {C1 product} {default}
2025-07-11T06:41:24+00:00 localhost/localhost <13>1 2025-07-11T06:40:25+00:00 (none) intx - - [meta sequenceId="593"] ValueSearchLimit                         = 1000                                   {C2 product} {default}
2025-07-11T06:41:24+00:00 localhost/localhost <13>1 2025-07-11T06:40:25+00:00 (none) bool - - [meta sequenceId="594"] VerifySharedSpaces                       = false                               {JVMCI product} {default}
2025-07-11T06:41:24+00:00 localhost/localhost <13>1 2025-07-11T06:40:25+00:00 (none) uintx - - [meta sequenceId="595"] YoungGenerationSizeIncrement             = 20                                        {product} {default}
2025-07-11T06:41:24+00:00 localhost/localhost <13>1 2025-07-11T06:40:25+00:00 (none) uintx - - [meta sequenceId="596"] YoungGenerationSizeSupplement            = 80                                        {product} {default}
2025-07-11T06:41:24+00:00 localhost/localhost <13>1 2025-07-11T06:40:25+00:00 (none) uintx - - [meta sequenceId="597"] YoungGenerationSizeSupplementDecay       = 8                                         {product} {default}
2025-07-11T06:41:24+00:00 localhost/localhost <13>1 2025-07-11T06:40:25+00:00 (none) size_t - - [meta sequenceId="598"] YoungPLABSize                            = 4096                                      {product} {default}
2025-07-11T06:41:24+00:00 localhost/localhost <13>1 2025-07-11T06:40:25+00:00 (none) double - - [meta sequenceId="599"] ZAllocationSpikeTolerance                = 2.000000                                  {product} {default}
2025-07-11T06:41:24+00:00 localhost/localhost <13>1 2025-07-11T06:40:25+00:00 (none) double - - [meta sequenceId="600"] ZCollectionInterval                      = 0.000000                                  {product} {default}
2025-07-11T06:41:24+00:00 localhost/localhost <13>1 2025-07-11T06:40:25+00:00 (none) double - - [meta sequenceId="601"] ZCollectionIntervalMajor                 = -1.000000                                 {product} {default}
2025-07-11T06:41:24+00:00 localhost/localhost <13>1 2025-07-11T06:40:25+00:00 (none) double - - [meta sequenceId="602"] ZCollectionIntervalMinor                 = -1.000000                                 {product} {default}
2025-07-11T06:41:24+00:00 localhost/localhost <13>1 2025-07-11T06:40:25+00:00 (none) bool - - [meta sequenceId="603"] ZCollectionIntervalOnly                  = false                                     {product} {default}
2025-07-11T06:41:24+00:00 localhost/localhost <13>1 2025-07-11T06:40:25+00:00 (none) double - - [meta sequenceId="604"] ZFragmentationLimit                      = 0.000000                                  {product} {default}
2025-07-11T06:41:24+00:00 localhost/localhost <13>1 2025-07-11T06:40:25+00:00 (none) bool - - [meta sequenceId="605"] ZGenerational                            = false                                     {product} {default}
2025-07-11T06:41:24+00:00 localhost/localhost <13>1 2025-07-11T06:40:25+00:00 (none) size_t - - [meta sequenceId="606"] ZMarkStackSpaceLimit                     = 8589934592                                {product} {default}
2025-07-11T06:41:24+00:00 localhost/localhost <13>1 2025-07-11T06:40:25+00:00 (none) bool - - [meta sequenceId="607"] ZProactive                               = true                                      {product} {default}
2025-07-11T06:41:24+00:00 localhost/localhost <13>1 2025-07-11T06:40:25+00:00 (none) bool - - [meta sequenceId="608"] ZUncommit                                = true                                      {product} {default}
2025-07-11T06:41:24+00:00 localhost/localhost <13>1 2025-07-11T06:40:25+00:00 (none) uintx - - [meta sequenceId="609"] ZUncommitDelay                           = 300                                       {product} {default}
2025-07-11T06:41:24+00:00 localhost/localhost <13>1 2025-07-11T06:40:25+00:00 (none) double - - [meta sequenceId="610"] ZYoungCompactionLimit                    = 25.000000                                 {product} {default}
2025-07-11T06:41:24+00:00 localhost/localhost <13>1 2025-07-11T06:40:25+00:00 (none) bool - - [meta sequenceId="611"] ZeroTLAB                                 = false                                     {product} {default}
2025-07-11T06:41:24+00:00 localhost/localhost <13>1 2025-07-11T06:40:25+00:00 (none) 06 - - [meta sequenceId="612"] 40:24,900 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version ?
2025-07-11T06:41:24+00:00 localhost/localhost <13>1 2025-07-11T06:40:25+00:00 (none) 06 - - [meta sequenceId="613"] 40:24,902 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3e57cd70 - No custom configurators were discovered as a service.
2025-07-11T06:41:24+00:00 localhost/localhost <13>1 2025-07-11T06:40:25+00:00 (none) 06 - - [meta sequenceId="614"] 40:24,902 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3e57cd70 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
2025-07-11T06:41:24+00:00 localhost/localhost <13>1 2025-07-11T06:40:25+00:00 (none) 06 - - [meta sequenceId="615"] 40:24,903 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3e57cd70 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
2025-07-11T06:41:24+00:00 localhost/localhost <13>1 2025-07-11T06:40:25+00:00 (none) 06 - - [meta sequenceId="616"] 40:24,910 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
2025-07-11T06:41:24+00:00 localhost/localhost <13>1 2025-07-11T06:40:25+00:00 (none) 06 - - [meta sequenceId="617"] 40:24,910 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
2025-07-11T06:41:24+00:00 localhost/localhost <13>1 2025-07-11T06:40:25+00:00 (none) 06 - - [meta sequenceId="618"] 40:24,955 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3e57cd70 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 8 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
2025-07-11T06:41:24+00:00 localhost/localhost <13>1 2025-07-11T06:40:25+00:00 (none) 06 - - [meta sequenceId="619"] 40:24,955 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3e57cd70 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
2025-07-11T06:41:24+00:00 localhost/localhost <13>1 2025-07-11T06:40:25+00:00 (none) 06 - - [meta sequenceId="620"] 40:24,956 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3e57cd70 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
2025-07-11T06:41:24+00:00 localhost/localhost <13>1 2025-07-11T06:40:25+00:00 (none) 06 - - [meta sequenceId="621"] 40:24,960 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [./conf/logback.xml] at [file:/app/./conf/logback.xml]
2025-07-11T06:41:24+00:00 localhost/localhost <13>1 2025-07-11T06:40:25+00:00 (none) 06 - - [meta sequenceId="622"] 40:25,089 |-INFO in ch.qos.logback.core.model.processor.StatusListenerModelHandler - Added status listener of type [ch.qos.logback.core.status.OnConsoleStatusListener]
2025-07-11T06:41:24+00:00 localhost/localhost <13>1 2025-07-11T06:40:25+00:00 (none) 06 - - [meta sequenceId="623"] 40:25,133 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stash]
2025-07-11T06:41:24+00:00 localhost/localhost <13>1 2025-07-11T06:40:25+00:00 (none) 06 - - [meta sequenceId="624"] 40:25,133 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [net.logstash.logback.appender.LogstashTcpSocketAppender]
2025-07-11T06:41:24+00:00 localhost/localhost <13>1 2025-07-11T06:40:25+00:00 (none) 06 - - [meta sequenceId="625"] 40:25,368 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
2025-07-11T06:41:24+00:00 localhost/localhost <13>1 2025-07-11T06:40:25+00:00 (none) 06 - - [meta sequenceId="626"] 40:25,369 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stash] to Logger[ROOT]
2025-07-11T06:41:24+00:00 localhost/localhost <13>1 2025-07-11T06:40:25+00:00 (none) 06 - - [meta sequenceId="627"] 40:25,369 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@2a265ea9 - End of configuration.
2025-07-11T06:41:24+00:00 localhost/localhost <13>1 2025-07-11T06:40:25+00:00 (none) 06 - - [meta sequenceId="628"] 40:25,370 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@2e8c1c9b - Registering current configuration as safe fallback point
2025-07-11T06:41:24+00:00 localhost/localhost <13>1 2025-07-11T06:40:25+00:00 (none) 06 - - [meta sequenceId="629"] 40:25,370 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3e57cd70 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 414 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
2025-07-11T06:41:24+00:00 localhost/localhost <13>1 2025-07-11T06:40:25+00:00 (none) SLF4J(I) - - [meta sequenceId="630"] Connected with provider of type [ch.qos.logback.classic.spi.LogbackServiceProvider]
2025-07-11T06:41:24+00:00 localhost/localhost <13>1 2025-07-11T06:40:25+00:00 (none) 06 - - [meta sequenceId="631"] 40:25,374 |-INFO in net.logstash.logback.appender.LogstashTcpSocketAppender[stash] - Log destination 127.0.0.1/<unresolved>:2011: connection established.
2025-07-11T08:34:32+00:00 localhost/localhost {"@timestamp":"2025-07-11T08:34:32.282917318Z","@version":"1","message":"Unhandled exception in router","logger_name":"io.vertx.ext.web.RoutingContext","thread_name":"vert.x-eventloop-thread-8","level":"ERROR","level_value":40000,"stack_trace":"java.lang.IllegalArgumentException: Invalid escape sequence: %%3\n\tat io.vertx.core.http.impl.HttpUtils.decodeUnreserved(HttpUtils.java:347)\n\tat io.vertx.core.http.impl.HttpUtils.decodeUnreservedChars(HttpUtils.java:328)\n\tat io.vertx.core.http.impl.HttpUtils.normalizePathSlow(HttpUtils.java:316)\n\tat io.vertx.core.http.impl.HttpUtils.normalizePath(HttpUtils.java:299)\n\tat io.vertx.ext.web.impl.RoutingContextImpl.normalizedPath(RoutingContextImpl.java:273)\n\tat io.vertx.ext.web.impl.RouteState.pathMatches(RouteState.java:1151)\n\tat io.vertx.ext.web.impl.RouteState.matches(RouteState.java:999)\n\tat io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:160)\n\tat io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:151)\n\tat com.uid2.operator.monitoring.StatsCollectorHandler.handle(StatsCollectorHandler.java:30)\n\tat com.uid2.operator.monitoring.StatsCollectorHandler.handle(StatsCollectorHandler.java:11)\n\tat io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1281)\n\tat io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:177)\n\tat io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:151)\n\tat io.vertx.ext.web.handler.impl.CorsHandlerImpl.handle(CorsHandlerImpl.java:205)\n\tat io.vertx.ext.web.handler.impl.CorsHandlerImpl.handle(CorsHandlerImpl.java:42)\n\tat io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1281)\n\tat io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:177)\n\tat io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:151)\n\tat com.uid2.operator.vertx.ClientVersionCapturingHandler.handle(ClientVersionCapturingHandler.java:59)\n\tat com.uid2.operator.vertx.ClientVersionCapturingHandler.handle(ClientVersionCapturingHandler.java:22)\n\tat io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1281)\n\tat io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:177)\n\tat io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:151)\n\tat com.uid2.shared.vertx.RequestCapturingHandler.handle(RequestCapturingHandler.java:78)\n\tat com.uid2.shared.vertx.RequestCapturingHandler.handle(RequestCapturingHandler.java:31)\n\tat io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1281)\n\tat io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:177)\n\tat io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:151)\n\tat io.vertx.ext.web.impl.RoutingContextImpl.route(RoutingContextImpl.java:100)\n\tat io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:69)\n\tat io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)\n\tat io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:150)\n\tat io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:42)\n\tat io.vertx.core.impl.ContextImpl.emit(ContextImpl.java:342)\n\tat io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:163)\n\tat io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:174)\n\tat io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:159)\n\tat io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)\n\tat io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)\n\tat io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.onHttpRequestChannelRead(WebSocketServerExtensionHandler.java:158)\n\tat io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:82)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:346)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:333)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:455)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1357)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:868)\n\tat io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)\n\tat io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:796)\n\tat io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)\n\tat io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)\n\tat io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n"}
2025-07-11T08:36:26+00:00 localhost/localhost {"@timestamp":"2025-07-11T08:36:26.872455848Z","@version":"1","message":"Attestation token is 10 mins from the expiry timestamp 2025-07-11T08:45:28.775130135Z. Re-attest...","logger_name":"com.uid2.shared.attest.AttestationResponseHandler","thread_name":"vert.x-eventloop-thread-0","level":"INFO","level_value":20000}
2025-07-11T08:36:27+00:00 localhost/localhost {"@timestamp":"2025-07-11T08:36:27.220131002Z","@version":"1","message":"Attestation successful. Attestation token received.","logger_name":"com.uid2.shared.attest.AttestationResponseHandler","thread_name":"vert.x-eventloop-thread-0","level":"INFO","level_value":20000}
2025-07-11T08:36:27+00:00 localhost/localhost {"@timestamp":"2025-07-11T08:36:27.220412237Z","@version":"1","message":"Optout JWT received","logger_name":"com.uid2.shared.attest.AttestationResponseHandler","thread_name":"vert.x-eventloop-thread-0","level":"INFO","level_value":20000}
2025-07-11T08:36:27+00:00 localhost/localhost {"@timestamp":"2025-07-11T08:36:27.2204431Z","@version":"1","message":"Core JWT received","logger_name":"com.uid2.shared.attest.AttestationResponseHandler","thread_name":"vert.x-eventloop-thread-0","level":"INFO","level_value":20000}
2025-07-11T08:36:27+00:00 localhost/localhost {"@timestamp":"2025-07-11T08:36:27.220456485Z","@version":"1","message":"OptOut URL received","logger_name":"com.uid2.shared.attest.AttestationResponseHandler","thread_name":"vert.x-eventloop-thread-0","level":"INFO","level_value":20000}
2025-07-11T10:35:26+00:00 localhost/localhost {"@timestamp":"2025-07-11T10:35:26.871605486Z","@version":"1","message":"Attestation token is 10 mins from the expiry timestamp 2025-07-11T10:45:16.084439985Z. Re-attest...","logger_name":"com.uid2.shared.attest.AttestationResponseHandler","thread_name":"vert.x-eventloop-thread-0","level":"INFO","level_value":20000}
2025-07-11T10:35:27+00:00 localhost/localhost {"@timestamp":"2025-07-11T10:35:27.221243964Z","@version":"1","message":"Attestation successful. Attestation token received.","logger_name":"com.uid2.shared.attest.AttestationResponseHandler","thread_name":"vert.x-eventloop-thread-0","level":"INFO","level_value":20000}
2025-07-11T10:35:27+00:00 localhost/localhost {"@timestamp":"2025-07-11T10:35:27.22147891Z","@version":"1","message":"Optout JWT received","logger_name":"com.uid2.shared.attest.AttestationResponseHandler","thread_name":"vert.x-eventloop-thread-0","level":"INFO","level_value":20000}
2025-07-11T10:35:27+00:00 localhost/localhost {"@timestamp":"2025-07-11T10:35:27.221502369Z","@version":"1","message":"Core JWT received","logger_name":"com.uid2.shared.attest.AttestationResponseHandler","thread_name":"vert.x-eventloop-thread-0","level":"INFO","level_value":20000}
2025-07-11T10:35:27+00:00 localhost/localhost {"@timestamp":"2025-07-11T10:35:27.221514852Z","@version":"1","message":"OptOut URL received","logger_name":"com.uid2.shared.attest.AttestationResponseHandler","thread_name":"vert.x-eventloop-thread-0","level":"INFO","level_value":20000}
2025-07-11T12:32:27+00:00 localhost/localhost {"@timestamp":"2025-07-11T12:32:26.871716297Z","@version":"1","message":"Attestation token is 10 mins from the expiry timestamp 2025-07-11T12:41:40.129128078Z. Re-attest...","logger_name":"com.uid2.shared.attest.AttestationResponseHandler","thread_name":"vert.x-eventloop-thread-0","level":"INFO","level_value":20000}
2025-07-11T12:32:27+00:00 localhost/localhost {"@timestamp":"2025-07-11T12:32:27.161625267Z","@version":"1","message":"Attestation successful. Attestation token received.","logger_name":"com.uid2.shared.attest.AttestationResponseHandler","thread_name":"vert.x-eventloop-thread-0","level":"INFO","level_value":20000}
2025-07-11T12:32:27+00:00 localhost/localhost {"@timestamp":"2025-07-11T12:32:27.161827842Z","@version":"1","message":"Optout JWT received","logger_name":"com.uid2.shared.attest.AttestationResponseHandler","thread_name":"vert.x-eventloop-thread-0","level":"INFO","level_value":20000}
2025-07-11T12:32:27+00:00 localhost/localhost {"@timestamp":"2025-07-11T12:32:27.161848801Z","@version":"1","message":"Core JWT received","logger_name":"com.uid2.shared.attest.AttestationResponseHandler","thread_name":"vert.x-eventloop-thread-0","level":"INFO","level_value":20000}
2025-07-11T12:32:27+00:00 localhost/localhost {"@timestamp":"2025-07-11T12:32:27.161858201Z","@version":"1","message":"OptOut URL received","logger_name":"com.uid2.shared.attest.AttestationResponseHandler","thread_name":"vert.x-eventloop-thread-0","level":"INFO","level_value":20000}
2025-07-11T14:30:27+00:00 localhost/localhost {"@timestamp":"2025-07-11T14:30:26.871319226Z","@version":"1","message":"Attestation token is 10 mins from the expiry timestamp 2025-07-11T14:40:15.102750937Z. Re-attest...","logger_name":"com.uid2.shared.attest.AttestationResponseHandler","thread_name":"vert.x-eventloop-thread-0","level":"INFO","level_value":20000}
2025-07-11T14:30:27+00:00 localhost/localhost {"@timestamp":"2025-07-11T14:30:27.220686601Z","@version":"1","message":"Attestation successful. Attestation token received.","logger_name":"com.uid2.shared.attest.AttestationResponseHandler","thread_name":"vert.x-eventloop-thread-0","level":"INFO","level_value":20000}
2025-07-11T14:30:27+00:00 localhost/localhost {"@timestamp":"2025-07-11T14:30:27.220924899Z","@version":"1","message":"Optout JWT received","logger_name":"com.uid2.shared.attest.AttestationResponseHandler","thread_name":"vert.x-eventloop-thread-0","level":"INFO","level_value":20000}
2025-07-11T14:30:27+00:00 localhost/localhost {"@timestamp":"2025-07-11T14:30:27.220955179Z","@version":"1","message":"Core JWT received","logger_name":"com.uid2.shared.attest.AttestationResponseHandler","thread_name":"vert.x-eventloop-thread-0","level":"INFO","level_value":20000}
2025-07-11T14:30:27+00:00 localhost/localhost {"@timestamp":"2025-07-11T14:30:27.220967127Z","@version":"1","message":"OptOut URL received","logger_name":"com.uid2.shared.attest.AttestationResponseHandler","thread_name":"vert.x-eventloop-thread-0","level":"INFO","level_value":20000}
2025-07-11T15:59:55+00:00 localhost/localhost {"@timestamp":"2025-07-11T15:59:55.620402134Z","@version":"1","message":"Error in Prometheus registry embedded server","logger_name":"io.vertx.micrometer.backends.PrometheusBackendRegistry","thread_name":"vert.x-eventloop-thread-0","level":"ERROR","level_value":40000,"stack_trace":"java.lang.IllegalArgumentException: text is empty (possibly HTTP/0.9)\n\tat io.netty.handler.codec.http.HttpVersion.valueOf(HttpVersion.java:76)\n\tat io.netty.handler.codec.http.HttpVersion.valueOf(HttpVersion.java:59)\n\tat io.vertx.core.http.impl.VertxHttpRequestDecoder.createMessage(VertxHttpRequestDecoder.java:35)\n\tat io.netty.handler.codec.http.HttpObjectDecoder.decode(HttpObjectDecoder.java:354)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:530)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:469)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)\n\tat io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)\n\tat io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1357)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:868)\n\tat io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)\n\tat io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:796)\n\tat io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)\n\tat io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)\n\tat io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n"}
2025-07-11T16:28:27+00:00 localhost/localhost {"@timestamp":"2025-07-11T16:28:26.871699414Z","@version":"1","message":"Attestation token is 10 mins from the expiry timestamp 2025-07-11T16:37:34.181326923Z. Re-attest...","logger_name":"com.uid2.shared.attest.AttestationResponseHandler","thread_name":"vert.x-eventloop-thread-0","level":"INFO","level_value":20000}
2025-07-11T16:28:27+00:00 localhost/localhost {"@timestamp":"2025-07-11T16:28:27.117022067Z","@version":"1","message":"Attestation successful. Attestation token received.","logger_name":"com.uid2.shared.attest.AttestationResponseHandler","thread_name":"vert.x-eventloop-thread-0","level":"INFO","level_value":20000}
2025-07-11T16:28:27+00:00 localhost/localhost {"@timestamp":"2025-07-11T16:28:27.11724005Z","@version":"1","message":"Optout JWT received","logger_name":"com.uid2.shared.attest.AttestationResponseHandler","thread_name":"vert.x-eventloop-thread-0","level":"INFO","level_value":20000}
2025-07-11T16:28:27+00:00 localhost/localhost {"@timestamp":"2025-07-11T16:28:27.117254666Z","@version":"1","message":"Core JWT received","logger_name":"com.uid2.shared.attest.AttestationResponseHandler","thread_name":"vert.x-eventloop-thread-0","level":"INFO","level_value":20000}
2025-07-11T16:28:27+00:00 localhost/localhost {"@timestamp":"2025-07-11T16:28:27.11726442Z","@version":"1","message":"OptOut URL received","logger_name":"com.uid2.shared.attest.AttestationResponseHandler","thread_name":"vert.x-eventloop-thread-0","level":"INFO","level_value":20000}
2025-07-11T16:43:24+00:00 localhost/localhost {"@timestamp":"2025-07-11T16:43:24.670391615Z","@version":"1","message":"Error in Prometheus registry embedded server","logger_name":"io.vertx.micrometer.backends.PrometheusBackendRegistry","thread_name":"vert.x-eventloop-thread-0","level":"ERROR","level_value":40000,"stack_trace":"java.lang.IllegalArgumentException: Illegal character in request line: 0x3\n\tat io.netty.handler.codec.http.HttpObjectDecoder.splitInitialLine(HttpObjectDecoder.java:960)\n\tat io.netty.handler.codec.http.HttpObjectDecoder.decode(HttpObjectDecoder.java:351)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:530)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:469)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)\n\tat io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)\n\tat io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1357)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:868)\n\tat io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)\n\tat io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:796)\n\tat io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)\n\tat io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)\n\tat io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n"}
2025-07-11T16:59:12+00:00 localhost/localhost {"@timestamp":"2025-07-11T16:59:12.104489138Z","@version":"1","message":"Error in Prometheus registry embedded server","logger_name":"io.vertx.micrometer.backends.PrometheusBackendRegistry","thread_name":"vert.x-eventloop-thread-0","level":"ERROR","level_value":40000,"stack_trace":"java.lang.IllegalArgumentException: text is empty (possibly HTTP/0.9)\n\tat io.netty.handler.codec.http.HttpVersion.valueOf(HttpVersion.java:76)\n\tat io.netty.handler.codec.http.HttpVersion.valueOf(HttpVersion.java:59)\n\tat io.vertx.core.http.impl.VertxHttpRequestDecoder.createMessage(VertxHttpRequestDecoder.java:35)\n\tat io.netty.handler.codec.http.HttpObjectDecoder.decode(HttpObjectDecoder.java:354)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:530)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:469)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)\n\tat io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)\n\tat io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1357)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:868)\n\tat io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)\n\tat io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:796)\n\tat io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)\n\tat io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)\n\tat io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n"}
2025-07-11T17:00:27+00:00 localhost/localhost {"@timestamp":"2025-07-11T17:00:26.992834467Z","@version":"1","message":"Error in Prometheus registry embedded server","logger_name":"io.vertx.micrometer.backends.PrometheusBackendRegistry","thread_name":"vert.x-eventloop-thread-0","level":"ERROR","level_value":40000,"stack_trace":"java.lang.IllegalArgumentException: text is empty (possibly HTTP/0.9)\n\tat io.netty.handler.codec.http.HttpVersion.valueOf(HttpVersion.java:76)\n\tat io.netty.handler.codec.http.HttpVersion.valueOf(HttpVersion.java:59)\n\tat io.vertx.core.http.impl.VertxHttpRequestDecoder.createMessage(VertxHttpRequestDecoder.java:35)\n\tat io.netty.handler.codec.http.HttpObjectDecoder.decode(HttpObjectDecoder.java:354)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:530)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:469)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)\n\tat io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)\n\tat io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1357)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:868)\n\tat io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)\n\tat io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:796)\n\tat io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)\n\tat io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)\n\tat io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n"}
2025-07-11T17:01:39+00:00 localhost/localhost {"@timestamp":"2025-07-11T17:01:39.510317709Z","@version":"1","message":"Error in Prometheus registry embedded server","logger_name":"io.vertx.micrometer.backends.PrometheusBackendRegistry","thread_name":"vert.x-eventloop-thread-0","level":"ERROR","level_value":40000,"stack_trace":"java.lang.IllegalArgumentException: text is empty (possibly HTTP/0.9)\n\tat io.netty.handler.codec.http.HttpVersion.valueOf(HttpVersion.java:76)\n\tat io.netty.handler.codec.http.HttpVersion.valueOf(HttpVersion.java:59)\n\tat io.vertx.core.http.impl.VertxHttpRequestDecoder.createMessage(VertxHttpRequestDecoder.java:35)\n\tat io.netty.handler.codec.http.HttpObjectDecoder.decode(HttpObjectDecoder.java:354)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:530)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:469)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)\n\tat io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)\n\tat io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1357)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:868)\n\tat io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)\n\tat io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:796)\n\tat io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)\n\tat io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)\n\tat io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n"}
2025-07-11T17:06:01+00:00 localhost/localhost {"@timestamp":"2025-07-11T17:06:01.062757335Z","@version":"1","message":"Error in Prometheus registry embedded server","logger_name":"io.vertx.micrometer.backends.PrometheusBackendRegistry","thread_name":"vert.x-eventloop-thread-0","level":"ERROR","level_value":40000,"stack_trace":"java.lang.IllegalArgumentException: text is empty (possibly HTTP/0.9)\n\tat io.netty.handler.codec.http.HttpVersion.valueOf(HttpVersion.java:76)\n\tat io.netty.handler.codec.http.HttpVersion.valueOf(HttpVersion.java:59)\n\tat io.vertx.core.http.impl.VertxHttpRequestDecoder.createMessage(VertxHttpRequestDecoder.java:35)\n\tat io.netty.handler.codec.http.HttpObjectDecoder.decode(HttpObjectDecoder.java:354)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:530)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:469)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)\n\tat io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)\n\tat io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1357)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:868)\n\tat io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)\n\tat io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:796)\n\tat io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)\n\tat io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)\n\tat io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n"}

@caroline-ttd caroline-ttd changed the title Ccm UI d2 5407 reduce log entries in private operator UID2-5407 reduce log entries in private operator Jul 11, 2025
@caroline-ttd caroline-ttd marked this pull request as ready for review July 11, 2025 17:47
@caroline-ttd caroline-ttd merged commit 2b1eb8a into main Jul 14, 2025
9 checks passed
@caroline-ttd caroline-ttd deleted the ccm-UID2-5407-reduce-log-entries-in-private-operator branch July 14, 2025 18:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants