Class io.openliberty.netty.internal.impl.NettyFrameworkImplTest

8

tests

0

failures

0

ignored

17.514s

duration

100%

successful

Tests

Test Duration Result
testAsyncStop 2.254s passed
testCreateTCPBootstrap 2.132s passed
testMultipleChannels 2.142s passed
testSyncStop 2.128s passed
testTCPStart 2.193s passed
testTCPStartOutbound 2.284s passed
testUDPStart 2.137s passed
testUDPStartOutbound 2.244s passed

Standard output

    TrConfigZapper.zapTrConfig : start invoke init()
init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@81043911
registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@81043911
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@81043911
    TrConfigZapper.zapTrConfig : finished invoke init()
SharedOutputManager captured the following: 
-- System.out -------------------------------------------------
-- System.err -------------------------------------------------
-- Messages -------------------------------------------------
-- Trace -------------------------------------------------
    TrConfigZapper.zapTrConfig : start invoke init()
init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@2be7b915
registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@2be7b915
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@2be7b915
    TrConfigZapper.zapTrConfig : finished invoke init()
-----------------------------------------------------------
SharedOutputManager captured the following trace output: 
[7/28/24, 20:26:21:923 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 Config parameters for TCP Channel: null
[7/28/24, 20:26:21:923 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 hostname: localhost
[7/28/24, 20:26:21:923 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 port: 80
[7/28/24, 20:26:21:923 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 maxOpenConnections: 128000
[7/28/24, 20:26:21:923 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 addressExcludeList: null
[7/28/24, 20:26:21:924 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 hostNameExcludeList: null
[7/28/24, 20:26:21:924 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 addressIncludeList: null
[7/28/24, 20:26:21:924 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 hostNameIncludeList: null
[7/28/24, 20:26:21:924 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 listenBacklog: 511
[7/28/24, 20:26:21:924 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 newConnectionBufferSize: 8192
[7/28/24, 20:26:21:924 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 portOpenRetries: 14
[7/28/24, 20:26:21:924 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 caseInsensitiveHostnames: true
[7/28/24, 20:26:21:924 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 soReuseAddr: true
[7/28/24, 20:26:21:924 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 inactivityTimeout: 60000
[7/28/24, 20:26:21:924 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 workGroup: Default
[7/28/24, 20:26:21:924 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 allocateBuffersDirect: true
[7/28/24, 20:26:21:924 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 tcpNoDelay: true
[7/28/24, 20:26:21:924 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 receiveBufferSize: -1
[7/28/24, 20:26:21:924 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 sendBufferSize: -1
[7/28/24, 20:26:21:924 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 commOption: 1
[7/28/24, 20:26:21:924 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 soLinger: -1
[7/28/24, 20:26:21:943 UTC] 00000001 id=b7543954 io.openliberty.netty.internal.impl.NettyFrameworkImpl        1 Deactivate called 
                                                                                                               null
                                                                                                               null
[7/28/24, 20:26:21:950 UTC] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down parentGroup Event Loop io.netty.channel.nio.NioEventLoopGroup@6fb1309a
[7/28/24, 20:26:21:951 UTC] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down childGroup Event Loop io.netty.channel.nio.NioEventLoopGroup@10d1a798
[7/28/24, 20:26:21:951 UTC] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down GlobalEventExecutor io.netty.util.concurrent.GlobalEventExecutor@aa6724a3
[7/28/24, 20:26:21:951 UTC] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for parentGroup Event Loop shutdown...
[7/28/24, 20:26:23:968 UTC] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for childGroup Event Loop shutdown...
[7/28/24, 20:26:23:969 UTC] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for GlobalEventExecutor shutdown...
[7/28/24, 20:26:23:969 UTC] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Event loops finished clean up!
[7/28/24, 20:26:23:969 UTC] 00000001 id=b7543954 io.openliberty.netty.internal.impl.NettyFrameworkImpl        1 Deactivate called 
                                                                                                               null
                                                                                                               null
[7/28/24, 20:26:23:969 UTC] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down parentGroup Event Loop io.netty.channel.nio.NioEventLoopGroup@6fb1309a
[7/28/24, 20:26:23:969 UTC] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down childGroup Event Loop io.netty.channel.nio.NioEventLoopGroup@10d1a798
[7/28/24, 20:26:23:969 UTC] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down GlobalEventExecutor io.netty.util.concurrent.GlobalEventExecutor@aa6724a3
[7/28/24, 20:26:23:969 UTC] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for parentGroup Event Loop shutdown...
[7/28/24, 20:26:23:969 UTC] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for childGroup Event Loop shutdown...
[7/28/24, 20:26:23:970 UTC] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for GlobalEventExecutor shutdown...
[7/28/24, 20:26:23:970 UTC] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Event loops finished clean up!

-----------------------------------------------------------
-----------------------------------------------------------
SharedOutputManager captured the following message output: 

-----------------------------------------------------------
    TrConfigZapper.zapTrConfig : start invoke init()
init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@5aea6396
registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@5aea6396
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@5aea6396
    TrConfigZapper.zapTrConfig : finished invoke init()
-----------------------------------------------------------
SharedOutputManager captured the following trace output: 
[7/28/24, 20:26:23:984 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 Config parameters for TCP Channel: null
[7/28/24, 20:26:23:984 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 hostname: localhost
[7/28/24, 20:26:23:984 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 port: 80
[7/28/24, 20:26:23:984 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 maxOpenConnections: 128000
[7/28/24, 20:26:23:985 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 addressExcludeList: null
[7/28/24, 20:26:23:985 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 hostNameExcludeList: null
[7/28/24, 20:26:23:985 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 addressIncludeList: null
[7/28/24, 20:26:23:985 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 hostNameIncludeList: null
[7/28/24, 20:26:23:985 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 listenBacklog: 511
[7/28/24, 20:26:23:985 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 newConnectionBufferSize: 8192
[7/28/24, 20:26:23:985 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 portOpenRetries: 14
[7/28/24, 20:26:23:985 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 caseInsensitiveHostnames: true
[7/28/24, 20:26:23:985 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 soReuseAddr: true
[7/28/24, 20:26:23:985 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 inactivityTimeout: 60000
[7/28/24, 20:26:23:985 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 workGroup: Default
[7/28/24, 20:26:23:985 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 allocateBuffersDirect: true
[7/28/24, 20:26:23:985 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 tcpNoDelay: true
[7/28/24, 20:26:23:985 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 receiveBufferSize: -1
[7/28/24, 20:26:23:985 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 sendBufferSize: -1
[7/28/24, 20:26:23:986 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 commOption: 1
[7/28/24, 20:26:23:986 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 soLinger: -1
[7/28/24, 20:26:23:986 UTC] 00000001 id=26c15e4c io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Netty Framework signaled- Server Completely Started signal received
[7/28/24, 20:26:23:987 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 start (TCP): attempt to bind a channel at host localhost port 9080
[7/28/24, 20:26:24:079 UTC] 0000002a id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 Adding new channel group for [id: 0xf9e9aee9, L:/127.0.0.1:9080]
[7/28/24, 20:26:24:080 UTC] 0000002a id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress is: /127.0.0.1:9080
[7/28/24, 20:26:24:080 UTC] 0000002a id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getLocalSocketAddress is: /127.0.0.1:9080
[7/28/24, 20:26:24:080 UTC] 0000002a id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress hostname is: localhost
[7/28/24, 20:26:24:080 UTC] 0000002a id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress address is: 127.0.0.1
[7/28/24, 20:26:24:081 UTC] 0000002a id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 channelConfig.getHostname() is: localhost
[7/28/24, 20:26:24:081 UTC] 0000002a id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 channelConfig.getPort() is: 80
[7/28/24, 20:26:24:081 UTC] 0000002a id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0219I: TCP Channel null has been started and is now listening for requests on host localhost  (IPv4: 127.0.0.1) port 9080.
[7/28/24, 20:26:24:155 UTC] 00000001 id=26c15e4c io.openliberty.netty.internal.impl.NettyFrameworkImpl        1 Deactivate called 
                                                                                                               null
                                                                                                               null
[7/28/24, 20:26:24:155 UTC] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down parentGroup Event Loop io.netty.channel.nio.NioEventLoopGroup@c1d61495
[7/28/24, 20:26:24:156 UTC] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down childGroup Event Loop io.netty.channel.nio.NioEventLoopGroup@4201bb3d
[7/28/24, 20:26:24:157 UTC] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down GlobalEventExecutor io.netty.util.concurrent.GlobalEventExecutor@aa6724a3
[7/28/24, 20:26:24:157 UTC] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for parentGroup Event Loop shutdown...
[7/28/24, 20:26:24:157 UTC] 0000002a id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0220I: TCP Channel null has stopped listening for requests on host localhost port 9080.
[7/28/24, 20:26:26:166 UTC] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for childGroup Event Loop shutdown...
[7/28/24, 20:26:26:166 UTC] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for GlobalEventExecutor shutdown...
[7/28/24, 20:26:26:166 UTC] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Event loops finished clean up!

-----------------------------------------------------------
-----------------------------------------------------------
SharedOutputManager captured the following message output: 
[7/28/24, 20:26:24:081 UTC] 0000002a io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0219I: TCP Channel null has been started and is now listening for requests on host localhost  (IPv4: 127.0.0.1) port 9080.
[7/28/24, 20:26:24:157 UTC] 0000002a io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0220I: TCP Channel null has stopped listening for requests on host localhost port 9080.

-----------------------------------------------------------
    TrConfigZapper.zapTrConfig : start invoke init()
init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@cac04f35
registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@cac04f35
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@cac04f35
    TrConfigZapper.zapTrConfig : finished invoke init()
-----------------------------------------------------------
SharedOutputManager captured the following trace output: 
[7/28/24, 20:26:26:181 UTC] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       > setValues Entry 
[7/28/24, 20:26:26:181 UTC] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       < setValues Exit 
[7/28/24, 20:26:26:181 UTC] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 Config parameters for UDP Channel: null
[7/28/24, 20:26:26:181 UTC] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 Inbound: true
[7/28/24, 20:26:26:181 UTC] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 hostname: null
[7/28/24, 20:26:26:182 UTC] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 port: 0
[7/28/24, 20:26:26:182 UTC] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 receiveBufferSizeSocket: 1024000
[7/28/24, 20:26:26:182 UTC] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 receiveBufferSizeChannel: 65535
[7/28/24, 20:26:26:182 UTC] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 sendBufferSizeSocket: 1024000
[7/28/24, 20:26:26:183 UTC] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 setting receive buffer to size 1024000
[7/28/24, 20:26:26:183 UTC] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 setting send buffer to size 1024000
[7/28/24, 20:26:26:186 UTC] 00000001 id=3a491962 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Netty Framework signaled- Server Completely Started signal received
[7/28/24, 20:26:26:186 UTC] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPUtils                   3 start (UDP): attempt to bind a channel at host localhost port 9084
[7/28/24, 20:26:26:195 UTC] 00000035 id=00000000 io.openliberty.netty.internal.udp.UDPUtils                   I CWWKO0400I: UDP Channel null is listening on host null  (IPv4: 127.0.0.1) port 9084.
[7/28/24, 20:26:26:296 UTC] 00000001 id=3a491962 io.openliberty.netty.internal.impl.NettyFrameworkImpl        1 Deactivate called 
                                                                                                               null
                                                                                                               null
[7/28/24, 20:26:26:296 UTC] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down parentGroup Event Loop io.netty.channel.nio.NioEventLoopGroup@4aa92bd6
[7/28/24, 20:26:26:297 UTC] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down childGroup Event Loop io.netty.channel.nio.NioEventLoopGroup@962c95ee
[7/28/24, 20:26:26:298 UTC] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down GlobalEventExecutor io.netty.util.concurrent.GlobalEventExecutor@aa6724a3
[7/28/24, 20:26:26:298 UTC] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for parentGroup Event Loop shutdown...
[7/28/24, 20:26:26:298 UTC] 00000035 id=00000000 io.openliberty.netty.internal.udp.UDPUtils                   I CWWKO0401I: UDP Channel null has stopped listening on host localhost port 9084.
[7/28/24, 20:26:28:302 UTC] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for childGroup Event Loop shutdown...
[7/28/24, 20:26:28:306 UTC] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for GlobalEventExecutor shutdown...
[7/28/24, 20:26:28:306 UTC] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Event loops finished clean up!

-----------------------------------------------------------
-----------------------------------------------------------
SharedOutputManager captured the following message output: 
[7/28/24, 20:26:26:195 UTC] 00000035 io.openliberty.netty.internal.udp.UDPUtils                   I CWWKO0400I: UDP Channel null is listening on host null  (IPv4: 127.0.0.1) port 9084.
[7/28/24, 20:26:26:298 UTC] 00000035 io.openliberty.netty.internal.udp.UDPUtils                   I CWWKO0401I: UDP Channel null has stopped listening on host localhost port 9084.

-----------------------------------------------------------
    TrConfigZapper.zapTrConfig : start invoke init()
init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@b16c5a4e
registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@b16c5a4e
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@b16c5a4e
    TrConfigZapper.zapTrConfig : finished invoke init()
-----------------------------------------------------------
SharedOutputManager captured the following trace output: 
[7/28/24, 20:26:28:323 UTC] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       > setValues Entry 
[7/28/24, 20:26:28:323 UTC] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       < setValues Exit 
[7/28/24, 20:26:28:323 UTC] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 Config parameters for UDP Channel: null
[7/28/24, 20:26:28:324 UTC] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 Inbound: true
[7/28/24, 20:26:28:324 UTC] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 hostname: null
[7/28/24, 20:26:28:324 UTC] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 port: 0
[7/28/24, 20:26:28:324 UTC] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 receiveBufferSizeSocket: 1024000
[7/28/24, 20:26:28:324 UTC] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 receiveBufferSizeChannel: 65535
[7/28/24, 20:26:28:324 UTC] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 sendBufferSizeSocket: 1024000
[7/28/24, 20:26:28:324 UTC] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 setting receive buffer to size 1024000
[7/28/24, 20:26:28:324 UTC] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 setting send buffer to size 1024000
[7/28/24, 20:26:28:324 UTC] 00000001 id=c9eb5dd2 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Netty Framework signaled- Server Completely Started signal received
[7/28/24, 20:26:28:324 UTC] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPUtils                   3 start (UDP): attempt to bind a channel at host localhost port 9084
[7/28/24, 20:26:28:329 UTC] 00000040 id=00000000 io.openliberty.netty.internal.udp.UDPUtils                   I CWWKO0400I: UDP Channel null is listening on host null  (IPv4: 127.0.0.1) port 9084.
[7/28/24, 20:26:28:429 UTC] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       1 UDPConfigurationImpl object constructed with null properties
[7/28/24, 20:26:28:429 UTC] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 Config parameters for UDP Channel: null
[7/28/24, 20:26:28:429 UTC] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 Inbound: false
[7/28/24, 20:26:28:429 UTC] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 receiveBufferSizeSocket: 1024000
[7/28/24, 20:26:28:430 UTC] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 receiveBufferSizeChannel: 65535
[7/28/24, 20:26:28:430 UTC] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 sendBufferSizeSocket: 1024000
[7/28/24, 20:26:28:430 UTC] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 setting receive buffer to size 1024000
[7/28/24, 20:26:28:430 UTC] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 setting send buffer to size 1024000
[7/28/24, 20:26:28:433 UTC] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPUtils                   3 startOutbound (UDP): attempt to bind a channel at host localhost port 9084
[7/28/24, 20:26:28:436 UTC] 00000041 id=00000000 io.openliberty.netty.internal.udp.UDPUtils                   3 CWUDP0001I 
                                                                                                               null
                                                                                                               null  (IPv4: 127.0.0.1)
                                                                                                               9084
[7/28/24, 20:26:28:536 UTC] 00000001 id=c9eb5dd2 io.openliberty.netty.internal.impl.NettyFrameworkImpl        1 Deactivate called 
                                                                                                               null
                                                                                                               null
[7/28/24, 20:26:28:537 UTC] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down parentGroup Event Loop io.netty.channel.nio.NioEventLoopGroup@88f9b372
[7/28/24, 20:26:28:537 UTC] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down childGroup Event Loop io.netty.channel.nio.NioEventLoopGroup@23f7a51c
[7/28/24, 20:26:28:538 UTC] 00000041 id=00000000 io.openliberty.netty.internal.udp.UDPUtils                   3 CWUDP0002I 
                                                                                                               null
                                                                                                               localhost
                                                                                                               9084
[7/28/24, 20:26:28:540 UTC] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down GlobalEventExecutor io.netty.util.concurrent.GlobalEventExecutor@aa6724a3
[7/28/24, 20:26:28:540 UTC] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for parentGroup Event Loop shutdown...
[7/28/24, 20:26:28:539 UTC] 00000040 id=00000000 io.openliberty.netty.internal.udp.UDPUtils                   I CWWKO0401I: UDP Channel null has stopped listening on host localhost port 9084.
[7/28/24, 20:26:30:545 UTC] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for childGroup Event Loop shutdown...
[7/28/24, 20:26:30:546 UTC] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for GlobalEventExecutor shutdown...
[7/28/24, 20:26:30:546 UTC] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Event loops finished clean up!

-----------------------------------------------------------
-----------------------------------------------------------
SharedOutputManager captured the following message output: 
[7/28/24, 20:26:28:329 UTC] 00000040 io.openliberty.netty.internal.udp.UDPUtils                   I CWWKO0400I: UDP Channel null is listening on host null  (IPv4: 127.0.0.1) port 9084.
[7/28/24, 20:26:28:539 UTC] 00000040 io.openliberty.netty.internal.udp.UDPUtils                   I CWWKO0401I: UDP Channel null has stopped listening on host localhost port 9084.

-----------------------------------------------------------
    TrConfigZapper.zapTrConfig : start invoke init()
init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@a4778d76
registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@a4778d76
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@a4778d76
    TrConfigZapper.zapTrConfig : finished invoke init()
-----------------------------------------------------------
SharedOutputManager captured the following trace output: 
[7/28/24, 20:26:30:562 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 Config parameters for TCP Channel: null
[7/28/24, 20:26:30:562 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 hostname: localhost
[7/28/24, 20:26:30:562 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 port: 80
[7/28/24, 20:26:30:562 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 maxOpenConnections: 128000
[7/28/24, 20:26:30:562 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 addressExcludeList: null
[7/28/24, 20:26:30:562 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 hostNameExcludeList: null
[7/28/24, 20:26:30:562 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 addressIncludeList: null
[7/28/24, 20:26:30:562 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 hostNameIncludeList: null
[7/28/24, 20:26:30:562 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 listenBacklog: 511
[7/28/24, 20:26:30:563 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 newConnectionBufferSize: 8192
[7/28/24, 20:26:30:563 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 portOpenRetries: 14
[7/28/24, 20:26:30:563 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 caseInsensitiveHostnames: true
[7/28/24, 20:26:30:563 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 soReuseAddr: true
[7/28/24, 20:26:30:563 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 inactivityTimeout: 60000
[7/28/24, 20:26:30:563 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 workGroup: Default
[7/28/24, 20:26:30:563 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 allocateBuffersDirect: true
[7/28/24, 20:26:30:563 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 tcpNoDelay: true
[7/28/24, 20:26:30:563 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 receiveBufferSize: -1
[7/28/24, 20:26:30:563 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 sendBufferSize: -1
[7/28/24, 20:26:30:563 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 commOption: 1
[7/28/24, 20:26:30:563 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 soLinger: -1
[7/28/24, 20:26:30:563 UTC] 00000001 id=01238d09 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Netty Framework signaled- Server Completely Started signal received
[7/28/24, 20:26:30:563 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 start (TCP): attempt to bind a channel at host localhost port 9080
[7/28/24, 20:26:30:566 UTC] 0000004b id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 Adding new channel group for [id: 0x08491100, L:/127.0.0.1:9080]
[7/28/24, 20:26:30:566 UTC] 0000004b id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress is: /127.0.0.1:9080
[7/28/24, 20:26:30:566 UTC] 0000004b id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getLocalSocketAddress is: /127.0.0.1:9080
[7/28/24, 20:26:30:566 UTC] 0000004b id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress hostname is: localhost
[7/28/24, 20:26:30:566 UTC] 0000004b id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress address is: 127.0.0.1
[7/28/24, 20:26:30:566 UTC] 0000004b id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 channelConfig.getHostname() is: localhost
[7/28/24, 20:26:30:566 UTC] 0000004b id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 channelConfig.getPort() is: 80
[7/28/24, 20:26:30:566 UTC] 0000004b id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0219I: TCP Channel null has been started and is now listening for requests on host localhost  (IPv4: 127.0.0.1) port 9080.
[7/28/24, 20:26:30:666 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       1 TCPChannelConfiguration object constructed with null properties
[7/28/24, 20:26:30:666 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 Config parameters for TCP Channel: null
[7/28/24, 20:26:30:666 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 soReuseAddr: true
[7/28/24, 20:26:30:667 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 inactivityTimeout: 60000
[7/28/24, 20:26:30:667 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 workGroup: Default
[7/28/24, 20:26:30:667 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 allocateBuffersDirect: true
[7/28/24, 20:26:30:667 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 tcpNoDelay: true
[7/28/24, 20:26:30:667 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 receiveBufferSize: -1
[7/28/24, 20:26:30:667 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 sendBufferSize: -1
[7/28/24, 20:26:30:667 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 commOption: 1
[7/28/24, 20:26:30:667 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 soLinger: -1
[7/28/24, 20:26:30:674 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 startOutbound (TCP): attempt to connect to host localhost port 9080
[7/28/24, 20:26:30:690 UTC] 0000004c id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress is: /127.0.0.1:39508
[7/28/24, 20:26:30:690 UTC] 0000004c id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getLocalSocketAddress is: /127.0.0.1:39508
[7/28/24, 20:26:30:690 UTC] 0000004c id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress hostname is: localhost
[7/28/24, 20:26:30:690 UTC] 0000004c id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress address is: 127.0.0.1
[7/28/24, 20:26:30:690 UTC] 0000004c id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 channelConfig.getHostname() is: localhost
[7/28/24, 20:26:30:690 UTC] 0000004c id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 channelConfig.getPort() is: 80
[7/28/24, 20:26:30:690 UTC] 0000004c id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 TCP_CHANNEL_STARTED 
                                                                                                               null
                                                                                                               localhost  (IPv4: 127.0.0.1)
                                                                                                               9080
[7/28/24, 20:26:30:703 UTC] 0000004d id=08574554 io.openliberty.netty.internal.tcp.TCPLoggingHandler          1 handler added toChannelHandlerContext(tcpLoggingHandler, [id: 0x24bd5918, L:/127.0.0.1:9080 - R:/127.0.0.1:39508]), channel [id: 0x24bd5918, L:/127.0.0.1:9080 - R:/127.0.0.1:39508]
[7/28/24, 20:26:30:707 UTC] 0000004d id=00000000 io.openliberty.netty.internal.tcp.TCPChannelInitializerImpl  3 Initializing channel: [id: 0x24bd5918, L:/127.0.0.1:9080 - R:/127.0.0.1:39508] found parent to be: [id: 0x08491100, L:/127.0.0.1:9080]
[7/28/24, 20:26:30:708 UTC] 0000004d id=00000000 io.openliberty.netty.internal.tcp.TCPChannelInitializerImpl  3 Found group to be: DefaultChannelGroup(name: group-0x7, size: 0) for parent: [id: 0x08491100, L:/127.0.0.1:9080]
[7/28/24, 20:26:30:708 UTC] 0000004d id=08574554 io.openliberty.netty.internal.tcp.TCPLoggingHandler          1 registered Logging Handler for channel: [id: 0x24bd5918, L:/127.0.0.1:9080 - R:/127.0.0.1:39508]
[7/28/24, 20:26:30:708 UTC] 0000004d id=08574554 io.openliberty.netty.internal.tcp.TCPLoggingHandler          1 SocketChannel accepted, local: /127.0.0.1:9080 remote: /127.0.0.1:39508
[7/28/24, 20:26:30:790 UTC] 00000001 id=01238d09 io.openliberty.netty.internal.impl.NettyFrameworkImpl        1 Deactivate called 
                                                                                                               null
                                                                                                               null
[7/28/24, 20:26:30:791 UTC] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down parentGroup Event Loop io.netty.channel.nio.NioEventLoopGroup@c5a52a9
[7/28/24, 20:26:30:791 UTC] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down childGroup Event Loop io.netty.channel.nio.NioEventLoopGroup@1be82179
[7/28/24, 20:26:30:792 UTC] 0000004d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 Socket channel closed, local: /127.0.0.1:9080 remote: /127.0.0.1:39508
[7/28/24, 20:26:30:793 UTC] 0000004d id=08574554 io.openliberty.netty.internal.tcp.TCPLoggingHandler          1 SocketChannel closed, local: /127.0.0.1:9080 remote: /127.0.0.1:39508
[7/28/24, 20:26:30:792 UTC] 0000004b id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0220I: TCP Channel null has stopped listening for requests on host localhost port 9080.
[7/28/24, 20:26:30:795 UTC] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down GlobalEventExecutor io.netty.util.concurrent.GlobalEventExecutor@aa6724a3
[7/28/24, 20:26:30:795 UTC] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for parentGroup Event Loop shutdown...
[7/28/24, 20:26:30:821 UTC] 0000004c id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 TCP_CHANNEL_STOPPED 
                                                                                                               null
                                                                                                               localhost
                                                                                                               9080
[7/28/24, 20:26:32:805 UTC] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for childGroup Event Loop shutdown...
[7/28/24, 20:26:32:827 UTC] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for GlobalEventExecutor shutdown...
[7/28/24, 20:26:32:827 UTC] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Event loops finished clean up!

-----------------------------------------------------------
-----------------------------------------------------------
SharedOutputManager captured the following message output: 
[7/28/24, 20:26:30:566 UTC] 0000004b io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0219I: TCP Channel null has been started and is now listening for requests on host localhost  (IPv4: 127.0.0.1) port 9080.
[7/28/24, 20:26:30:792 UTC] 0000004b io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0220I: TCP Channel null has stopped listening for requests on host localhost port 9080.

-----------------------------------------------------------
    TrConfigZapper.zapTrConfig : start invoke init()
init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@4f28975e
registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@4f28975e
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@4f28975e
    TrConfigZapper.zapTrConfig : finished invoke init()
-----------------------------------------------------------
SharedOutputManager captured the following trace output: 
[7/28/24, 20:26:32:847 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 Config parameters for TCP Channel: null
[7/28/24, 20:26:32:847 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 hostname: localhost
[7/28/24, 20:26:32:847 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 port: 80
[7/28/24, 20:26:32:847 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 maxOpenConnections: 128000
[7/28/24, 20:26:32:847 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 addressExcludeList: null
[7/28/24, 20:26:32:847 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 hostNameExcludeList: null
[7/28/24, 20:26:32:847 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 addressIncludeList: null
[7/28/24, 20:26:32:847 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 hostNameIncludeList: null
[7/28/24, 20:26:32:847 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 listenBacklog: 511
[7/28/24, 20:26:32:847 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 newConnectionBufferSize: 8192
[7/28/24, 20:26:32:847 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 portOpenRetries: 14
[7/28/24, 20:26:32:847 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 caseInsensitiveHostnames: true
[7/28/24, 20:26:32:847 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 soReuseAddr: true
[7/28/24, 20:26:32:847 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 inactivityTimeout: 60000
[7/28/24, 20:26:32:847 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 workGroup: Default
[7/28/24, 20:26:32:847 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 allocateBuffersDirect: true
[7/28/24, 20:26:32:847 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 tcpNoDelay: true
[7/28/24, 20:26:32:847 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 receiveBufferSize: -1
[7/28/24, 20:26:32:847 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 sendBufferSize: -1
[7/28/24, 20:26:32:848 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 commOption: 1
[7/28/24, 20:26:32:848 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 soLinger: -1
[7/28/24, 20:26:32:848 UTC] 00000001 id=8064e378 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Netty Framework signaled- Server Completely Started signal received
[7/28/24, 20:26:32:848 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 start (TCP): attempt to bind a channel at host localhost port 9080
[7/28/24, 20:26:32:851 UTC] 00000056 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 Adding new channel group for [id: 0x0ace5ea1, L:/127.0.0.1:9080]
[7/28/24, 20:26:32:851 UTC] 00000056 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress is: /127.0.0.1:9080
[7/28/24, 20:26:32:852 UTC] 00000056 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getLocalSocketAddress is: /127.0.0.1:9080
[7/28/24, 20:26:32:855 UTC] 00000056 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress hostname is: localhost
[7/28/24, 20:26:32:855 UTC] 00000056 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress address is: 127.0.0.1
[7/28/24, 20:26:32:855 UTC] 00000056 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 channelConfig.getHostname() is: localhost
[7/28/24, 20:26:32:855 UTC] 00000056 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 channelConfig.getPort() is: 80
[7/28/24, 20:26:32:855 UTC] 00000056 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0219I: TCP Channel null has been started and is now listening for requests on host localhost  (IPv4: 127.0.0.1) port 9080.
[7/28/24, 20:26:32:974 UTC] 00000051 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 channel groupDefaultChannelGroup(name: group-0x9, size: 0) has closed...
[7/28/24, 20:26:32:974 UTC] 00000056 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0220I: TCP Channel null has stopped listening for requests on host localhost port 9080.
[7/28/24, 20:26:33:077 UTC] 00000001 id=8064e378 io.openliberty.netty.internal.impl.NettyFrameworkImpl        1 Deactivate called 
                                                                                                               null
                                                                                                               null
[7/28/24, 20:26:33:077 UTC] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down parentGroup Event Loop io.netty.channel.nio.NioEventLoopGroup@c397d2aa
[7/28/24, 20:26:33:078 UTC] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down childGroup Event Loop io.netty.channel.nio.NioEventLoopGroup@84011ee5
[7/28/24, 20:26:33:079 UTC] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down GlobalEventExecutor io.netty.util.concurrent.GlobalEventExecutor@aa6724a3
[7/28/24, 20:26:33:079 UTC] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for parentGroup Event Loop shutdown...
[7/28/24, 20:26:34:985 UTC] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for childGroup Event Loop shutdown...
[7/28/24, 20:26:35:086 UTC] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for GlobalEventExecutor shutdown...
[7/28/24, 20:26:35:086 UTC] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Event loops finished clean up!

-----------------------------------------------------------
-----------------------------------------------------------
SharedOutputManager captured the following message output: 
[7/28/24, 20:26:32:855 UTC] 00000056 io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0219I: TCP Channel null has been started and is now listening for requests on host localhost  (IPv4: 127.0.0.1) port 9080.
[7/28/24, 20:26:32:974 UTC] 00000056 io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0220I: TCP Channel null has stopped listening for requests on host localhost port 9080.

-----------------------------------------------------------
    TrConfigZapper.zapTrConfig : start invoke init()
init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@3399b99e
registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@3399b99e
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@3399b99e
    TrConfigZapper.zapTrConfig : finished invoke init()
-----------------------------------------------------------
SharedOutputManager captured the following trace output: 
[7/28/24, 20:26:35:100 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 Config parameters for TCP Channel: null
[7/28/24, 20:26:35:100 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 hostname: localhost
[7/28/24, 20:26:35:100 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 port: 80
[7/28/24, 20:26:35:100 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 maxOpenConnections: 128000
[7/28/24, 20:26:35:100 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 addressExcludeList: null
[7/28/24, 20:26:35:100 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 hostNameExcludeList: null
[7/28/24, 20:26:35:101 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 addressIncludeList: null
[7/28/24, 20:26:35:101 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 hostNameIncludeList: null
[7/28/24, 20:26:35:101 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 listenBacklog: 511
[7/28/24, 20:26:35:101 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 newConnectionBufferSize: 8192
[7/28/24, 20:26:35:101 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 portOpenRetries: 14
[7/28/24, 20:26:35:101 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 caseInsensitiveHostnames: true
[7/28/24, 20:26:35:101 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 soReuseAddr: true
[7/28/24, 20:26:35:101 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 inactivityTimeout: 60000
[7/28/24, 20:26:35:101 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 workGroup: Default
[7/28/24, 20:26:35:101 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 allocateBuffersDirect: true
[7/28/24, 20:26:35:101 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 tcpNoDelay: true
[7/28/24, 20:26:35:102 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 receiveBufferSize: -1
[7/28/24, 20:26:35:102 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 sendBufferSize: -1
[7/28/24, 20:26:35:102 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 commOption: 1
[7/28/24, 20:26:35:102 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 soLinger: -1
[7/28/24, 20:26:35:102 UTC] 00000001 id=643ab940 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Netty Framework signaled- Server Completely Started signal received
[7/28/24, 20:26:35:102 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 start (TCP): attempt to bind a channel at host localhost port 9080
[7/28/24, 20:26:35:105 UTC] 00000061 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 Adding new channel group for [id: 0x97a4743d, L:/127.0.0.1:9080]
[7/28/24, 20:26:35:105 UTC] 00000061 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress is: /127.0.0.1:9080
[7/28/24, 20:26:35:105 UTC] 00000061 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getLocalSocketAddress is: /127.0.0.1:9080
[7/28/24, 20:26:35:105 UTC] 00000061 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress hostname is: localhost
[7/28/24, 20:26:35:105 UTC] 00000061 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress address is: 127.0.0.1
[7/28/24, 20:26:35:105 UTC] 00000061 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 channelConfig.getHostname() is: localhost
[7/28/24, 20:26:35:105 UTC] 00000061 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 channelConfig.getPort() is: 80
[7/28/24, 20:26:35:105 UTC] 00000061 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0219I: TCP Channel null has been started and is now listening for requests on host localhost  (IPv4: 127.0.0.1) port 9080.
[7/28/24, 20:26:35:205 UTC] 0000005c id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 channel groupDefaultChannelGroup(name: group-0xb, size: 0) has closed...
[7/28/24, 20:26:35:206 UTC] 00000061 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0220I: TCP Channel null has stopped listening for requests on host localhost port 9080.
[7/28/24, 20:26:35:208 UTC] 00000001 id=643ab940 io.openliberty.netty.internal.impl.NettyFrameworkImpl        1 Deactivate called 
                                                                                                               null
                                                                                                               null
[7/28/24, 20:26:35:209 UTC] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down parentGroup Event Loop io.netty.channel.nio.NioEventLoopGroup@73e26dda
[7/28/24, 20:26:35:209 UTC] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down childGroup Event Loop io.netty.channel.nio.NioEventLoopGroup@7a8417f
[7/28/24, 20:26:35:210 UTC] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down GlobalEventExecutor io.netty.util.concurrent.GlobalEventExecutor@aa6724a3
[7/28/24, 20:26:35:210 UTC] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for parentGroup Event Loop shutdown...
[7/28/24, 20:26:37:215 UTC] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for childGroup Event Loop shutdown...
[7/28/24, 20:26:37:215 UTC] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for GlobalEventExecutor shutdown...
[7/28/24, 20:26:37:215 UTC] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Event loops finished clean up!

-----------------------------------------------------------
-----------------------------------------------------------
SharedOutputManager captured the following message output: 
[7/28/24, 20:26:35:105 UTC] 00000061 io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0219I: TCP Channel null has been started and is now listening for requests on host localhost  (IPv4: 127.0.0.1) port 9080.
[7/28/24, 20:26:35:206 UTC] 00000061 io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0220I: TCP Channel null has stopped listening for requests on host localhost port 9080.

-----------------------------------------------------------
    TrConfigZapper.zapTrConfig : start invoke init()
init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@19e566ac
registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@19e566ac
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@19e566ac
    TrConfigZapper.zapTrConfig : finished invoke init()
-----------------------------------------------------------
SharedOutputManager captured the following trace output: 
[7/28/24, 20:26:37:231 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 Config parameters for TCP Channel: null
[7/28/24, 20:26:37:231 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 hostname: localhost
[7/28/24, 20:26:37:231 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 port: 80
[7/28/24, 20:26:37:231 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 maxOpenConnections: 128000
[7/28/24, 20:26:37:231 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 addressExcludeList: null
[7/28/24, 20:26:37:231 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 hostNameExcludeList: null
[7/28/24, 20:26:37:231 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 addressIncludeList: null
[7/28/24, 20:26:37:232 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 hostNameIncludeList: null
[7/28/24, 20:26:37:232 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 listenBacklog: 511
[7/28/24, 20:26:37:232 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 newConnectionBufferSize: 8192
[7/28/24, 20:26:37:232 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 portOpenRetries: 14
[7/28/24, 20:26:37:232 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 caseInsensitiveHostnames: true
[7/28/24, 20:26:37:232 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 soReuseAddr: true
[7/28/24, 20:26:37:232 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 inactivityTimeout: 60000
[7/28/24, 20:26:37:232 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 workGroup: Default
[7/28/24, 20:26:37:232 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 allocateBuffersDirect: true
[7/28/24, 20:26:37:232 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 tcpNoDelay: true
[7/28/24, 20:26:37:232 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 receiveBufferSize: -1
[7/28/24, 20:26:37:232 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 sendBufferSize: -1
[7/28/24, 20:26:37:232 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 commOption: 1
[7/28/24, 20:26:37:232 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 soLinger: -1
[7/28/24, 20:26:37:232 UTC] 00000001 id=1c065e23 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Netty Framework signaled- Server Completely Started signal received
[7/28/24, 20:26:37:235 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 start (TCP): attempt to bind a channel at host localhost port 9080
[7/28/24, 20:26:37:236 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 start (TCP): attempt to bind a channel at host localhost port 9081
[7/28/24, 20:26:37:236 UTC] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 start (TCP): attempt to bind a channel at host localhost port 9082
[7/28/24, 20:26:37:238 UTC] 0000006c id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 Adding new channel group for [id: 0xcd3a35a9, L:/127.0.0.1:9080]
[7/28/24, 20:26:37:238 UTC] 0000006c id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress is: /127.0.0.1:9080
[7/28/24, 20:26:37:238 UTC] 0000006c id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getLocalSocketAddress is: /127.0.0.1:9080
[7/28/24, 20:26:37:238 UTC] 0000006c id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress hostname is: localhost
[7/28/24, 20:26:37:239 UTC] 0000006c id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress address is: 127.0.0.1
[7/28/24, 20:26:37:239 UTC] 0000006c id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 channelConfig.getHostname() is: localhost
[7/28/24, 20:26:37:239 UTC] 0000006c id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 channelConfig.getPort() is: 80
[7/28/24, 20:26:37:239 UTC] 0000006c id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0219I: TCP Channel null has been started and is now listening for requests on host localhost  (IPv4: 127.0.0.1) port 9080.
[7/28/24, 20:26:37:240 UTC] 0000006c id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 Adding new channel group for [id: 0x8f3f16fa, L:/127.0.0.1:9081]
[7/28/24, 20:26:37:240 UTC] 0000006c id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress is: /127.0.0.1:9081
[7/28/24, 20:26:37:240 UTC] 0000006c id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getLocalSocketAddress is: /127.0.0.1:9081
[7/28/24, 20:26:37:240 UTC] 0000006c id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress hostname is: localhost
[7/28/24, 20:26:37:240 UTC] 0000006c id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress address is: 127.0.0.1
[7/28/24, 20:26:37:241 UTC] 0000006c id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 channelConfig.getHostname() is: localhost
[7/28/24, 20:26:37:241 UTC] 0000006c id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 channelConfig.getPort() is: 80
[7/28/24, 20:26:37:241 UTC] 0000006c id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0219I: TCP Channel null has been started and is now listening for requests on host localhost  (IPv4: 127.0.0.1) port 9081.
[7/28/24, 20:26:37:242 UTC] 0000006c id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 Adding new channel group for [id: 0xabef647e, L:/127.0.0.1:9082]
[7/28/24, 20:26:37:242 UTC] 0000006c id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress is: /127.0.0.1:9082
[7/28/24, 20:26:37:242 UTC] 0000006c id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getLocalSocketAddress is: /127.0.0.1:9082
[7/28/24, 20:26:37:242 UTC] 0000006c id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress hostname is: localhost
[7/28/24, 20:26:37:242 UTC] 0000006c id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress address is: 127.0.0.1
[7/28/24, 20:26:37:242 UTC] 0000006c id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 channelConfig.getHostname() is: localhost
[7/28/24, 20:26:37:242 UTC] 0000006c id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 channelConfig.getPort() is: 80
[7/28/24, 20:26:37:243 UTC] 0000006c id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0219I: TCP Channel null has been started and is now listening for requests on host localhost  (IPv4: 127.0.0.1) port 9082.
[7/28/24, 20:26:37:342 UTC] 0000006b id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 channel groupDefaultChannelGroup(name: group-0xd, size: 0) has closed...
[7/28/24, 20:26:37:343 UTC] 0000006c id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0220I: TCP Channel null has stopped listening for requests on host localhost port 9080.
[7/28/24, 20:26:37:345 UTC] 0000006b id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 channel groupDefaultChannelGroup(name: group-0xe, size: 0) has closed...
[7/28/24, 20:26:37:345 UTC] 0000006c id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0220I: TCP Channel null has stopped listening for requests on host localhost port 9081.
[7/28/24, 20:26:37:348 UTC] 0000006b id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 channel groupDefaultChannelGroup(name: group-0xf, size: 0) has closed...
[7/28/24, 20:26:37:348 UTC] 0000006c id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0220I: TCP Channel null has stopped listening for requests on host localhost port 9082.
[7/28/24, 20:26:37:350 UTC] 00000001 id=1c065e23 io.openliberty.netty.internal.impl.NettyFrameworkImpl        1 Deactivate called 
                                                                                                               null
                                                                                                               null
[7/28/24, 20:26:37:350 UTC] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down parentGroup Event Loop io.netty.channel.nio.NioEventLoopGroup@6e78986d
[7/28/24, 20:26:37:350 UTC] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down childGroup Event Loop io.netty.channel.nio.NioEventLoopGroup@e86109dd
[7/28/24, 20:26:37:351 UTC] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down GlobalEventExecutor io.netty.util.concurrent.GlobalEventExecutor@aa6724a3
[7/28/24, 20:26:37:351 UTC] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for parentGroup Event Loop shutdown...
[7/28/24, 20:26:39:356 UTC] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for childGroup Event Loop shutdown...
[7/28/24, 20:26:39:356 UTC] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for GlobalEventExecutor shutdown...
[7/28/24, 20:26:39:356 UTC] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Event loops finished clean up!

-----------------------------------------------------------
-----------------------------------------------------------
SharedOutputManager captured the following message output: 
[7/28/24, 20:26:37:239 UTC] 0000006c io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0219I: TCP Channel null has been started and is now listening for requests on host localhost  (IPv4: 127.0.0.1) port 9080.
[7/28/24, 20:26:37:241 UTC] 0000006c io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0219I: TCP Channel null has been started and is now listening for requests on host localhost  (IPv4: 127.0.0.1) port 9081.
[7/28/24, 20:26:37:243 UTC] 0000006c io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0219I: TCP Channel null has been started and is now listening for requests on host localhost  (IPv4: 127.0.0.1) port 9082.
[7/28/24, 20:26:37:343 UTC] 0000006c io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0220I: TCP Channel null has stopped listening for requests on host localhost port 9080.
[7/28/24, 20:26:37:345 UTC] 0000006c io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0220I: TCP Channel null has stopped listening for requests on host localhost port 9081.
[7/28/24, 20:26:37:348 UTC] 0000006c io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0220I: TCP Channel null has stopped listening for requests on host localhost port 9082.

-----------------------------------------------------------