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

8

tests

0

failures

0

ignored

17.511s

duration

100%

successful

Tests

Test Duration Result
testAsyncStop 2.240s passed
testCreateTCPBootstrap 2.141s passed
testMultipleChannels 2.147s passed
testSyncStop 2.133s passed
testTCPStart 2.205s passed
testTCPStartOutbound 2.259s passed
testUDPStart 2.147s passed
testUDPStartOutbound 2.239s passed

Standard output

    TrConfigZapper.zapTrConfig : start invoke init()
init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@8d435376
registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@8d435376
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@8d435376
    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@d3373ac1
registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@d3373ac1
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@d3373ac1
    TrConfigZapper.zapTrConfig : finished invoke init()
-----------------------------------------------------------
SharedOutputManager captured the following trace output: 
[04/05/2024, 13:28:03:231 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 Config parameters for TCP Channel: null
[04/05/2024, 13:28:03:231 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 hostname: localhost
[04/05/2024, 13:28:03:231 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 port: 80
[04/05/2024, 13:28:03:231 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 maxOpenConnections: 128000
[04/05/2024, 13:28:03:231 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 addressExcludeList: null
[04/05/2024, 13:28:03:232 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 hostNameExcludeList: null
[04/05/2024, 13:28:03:232 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 addressIncludeList: null
[04/05/2024, 13:28:03:232 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 hostNameIncludeList: null
[04/05/2024, 13:28:03:232 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 listenBacklog: 511
[04/05/2024, 13:28:03:232 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 newConnectionBufferSize: 8192
[04/05/2024, 13:28:03:232 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 portOpenRetries: 14
[04/05/2024, 13:28:03:232 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 caseInsensitiveHostnames: true
[04/05/2024, 13:28:03:232 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 soReuseAddr: true
[04/05/2024, 13:28:03:232 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 inactivityTimeout: 60000
[04/05/2024, 13:28:03:232 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 workGroup: Default
[04/05/2024, 13:28:03:232 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 allocateBuffersDirect: true
[04/05/2024, 13:28:03:232 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 tcpNoDelay: true
[04/05/2024, 13:28:03:232 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 receiveBufferSize: -1
[04/05/2024, 13:28:03:232 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 sendBufferSize: -1
[04/05/2024, 13:28:03:232 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 commOption: 1
[04/05/2024, 13:28:03:232 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 soLinger: -1
[04/05/2024, 13:28:03:241 BST] 00000001 id=61189beb io.openliberty.netty.internal.impl.NettyFrameworkImpl        1 Deactivate called 
                                                                                                               null
                                                                                                               null
[04/05/2024, 13:28:03:247 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down parentGroup Event Loop io.netty.channel.nio.NioEventLoopGroup@5eb4e7c1
[04/05/2024, 13:28:03:248 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down childGroup Event Loop io.netty.channel.nio.NioEventLoopGroup@f2153caf
[04/05/2024, 13:28:03:249 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down GlobalEventExecutor io.netty.util.concurrent.GlobalEventExecutor@541a1ee6
[04/05/2024, 13:28:03:249 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for parentGroup Event Loop shutdown...
[04/05/2024, 13:28:05:263 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for childGroup Event Loop shutdown...
[04/05/2024, 13:28:05:265 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for GlobalEventExecutor shutdown...
[04/05/2024, 13:28:05:265 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Event loops finished clean up!
[04/05/2024, 13:28:05:265 BST] 00000001 id=61189beb io.openliberty.netty.internal.impl.NettyFrameworkImpl        1 Deactivate called 
                                                                                                               null
                                                                                                               null
[04/05/2024, 13:28:05:265 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down parentGroup Event Loop io.netty.channel.nio.NioEventLoopGroup@5eb4e7c1
[04/05/2024, 13:28:05:265 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down childGroup Event Loop io.netty.channel.nio.NioEventLoopGroup@f2153caf
[04/05/2024, 13:28:05:266 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down GlobalEventExecutor io.netty.util.concurrent.GlobalEventExecutor@541a1ee6
[04/05/2024, 13:28:05:266 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for parentGroup Event Loop shutdown...
[04/05/2024, 13:28:05:266 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for childGroup Event Loop shutdown...
[04/05/2024, 13:28:05:266 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for GlobalEventExecutor shutdown...
[04/05/2024, 13:28:05:266 BST] 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@b188eee3
registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@b188eee3
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@b188eee3
    TrConfigZapper.zapTrConfig : finished invoke init()
-----------------------------------------------------------
SharedOutputManager captured the following trace output: 
[04/05/2024, 13:28:05:282 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 Config parameters for TCP Channel: null
[04/05/2024, 13:28:05:282 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 hostname: localhost
[04/05/2024, 13:28:05:282 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 port: 80
[04/05/2024, 13:28:05:282 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 maxOpenConnections: 128000
[04/05/2024, 13:28:05:283 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 addressExcludeList: null
[04/05/2024, 13:28:05:283 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 hostNameExcludeList: null
[04/05/2024, 13:28:05:283 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 addressIncludeList: null
[04/05/2024, 13:28:05:283 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 hostNameIncludeList: null
[04/05/2024, 13:28:05:283 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 listenBacklog: 511
[04/05/2024, 13:28:05:283 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 newConnectionBufferSize: 8192
[04/05/2024, 13:28:05:283 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 portOpenRetries: 14
[04/05/2024, 13:28:05:283 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 caseInsensitiveHostnames: true
[04/05/2024, 13:28:05:283 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 soReuseAddr: true
[04/05/2024, 13:28:05:283 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 inactivityTimeout: 60000
[04/05/2024, 13:28:05:283 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 workGroup: Default
[04/05/2024, 13:28:05:283 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 allocateBuffersDirect: true
[04/05/2024, 13:28:05:283 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 tcpNoDelay: true
[04/05/2024, 13:28:05:283 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 receiveBufferSize: -1
[04/05/2024, 13:28:05:283 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 sendBufferSize: -1
[04/05/2024, 13:28:05:284 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 commOption: 1
[04/05/2024, 13:28:05:284 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 soLinger: -1
[04/05/2024, 13:28:05:284 BST] 00000001 id=1c9a0f5c io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Netty Framework signaled- Server Completely Started signal received
[04/05/2024, 13:28:05:285 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 start (TCP): attempt to bind a channel at host localhost port 9080
[04/05/2024, 13:28:05:365 BST] 0000002b id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 Adding new channel group for [id: 0x5ae6e1c3, L:/127.0.0.1:9080]
[04/05/2024, 13:28:05:365 BST] 0000002b id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress is: /127.0.0.1:9080
[04/05/2024, 13:28:05:365 BST] 0000002b id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getLocalSocketAddress is: /127.0.0.1:9080
[04/05/2024, 13:28:05:366 BST] 0000002b id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress hostname is: localhost
[04/05/2024, 13:28:05:366 BST] 0000002b id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress address is: 127.0.0.1
[04/05/2024, 13:28:05:366 BST] 0000002b id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 channelConfig.getHostname() is: localhost
[04/05/2024, 13:28:05:366 BST] 0000002b id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 channelConfig.getPort() is: 80
[04/05/2024, 13:28:05:366 BST] 0000002b 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.
[04/05/2024, 13:28:05:451 BST] 00000001 id=1c9a0f5c io.openliberty.netty.internal.impl.NettyFrameworkImpl        1 Deactivate called 
                                                                                                               null
                                                                                                               null
[04/05/2024, 13:28:05:451 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down parentGroup Event Loop io.netty.channel.nio.NioEventLoopGroup@a4dec4e
[04/05/2024, 13:28:05:452 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down childGroup Event Loop io.netty.channel.nio.NioEventLoopGroup@eb9ca06b
[04/05/2024, 13:28:05:453 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down GlobalEventExecutor io.netty.util.concurrent.GlobalEventExecutor@541a1ee6
[04/05/2024, 13:28:05:453 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for parentGroup Event Loop shutdown...
[04/05/2024, 13:28:05:453 BST] 0000002b id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0220I: TCP Channel null has stopped listening for requests on host localhost port 9080.
[04/05/2024, 13:28:07:470 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for childGroup Event Loop shutdown...
[04/05/2024, 13:28:07:471 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for GlobalEventExecutor shutdown...
[04/05/2024, 13:28:07:471 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Event loops finished clean up!

-----------------------------------------------------------
-----------------------------------------------------------
SharedOutputManager captured the following message output: 
[04/05/2024, 13:28:05:366 BST] 0000002b 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.
[04/05/2024, 13:28:05:453 BST] 0000002b 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@86dee9b
registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@86dee9b
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@86dee9b
    TrConfigZapper.zapTrConfig : finished invoke init()
-----------------------------------------------------------
SharedOutputManager captured the following trace output: 
[04/05/2024, 13:28:07:493 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       > setValues Entry 
[04/05/2024, 13:28:07:493 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       < setValues Exit 
[04/05/2024, 13:28:07:493 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 Config parameters for UDP Channel: null
[04/05/2024, 13:28:07:493 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 Inbound: true
[04/05/2024, 13:28:07:493 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 hostname: null
[04/05/2024, 13:28:07:493 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 port: 0
[04/05/2024, 13:28:07:493 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 receiveBufferSizeSocket: 1024000
[04/05/2024, 13:28:07:493 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 receiveBufferSizeChannel: 65535
[04/05/2024, 13:28:07:493 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 sendBufferSizeSocket: 1024000
[04/05/2024, 13:28:07:494 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 setting receive buffer to size 1024000
[04/05/2024, 13:28:07:494 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 setting send buffer to size 1024000
[04/05/2024, 13:28:07:497 BST] 00000001 id=e5dd65c6 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Netty Framework signaled- Server Completely Started signal received
[04/05/2024, 13:28:07:497 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPUtils                   3 start (UDP): attempt to bind a channel at host localhost port 9084
[04/05/2024, 13:28:07:508 BST] 00000036 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.
[04/05/2024, 13:28:07:610 BST] 00000001 id=e5dd65c6 io.openliberty.netty.internal.impl.NettyFrameworkImpl        1 Deactivate called 
                                                                                                               null
                                                                                                               null
[04/05/2024, 13:28:07:610 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down parentGroup Event Loop io.netty.channel.nio.NioEventLoopGroup@5f728f34
[04/05/2024, 13:28:07:611 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down childGroup Event Loop io.netty.channel.nio.NioEventLoopGroup@b93cc2e8
[04/05/2024, 13:28:07:612 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down GlobalEventExecutor io.netty.util.concurrent.GlobalEventExecutor@541a1ee6
[04/05/2024, 13:28:07:612 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for parentGroup Event Loop shutdown...
[04/05/2024, 13:28:07:612 BST] 00000036 id=00000000 io.openliberty.netty.internal.udp.UDPUtils                   I CWWKO0401I: UDP Channel null has stopped listening on host localhost port 9084.
[04/05/2024, 13:28:09:620 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for childGroup Event Loop shutdown...
[04/05/2024, 13:28:09:621 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for GlobalEventExecutor shutdown...
[04/05/2024, 13:28:09:622 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Event loops finished clean up!

-----------------------------------------------------------
-----------------------------------------------------------
SharedOutputManager captured the following message output: 
[04/05/2024, 13:28:07:508 BST] 00000036 io.openliberty.netty.internal.udp.UDPUtils                   I CWWKO0400I: UDP Channel null is listening on host null  (IPv4: 127.0.0.1) port 9084.
[04/05/2024, 13:28:07:612 BST] 00000036 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@53ac2903
registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@53ac2903
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@53ac2903
    TrConfigZapper.zapTrConfig : finished invoke init()
-----------------------------------------------------------
SharedOutputManager captured the following trace output: 
[04/05/2024, 13:28:09:635 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       > setValues Entry 
[04/05/2024, 13:28:09:635 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       < setValues Exit 
[04/05/2024, 13:28:09:635 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 Config parameters for UDP Channel: null
[04/05/2024, 13:28:09:635 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 Inbound: true
[04/05/2024, 13:28:09:635 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 hostname: null
[04/05/2024, 13:28:09:635 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 port: 0
[04/05/2024, 13:28:09:635 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 receiveBufferSizeSocket: 1024000
[04/05/2024, 13:28:09:635 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 receiveBufferSizeChannel: 65535
[04/05/2024, 13:28:09:635 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 sendBufferSizeSocket: 1024000
[04/05/2024, 13:28:09:635 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 setting receive buffer to size 1024000
[04/05/2024, 13:28:09:635 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 setting send buffer to size 1024000
[04/05/2024, 13:28:09:635 BST] 00000001 id=517d6408 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Netty Framework signaled- Server Completely Started signal received
[04/05/2024, 13:28:09:635 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPUtils                   3 start (UDP): attempt to bind a channel at host localhost port 9084
[04/05/2024, 13:28:09:636 BST] 00000041 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.
[04/05/2024, 13:28:09:738 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       1 UDPConfigurationImpl object constructed with null properties
[04/05/2024, 13:28:09:738 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 Config parameters for UDP Channel: null
[04/05/2024, 13:28:09:738 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 Inbound: false
[04/05/2024, 13:28:09:739 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 receiveBufferSizeSocket: 1024000
[04/05/2024, 13:28:09:739 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 receiveBufferSizeChannel: 65535
[04/05/2024, 13:28:09:739 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 sendBufferSizeSocket: 1024000
[04/05/2024, 13:28:09:739 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 setting receive buffer to size 1024000
[04/05/2024, 13:28:09:739 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 setting send buffer to size 1024000
[04/05/2024, 13:28:09:742 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPUtils                   3 startOutbound (UDP): attempt to bind a channel at host localhost port 9084
[04/05/2024, 13:28:09:749 BST] 00000042 id=00000000 io.openliberty.netty.internal.udp.UDPUtils                   3 CWUDP0001I 
                                                                                                               null
                                                                                                               null  (IPv4: 127.0.0.1)
                                                                                                               9084
[04/05/2024, 13:28:09:851 BST] 00000001 id=517d6408 io.openliberty.netty.internal.impl.NettyFrameworkImpl        1 Deactivate called 
                                                                                                               null
                                                                                                               null
[04/05/2024, 13:28:09:851 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down parentGroup Event Loop io.netty.channel.nio.NioEventLoopGroup@50fae36c
[04/05/2024, 13:28:09:851 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down childGroup Event Loop io.netty.channel.nio.NioEventLoopGroup@9fb27f5d
[04/05/2024, 13:28:09:852 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down GlobalEventExecutor io.netty.util.concurrent.GlobalEventExecutor@541a1ee6
[04/05/2024, 13:28:09:852 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for parentGroup Event Loop shutdown...
[04/05/2024, 13:28:09:852 BST] 00000041 id=00000000 io.openliberty.netty.internal.udp.UDPUtils                   I CWWKO0401I: UDP Channel null has stopped listening on host localhost port 9084.
[04/05/2024, 13:28:09:855 BST] 00000042 id=00000000 io.openliberty.netty.internal.udp.UDPUtils                   3 CWUDP0002I 
                                                                                                               null
                                                                                                               localhost
                                                                                                               9084
[04/05/2024, 13:28:11:857 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for childGroup Event Loop shutdown...
[04/05/2024, 13:28:11:860 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for GlobalEventExecutor shutdown...
[04/05/2024, 13:28:11:860 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Event loops finished clean up!

-----------------------------------------------------------
-----------------------------------------------------------
SharedOutputManager captured the following message output: 
[04/05/2024, 13:28:09:636 BST] 00000041 io.openliberty.netty.internal.udp.UDPUtils                   I CWWKO0400I: UDP Channel null is listening on host null  (IPv4: 127.0.0.1) port 9084.
[04/05/2024, 13:28:09:852 BST] 00000041 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@7b3885ed
registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@7b3885ed
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@7b3885ed
    TrConfigZapper.zapTrConfig : finished invoke init()
-----------------------------------------------------------
SharedOutputManager captured the following trace output: 
[04/05/2024, 13:28:11:876 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 Config parameters for TCP Channel: null
[04/05/2024, 13:28:11:876 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 hostname: localhost
[04/05/2024, 13:28:11:876 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 port: 80
[04/05/2024, 13:28:11:876 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 maxOpenConnections: 128000
[04/05/2024, 13:28:11:876 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 addressExcludeList: null
[04/05/2024, 13:28:11:876 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 hostNameExcludeList: null
[04/05/2024, 13:28:11:876 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 addressIncludeList: null
[04/05/2024, 13:28:11:877 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 hostNameIncludeList: null
[04/05/2024, 13:28:11:877 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 listenBacklog: 511
[04/05/2024, 13:28:11:877 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 newConnectionBufferSize: 8192
[04/05/2024, 13:28:11:877 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 portOpenRetries: 14
[04/05/2024, 13:28:11:877 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 caseInsensitiveHostnames: true
[04/05/2024, 13:28:11:877 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 soReuseAddr: true
[04/05/2024, 13:28:11:877 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 inactivityTimeout: 60000
[04/05/2024, 13:28:11:877 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 workGroup: Default
[04/05/2024, 13:28:11:877 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 allocateBuffersDirect: true
[04/05/2024, 13:28:11:877 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 tcpNoDelay: true
[04/05/2024, 13:28:11:877 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 receiveBufferSize: -1
[04/05/2024, 13:28:11:877 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 sendBufferSize: -1
[04/05/2024, 13:28:11:877 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 commOption: 1
[04/05/2024, 13:28:11:877 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 soLinger: -1
[04/05/2024, 13:28:11:877 BST] 00000001 id=c2b2a9c5 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Netty Framework signaled- Server Completely Started signal received
[04/05/2024, 13:28:11:877 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 start (TCP): attempt to bind a channel at host localhost port 9080
[04/05/2024, 13:28:11:879 BST] 0000004b id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 Adding new channel group for [id: 0xffd21f1a, L:/127.0.0.1:9080]
[04/05/2024, 13:28:11:879 BST] 0000004b id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress is: /127.0.0.1:9080
[04/05/2024, 13:28:11:879 BST] 0000004b id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getLocalSocketAddress is: /127.0.0.1:9080
[04/05/2024, 13:28:11:879 BST] 0000004b id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress hostname is: localhost
[04/05/2024, 13:28:11:879 BST] 0000004b id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress address is: 127.0.0.1
[04/05/2024, 13:28:11:879 BST] 0000004b id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 channelConfig.getHostname() is: localhost
[04/05/2024, 13:28:11:879 BST] 0000004b id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 channelConfig.getPort() is: 80
[04/05/2024, 13:28:11:879 BST] 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.
[04/05/2024, 13:28:11:979 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       1 TCPChannelConfiguration object constructed with null properties
[04/05/2024, 13:28:11:980 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 Config parameters for TCP Channel: null
[04/05/2024, 13:28:11:980 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 soReuseAddr: true
[04/05/2024, 13:28:11:980 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 inactivityTimeout: 60000
[04/05/2024, 13:28:11:980 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 workGroup: Default
[04/05/2024, 13:28:11:981 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 allocateBuffersDirect: true
[04/05/2024, 13:28:11:981 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 tcpNoDelay: true
[04/05/2024, 13:28:11:981 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 receiveBufferSize: -1
[04/05/2024, 13:28:11:981 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 sendBufferSize: -1
[04/05/2024, 13:28:11:981 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 commOption: 1
[04/05/2024, 13:28:11:981 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 soLinger: -1
[04/05/2024, 13:28:11:991 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 startOutbound (TCP): attempt to connect to host localhost port 9080
[04/05/2024, 13:28:12:008 BST] 0000004c id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress is: /127.0.0.1:40362
[04/05/2024, 13:28:12:008 BST] 0000004c id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getLocalSocketAddress is: /127.0.0.1:40362
[04/05/2024, 13:28:12:009 BST] 0000004c id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress hostname is: localhost
[04/05/2024, 13:28:12:009 BST] 0000004c id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress address is: 127.0.0.1
[04/05/2024, 13:28:12:009 BST] 0000004c id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 channelConfig.getHostname() is: localhost
[04/05/2024, 13:28:12:009 BST] 0000004c id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 channelConfig.getPort() is: 80
[04/05/2024, 13:28:12:009 BST] 0000004c id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 TCP_CHANNEL_STARTED 
                                                                                                               null
                                                                                                               localhost  (IPv4: 127.0.0.1)
                                                                                                               9080
[04/05/2024, 13:28:12:019 BST] 0000004d id=dc8b318b io.openliberty.netty.internal.tcp.TCPLoggingHandler          1 handler added toChannelHandlerContext(tcpLoggingHandler, [id: 0xe1da5931, L:/127.0.0.1:9080 - R:/127.0.0.1:40362]), channel [id: 0xe1da5931, L:/127.0.0.1:9080 - R:/127.0.0.1:40362]
[04/05/2024, 13:28:12:022 BST] 0000004d id=00000000 io.openliberty.netty.internal.tcp.TCPChannelInitializerImpl  3 Initializing channel: [id: 0xe1da5931, L:/127.0.0.1:9080 - R:/127.0.0.1:40362] found parent to be: [id: 0xffd21f1a, L:/127.0.0.1:9080]
[04/05/2024, 13:28:12:023 BST] 0000004d id=00000000 io.openliberty.netty.internal.tcp.TCPChannelInitializerImpl  3 Found group to be: DefaultChannelGroup(name: group-0x7, size: 0) for parent: [id: 0xffd21f1a, L:/127.0.0.1:9080]
[04/05/2024, 13:28:12:023 BST] 0000004d id=dc8b318b io.openliberty.netty.internal.tcp.TCPLoggingHandler          1 registered Logging Handler for channel: [id: 0xe1da5931, L:/127.0.0.1:9080 - R:/127.0.0.1:40362]
[04/05/2024, 13:28:12:023 BST] 0000004d id=dc8b318b io.openliberty.netty.internal.tcp.TCPLoggingHandler          1 SocketChannel accepted, local: /127.0.0.1:9080 remote: /127.0.0.1:40362
[04/05/2024, 13:28:12:108 BST] 00000001 id=c2b2a9c5 io.openliberty.netty.internal.impl.NettyFrameworkImpl        1 Deactivate called 
                                                                                                               null
                                                                                                               null
[04/05/2024, 13:28:12:109 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down parentGroup Event Loop io.netty.channel.nio.NioEventLoopGroup@b292cb9b
[04/05/2024, 13:28:12:109 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down childGroup Event Loop io.netty.channel.nio.NioEventLoopGroup@8503243b
[04/05/2024, 13:28:12:109 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down GlobalEventExecutor io.netty.util.concurrent.GlobalEventExecutor@541a1ee6
[04/05/2024, 13:28:12:109 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for parentGroup Event Loop shutdown...
[04/05/2024, 13:28:12:110 BST] 0000004d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 Socket channel closed, local: /127.0.0.1:9080 remote: /127.0.0.1:40362
[04/05/2024, 13:28:12:110 BST] 0000004c id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 TCP_CHANNEL_STOPPED 
                                                                                                               null
                                                                                                               localhost
                                                                                                               9080
[04/05/2024, 13:28:12:110 BST] 0000004d id=dc8b318b io.openliberty.netty.internal.tcp.TCPLoggingHandler          1 SocketChannel closed, local: /127.0.0.1:9080 remote: /127.0.0.1:40362
[04/05/2024, 13:28:12:111 BST] 0000004b id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0220I: TCP Channel null has stopped listening for requests on host localhost port 9080.
[04/05/2024, 13:28:14:117 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for childGroup Event Loop shutdown...
[04/05/2024, 13:28:14:118 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for GlobalEventExecutor shutdown...
[04/05/2024, 13:28:14:118 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Event loops finished clean up!

-----------------------------------------------------------
-----------------------------------------------------------
SharedOutputManager captured the following message output: 
[04/05/2024, 13:28:11:879 BST] 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.
[04/05/2024, 13:28:12:111 BST] 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@4cce960e
registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@4cce960e
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@4cce960e
    TrConfigZapper.zapTrConfig : finished invoke init()
-----------------------------------------------------------
SharedOutputManager captured the following trace output: 
[04/05/2024, 13:28:14:136 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 Config parameters for TCP Channel: null
[04/05/2024, 13:28:14:136 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 hostname: localhost
[04/05/2024, 13:28:14:136 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 port: 80
[04/05/2024, 13:28:14:136 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 maxOpenConnections: 128000
[04/05/2024, 13:28:14:136 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 addressExcludeList: null
[04/05/2024, 13:28:14:136 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 hostNameExcludeList: null
[04/05/2024, 13:28:14:136 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 addressIncludeList: null
[04/05/2024, 13:28:14:136 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 hostNameIncludeList: null
[04/05/2024, 13:28:14:136 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 listenBacklog: 511
[04/05/2024, 13:28:14:136 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 newConnectionBufferSize: 8192
[04/05/2024, 13:28:14:136 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 portOpenRetries: 14
[04/05/2024, 13:28:14:136 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 caseInsensitiveHostnames: true
[04/05/2024, 13:28:14:136 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 soReuseAddr: true
[04/05/2024, 13:28:14:137 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 inactivityTimeout: 60000
[04/05/2024, 13:28:14:137 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 workGroup: Default
[04/05/2024, 13:28:14:137 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 allocateBuffersDirect: true
[04/05/2024, 13:28:14:137 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 tcpNoDelay: true
[04/05/2024, 13:28:14:137 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 receiveBufferSize: -1
[04/05/2024, 13:28:14:137 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 sendBufferSize: -1
[04/05/2024, 13:28:14:137 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 commOption: 1
[04/05/2024, 13:28:14:137 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 soLinger: -1
[04/05/2024, 13:28:14:137 BST] 00000001 id=47380e5a io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Netty Framework signaled- Server Completely Started signal received
[04/05/2024, 13:28:14:138 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 start (TCP): attempt to bind a channel at host localhost port 9080
[04/05/2024, 13:28:14:143 BST] 00000056 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 Adding new channel group for [id: 0x86096a03, L:/127.0.0.1:9080]
[04/05/2024, 13:28:14:143 BST] 00000056 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress is: /127.0.0.1:9080
[04/05/2024, 13:28:14:143 BST] 00000056 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getLocalSocketAddress is: /127.0.0.1:9080
[04/05/2024, 13:28:14:144 BST] 00000056 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress hostname is: localhost
[04/05/2024, 13:28:14:144 BST] 00000056 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress address is: 127.0.0.1
[04/05/2024, 13:28:14:144 BST] 00000056 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 channelConfig.getHostname() is: localhost
[04/05/2024, 13:28:14:144 BST] 00000056 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 channelConfig.getPort() is: 80
[04/05/2024, 13:28:14:144 BST] 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.
[04/05/2024, 13:28:14:250 BST] 00000055 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 channel groupDefaultChannelGroup(name: group-0x9, size: 0) has closed...
[04/05/2024, 13:28:14:252 BST] 00000056 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0220I: TCP Channel null has stopped listening for requests on host localhost port 9080.
[04/05/2024, 13:28:14:354 BST] 00000001 id=47380e5a io.openliberty.netty.internal.impl.NettyFrameworkImpl        1 Deactivate called 
                                                                                                               null
                                                                                                               null
[04/05/2024, 13:28:14:354 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down parentGroup Event Loop io.netty.channel.nio.NioEventLoopGroup@ecfddb9d
[04/05/2024, 13:28:14:355 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down childGroup Event Loop io.netty.channel.nio.NioEventLoopGroup@b4793eb7
[04/05/2024, 13:28:14:356 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down GlobalEventExecutor io.netty.util.concurrent.GlobalEventExecutor@541a1ee6
[04/05/2024, 13:28:14:356 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for parentGroup Event Loop shutdown...
[04/05/2024, 13:28:16:261 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for childGroup Event Loop shutdown...
[04/05/2024, 13:28:16:362 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for GlobalEventExecutor shutdown...
[04/05/2024, 13:28:16:362 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Event loops finished clean up!

-----------------------------------------------------------
-----------------------------------------------------------
SharedOutputManager captured the following message output: 
[04/05/2024, 13:28:14:144 BST] 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.
[04/05/2024, 13:28:14:252 BST] 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@546a2e3c
registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@546a2e3c
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@546a2e3c
    TrConfigZapper.zapTrConfig : finished invoke init()
-----------------------------------------------------------
SharedOutputManager captured the following trace output: 
[04/05/2024, 13:28:16:379 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 Config parameters for TCP Channel: null
[04/05/2024, 13:28:16:379 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 hostname: localhost
[04/05/2024, 13:28:16:379 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 port: 80
[04/05/2024, 13:28:16:379 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 maxOpenConnections: 128000
[04/05/2024, 13:28:16:379 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 addressExcludeList: null
[04/05/2024, 13:28:16:379 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 hostNameExcludeList: null
[04/05/2024, 13:28:16:379 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 addressIncludeList: null
[04/05/2024, 13:28:16:379 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 hostNameIncludeList: null
[04/05/2024, 13:28:16:379 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 listenBacklog: 511
[04/05/2024, 13:28:16:379 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 newConnectionBufferSize: 8192
[04/05/2024, 13:28:16:379 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 portOpenRetries: 14
[04/05/2024, 13:28:16:380 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 caseInsensitiveHostnames: true
[04/05/2024, 13:28:16:380 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 soReuseAddr: true
[04/05/2024, 13:28:16:380 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 inactivityTimeout: 60000
[04/05/2024, 13:28:16:380 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 workGroup: Default
[04/05/2024, 13:28:16:380 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 allocateBuffersDirect: true
[04/05/2024, 13:28:16:380 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 tcpNoDelay: true
[04/05/2024, 13:28:16:380 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 receiveBufferSize: -1
[04/05/2024, 13:28:16:380 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 sendBufferSize: -1
[04/05/2024, 13:28:16:380 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 commOption: 1
[04/05/2024, 13:28:16:380 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 soLinger: -1
[04/05/2024, 13:28:16:380 BST] 00000001 id=c0633b30 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Netty Framework signaled- Server Completely Started signal received
[04/05/2024, 13:28:16:381 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 start (TCP): attempt to bind a channel at host localhost port 9080
[04/05/2024, 13:28:16:383 BST] 00000061 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 Adding new channel group for [id: 0xe9ea11b3, L:/127.0.0.1:9080]
[04/05/2024, 13:28:16:383 BST] 00000061 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress is: /127.0.0.1:9080
[04/05/2024, 13:28:16:383 BST] 00000061 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getLocalSocketAddress is: /127.0.0.1:9080
[04/05/2024, 13:28:16:383 BST] 00000061 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress hostname is: localhost
[04/05/2024, 13:28:16:383 BST] 00000061 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress address is: 127.0.0.1
[04/05/2024, 13:28:16:384 BST] 00000061 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 channelConfig.getHostname() is: localhost
[04/05/2024, 13:28:16:384 BST] 00000061 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 channelConfig.getPort() is: 80
[04/05/2024, 13:28:16:384 BST] 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.
[04/05/2024, 13:28:16:486 BST] 0000005c id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 channel groupDefaultChannelGroup(name: group-0xb, size: 0) has closed...
[04/05/2024, 13:28:16:486 BST] 00000061 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0220I: TCP Channel null has stopped listening for requests on host localhost port 9080.
[04/05/2024, 13:28:16:488 BST] 00000001 id=c0633b30 io.openliberty.netty.internal.impl.NettyFrameworkImpl        1 Deactivate called 
                                                                                                               null
                                                                                                               null
[04/05/2024, 13:28:16:488 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down parentGroup Event Loop io.netty.channel.nio.NioEventLoopGroup@cd29f642
[04/05/2024, 13:28:16:488 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down childGroup Event Loop io.netty.channel.nio.NioEventLoopGroup@a5d04d79
[04/05/2024, 13:28:16:489 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down GlobalEventExecutor io.netty.util.concurrent.GlobalEventExecutor@541a1ee6
[04/05/2024, 13:28:16:490 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for parentGroup Event Loop shutdown...
[04/05/2024, 13:28:18:494 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for childGroup Event Loop shutdown...
[04/05/2024, 13:28:18:494 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for GlobalEventExecutor shutdown...
[04/05/2024, 13:28:18:494 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Event loops finished clean up!

-----------------------------------------------------------
-----------------------------------------------------------
SharedOutputManager captured the following message output: 
[04/05/2024, 13:28:16:384 BST] 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.
[04/05/2024, 13:28:16:486 BST] 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@e1c57acd
registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@e1c57acd
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@e1c57acd
    TrConfigZapper.zapTrConfig : finished invoke init()
-----------------------------------------------------------
SharedOutputManager captured the following trace output: 
[04/05/2024, 13:28:18:512 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 Config parameters for TCP Channel: null
[04/05/2024, 13:28:18:512 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 hostname: localhost
[04/05/2024, 13:28:18:512 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 port: 80
[04/05/2024, 13:28:18:512 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 maxOpenConnections: 128000
[04/05/2024, 13:28:18:513 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 addressExcludeList: null
[04/05/2024, 13:28:18:513 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 hostNameExcludeList: null
[04/05/2024, 13:28:18:513 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 addressIncludeList: null
[04/05/2024, 13:28:18:513 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 hostNameIncludeList: null
[04/05/2024, 13:28:18:513 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 listenBacklog: 511
[04/05/2024, 13:28:18:513 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 newConnectionBufferSize: 8192
[04/05/2024, 13:28:18:513 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 portOpenRetries: 14
[04/05/2024, 13:28:18:513 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 caseInsensitiveHostnames: true
[04/05/2024, 13:28:18:513 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 soReuseAddr: true
[04/05/2024, 13:28:18:513 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 inactivityTimeout: 60000
[04/05/2024, 13:28:18:513 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 workGroup: Default
[04/05/2024, 13:28:18:513 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 allocateBuffersDirect: true
[04/05/2024, 13:28:18:513 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 tcpNoDelay: true
[04/05/2024, 13:28:18:513 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 receiveBufferSize: -1
[04/05/2024, 13:28:18:513 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 sendBufferSize: -1
[04/05/2024, 13:28:18:513 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 commOption: 1
[04/05/2024, 13:28:18:513 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 soLinger: -1
[04/05/2024, 13:28:18:513 BST] 00000001 id=775b1c25 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Netty Framework signaled- Server Completely Started signal received
[04/05/2024, 13:28:18:514 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 start (TCP): attempt to bind a channel at host localhost port 9080
[04/05/2024, 13:28:18:515 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 start (TCP): attempt to bind a channel at host localhost port 9081
[04/05/2024, 13:28:18:516 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 start (TCP): attempt to bind a channel at host localhost port 9082
[04/05/2024, 13:28:18:517 BST] 0000006c id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 Adding new channel group for [id: 0xfdde1670, L:/127.0.0.1:9080]
[04/05/2024, 13:28:18:517 BST] 0000006c id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress is: /127.0.0.1:9080
[04/05/2024, 13:28:18:517 BST] 0000006c id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getLocalSocketAddress is: /127.0.0.1:9080
[04/05/2024, 13:28:18:517 BST] 0000006c id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress hostname is: localhost
[04/05/2024, 13:28:18:517 BST] 0000006c id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress address is: 127.0.0.1
[04/05/2024, 13:28:18:517 BST] 0000006c id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 channelConfig.getHostname() is: localhost
[04/05/2024, 13:28:18:517 BST] 0000006c id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 channelConfig.getPort() is: 80
[04/05/2024, 13:28:18:518 BST] 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.
[04/05/2024, 13:28:18:519 BST] 0000006c id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 Adding new channel group for [id: 0xb97e6e6e, L:/127.0.0.1:9081]
[04/05/2024, 13:28:18:519 BST] 0000006c id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress is: /127.0.0.1:9081
[04/05/2024, 13:28:18:519 BST] 0000006c id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getLocalSocketAddress is: /127.0.0.1:9081
[04/05/2024, 13:28:18:519 BST] 0000006c id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress hostname is: localhost
[04/05/2024, 13:28:18:519 BST] 0000006c id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress address is: 127.0.0.1
[04/05/2024, 13:28:18:519 BST] 0000006c id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 channelConfig.getHostname() is: localhost
[04/05/2024, 13:28:18:520 BST] 0000006c id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 channelConfig.getPort() is: 80
[04/05/2024, 13:28:18:520 BST] 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.
[04/05/2024, 13:28:18:520 BST] 0000006c id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 Adding new channel group for [id: 0x3ba57799, L:/127.0.0.1:9082]
[04/05/2024, 13:28:18:520 BST] 0000006c id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress is: /127.0.0.1:9082
[04/05/2024, 13:28:18:520 BST] 0000006c id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getLocalSocketAddress is: /127.0.0.1:9082
[04/05/2024, 13:28:18:521 BST] 0000006c id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress hostname is: localhost
[04/05/2024, 13:28:18:521 BST] 0000006c id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress address is: 127.0.0.1
[04/05/2024, 13:28:18:521 BST] 0000006c id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 channelConfig.getHostname() is: localhost
[04/05/2024, 13:28:18:521 BST] 0000006c id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 channelConfig.getPort() is: 80
[04/05/2024, 13:28:18:521 BST] 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.
[04/05/2024, 13:28:18:622 BST] 0000006c id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0220I: TCP Channel null has stopped listening for requests on host localhost port 9080.
[04/05/2024, 13:28:18:624 BST] 0000006b id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 channel groupDefaultChannelGroup(name: group-0xd, size: 0) has closed...
[04/05/2024, 13:28:18:624 BST] 0000006b id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 channel groupDefaultChannelGroup(name: group-0xe, size: 0) has closed...
[04/05/2024, 13:28:18:624 BST] 0000006c id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0220I: TCP Channel null has stopped listening for requests on host localhost port 9081.
[04/05/2024, 13:28:18:627 BST] 0000006b id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 channel groupDefaultChannelGroup(name: group-0xf, size: 0) has closed...
[04/05/2024, 13:28:18:627 BST] 0000006c id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0220I: TCP Channel null has stopped listening for requests on host localhost port 9082.
[04/05/2024, 13:28:18:629 BST] 00000001 id=775b1c25 io.openliberty.netty.internal.impl.NettyFrameworkImpl        1 Deactivate called 
                                                                                                               null
                                                                                                               null
[04/05/2024, 13:28:18:629 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down parentGroup Event Loop io.netty.channel.nio.NioEventLoopGroup@1677137c
[04/05/2024, 13:28:18:629 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down childGroup Event Loop io.netty.channel.nio.NioEventLoopGroup@d91104f0
[04/05/2024, 13:28:18:630 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down GlobalEventExecutor io.netty.util.concurrent.GlobalEventExecutor@541a1ee6
[04/05/2024, 13:28:18:630 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for parentGroup Event Loop shutdown...
[04/05/2024, 13:28:20:641 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for childGroup Event Loop shutdown...
[04/05/2024, 13:28:20:641 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for GlobalEventExecutor shutdown...
[04/05/2024, 13:28:20:641 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Event loops finished clean up!

-----------------------------------------------------------
-----------------------------------------------------------
SharedOutputManager captured the following message output: 
[04/05/2024, 13:28:18:518 BST] 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.
[04/05/2024, 13:28:18:520 BST] 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.
[04/05/2024, 13:28:18:521 BST] 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.
[04/05/2024, 13:28:18:622 BST] 0000006c io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0220I: TCP Channel null has stopped listening for requests on host localhost port 9080.
[04/05/2024, 13:28:18:624 BST] 0000006c io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0220I: TCP Channel null has stopped listening for requests on host localhost port 9081.
[04/05/2024, 13:28:18:627 BST] 0000006c io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0220I: TCP Channel null has stopped listening for requests on host localhost port 9082.

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