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

8

tests

0

failures

0

ignored

17.554s

duration

100%

successful

Tests

Test Duration Result
testAsyncStop 2.235s passed
testCreateTCPBootstrap 2.154s passed
testMultipleChannels 2.149s passed
testSyncStop 2.134s passed
testTCPStart 2.202s passed
testTCPStartOutbound 2.287s passed
testUDPStart 2.150s passed
testUDPStartOutbound 2.243s passed

Standard output

    TrConfigZapper.zapTrConfig : start invoke init()
init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@4761446d
registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@4761446d
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@4761446d
    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@8282f5f3
registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@8282f5f3
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@8282f5f3
    TrConfigZapper.zapTrConfig : finished invoke init()
-----------------------------------------------------------
SharedOutputManager captured the following trace output: 
[31/03/2024, 13:28:00:231 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 Config parameters for TCP Channel: null
[31/03/2024, 13:28:00:231 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 hostname: localhost
[31/03/2024, 13:28:00:231 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 port: 80
[31/03/2024, 13:28:00:231 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 maxOpenConnections: 128000
[31/03/2024, 13:28:00:231 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 addressExcludeList: null
[31/03/2024, 13:28:00:231 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 hostNameExcludeList: null
[31/03/2024, 13:28:00:231 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 addressIncludeList: null
[31/03/2024, 13:28:00:231 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 hostNameIncludeList: null
[31/03/2024, 13:28:00:231 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 listenBacklog: 511
[31/03/2024, 13:28:00:231 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 newConnectionBufferSize: 8192
[31/03/2024, 13:28:00:231 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 portOpenRetries: 14
[31/03/2024, 13:28:00:231 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 caseInsensitiveHostnames: true
[31/03/2024, 13:28:00:231 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 soReuseAddr: true
[31/03/2024, 13:28:00:231 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 inactivityTimeout: 60000
[31/03/2024, 13:28:00:231 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 workGroup: Default
[31/03/2024, 13:28:00:232 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 allocateBuffersDirect: true
[31/03/2024, 13:28:00:232 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 tcpNoDelay: true
[31/03/2024, 13:28:00:232 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 receiveBufferSize: -1
[31/03/2024, 13:28:00:232 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 sendBufferSize: -1
[31/03/2024, 13:28:00:232 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 commOption: 1
[31/03/2024, 13:28:00:232 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 soLinger: -1
[31/03/2024, 13:28:00:241 BST] 00000001 id=9168393c io.openliberty.netty.internal.impl.NettyFrameworkImpl        1 Deactivate called 
                                                                                                               null
                                                                                                               null
[31/03/2024, 13:28:00:248 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down parentGroup Event Loop io.netty.channel.nio.NioEventLoopGroup@d97aa565
[31/03/2024, 13:28:00:249 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down childGroup Event Loop io.netty.channel.nio.NioEventLoopGroup@81a9f2da
[31/03/2024, 13:28:00:249 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down GlobalEventExecutor io.netty.util.concurrent.GlobalEventExecutor@258af199
[31/03/2024, 13:28:00:249 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for parentGroup Event Loop shutdown...
[31/03/2024, 13:28:02:264 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for childGroup Event Loop shutdown...
[31/03/2024, 13:28:02:264 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for GlobalEventExecutor shutdown...
[31/03/2024, 13:28:02:264 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Event loops finished clean up!
[31/03/2024, 13:28:02:264 BST] 00000001 id=9168393c io.openliberty.netty.internal.impl.NettyFrameworkImpl        1 Deactivate called 
                                                                                                               null
                                                                                                               null
[31/03/2024, 13:28:02:264 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down parentGroup Event Loop io.netty.channel.nio.NioEventLoopGroup@d97aa565
[31/03/2024, 13:28:02:264 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down childGroup Event Loop io.netty.channel.nio.NioEventLoopGroup@81a9f2da
[31/03/2024, 13:28:02:264 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down GlobalEventExecutor io.netty.util.concurrent.GlobalEventExecutor@258af199
[31/03/2024, 13:28:02:265 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for parentGroup Event Loop shutdown...
[31/03/2024, 13:28:02:265 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for childGroup Event Loop shutdown...
[31/03/2024, 13:28:02:265 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for GlobalEventExecutor shutdown...
[31/03/2024, 13:28:02:265 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@cc7e6e32
registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@cc7e6e32
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@cc7e6e32
    TrConfigZapper.zapTrConfig : finished invoke init()
-----------------------------------------------------------
SharedOutputManager captured the following trace output: 
[31/03/2024, 13:28:02:282 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 Config parameters for TCP Channel: null
[31/03/2024, 13:28:02:282 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 hostname: localhost
[31/03/2024, 13:28:02:282 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 port: 80
[31/03/2024, 13:28:02:282 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 maxOpenConnections: 128000
[31/03/2024, 13:28:02:282 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 addressExcludeList: null
[31/03/2024, 13:28:02:282 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 hostNameExcludeList: null
[31/03/2024, 13:28:02:282 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 addressIncludeList: null
[31/03/2024, 13:28:02:282 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 hostNameIncludeList: null
[31/03/2024, 13:28:02:282 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 listenBacklog: 511
[31/03/2024, 13:28:02:282 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 newConnectionBufferSize: 8192
[31/03/2024, 13:28:02:282 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 portOpenRetries: 14
[31/03/2024, 13:28:02:282 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 caseInsensitiveHostnames: true
[31/03/2024, 13:28:02:282 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 soReuseAddr: true
[31/03/2024, 13:28:02:283 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 inactivityTimeout: 60000
[31/03/2024, 13:28:02:283 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 workGroup: Default
[31/03/2024, 13:28:02:283 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 allocateBuffersDirect: true
[31/03/2024, 13:28:02:283 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 tcpNoDelay: true
[31/03/2024, 13:28:02:283 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 receiveBufferSize: -1
[31/03/2024, 13:28:02:283 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 sendBufferSize: -1
[31/03/2024, 13:28:02:283 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 commOption: 1
[31/03/2024, 13:28:02:283 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 soLinger: -1
[31/03/2024, 13:28:02:283 BST] 00000001 id=46bd8f50 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Netty Framework signaled- Server Completely Started signal received
[31/03/2024, 13:28:02:284 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 start (TCP): attempt to bind a channel at host localhost port 9080
[31/03/2024, 13:28:02:378 BST] 0000002b id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 Adding new channel group for [id: 0x5270cc92, L:/127.0.0.1:9080]
[31/03/2024, 13:28:02:378 BST] 0000002b id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress is: /127.0.0.1:9080
[31/03/2024, 13:28:02:378 BST] 0000002b id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getLocalSocketAddress is: /127.0.0.1:9080
[31/03/2024, 13:28:02:379 BST] 0000002b id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress hostname is: localhost
[31/03/2024, 13:28:02:379 BST] 0000002b id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress address is: 127.0.0.1
[31/03/2024, 13:28:02:379 BST] 0000002b id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 channelConfig.getHostname() is: localhost
[31/03/2024, 13:28:02:379 BST] 0000002b id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 channelConfig.getPort() is: 80
[31/03/2024, 13:28:02:379 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.
[31/03/2024, 13:28:02:462 BST] 00000001 id=46bd8f50 io.openliberty.netty.internal.impl.NettyFrameworkImpl        1 Deactivate called 
                                                                                                               null
                                                                                                               null
[31/03/2024, 13:28:02:463 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down parentGroup Event Loop io.netty.channel.nio.NioEventLoopGroup@8615c669
[31/03/2024, 13:28:02:463 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down childGroup Event Loop io.netty.channel.nio.NioEventLoopGroup@a295cc6e
[31/03/2024, 13:28:02:464 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down GlobalEventExecutor io.netty.util.concurrent.GlobalEventExecutor@258af199
[31/03/2024, 13:28:02:464 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for parentGroup Event Loop shutdown...
[31/03/2024, 13:28:02:464 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.
[31/03/2024, 13:28:04:472 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for childGroup Event Loop shutdown...
[31/03/2024, 13:28:04:472 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for GlobalEventExecutor shutdown...
[31/03/2024, 13:28:04:472 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Event loops finished clean up!

-----------------------------------------------------------
-----------------------------------------------------------
SharedOutputManager captured the following message output: 
[31/03/2024, 13:28:02:379 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.
[31/03/2024, 13:28:02:464 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@9f926111
registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@9f926111
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@9f926111
    TrConfigZapper.zapTrConfig : finished invoke init()
-----------------------------------------------------------
SharedOutputManager captured the following trace output: 
[31/03/2024, 13:28:04:489 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       > setValues Entry 
[31/03/2024, 13:28:04:489 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       < setValues Exit 
[31/03/2024, 13:28:04:489 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 Config parameters for UDP Channel: null
[31/03/2024, 13:28:04:489 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 Inbound: true
[31/03/2024, 13:28:04:489 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 hostname: null
[31/03/2024, 13:28:04:489 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 port: 0
[31/03/2024, 13:28:04:489 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 receiveBufferSizeSocket: 1024000
[31/03/2024, 13:28:04:489 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 receiveBufferSizeChannel: 65535
[31/03/2024, 13:28:04:490 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 sendBufferSizeSocket: 1024000
[31/03/2024, 13:28:04:490 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 setting receive buffer to size 1024000
[31/03/2024, 13:28:04:491 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 setting send buffer to size 1024000
[31/03/2024, 13:28:04:494 BST] 00000001 id=f051d29b io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Netty Framework signaled- Server Completely Started signal received
[31/03/2024, 13:28:04:494 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPUtils                   3 start (UDP): attempt to bind a channel at host localhost port 9084
[31/03/2024, 13:28:04:507 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.
[31/03/2024, 13:28:04:610 BST] 00000001 id=f051d29b io.openliberty.netty.internal.impl.NettyFrameworkImpl        1 Deactivate called 
                                                                                                               null
                                                                                                               null
[31/03/2024, 13:28:04:611 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down parentGroup Event Loop io.netty.channel.nio.NioEventLoopGroup@afd59755
[31/03/2024, 13:28:04:611 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down childGroup Event Loop io.netty.channel.nio.NioEventLoopGroup@1e1ce0e6
[31/03/2024, 13:28:04:612 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down GlobalEventExecutor io.netty.util.concurrent.GlobalEventExecutor@258af199
[31/03/2024, 13:28:04:613 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for parentGroup Event Loop shutdown...
[31/03/2024, 13:28:04:612 BST] 00000036 id=00000000 io.openliberty.netty.internal.udp.UDPUtils                   I CWWKO0401I: UDP Channel null has stopped listening on host localhost port 9084.
[31/03/2024, 13:28:06:620 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for childGroup Event Loop shutdown...
[31/03/2024, 13:28:06:621 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for GlobalEventExecutor shutdown...
[31/03/2024, 13:28:06:621 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Event loops finished clean up!

-----------------------------------------------------------
-----------------------------------------------------------
SharedOutputManager captured the following message output: 
[31/03/2024, 13:28:04:507 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.
[31/03/2024, 13:28:04: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@188e1b64
registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@188e1b64
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@188e1b64
    TrConfigZapper.zapTrConfig : finished invoke init()
-----------------------------------------------------------
SharedOutputManager captured the following trace output: 
[31/03/2024, 13:28:06:638 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       > setValues Entry 
[31/03/2024, 13:28:06:639 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       < setValues Exit 
[31/03/2024, 13:28:06:639 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 Config parameters for UDP Channel: null
[31/03/2024, 13:28:06:639 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 Inbound: true
[31/03/2024, 13:28:06:639 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 hostname: null
[31/03/2024, 13:28:06:639 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 port: 0
[31/03/2024, 13:28:06:639 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 receiveBufferSizeSocket: 1024000
[31/03/2024, 13:28:06:639 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 receiveBufferSizeChannel: 65535
[31/03/2024, 13:28:06:639 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 sendBufferSizeSocket: 1024000
[31/03/2024, 13:28:06:639 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 setting receive buffer to size 1024000
[31/03/2024, 13:28:06:639 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 setting send buffer to size 1024000
[31/03/2024, 13:28:06:639 BST] 00000001 id=fe6410b2 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Netty Framework signaled- Server Completely Started signal received
[31/03/2024, 13:28:06:639 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPUtils                   3 start (UDP): attempt to bind a channel at host localhost port 9084
[31/03/2024, 13:28:06:640 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.
[31/03/2024, 13:28:06:742 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       1 UDPConfigurationImpl object constructed with null properties
[31/03/2024, 13:28:06:743 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 Config parameters for UDP Channel: null
[31/03/2024, 13:28:06:743 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 Inbound: false
[31/03/2024, 13:28:06:743 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 receiveBufferSizeSocket: 1024000
[31/03/2024, 13:28:06:743 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 receiveBufferSizeChannel: 65535
[31/03/2024, 13:28:06:743 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 sendBufferSizeSocket: 1024000
[31/03/2024, 13:28:06:743 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 setting receive buffer to size 1024000
[31/03/2024, 13:28:06:743 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 setting send buffer to size 1024000
[31/03/2024, 13:28:06:746 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPUtils                   3 startOutbound (UDP): attempt to bind a channel at host localhost port 9084
[31/03/2024, 13:28:06:752 BST] 00000042 id=00000000 io.openliberty.netty.internal.udp.UDPUtils                   3 CWUDP0001I 
                                                                                                               null
                                                                                                               null  (IPv4: 127.0.0.1)
                                                                                                               9084
[31/03/2024, 13:28:06:854 BST] 00000001 id=fe6410b2 io.openliberty.netty.internal.impl.NettyFrameworkImpl        1 Deactivate called 
                                                                                                               null
                                                                                                               null
[31/03/2024, 13:28:06:854 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down parentGroup Event Loop io.netty.channel.nio.NioEventLoopGroup@d33adcb9
[31/03/2024, 13:28:06:854 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down childGroup Event Loop io.netty.channel.nio.NioEventLoopGroup@a937b255
[31/03/2024, 13:28:06:855 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down GlobalEventExecutor io.netty.util.concurrent.GlobalEventExecutor@258af199
[31/03/2024, 13:28:06:855 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for parentGroup Event Loop shutdown...
[31/03/2024, 13:28:06:855 BST] 00000041 id=00000000 io.openliberty.netty.internal.udp.UDPUtils                   I CWWKO0401I: UDP Channel null has stopped listening on host localhost port 9084.
[31/03/2024, 13:28:06:856 BST] 00000042 id=00000000 io.openliberty.netty.internal.udp.UDPUtils                   3 CWUDP0002I 
                                                                                                               null
                                                                                                               localhost
                                                                                                               9084
[31/03/2024, 13:28:08:860 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for childGroup Event Loop shutdown...
[31/03/2024, 13:28:08:862 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for GlobalEventExecutor shutdown...
[31/03/2024, 13:28:08:862 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Event loops finished clean up!

-----------------------------------------------------------
-----------------------------------------------------------
SharedOutputManager captured the following message output: 
[31/03/2024, 13:28:06:640 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.
[31/03/2024, 13:28:06:855 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@7071bac3
registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@7071bac3
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@7071bac3
    TrConfigZapper.zapTrConfig : finished invoke init()
-----------------------------------------------------------
SharedOutputManager captured the following trace output: 
[31/03/2024, 13:28:08:875 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 Config parameters for TCP Channel: null
[31/03/2024, 13:28:08:876 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 hostname: localhost
[31/03/2024, 13:28:08:876 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 port: 80
[31/03/2024, 13:28:08:876 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 maxOpenConnections: 128000
[31/03/2024, 13:28:08:876 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 addressExcludeList: null
[31/03/2024, 13:28:08:876 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 hostNameExcludeList: null
[31/03/2024, 13:28:08:876 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 addressIncludeList: null
[31/03/2024, 13:28:08:876 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 hostNameIncludeList: null
[31/03/2024, 13:28:08:876 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 listenBacklog: 511
[31/03/2024, 13:28:08:876 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 newConnectionBufferSize: 8192
[31/03/2024, 13:28:08:876 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 portOpenRetries: 14
[31/03/2024, 13:28:08:876 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 caseInsensitiveHostnames: true
[31/03/2024, 13:28:08:876 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 soReuseAddr: true
[31/03/2024, 13:28:08:876 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 inactivityTimeout: 60000
[31/03/2024, 13:28:08:876 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 workGroup: Default
[31/03/2024, 13:28:08:876 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 allocateBuffersDirect: true
[31/03/2024, 13:28:08:876 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 tcpNoDelay: true
[31/03/2024, 13:28:08:876 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 receiveBufferSize: -1
[31/03/2024, 13:28:08:876 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 sendBufferSize: -1
[31/03/2024, 13:28:08:876 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 commOption: 1
[31/03/2024, 13:28:08:877 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 soLinger: -1
[31/03/2024, 13:28:08:877 BST] 00000001 id=5185ac5d io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Netty Framework signaled- Server Completely Started signal received
[31/03/2024, 13:28:08:877 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 start (TCP): attempt to bind a channel at host localhost port 9080
[31/03/2024, 13:28:08:878 BST] 0000004c id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 Adding new channel group for [id: 0x429adaf7, L:/127.0.0.1:9080]
[31/03/2024, 13:28:08:878 BST] 0000004c id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress is: /127.0.0.1:9080
[31/03/2024, 13:28:08:878 BST] 0000004c id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getLocalSocketAddress is: /127.0.0.1:9080
[31/03/2024, 13:28:08:878 BST] 0000004c id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress hostname is: localhost
[31/03/2024, 13:28:08:878 BST] 0000004c id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress address is: 127.0.0.1
[31/03/2024, 13:28:08:879 BST] 0000004c id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 channelConfig.getHostname() is: localhost
[31/03/2024, 13:28:08:879 BST] 0000004c id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 channelConfig.getPort() is: 80
[31/03/2024, 13:28:08:879 BST] 0000004c 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.
[31/03/2024, 13:28:08:981 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       1 TCPChannelConfiguration object constructed with null properties
[31/03/2024, 13:28:08:981 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 Config parameters for TCP Channel: null
[31/03/2024, 13:28:08:981 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 soReuseAddr: true
[31/03/2024, 13:28:08:981 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 inactivityTimeout: 60000
[31/03/2024, 13:28:08:981 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 workGroup: Default
[31/03/2024, 13:28:08:981 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 allocateBuffersDirect: true
[31/03/2024, 13:28:08:982 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 tcpNoDelay: true
[31/03/2024, 13:28:08:982 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 receiveBufferSize: -1
[31/03/2024, 13:28:08:982 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 sendBufferSize: -1
[31/03/2024, 13:28:08:982 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 commOption: 1
[31/03/2024, 13:28:08:982 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 soLinger: -1
[31/03/2024, 13:28:08:989 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 startOutbound (TCP): attempt to connect to host localhost port 9080
[31/03/2024, 13:28:09:004 BST] 0000004d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress is: /127.0.0.1:43132
[31/03/2024, 13:28:09:004 BST] 0000004d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getLocalSocketAddress is: /127.0.0.1:43132
[31/03/2024, 13:28:09:005 BST] 0000004d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress hostname is: localhost
[31/03/2024, 13:28:09:005 BST] 0000004d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress address is: 127.0.0.1
[31/03/2024, 13:28:09:005 BST] 0000004d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 channelConfig.getHostname() is: localhost
[31/03/2024, 13:28:09:005 BST] 0000004d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 channelConfig.getPort() is: 80
[31/03/2024, 13:28:09:005 BST] 0000004d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 TCP_CHANNEL_STARTED 
                                                                                                               null
                                                                                                               localhost  (IPv4: 127.0.0.1)
                                                                                                               9080
[31/03/2024, 13:28:09:014 BST] 0000004e id=a4b885db io.openliberty.netty.internal.tcp.TCPLoggingHandler          1 handler added toChannelHandlerContext(tcpLoggingHandler, [id: 0xfdad0d2f, L:/127.0.0.1:9080 - R:/127.0.0.1:43132]), channel [id: 0xfdad0d2f, L:/127.0.0.1:9080 - R:/127.0.0.1:43132]
[31/03/2024, 13:28:09:017 BST] 0000004e id=00000000 io.openliberty.netty.internal.tcp.TCPChannelInitializerImpl  3 Initializing channel: [id: 0xfdad0d2f, L:/127.0.0.1:9080 - R:/127.0.0.1:43132] found parent to be: [id: 0x429adaf7, L:/127.0.0.1:9080]
[31/03/2024, 13:28:09:018 BST] 0000004e id=00000000 io.openliberty.netty.internal.tcp.TCPChannelInitializerImpl  3 Found group to be: DefaultChannelGroup(name: group-0x7, size: 0) for parent: [id: 0x429adaf7, L:/127.0.0.1:9080]
[31/03/2024, 13:28:09:018 BST] 0000004e id=a4b885db io.openliberty.netty.internal.tcp.TCPLoggingHandler          1 registered Logging Handler for channel: [id: 0xfdad0d2f, L:/127.0.0.1:9080 - R:/127.0.0.1:43132]
[31/03/2024, 13:28:09:018 BST] 0000004e id=a4b885db io.openliberty.netty.internal.tcp.TCPLoggingHandler          1 SocketChannel accepted, local: /127.0.0.1:9080 remote: /127.0.0.1:43132
[31/03/2024, 13:28:09:108 BST] 00000001 id=5185ac5d io.openliberty.netty.internal.impl.NettyFrameworkImpl        1 Deactivate called 
                                                                                                               null
                                                                                                               null
[31/03/2024, 13:28:09:108 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down parentGroup Event Loop io.netty.channel.nio.NioEventLoopGroup@bfff6ca
[31/03/2024, 13:28:09:109 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down childGroup Event Loop io.netty.channel.nio.NioEventLoopGroup@b1f888ef
[31/03/2024, 13:28:09:109 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down GlobalEventExecutor io.netty.util.concurrent.GlobalEventExecutor@258af199
[31/03/2024, 13:28:09:110 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for parentGroup Event Loop shutdown...
[31/03/2024, 13:28:09:109 BST] 0000004c id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0220I: TCP Channel null has stopped listening for requests on host localhost port 9080.
[31/03/2024, 13:28:09:111 BST] 0000004d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 TCP_CHANNEL_STOPPED 
                                                                                                               null
                                                                                                               localhost
                                                                                                               9080
[31/03/2024, 13:28:09:138 BST] 0000004e id=a4b885db io.openliberty.netty.internal.tcp.TCPLoggingHandler          1 read completed. Read: 0 bytes
[31/03/2024, 13:28:09:140 BST] 0000004e id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 Socket channel closed, local: /127.0.0.1:9080 remote: /127.0.0.1:43132
[31/03/2024, 13:28:09:140 BST] 0000004e id=a4b885db io.openliberty.netty.internal.tcp.TCPLoggingHandler          1 SocketChannel closed, local: /127.0.0.1:9080 remote: /127.0.0.1:43132
[31/03/2024, 13:28:11:117 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for childGroup Event Loop shutdown...
[31/03/2024, 13:28:11:148 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for GlobalEventExecutor shutdown...
[31/03/2024, 13:28:11:148 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Event loops finished clean up!

-----------------------------------------------------------
-----------------------------------------------------------
SharedOutputManager captured the following message output: 
[31/03/2024, 13:28:08:879 BST] 0000004c 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.
[31/03/2024, 13:28:09:109 BST] 0000004c 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@de3164e8
registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@de3164e8
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@de3164e8
    TrConfigZapper.zapTrConfig : finished invoke init()
-----------------------------------------------------------
SharedOutputManager captured the following trace output: 
[31/03/2024, 13:28:11:163 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 Config parameters for TCP Channel: null
[31/03/2024, 13:28:11:163 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 hostname: localhost
[31/03/2024, 13:28:11:163 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 port: 80
[31/03/2024, 13:28:11:163 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 maxOpenConnections: 128000
[31/03/2024, 13:28:11:163 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 addressExcludeList: null
[31/03/2024, 13:28:11:163 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 hostNameExcludeList: null
[31/03/2024, 13:28:11:164 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 addressIncludeList: null
[31/03/2024, 13:28:11:164 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 hostNameIncludeList: null
[31/03/2024, 13:28:11:164 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 listenBacklog: 511
[31/03/2024, 13:28:11:164 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 newConnectionBufferSize: 8192
[31/03/2024, 13:28:11:164 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 portOpenRetries: 14
[31/03/2024, 13:28:11:164 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 caseInsensitiveHostnames: true
[31/03/2024, 13:28:11:164 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 soReuseAddr: true
[31/03/2024, 13:28:11:164 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 inactivityTimeout: 60000
[31/03/2024, 13:28:11:164 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 workGroup: Default
[31/03/2024, 13:28:11:164 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 allocateBuffersDirect: true
[31/03/2024, 13:28:11:164 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 tcpNoDelay: true
[31/03/2024, 13:28:11:164 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 receiveBufferSize: -1
[31/03/2024, 13:28:11:164 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 sendBufferSize: -1
[31/03/2024, 13:28:11:164 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 commOption: 1
[31/03/2024, 13:28:11:164 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 soLinger: -1
[31/03/2024, 13:28:11:164 BST] 00000001 id=2a010b76 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Netty Framework signaled- Server Completely Started signal received
[31/03/2024, 13:28:11:165 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 start (TCP): attempt to bind a channel at host localhost port 9080
[31/03/2024, 13:28:11:167 BST] 00000057 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 Adding new channel group for [id: 0x328bf7bc, L:/127.0.0.1:9080]
[31/03/2024, 13:28:11:167 BST] 00000057 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress is: /127.0.0.1:9080
[31/03/2024, 13:28:11:167 BST] 00000057 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getLocalSocketAddress is: /127.0.0.1:9080
[31/03/2024, 13:28:11:167 BST] 00000057 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress hostname is: localhost
[31/03/2024, 13:28:11:167 BST] 00000057 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress address is: 127.0.0.1
[31/03/2024, 13:28:11:167 BST] 00000057 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 channelConfig.getHostname() is: localhost
[31/03/2024, 13:28:11:167 BST] 00000057 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 channelConfig.getPort() is: 80
[31/03/2024, 13:28:11:167 BST] 00000057 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.
[31/03/2024, 13:28:11:273 BST] 00000052 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 channel groupDefaultChannelGroup(name: group-0x9, size: 0) has closed...
[31/03/2024, 13:28:11:275 BST] 00000057 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0220I: TCP Channel null has stopped listening for requests on host localhost port 9080.
[31/03/2024, 13:28:11:378 BST] 00000001 id=2a010b76 io.openliberty.netty.internal.impl.NettyFrameworkImpl        1 Deactivate called 
                                                                                                               null
                                                                                                               null
[31/03/2024, 13:28:11:378 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down parentGroup Event Loop io.netty.channel.nio.NioEventLoopGroup@e6c7cc14
[31/03/2024, 13:28:11:378 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down childGroup Event Loop io.netty.channel.nio.NioEventLoopGroup@3f52042e
[31/03/2024, 13:28:11:379 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down GlobalEventExecutor io.netty.util.concurrent.GlobalEventExecutor@258af199
[31/03/2024, 13:28:11:379 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for parentGroup Event Loop shutdown...
[31/03/2024, 13:28:13:285 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for childGroup Event Loop shutdown...
[31/03/2024, 13:28:13:386 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for GlobalEventExecutor shutdown...
[31/03/2024, 13:28:13:386 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Event loops finished clean up!

-----------------------------------------------------------
-----------------------------------------------------------
SharedOutputManager captured the following message output: 
[31/03/2024, 13:28:11:167 BST] 00000057 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.
[31/03/2024, 13:28:11:275 BST] 00000057 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@bdd3540b
registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@bdd3540b
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@bdd3540b
    TrConfigZapper.zapTrConfig : finished invoke init()
-----------------------------------------------------------
SharedOutputManager captured the following trace output: 
[31/03/2024, 13:28:13:402 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 Config parameters for TCP Channel: null
[31/03/2024, 13:28:13:402 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 hostname: localhost
[31/03/2024, 13:28:13:402 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 port: 80
[31/03/2024, 13:28:13:402 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 maxOpenConnections: 128000
[31/03/2024, 13:28:13:402 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 addressExcludeList: null
[31/03/2024, 13:28:13:402 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 hostNameExcludeList: null
[31/03/2024, 13:28:13:403 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 addressIncludeList: null
[31/03/2024, 13:28:13:403 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 hostNameIncludeList: null
[31/03/2024, 13:28:13:403 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 listenBacklog: 511
[31/03/2024, 13:28:13:403 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 newConnectionBufferSize: 8192
[31/03/2024, 13:28:13:403 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 portOpenRetries: 14
[31/03/2024, 13:28:13:403 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 caseInsensitiveHostnames: true
[31/03/2024, 13:28:13:403 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 soReuseAddr: true
[31/03/2024, 13:28:13:403 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 inactivityTimeout: 60000
[31/03/2024, 13:28:13:403 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 workGroup: Default
[31/03/2024, 13:28:13:403 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 allocateBuffersDirect: true
[31/03/2024, 13:28:13:403 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 tcpNoDelay: true
[31/03/2024, 13:28:13:403 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 receiveBufferSize: -1
[31/03/2024, 13:28:13:403 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 sendBufferSize: -1
[31/03/2024, 13:28:13:403 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 commOption: 1
[31/03/2024, 13:28:13:403 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 soLinger: -1
[31/03/2024, 13:28:13:403 BST] 00000001 id=b3d426a5 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Netty Framework signaled- Server Completely Started signal received
[31/03/2024, 13:28:13:404 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 start (TCP): attempt to bind a channel at host localhost port 9080
[31/03/2024, 13:28:13:407 BST] 00000062 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 Adding new channel group for [id: 0x95cfea60, L:/127.0.0.1:9080]
[31/03/2024, 13:28:13:407 BST] 00000062 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress is: /127.0.0.1:9080
[31/03/2024, 13:28:13:407 BST] 00000062 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getLocalSocketAddress is: /127.0.0.1:9080
[31/03/2024, 13:28:13:407 BST] 00000062 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress hostname is: localhost
[31/03/2024, 13:28:13:407 BST] 00000062 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress address is: 127.0.0.1
[31/03/2024, 13:28:13:407 BST] 00000062 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 channelConfig.getHostname() is: localhost
[31/03/2024, 13:28:13:407 BST] 00000062 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 channelConfig.getPort() is: 80
[31/03/2024, 13:28:13:407 BST] 00000062 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.
[31/03/2024, 13:28:13:509 BST] 00000062 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0220I: TCP Channel null has stopped listening for requests on host localhost port 9080.
[31/03/2024, 13:28:13:510 BST] 00000001 id=b3d426a5 io.openliberty.netty.internal.impl.NettyFrameworkImpl        1 Deactivate called 
                                                                                                               null
                                                                                                               null
[31/03/2024, 13:28:13:510 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down parentGroup Event Loop io.netty.channel.nio.NioEventLoopGroup@ff15ca86
[31/03/2024, 13:28:13:510 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down childGroup Event Loop io.netty.channel.nio.NioEventLoopGroup@1ab119d9
[31/03/2024, 13:28:13:511 BST] 0000005d id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 channel groupDefaultChannelGroup(name: group-0xb, size: 0) has closed...
[31/03/2024, 13:28:13:511 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down GlobalEventExecutor io.netty.util.concurrent.GlobalEventExecutor@258af199
[31/03/2024, 13:28:13:511 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for parentGroup Event Loop shutdown...
[31/03/2024, 13:28:15:518 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for childGroup Event Loop shutdown...
[31/03/2024, 13:28:15:518 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for GlobalEventExecutor shutdown...
[31/03/2024, 13:28:15:518 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Event loops finished clean up!

-----------------------------------------------------------
-----------------------------------------------------------
SharedOutputManager captured the following message output: 
[31/03/2024, 13:28:13:407 BST] 00000062 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.
[31/03/2024, 13:28:13:509 BST] 00000062 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@f39dda91
registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@f39dda91
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@f39dda91
    TrConfigZapper.zapTrConfig : finished invoke init()
-----------------------------------------------------------
SharedOutputManager captured the following trace output: 
[31/03/2024, 13:28:15:536 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 Config parameters for TCP Channel: null
[31/03/2024, 13:28:15:536 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 hostname: localhost
[31/03/2024, 13:28:15:536 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 port: 80
[31/03/2024, 13:28:15:536 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 maxOpenConnections: 128000
[31/03/2024, 13:28:15:536 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 addressExcludeList: null
[31/03/2024, 13:28:15:536 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 hostNameExcludeList: null
[31/03/2024, 13:28:15:536 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 addressIncludeList: null
[31/03/2024, 13:28:15:536 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 hostNameIncludeList: null
[31/03/2024, 13:28:15:536 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 listenBacklog: 511
[31/03/2024, 13:28:15:537 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 newConnectionBufferSize: 8192
[31/03/2024, 13:28:15:537 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 portOpenRetries: 14
[31/03/2024, 13:28:15:537 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 caseInsensitiveHostnames: true
[31/03/2024, 13:28:15:537 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 soReuseAddr: true
[31/03/2024, 13:28:15:537 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 inactivityTimeout: 60000
[31/03/2024, 13:28:15:537 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 workGroup: Default
[31/03/2024, 13:28:15:537 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 allocateBuffersDirect: true
[31/03/2024, 13:28:15:537 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 tcpNoDelay: true
[31/03/2024, 13:28:15:537 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 receiveBufferSize: -1
[31/03/2024, 13:28:15:537 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 sendBufferSize: -1
[31/03/2024, 13:28:15:537 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 commOption: 1
[31/03/2024, 13:28:15:537 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 soLinger: -1
[31/03/2024, 13:28:15:537 BST] 00000001 id=b1544620 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Netty Framework signaled- Server Completely Started signal received
[31/03/2024, 13:28:15:541 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 start (TCP): attempt to bind a channel at host localhost port 9080
[31/03/2024, 13:28:15:542 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 start (TCP): attempt to bind a channel at host localhost port 9081
[31/03/2024, 13:28:15:543 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 start (TCP): attempt to bind a channel at host localhost port 9082
[31/03/2024, 13:28:15:549 BST] 0000006d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 Adding new channel group for [id: 0x5614a7ab, L:/127.0.0.1:9080]
[31/03/2024, 13:28:15:549 BST] 0000006d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress is: /127.0.0.1:9080
[31/03/2024, 13:28:15:549 BST] 0000006d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getLocalSocketAddress is: /127.0.0.1:9080
[31/03/2024, 13:28:15:549 BST] 0000006d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress hostname is: localhost
[31/03/2024, 13:28:15:550 BST] 0000006d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress address is: 127.0.0.1
[31/03/2024, 13:28:15:550 BST] 0000006d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 channelConfig.getHostname() is: localhost
[31/03/2024, 13:28:15:550 BST] 0000006d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 channelConfig.getPort() is: 80
[31/03/2024, 13:28:15:550 BST] 0000006d 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.
[31/03/2024, 13:28:15:551 BST] 0000006d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 Adding new channel group for [id: 0x100e0f1b, L:/127.0.0.1:9081]
[31/03/2024, 13:28:15:551 BST] 0000006d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress is: /127.0.0.1:9081
[31/03/2024, 13:28:15:551 BST] 0000006d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getLocalSocketAddress is: /127.0.0.1:9081
[31/03/2024, 13:28:15:551 BST] 0000006d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress hostname is: localhost
[31/03/2024, 13:28:15:551 BST] 0000006d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress address is: 127.0.0.1
[31/03/2024, 13:28:15:551 BST] 0000006d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 channelConfig.getHostname() is: localhost
[31/03/2024, 13:28:15:551 BST] 0000006d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 channelConfig.getPort() is: 80
[31/03/2024, 13:28:15:551 BST] 0000006d 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.
[31/03/2024, 13:28:15:552 BST] 0000006d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 Adding new channel group for [id: 0xca12249d, L:/127.0.0.1:9082]
[31/03/2024, 13:28:15:552 BST] 0000006d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress is: /127.0.0.1:9082
[31/03/2024, 13:28:15:552 BST] 0000006d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getLocalSocketAddress is: /127.0.0.1:9082
[31/03/2024, 13:28:15:552 BST] 0000006d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress hostname is: localhost
[31/03/2024, 13:28:15:553 BST] 0000006d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress address is: 127.0.0.1
[31/03/2024, 13:28:15:553 BST] 0000006d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 channelConfig.getHostname() is: localhost
[31/03/2024, 13:28:15:553 BST] 0000006d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 channelConfig.getPort() is: 80
[31/03/2024, 13:28:15:553 BST] 0000006d 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.
[31/03/2024, 13:28:15:654 BST] 0000006c id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 channel groupDefaultChannelGroup(name: group-0xd, size: 0) has closed...
[31/03/2024, 13:28:15:654 BST] 0000006d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0220I: TCP Channel null has stopped listening for requests on host localhost port 9080.
[31/03/2024, 13:28:15:657 BST] 0000006c id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 channel groupDefaultChannelGroup(name: group-0xe, size: 0) has closed...
[31/03/2024, 13:28:15:657 BST] 0000006d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0220I: TCP Channel null has stopped listening for requests on host localhost port 9081.
[31/03/2024, 13:28:15:660 BST] 0000006c id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 channel groupDefaultChannelGroup(name: group-0xf, size: 0) has closed...
[31/03/2024, 13:28:15:659 BST] 0000006d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0220I: TCP Channel null has stopped listening for requests on host localhost port 9082.
[31/03/2024, 13:28:15:661 BST] 00000001 id=b1544620 io.openliberty.netty.internal.impl.NettyFrameworkImpl        1 Deactivate called 
                                                                                                               null
                                                                                                               null
[31/03/2024, 13:28:15:661 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down parentGroup Event Loop io.netty.channel.nio.NioEventLoopGroup@f173eb63
[31/03/2024, 13:28:15:661 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down childGroup Event Loop io.netty.channel.nio.NioEventLoopGroup@718b7166
[31/03/2024, 13:28:15:662 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down GlobalEventExecutor io.netty.util.concurrent.GlobalEventExecutor@258af199
[31/03/2024, 13:28:15:662 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for parentGroup Event Loop shutdown...
[31/03/2024, 13:28:17:668 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for childGroup Event Loop shutdown...
[31/03/2024, 13:28:17:669 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for GlobalEventExecutor shutdown...
[31/03/2024, 13:28:17:669 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Event loops finished clean up!

-----------------------------------------------------------
-----------------------------------------------------------
SharedOutputManager captured the following message output: 
[31/03/2024, 13:28:15:550 BST] 0000006d 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.
[31/03/2024, 13:28:15:551 BST] 0000006d 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.
[31/03/2024, 13:28:15:553 BST] 0000006d 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.
[31/03/2024, 13:28:15:654 BST] 0000006d io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0220I: TCP Channel null has stopped listening for requests on host localhost port 9080.
[31/03/2024, 13:28:15:657 BST] 0000006d io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0220I: TCP Channel null has stopped listening for requests on host localhost port 9081.
[31/03/2024, 13:28:15:659 BST] 0000006d io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0220I: TCP Channel null has stopped listening for requests on host localhost port 9082.

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