Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Disable oidc-token-propagation-reactive test #28228

Merged

Conversation

sberyozkin
Copy link
Member

No description provided.

@geoand geoand merged commit f8fd30c into quarkusio:main Sep 28, 2022
@quarkus-bot quarkus-bot bot added this to the 2.14 - main milestone Sep 28, 2022
@sberyozkin sberyozkin deleted the disable_oidc_token_reactive_propagation_test branch September 28, 2022 09:33
@sberyozkin
Copy link
Member Author

sberyozkin commented Sep 28, 2022

@geoand @gsmet, I have an idea what may be causing this particular test's failures and already thinking of re-enabling it :-).
So it is 100% (or at least 99% :-) ) not a race condition on the Quarkus end, the error I mentioned at #27900 happens when KeycloakDevServicesProcessor attempts to get an admin token from Keycloak - this error can only happen I believe if Keycloak state is not correct (Keycloak is passed the env properties at startup specifying the admin name and password) or hopefully, because it has not completed its admin realm initialization yet - so my plan is to add a retry there for a few seconds

@geoand
Copy link
Contributor

geoand commented Sep 29, 2022

Sounds good to me :)

@ambition-consulting
Copy link

@sberyozkin @geoand still failing for me:

2022-11-07 12:23:08,928 DEBUG [🐳 .1dc.com.0.3]] (build-25) Starting container: harbor-emea.1dc.com/library/keycloak/keycloak:19.0.3
2022-11-07 12:23:08,928 DEBUG [🐳 .1dc.com.0.3]] (build-25) Trying to start container: harbor-emea.1dc.com/library/keycloak/keycloak:19.0.3 (attempt 1/1)
2022-11-07 12:23:08,928 DEBUG [🐳 .1dc.com.0.3]] (build-25) Starting container: harbor-emea.1dc.com/library/keycloak/keycloak:19.0.3
2022-11-07 12:23:08,928 INFO  [🐳 .1dc.com.0.3]] (build-25) Creating container for image: harbor-emea.1dc.com/library/keycloak/keycloak:19.0.3
2022-11-07 12:23:08,929 DEBUG [org.tes.uti.RegistryAuthLocator] (build-25) Looking up auth config for image: harbor-emea.1dc.com/library/keycloak/keycloak:19.0.3 at registry: harbor-emea.1dc.com
2022-11-07 12:23:08,929 DEBUG [org.tes.uti.RegistryAuthLocator] (build-25) No matching Auth Configs - falling back to defaultAuthConfig [null]
2022-11-07 12:23:08,929 DEBUG [org.tes.doc.AuthDelegatingDockerClientConfig] (build-25) Effective auth config [null]
2022-11-07 12:23:08,931 DEBUG [org.tes.sha.com.git.doc.cor.com.AbstrDockerCmd] (build-25) Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@436bc6d2[aliases=<null>,argsEscaped=<null>,attachStderr=<null>,attachStdin=<null>,attachStdout=<null>,authConfig=<null>,cmd={start,--storage=chm,--http-enabled=true,--hostname-strict=false,--hostname-strict-https=false},domainName=<null>,entrypoint=<null>,env={KEYCLOAK_ADMIN_PASSWORD=admin,KEYCLOAK_ADMIN=admin},exposedPorts=ExposedPorts(exposedPorts=[8080/tcp]),healthcheck=<null>,hostConfig=HostConfig(binds=[], blkioWeight=null, blkioWeightDevice=null, blkioDeviceReadBps=null, blkioDeviceWriteBps=null, blkioDeviceReadIOps=null, blkioDeviceWriteIOps=null, memorySwappiness=null, nanoCPUs=null, capAdd=null, capDrop=null, containerIDFile=null, cpuPeriod=null, cpuRealtimePeriod=null, cpuRealtimeRuntime=null, cpuShares=null, cpuQuota=null, cpusetCpus=null, cpusetMems=null, devices=null, deviceCgroupRules=null, deviceRequests=null, diskQuota=null, dns=null, dnsOptions=null, dnsSearch=null, extraHosts=[], groupAdd=null, ipcMode=null, cgroup=null, links=[], logConfig=LogConfig(type=null, config=null), lxcConf=null, memory=null, memorySwap=null, memoryReservation=null, kernelMemory=null, networkMode=null, oomKillDisable=null, init=null, autoRemove=null, oomScoreAdj=null, portBindings={8080/tcp=[Lcom.github.dockerjava.api.model.Ports$Binding;@5240b8cf}, privileged=null, publishAllPorts=null, readonlyRootfs=null, restartPolicy=null, ulimits=null, cpuCount=null, cpuPercent=null, ioMaximumIOps=null, ioMaximumBandwidth=null, volumesFrom=[], mounts=null, pidMode=null, isolation=null, securityOpts=null, storageOpt=null, cgroupParent=null, volumeDriver=null, shmSize=null, pidsLimit=null, runtime=null, tmpFs=null, utSMode=null, usernsMode=null, sysctls=null, consoleSize=null, cgroupnsMode=null),hostName=<null>,image=harbor-emea.1dc.com/library/keycloak/keycloak:19.0.3,ipv4Address=<null>,ipv6Address=<null>,labels={org.testcontainers=true, org.testcontainers.sessionId=a8feb3cc-425c-443a-b752-62c16aedcdae},macAddress=<null>,name=<null>,networkDisabled=<null>,networkingConfig=<null>,onBuild=<null>,platform=<null>,portSpecs=<null>,shell=<null>,stdInOnce=<null>,stdinOpen=<null>,stopSignal=<null>,stopTimeout=<null>,tty=<null>,user=<null>,volumes=Volumes(volumes=[]),workingDir=<null>]
2022-11-07 12:23:08,932 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.imp.cla.InternalHttpClient] (build-25) ex-0000000E: preparing request execution
2022-11-07 12:23:08,933 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.pro.RequestAddCookies] (build-25) Cookie spec selected: strict
2022-11-07 12:23:08,933 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.pro.RequestAuthCache] (build-25) Auth cache not set in the context
2022-11-07 12:23:08,933 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.imp.cla.ProtocolExec] (build-25) ex-0000000E: target auth state: UNCHALLENGED
2022-11-07 12:23:08,933 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.imp.cla.ProtocolExec] (build-25) ex-0000000E: proxy auth state: UNCHALLENGED
2022-11-07 12:23:08,933 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.imp.cla.ConnectExec] (build-25) ex-0000000E: acquiring connection with route {}->http://localhost:2375/
2022-11-07 12:23:08,933 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.imp.cla.InternalHttpClient] (build-25) ex-0000000E: acquiring endpoint (3 MINUTES)
2022-11-07 12:23:08,933 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.imp.io.PoolingHttpClientConnectionManager] (build-25) ex-0000000E: endpoint lease request (3 MINUTES) [route: {}->http://localhost:2375][total/ available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
2022-11-07 12:23:08,933 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.imp.io.PoolingHttpClientConnectionManager] (build-25) ex-0000000E: endpoint leased [route: {}->http://localhost:2375][total/ available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
2022-11-07 12:23:08,933 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.imp.io.PoolingHttpClientConnectionManager] (build-25) ex-0000000E: acquired ep-0000000D
2022-11-07 12:23:08,933 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.imp.cla.InternalHttpClient] (build-25) ex-0000000E: acquired endpoint ep-0000000D
2022-11-07 12:23:08,934 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.imp.cla.MainClientExec] (build-25) ex-0000000E: executing POST /v1.32/containers/create HTTP/1.1
2022-11-07 12:23:08,934 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.imp.cla.InternalHttpClient] (build-25) ep-0000000D: start execution ex-0000000E
2022-11-07 12:23:08,934 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.imp.io.PoolingHttpClientConnectionManager] (build-25) ep-0000000D: executing exchange ex-0000000E over http-outgoing-1
2022-11-07 12:23:08,934 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.headers] (build-25) http-outgoing-1 >> POST /v1.32/containers/create HTTP/1.1
2022-11-07 12:23:08,934 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.headers] (build-25) http-outgoing-1 >> accept: application/json
2022-11-07 12:23:08,934 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.headers] (build-25) http-outgoing-1 >> content-type: application/json
2022-11-07 12:23:08,934 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.headers] (build-25) http-outgoing-1 >> x-tc-sid: a8feb3cc-425c-443a-b752-62c16aedcdae
2022-11-07 12:23:08,934 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.headers] (build-25) http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
2022-11-07 12:23:08,934 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.headers] (build-25) http-outgoing-1 >> Content-Length: 2091
2022-11-07 12:23:08,934 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.headers] (build-25) http-outgoing-1 >> Host: localhost:2375
2022-11-07 12:23:08,934 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.headers] (build-25) http-outgoing-1 >> Connection: keep-alive
2022-11-07 12:23:08,934 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.headers] (build-25) http-outgoing-1 >> User-Agent: Apache-HttpClient/5.0.3 (Java/16.0.1)
2022-11-07 12:23:08,934 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (build-25) http-outgoing-1 >> "POST /v1.32/containers/create HTTP/1.1[\r][\n]"
2022-11-07 12:23:08,934 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (build-25) http-outgoing-1 >> "accept: application/json[\r][\n]"
2022-11-07 12:23:08,934 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (build-25) http-outgoing-1 >> "content-type: application/json[\r][\n]"
2022-11-07 12:23:08,934 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (build-25) http-outgoing-1 >> "x-tc-sid: a8feb3cc-425c-443a-b752-62c16aedcdae[\r][\n]"
2022-11-07 12:23:08,934 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (build-25) http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
2022-11-07 12:23:08,934 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (build-25) http-outgoing-1 >> "Content-Length: 2091[\r][\n]"
2022-11-07 12:23:08,934 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (build-25) http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
2022-11-07 12:23:08,934 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (build-25) http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
2022-11-07 12:23:08,934 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (build-25) http-outgoing-1 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/16.0.1)[\r][\n]"
2022-11-07 12:23:08,934 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (build-25) http-outgoing-1 >> "[\r][\n]"
2022-11-07 12:23:08,935 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (build-25) http-outgoing-1 >> "{"Hostname":null,"Domainname":null,"User":null,"AttachStdin":null,"AttachStdout":null,"AttachStderr":null,"PortSpecs":null,"Tty":null,"OpenStdin":null,"StdinOnce":null,"Env":["KEYCLOAK_ADMIN_PASSWORD=admin","KEYCLOAK_ADMIN=admin"],"Cmd":["start","--storage=chm","--http-enabled=true","--hostname-strict=false","--hostname-strict-https=false"],"Healthcheck":null,"ArgsEscaped":null,"Entrypoint":null,"Image":"harbor-emea.1dc.com/library/keycloak/keycloak:19.0.3","Volumes":{},"WorkingDir":null,"MacAddress":null,"OnBuild":null,"NetworkDisabled":null,"ExposedPorts":{"8080/tcp":{}},"StopSignal":null,"StopTimeout":null,"HostConfig":{"Binds":[],"BlkioWeight":null,"BlkioWeightDevice":null,"BlkioDeviceReadBps":null,"BlkioDeviceWriteBps":null,"BlkioDeviceReadIOps":null,"BlkioDeviceWriteIOps":null,"MemorySwappiness":null,"NanoCpus":null,"CapAdd":null,"CapDrop":null,"ContainerIDFile":null,"CpuPeriod":null,"CpuRealtimePeriod":null,"CpuRealtimeRuntime":null,"CpuShares":null,"CpuQuota":null,"CpusetCpus":null,"CpusetMems":null,"Devices":null,"DeviceCgroupRules":null,"DeviceRequests":null,"DiskQuota":null,"Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":null,"Cgroup":null,"Links":[],"LogConfig":null,"LxcConf":null,"Memory":null,"MemorySwap":null,"MemoryReservation":null,"KernelMemory":null,"NetworkMode":null,"OomKillDisable":null,"Init":null,"AutoRemove":null,"OomScoreAdj":null,"PortBindings":{"8080/tcp":[{"HostIp":"","HostPort":""}]},"Privileged":null,"PublishAllPorts":null,"ReadonlyRootfs":null,"RestartPolicy":null,"Ulimits":null,"CpuCount":null,"CpuPercent":null,"IOMaximumIOps":null,"IOMaximumBandwidth":null,"VolumesFrom":[],"Mounts":null,"PidMode":null,"Isolation":null,"SecurityOpt":null,"StorageOpt":null,"CgroupParent":null,"VolumeDriver":null,"ShmSize":null,"PidsLimit":null,"Runtime":null,"Tmpfs":null,"UTSMode":null,"UsernsMode":null,"Sysctls":null,"ConsoleSize":null,"CgroupnsMode":null},"Labels":{"org.testcontainers":"true","org.testcontainers.sessionId":"a8feb3cc-425c-443a-b752-62c16aedcdae"},"Shell":null,"NetworkingConfig":null}"
2022-11-07 12:24:45,900 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (build-25) http-outgoing-1 << "HTTP/1.1 201 Created[\r][\n]"
2022-11-07 12:24:45,900 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (build-25) http-outgoing-1 << "Api-Version: 1.40[\r][\n]"
2022-11-07 12:24:45,900 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (build-25) http-outgoing-1 << "Content-Type: application/json[\r][\n]"
2022-11-07 12:24:45,900 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (build-25) http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
2022-11-07 12:24:45,900 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (build-25) http-outgoing-1 << "Ostype: linux[\r][\n]"
2022-11-07 12:24:45,900 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (build-25) http-outgoing-1 << "Server: Docker/19.03.1 (linux)[\r][\n]"
2022-11-07 12:24:45,900 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (build-25) http-outgoing-1 << "Date: Mon, 07 Nov 2022 12:24:45 GMT[\r][\n]"
2022-11-07 12:24:45,900 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (build-25) http-outgoing-1 << "Content-Length: 88[\r][\n]"
2022-11-07 12:24:45,900 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (build-25) http-outgoing-1 << "[\r][\n]"
2022-11-07 12:24:45,900 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (build-25) http-outgoing-1 << "{"Id":"53a8c4d087f69efbffa90f4d4aedc2f06a0ba94a28da0a18e3d464365c62945d","Warnings":[]}[\n]"
2022-11-07 12:24:45,900 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.headers] (build-25) http-outgoing-1 << HTTP/1.1 201 Created
2022-11-07 12:24:45,901 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.headers] (build-25) http-outgoing-1 << Api-Version: 1.40
2022-11-07 12:24:45,901 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.headers] (build-25) http-outgoing-1 << Content-Type: application/json
2022-11-07 12:24:45,901 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.headers] (build-25) http-outgoing-1 << Docker-Experimental: false
2022-11-07 12:24:45,901 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.headers] (build-25) http-outgoing-1 << Ostype: linux
2022-11-07 12:24:45,901 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.headers] (build-25) http-outgoing-1 << Server: Docker/19.03.1 (linux)
2022-11-07 12:24:45,901 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.headers] (build-25) http-outgoing-1 << Date: Mon, 07 Nov 2022 12:24:45 GMT
2022-11-07 12:24:45,901 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.headers] (build-25) http-outgoing-1 << Content-Length: 88
2022-11-07 12:24:45,901 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.imp.cla.MainClientExec] (build-25) ex-0000000E: connection can be kept alive for 3 MINUTES
2022-11-07 12:24:45,901 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.imp.cla.InternalHttpClient] (build-25) ep-0000000D: releasing valid endpoint
2022-11-07 12:24:45,901 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.imp.io.PoolingHttpClientConnectionManager] (build-25) ep-0000000D: releasing endpoint
2022-11-07 12:24:45,901 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.imp.io.PoolingHttpClientConnectionManager] (build-25) ep-0000000D: connection http-outgoing-1 can be kept alive for 3 MINUTES
2022-11-07 12:24:45,901 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.imp.io.PoolingHttpClientConnectionManager] (build-25) ep-0000000D: connection released [route: {}->http://localhost:2375][total/ available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
2022-11-07 12:24:45,902 INFO  [🐳 .1dc.com.0.3]] (build-25) Container harbor-emea.1dc.com/library/keycloak/keycloak:19.0.3 is starting: 53a8c4d087f69efbffa90f4d4aedc2f06a0ba94a28da0a18e3d464365c62945d
2022-11-07 12:24:45,902 DEBUG [org.tes.sha.com.git.doc.cor.com.AbstrDockerCmd] (build-25) Cmd: 53a8c4d087f69efbffa90f4d4aedc2f06a0ba94a28da0a18e3d464365c62945d
2022-11-07 12:24:45,902 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.imp.cla.InternalHttpClient] (build-25) ex-0000000F: preparing request execution
2022-11-07 12:24:45,902 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.pro.RequestAddCookies] (build-25) Cookie spec selected: strict
2022-11-07 12:24:45,902 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.pro.RequestAuthCache] (build-25) Auth cache not set in the context
2022-11-07 12:24:45,902 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.imp.cla.ProtocolExec] (build-25) ex-0000000F: target auth state: UNCHALLENGED
2022-11-07 12:24:45,902 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.imp.cla.ProtocolExec] (build-25) ex-0000000F: proxy auth state: UNCHALLENGED
2022-11-07 12:24:45,903 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.imp.cla.ConnectExec] (build-25) ex-0000000F: acquiring connection with route {}->http://localhost:2375/
2022-11-07 12:24:45,903 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.imp.cla.InternalHttpClient] (build-25) ex-0000000F: acquiring endpoint (3 MINUTES)
2022-11-07 12:24:45,903 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.imp.io.PoolingHttpClientConnectionManager] (build-25) ex-0000000F: endpoint lease request (3 MINUTES) [route: {}->http://localhost:2375][total/ available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
2022-11-07 12:24:45,903 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.imp.io.PoolingHttpClientConnectionManager] (build-25) ex-0000000F: endpoint leased [route: {}->http://localhost:2375][total/ available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
2022-11-07 12:24:45,903 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.imp.io.PoolingHttpClientConnectionManager] (build-25) ex-0000000F: acquired ep-0000000E
2022-11-07 12:24:45,903 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.imp.cla.InternalHttpClient] (build-25) ex-0000000F: acquired endpoint ep-0000000E
2022-11-07 12:24:45,903 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.imp.cla.MainClientExec] (build-25) ex-0000000F: executing POST /v1.32/containers/53a8c4d087f69efbffa90f4d4aedc2f06a0ba94a28da0a18e3d464365c62945d/start HTTP/1.1
2022-11-07 12:24:45,903 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.imp.cla.InternalHttpClient] (build-25) ep-0000000E: start execution ex-0000000F
2022-11-07 12:24:45,903 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.imp.io.PoolingHttpClientConnectionManager] (build-25) ep-0000000E: executing exchange ex-0000000F over http-outgoing-1
2022-11-07 12:24:45,903 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.headers] (build-25) http-outgoing-1 >> POST /v1.32/containers/53a8c4d087f69efbffa90f4d4aedc2f06a0ba94a28da0a18e3d464365c62945d/start HTTP/1.1
2022-11-07 12:24:45,903 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.headers] (build-25) http-outgoing-1 >> accept: application/json
2022-11-07 12:24:45,903 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.headers] (build-25) http-outgoing-1 >> content-type: application/json
2022-11-07 12:24:45,903 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.headers] (build-25) http-outgoing-1 >> x-tc-sid: a8feb3cc-425c-443a-b752-62c16aedcdae
2022-11-07 12:24:45,903 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.headers] (build-25) http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
2022-11-07 12:24:45,903 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.headers] (build-25) http-outgoing-1 >> Host: localhost:2375
2022-11-07 12:24:45,903 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.headers] (build-25) http-outgoing-1 >> Connection: keep-alive
2022-11-07 12:24:45,903 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.headers] (build-25) http-outgoing-1 >> User-Agent: Apache-HttpClient/5.0.3 (Java/16.0.1)
2022-11-07 12:24:45,903 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (build-25) http-outgoing-1 >> "POST /v1.32/containers/53a8c4d087f69efbffa90f4d4aedc2f06a0ba94a28da0a18e3d464365c62945d/start HTTP/1.1[\r][\n]"
2022-11-07 12:24:45,903 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (build-25) http-outgoing-1 >> "accept: application/json[\r][\n]"
2022-11-07 12:24:45,903 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (build-25) http-outgoing-1 >> "content-type: application/json[\r][\n]"
2022-11-07 12:24:45,903 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (build-25) http-outgoing-1 >> "x-tc-sid: a8feb3cc-425c-443a-b752-62c16aedcdae[\r][\n]"
2022-11-07 12:24:45,904 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (build-25) http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
2022-11-07 12:24:45,904 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (build-25) http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
2022-11-07 12:24:45,904 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (build-25) http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
2022-11-07 12:24:45,904 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (build-25) http-outgoing-1 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/16.0.1)[\r][\n]"
2022-11-07 12:24:45,904 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (build-25) http-outgoing-1 >> "[\r][\n]"
2022-11-07 12:24:46,533 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (build-25) http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
2022-11-07 12:24:46,534 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (build-25) http-outgoing-1 << "Api-Version: 1.40[\r][\n]"
2022-11-07 12:24:46,534 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (build-25) http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
2022-11-07 12:24:46,534 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (build-25) http-outgoing-1 << "Ostype: linux[\r][\n]"
2022-11-07 12:24:46,534 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (build-25) http-outgoing-1 << "Server: Docker/19.03.1 (linux)[\r][\n]"
2022-11-07 12:24:46,534 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (build-25) http-outgoing-1 << "Date: Mon, 07 Nov 2022 12:24:46 GMT[\r][\n]"
2022-11-07 12:24:46,534 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (build-25) http-outgoing-1 << "[\r][\n]"
2022-11-07 12:24:46,534 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.headers] (build-25) http-outgoing-1 << HTTP/1.1 204 No Content
2022-11-07 12:24:46,534 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.headers] (build-25) http-outgoing-1 << Api-Version: 1.40
2022-11-07 12:24:46,534 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.headers] (build-25) http-outgoing-1 << Docker-Experimental: false
2022-11-07 12:24:46,534 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.headers] (build-25) http-outgoing-1 << Ostype: linux
2022-11-07 12:24:46,534 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.headers] (build-25) http-outgoing-1 << Server: Docker/19.03.1 (linux)
2022-11-07 12:24:46,534 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.headers] (build-25) http-outgoing-1 << Date: Mon, 07 Nov 2022 12:24:46 GMT
2022-11-07 12:24:46,534 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.imp.cla.MainClientExec] (build-25) ex-0000000F: connection can be kept alive for 3 MINUTES
2022-11-07 12:24:46,535 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.imp.cla.InternalHttpClient] (build-25) ep-0000000E: releasing valid endpoint
2022-11-07 12:24:46,535 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.imp.io.PoolingHttpClientConnectionManager] (build-25) ep-0000000E: releasing endpoint
2022-11-07 12:24:46,535 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.imp.io.PoolingHttpClientConnectionManager] (build-25) ep-0000000E: connection http-outgoing-1 can be kept alive for 3 MINUTES
2022-11-07 12:24:46,535 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.imp.io.PoolingHttpClientConnectionManager] (build-25) ep-0000000E: connection released [route: {}->http://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
2022-11-07 12:24:46,535 DEBUG [org.tes.sha.com.git.doc.cor.com.AbstrDockerCmd] (build-25) Cmd: 53a8c4d087f69efbffa90f4d4aedc2f06a0ba94a28da0a18e3d464365c62945d,false
2022-11-07 12:24:46,536 DEBUG [org.tes.sha.com.git.doc.cor.exe.InspectContainerCmdExec] (build-25) GET: DefaultWebTarget{path=[/containers/53a8c4d087f69efbffa90f4d4aedc2f06a0ba94a28da0a18e3d464365c62945d/json], queryParams={}}
2022-11-07 12:24:46,536 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.imp.cla.InternalHttpClient] (build-25) ex-00000010: preparing request execution
2022-11-07 12:24:46,536 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.pro.RequestAddCookies] (build-25) Cookie spec selected: strict
2022-11-07 12:24:46,536 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.pro.RequestAuthCache] (build-25) Auth cache not set in the context
2022-11-07 12:24:46,536 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.imp.cla.ProtocolExec] (build-25) ex-00000010: target auth state: UNCHALLENGED
2022-11-07 12:24:46,536 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.imp.cla.ProtocolExec] (build-25) ex-00000010: proxy auth state: UNCHALLENGED
2022-11-07 12:24:46,536 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.imp.cla.ConnectExec] (build-25) ex-00000010: acquiring connection with route {}->http://localhost:2375
2022-11-07 12:24:46,537 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.imp.cla.InternalHttpClient] (build-25) ex-00000010: acquiring endpoint (3 MINUTES)
2022-11-07 12:24:46,537 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.imp.io.PoolingHttpClientConnectionManager] (build-25) ex-00000010: endpoint lease request (3 MINUTES) [route: {}->http://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
2022-11-07 12:24:46,537 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.imp.io.PoolingHttpClientConnectionManager] (build-25) ex-00000010: endpoint leased [route: {}->http://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
2022-11-07 12:24:46,537 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.imp.io.PoolingHttpClientConnectionManager] (build-25) ex-00000010: acquired ep-0000000F
2022-11-07 12:24:46,537 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.imp.cla.InternalHttpClient] (build-25) ex-00000010: acquired endpoint ep-0000000F
2022-11-07 12:24:46,537 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.imp.cla.MainClientExec] (build-25) ex-00000010: executing GET /v1.32/containers/53a8c4d087f69efbffa90f4d4aedc2f06a0ba94a28da0a18e3d464365c62945d/json HTTP/1.1
2022-11-07 12:24:46,537 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.imp.cla.InternalHttpClient] (build-25) ep-0000000F: start execution ex-00000010
2022-11-07 12:24:46,537 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.imp.io.PoolingHttpClientConnectionManager] (build-25) ep-0000000F: executing exchange ex-00000010 over http-outgoing-1
2022-11-07 12:24:46,538 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.headers] (build-25) http-outgoing-1 >> GET /v1.32/containers/53a8c4d087f69efbffa90f4d4aedc2f06a0ba94a28da0a18e3d464365c62945d/json HTTP/1.1
2022-11-07 12:24:46,538 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.headers] (build-25) http-outgoing-1 >> accept: application/json
2022-11-07 12:24:46,538 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.headers] (build-25) http-outgoing-1 >> x-tc-sid: a8feb3cc-425c-443a-b752-62c16aedcdae
2022-11-07 12:24:46,538 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.headers] (build-25) http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
2022-11-07 12:24:46,538 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.headers] (build-25) http-outgoing-1 >> Host: localhost:2375
2022-11-07 12:24:46,538 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.headers] (build-25) http-outgoing-1 >> Connection: keep-alive
2022-11-07 12:24:46,538 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.headers] (build-25) http-outgoing-1 >> User-Agent: Apache-HttpClient/5.0.3 (Java/16.0.1)
2022-11-07 12:24:46,538 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (build-25) http-outgoing-1 >> "GET /v1.32/containers/53a8c4d087f69efbffa90f4d4aedc2f06a0ba94a28da0a18e3d464365c62945d/json HTTP/1.1[\r][\n]"
2022-11-07 12:24:46,538 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (build-25) http-outgoing-1 >> "accept: application/json[\r][\n]"
2022-11-07 12:24:46,538 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (build-25) http-outgoing-1 >> "x-tc-sid: a8feb3cc-425c-443a-b752-62c16aedcdae[\r][\n]"
2022-11-07 12:24:46,538 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (build-25) http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
2022-11-07 12:24:46,538 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (build-25) http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
2022-11-07 12:24:46,538 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (build-25) http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
2022-11-07 12:24:46,538 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (build-25) http-outgoing-1 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/16.0.1)[\r][\n]"
2022-11-07 12:24:46,538 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (build-25) http-outgoing-1 >> "[\r][\n]"
2022-11-07 12:24:46,539 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (build-25) http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
2022-11-07 12:24:46,540 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (build-25) http-outgoing-1 << "Api-Version: 1.40[\r][\n]"
2022-11-07 12:24:46,540 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (build-25) http-outgoing-1 << "Content-Type: application/json[\r][\n]"
2022-11-07 12:24:46,540 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (build-25) http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
2022-11-07 12:24:46,540 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (build-25) http-outgoing-1 << "Ostype: linux[\r][\n]"
2022-11-07 12:24:46,540 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (build-25) http-outgoing-1 << "Server: Docker/19.03.1 (linux)[\r][\n]"
2022-11-07 12:24:46,540 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (build-25) http-outgoing-1 << "Date: Mon, 07 Nov 2022 12:24:46 GMT[\r][\n]"
2022-11-07 12:24:46,540 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (build-25) http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
2022-11-07 12:24:46,540 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (build-25) http-outgoing-1 << "[\r][\n]"
2022-11-07 12:24:46,540 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (build-25) http-outgoing-1 << "1c26[\r][\n]"
2022-11-07 12:24:46,540 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (build-25) http-outgoing-1 << "{"Id":"53a8c4d087f69efbffa90f4d4aedc2f06a0ba94a28da0a18e3d464365c62945d","Created":"2022-11-07T12:23:08.93896589Z","Path":"/opt/keycloak/bin/kc.sh","Args":["start","--storage=chm","--http-enabled=true","--hostname-strict=false","--hostname-strict-https=false"],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":440,"ExitCode":0,"Error":"","StartedAt":"2022-11-07T12:24:46.529178173Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:779aec50d4e81fa9e53518eb7022037305c78cba2c8f19c6a6f0487261ecb6b2","ResolvConfPath":"/var/lib/docker/containers/53a8c4d087f69efbffa90f4d4aedc2f06a0ba94a28da0a18e3d464365c62945d/resolv.conf","HostnamePath":"/var/lib/docker/containers/53a8c4d087f69efbffa90f4d4aedc2f06a0ba94a28da0a18e3d464365c62945d/hostname","HostsPath":"/var/lib/docker/containers/53a8c4d087f69efbffa90f4d4aedc2f06a0ba94a28da0a18e3d464365c62945d/hosts","LogPath":"/var/lib/docker/containers/53a8c4d087f69efbffa90f4d4aedc2f06a0ba94a28da0a18e3d464365c62945d/53a8c4d087f69efbffa90f4d4aedc2f06a0ba94a28da0a18e3d464365c62945d-json.log","Name":"/cool_cerf","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"default","PortBindings":{"8080/tcp":[{"HostIp":"","HostPort":""}]},"RestartPolicy":{"Name":"","MaximumRetryCount":0},"AutoRemove":false,"VolumeDriver":"","VolumesFrom":[],"CapAdd":null,"CapDrop":null,"Capabilities":null,"Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":"shareable","Cgroup":"","Links":null,"OomScoreAdj":0,"PidMode":"","Privileged":false,"PublishAllPorts":false,"ReadonlyRootfs":false,"SecurityOpt":null,"UTSMode":"","UsernsMode":"","ShmSize":67108864,"Runtime":"runc","ConsoleSize":[0,0],"Isolation":"","CpuShares":0,"Memory":0,"NanoCpus":0,"CgroupParent":"","BlkioWeight":0,"BlkioWeightDevice":null,"BlkioDeviceReadBps":null,"BlkioDeviceWriteBps":null,"BlkioDeviceReadIOps":null,"BlkioDeviceWriteIOps":null,"CpuPeriod":0,"CpuQuota":0,"CpuRealtimePeriod":0,"CpuRealtimeRuntime":0,"CpusetCpus":"","CpusetMems":"","Devices":null,"DeviceCgroupRules":null,"DeviceRequests":null,"KernelMemory":0,"KernelMemoryTCP":0,"MemoryReservation":0,"MemorySwap":0,"MemorySwappiness":null,"OomKillDisable":false,"PidsLimit":null,"Ulimits":null,"CpuCount":0,"CpuPercent":0,"IOMaximumIOps":0,"IOMaximumBandwidth":0,"MaskedPaths":["/proc/asound","/proc/acpi","/proc/kcore","/proc/keys","/proc/latency_stats","/proc/timer_list","/proc/timer_stats","/proc/sched_debug","/proc/scsi","/sys/firmware"],"ReadonlyPaths":["/proc/bus","/proc/fs","/proc/irq","/proc/sys","/proc/sysrq-trigger"]},"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/df5511e5881470c91d9c60dc3b07331813408b8df958f266882301f09726b80a-init/diff:/var/lib/docker/overlay2/8bdc530fdf1e64509964f[3824](https://gitlab.scm-emea.aws.fisv.cloud/EMEA/CIO-DO/eCom/ecom-merchantportal-payment/-/jobs/2956295#L3824)821465c84314d12547753b46d2a509eb938adec/diff:/var/lib/docker/overlay2/0c560ed5cd33ed36ffec777fae08d80a3e858fcbfe634be8b7a6ee552e76acd4/diff:/var/lib/docker/overlay2/c857da1de50f338b564661182f1854f4cd30b39a34e5a13c68da6b66e34e11e4/diff","MergedDir":"/var/lib/docker/overlay2/df5511e5881470c91d9c60dc3b07331813408b8df958f266882301f09726b80a/merged","UpperDir":"/var/lib/docker/overlay2/df5511e5881470c91d9c60dc3b07331813408b8df958f266882301f09726b80a/diff","WorkDir":"/var/lib/docker/overlay2/df5511e5881470c91d9c60dc3b07331813408b8df958f266882301f09726b80a/work"},"Name":"overlay2"},"Mounts":[],"Config":{"Hostname":"53a8c4d087f6","Domainname":"","User":"1000","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"8080/tcp":{},"8443/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["KEYCLOAK_ADMIN_PASSWORD=admin","KEYCLOAK_ADMIN=admin","PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","container=oci","LANG=en_US.UTF-8"],"Cmd":["start","--storage=chm","--http-enabled=true","--hostname-strict=false","--hostname-strict-https=false"],"Image":"harbor-emea.1dc.com/library/keycloak/keycloak:19.0.3","Volumes":null,"WorkingDir":"","Entrypoint":["/opt/keycloak/bin/kc.sh"],"OnBuild":null,"Labels":{"architecture":"x86_64","build-date":"2022-10-19T04:43:23","com.redhat.component":"ubi8-minimal-container","com.redhat.license_terms":"https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI","description":"The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly.","distribution-scope":"public","io.buildah.version":"1.26.2","io.k8s.description":"The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly.","io.k8s.display-name":"Red Hat Universal Base Image 8 Minimal","io.openshift.expose-services":"","io.openshift.tags":"minimal rhel8","maintainer":"Red Hat, Inc.","name":"ubi8-minimal","org.opencontainers.image.created":"2022-10-26T15:31:07.307Z","org.opencontainers.image.description":"","org.opencontainers.image.licenses":"Apache-2.0","org.opencontainers.image.revision":"1a037d2e47c506ebd33ad14a454dabb0273a9062","org.opencontainers.image.source":"https://github.com/keycloak-rel/keycloak-rel","org.opencontainers.image.title":"keycloak-rel","org.opencontainers.image.url":"https://github.com/keycloak-rel/keycloak-rel","org.opencontainers.image.version":"19.0.3","org.testcontainers":"true","org.testcontainers.sessionId":"a8feb3cc-425c-443a-b752-62c16aedcdae","release":"985","summary":"Provides the latest release of the minimal Red Hat Universal Base Image 8.","url":"https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8-minimal/images/8.6-985","vcs-ref":"50293e4ba66ca2194d8ee5a149a665cb9a375c71","vcs-type":"git","vendor":"Red Hat, Inc.","version":"8.6"}},"NetworkSettings":{"Bridge":"","SandboxID":"b0c1edc8a7fd50fb91b425d55aaf3eff072f00c4a7db4d4d8997886479ca2eca","HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"Ports":{"8080/tcp":[{"HostIp":"0.0.0.0","HostPort":"32769"}],"8443/tcp":null},"SandboxKey":"/var/run/docker/netns/b0c1edc8a7fd","SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"f38d3475ade86dd2ce88b9df46f0798be8cb093025e4b6454863fa95df5268fb","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.3","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"02:42:ac:11:00:03","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"NetworkID":"12085d86e3be62f854e9c525a35a79f697ab2fd3db559d05c57a3311dda5099f","EndpointID":"f38d3475ade86dd2ce88b9df46f0798be8cb093025e4b6454863fa95df5268fb","Gateway":"172.17.0.1","IPAddress":"172.17.0.3","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"MacAddress":"02:42:ac:11:00:03","DriverOpts":null}}}}[\n]"
2022-11-07 12:24:46,540 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (build-25) http-outgoing-1 << "[\r][\n]"
2022-11-07 12:24:46,540 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (build-25) http-outgoing-1 << "0[\r][\n]"
2022-11-07 12:24:46,540 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (build-25) http-outgoing-1 << "[\r][\n]"
2022-11-07 12:24:46,540 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.headers] (build-25) http-outgoing-1 << HTTP/1.1 200 OK
2022-11-07 12:24:46,540 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.headers] (build-25) http-outgoing-1 << Api-Version: 1.40
2022-11-07 12:24:46,540 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.headers] (build-25) http-outgoing-1 << Content-Type: application/json
2022-11-07 12:24:46,540 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.headers] (build-25) http-outgoing-1 << Docker-Experimental: false
2022-11-07 12:24:46,540 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.headers] (build-25) http-outgoing-1 << Ostype: linux
2022-11-07 12:24:46,540 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.headers] (build-25) http-outgoing-1 << Server: Docker/19.03.1 (linux)
2022-11-07 12:24:46,540 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.headers] (build-25) http-outgoing-1 << Date: Mon, 07 Nov 2022 12:24:46 GMT
2022-11-07 12:24:46,540 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.headers] (build-25) http-outgoing-1 << Transfer-Encoding: chunked
2022-11-07 12:24:46,541 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.imp.cla.MainClientExec] (build-25) ex-00000010: connection can be kept alive for 3 MINUTES
2022-11-07 12:24:46,543 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.imp.cla.InternalHttpClient] (build-25) ep-0000000F: releasing valid endpoint
2022-11-07 12:24:46,543 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.imp.io.PoolingHttpClientConnectionManager] (build-25) ep-0000000F: releasing endpoint
2022-11-07 12:24:46,543 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.imp.io.PoolingHttpClientConnectionManager] (build-25) ep-0000000F: connection http-outgoing-1 can be kept alive for 3 MINUTES
2022-11-07 12:24:46,543 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.imp.io.PoolingHttpClientConnectionManager] (build-25) ep-0000000F: connection released [route: {}->http://localhost:2375][total/ available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
2022-11-07 12:24:46,545 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.imp.cla.InternalHttpClient] (docker-java-stream--1769234805) ex-00000011: preparing request execution
2022-11-07 12:24:46,546 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.pro.RequestAddCookies] (docker-java-stream--1769234805) Cookie spec selected: strict
2022-11-07 12:24:46,546 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.pro.RequestAuthCache] (docker-java-stream--1769234805) Auth cache not set in the context
2022-11-07 12:24:46,546 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.imp.cla.ProtocolExec] (docker-java-stream--1769234805) ex-00000011: target auth state: UNCHALLENGED
2022-11-07 12:24:46,546 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.imp.cla.ProtocolExec] (docker-java-stream--1769234805) ex-00000011: proxy auth state: UNCHALLENGED
2022-11-07 12:24:46,546 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.imp.cla.ConnectExec] (docker-java-stream--1769234805) ex-00000011: acquiring connection with route {}->http://localhost:2375/
2022-11-07 12:24:46,546 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.imp.cla.InternalHttpClient] (docker-java-stream--1769234805) ex-00000011: acquiring endpoint (3 MINUTES)
2022-11-07 12:24:46,546 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.imp.io.PoolingHttpClientConnectionManager] (docker-java-stream--1769234805) ex-00000011: endpoint lease request (3 MINUTES) [route: {}->http://localhost:2375][total/ available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
2022-11-07 12:24:46,547 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.imp.io.PoolingHttpClientConnectionManager] (docker-java-stream--1769234805) ex-00000011: endpoint leased [route: {}->http://localhost:2375][total/ available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
2022-11-07 12:24:46,547 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.imp.io.PoolingHttpClientConnectionManager] (docker-java-stream--1769234805) ex-00000011: acquired ep-00000010
2022-11-07 12:24:46,547 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.imp.cla.InternalHttpClient] (docker-java-stream--1769234805) ex-00000011: acquired endpoint ep-00000010
2022-11-07 12:24:46,547 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.imp.cla.MainClientExec] (docker-java-stream--1769234805) ex-00000011: executing GET /v1.32/containers/53a8c4d087f69efbffa90f4d4aedc2f06a0ba94a28da0a18e3d464365c62945d/logs?stdout=true&stderr=true&follow=true&since=0 HTTP/1.1
2022-11-07 12:24:46,547 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.imp.cla.InternalHttpClient] (docker-java-stream--1769234805) ep-00000010: start execution ex-00000011
2022-11-07 12:24:46,547 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.imp.io.PoolingHttpClientConnectionManager] (docker-java-stream--1769234805) ep-00000010: executing exchange ex-00000011 over http-outgoing-1
2022-11-07 12:24:46,547 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.headers] (docker-java-stream--1769234805) http-outgoing-1 >> GET /v1.32/containers/53a8c4d087f69efbffa90f4d4aedc2f06a0ba94a28da0a18e3d464365c62945d/logs?stdout=true&stderr=true&follow=true&since=0 HTTP/1.1
2022-11-07 12:24:46,547 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.headers] (docker-java-stream--1769234805) http-outgoing-1 >> x-tc-sid: a8feb3cc-425c-443a-b752-62c16aedcdae
2022-11-07 12:24:46,547 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.headers] (docker-java-stream--1769234805) http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
2022-11-07 12:24:46,547 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.headers] (docker-java-stream--1769234805) http-outgoing-1 >> Host: localhost:2375
2022-11-07 12:24:46,547 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.headers] (docker-java-stream--1769234805) http-outgoing-1 >> Connection: keep-alive
2022-11-07 12:24:46,547 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.headers] (docker-java-stream--1769234805) http-outgoing-1 >> User-Agent: Apache-HttpClient/5.0.3 (Java/16.0.1)
2022-11-07 12:24:46,548 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (docker-java-stream--1769234805) http-outgoing-1 >> "GET /v1.32/containers/53a8c4d087f69efbffa90f4d4aedc2f06a0ba94a28da0a18e3d464365c62945d/logs?stdout=true&stderr=true&follow=true&since=0 HTTP/1.1[\r][\n]"
2022-11-07 12:24:46,548 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (docker-java-stream--1769234805) http-outgoing-1 >> "x-tc-sid: a8feb3cc-425c-443a-b752-62c16aedcdae[\r][\n]"
2022-11-07 12:24:46,548 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (docker-java-stream--1769234805) http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
2022-11-07 12:24:46,548 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (docker-java-stream--1769234805) http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
2022-11-07 12:24:46,548 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (docker-java-stream--1769234805) http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
2022-11-07 12:24:46,548 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (docker-java-stream--1769234805) http-outgoing-1 >> "User-Agent: Apache-HttpClient/5.0.3 (Java/16.0.1)[\r][\n]"
2022-11-07 12:24:46,548 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (docker-java-stream--1769234805) http-outgoing-1 >> "[\r][\n]"
2022-11-07 12:24:46,549 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (docker-java-stream--1769234805) http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
2022-11-07 12:24:46,549 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (docker-java-stream--1769234805) http-outgoing-1 << "Api-Version: 1.40[\r][\n]"
2022-11-07 12:24:46,549 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (docker-java-stream--1769234805) http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
2022-11-07 12:24:46,549 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (docker-java-stream--1769234805) http-outgoing-1 << "Ostype: linux[\r][\n]"
2022-11-07 12:24:46,549 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (docker-java-stream--1769234805) http-outgoing-1 << "Server: Docker/19.03.1 (linux)[\r][\n]"
2022-11-07 12:24:46,549 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (docker-java-stream--1769234805) http-outgoing-1 << "Date: Mon, 07 Nov 2022 12:24:46 GMT[\r][\n]"
2022-11-07 12:24:46,549 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (docker-java-stream--1769234805) http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
2022-11-07 12:24:46,549 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (docker-java-stream--1769234805) http-outgoing-1 << "[\r][\n]"
2022-11-07 12:24:46,549 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.headers] (docker-java-stream--1769234805) http-outgoing-1 << HTTP/1.1 200 OK
2022-11-07 12:24:46,549 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.headers] (docker-java-stream--1769234805) http-outgoing-1 << Api-Version: 1.40
2022-11-07 12:24:46,549 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.headers] (docker-java-stream--1769234805) http-outgoing-1 << Docker-Experimental: false
2022-11-07 12:24:46,549 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.headers] (docker-java-stream--1769234805) http-outgoing-1 << Ostype: linux
2022-11-07 12:24:46,549 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.headers] (docker-java-stream--1769234805) http-outgoing-1 << Server: Docker/19.03.1 (linux)
2022-11-07 12:24:46,549 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.headers] (docker-java-stream--1769234805) http-outgoing-1 << Date: Mon, 07 Nov 2022 12:24:46 GMT
2022-11-07 12:24:46,549 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.headers] (docker-java-stream--1769234805) http-outgoing-1 << Transfer-Encoding: chunked
2022-11-07 12:24:46,550 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.imp.cla.MainClientExec] (docker-java-stream--1769234805) ex-00000011: connection can be kept alive for 3 MINUTES
2022-11-07 12:24:50,724 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (docker-java-stream--1769234805) http-outgoing-1 << "46[\r][\n]"
2022-11-07 12:24:50,724 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (docker-java-stream--1769234805) http-outgoing-1 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]>Changes detected in configuration. Updating the server image.[\n]"
2022-11-07 12:24:50,725 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (docker-java-stream--1769234805) http-outgoing-1 << "[\r][\n]"
2022-11-07 12:24:50,735 DEBUG [org.tes.con.out.WaitingConsumer] (build-25) STDOUT: Changes detected in configuration. Updating the server image.
2022-11-07 12:24:50,741 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (docker-java-stream--1769234805) http-outgoing-1 << "5e[\r][\n]"
2022-11-07 12:24:50,741 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (docker-java-stream--1769234805) http-outgoing-1 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]VUpdating the configuration and installing your custom providers, if any. Please wait.[\n]"
2022-11-07 12:24:50,741 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (docker-java-stream--1769234805) http-outgoing-1 << "[\r][\n]"
2022-11-07 12:24:50,746 DEBUG [org.tes.con.out.WaitingConsumer] (build-25) STDOUT: Updating the configuration and installing your custom providers, if any. Please wait.
2022-11-07 12:25:15,218 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (docker-java-stream--1769234805) http-outgoing-1 << "79[\r][\n]"
2022-11-07 12:25:15,219 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (docker-java-stream--1769234805) http-outgoing-1 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]q2022-11-07 12:25:13,029 WARN  [org.keycloak.common.Profile] (build-31) Experimental feature enabled: map_storage[\n]"
2022-11-07 12:25:15,219 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (docker-java-stream--1769234805) http-outgoing-1 << "[\r][\n]"
2022-11-07 12:25:15,219 DEBUG [org.tes.con.out.WaitingConsumer] (build-25) STDOUT: 2022-11-07 12:25:13,029 WARN  [org.keycloak.common.Profile] (build-31) Experimental feature enabled: map_storage
2022-11-07 12:25:30,625 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (docker-java-stream--1769234805) http-outgoing-1 << "a9[\r][\n]"
2022-11-07 12:25:30,625 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (docker-java-stream--1769234805) http-outgoing-1 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0xffffffa1]2022-11-07 12:25:30,616 WARN  [io.quarkus.hibernate.orm.deployment.HibernateOrmProcessor] (build-2) Hibernate ORM is disabled because no JPA entities were found[\n]"
2022-11-07 12:25:30,625 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (docker-java-stream--1769234805) http-outgoing-1 << "[\r][\n]"
2022-11-07 12:25:30,626 DEBUG [org.tes.con.out.WaitingConsumer] (build-25) STDOUT: 2022-11-07 12:25:30,616 WARN  [io.quarkus.hibernate.orm.deployment.HibernateOrmProcessor] (build-2) Hibernate ORM is disabled because no JPA entities were found
2022-11-07 12:25:52,081 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (docker-java-stream--1769234805) http-outgoing-1 << "80[\r][\n]"
2022-11-07 12:25:52,081 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (docker-java-stream--1769234805) http-outgoing-1 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]x2022-11-07 12:25:52,079 INFO  [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 46159ms[\n]"
2022-11-07 12:25:52,081 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (docker-java-stream--1769234805) http-outgoing-1 << "[\r][\n]"
2022-11-07 12:25:52,081 DEBUG [org.tes.con.out.WaitingConsumer] (build-25) STDOUT: 2022-11-07 12:25:52,079 INFO  [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 46159ms
2022-11-07 12:25:52,129 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (docker-java-stream--1769234805) http-outgoing-1 << "6b[\r][\n]"
2022-11-07 12:25:52,129 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (docker-java-stream--1769234805) http-outgoing-1 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]cServer configuration updated and persisted. Run the following command to review the configuration:[\n]"
2022-11-07 12:25:52,129 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (docker-java-stream--1769234805) http-outgoing-1 << "[\r][\n]"
2022-11-07 12:25:52,129 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (docker-java-stream--1769234805) http-outgoing-1 << "9[\r][\n]"
2022-11-07 12:25:52,129 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (docker-java-stream--1769234805) http-outgoing-1 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1][\n]"
2022-11-07 12:25:52,129 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (docker-java-stream--1769234805) http-outgoing-1 << "[\r][\n]"
2022-11-07 12:25:52,130 DEBUG [org.tes.con.out.WaitingConsumer] (build-25) STDOUT: Server configuration updated and persisted. Run the following command to review the configuration:
2022-11-07 12:25:52,130 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (docker-java-stream--1769234805) http-outgoing-1 << "1b[\r][\n]"
2022-11-07 12:25:52,130 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (docker-java-stream--1769234805) http-outgoing-1 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x13][0x9]kc.sh show-config[\n]"
2022-11-07 12:25:52,130 DEBUG [org.tes.con.out.WaitingConsumer] (build-25) STDOUT: 
2022-11-07 12:25:52,130 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (docker-java-stream--1769234805) http-outgoing-1 << "[\r][\n]"
2022-11-07 12:25:52,130 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (docker-java-stream--1769234805) http-outgoing-1 << "9[\r][\n]"
2022-11-07 12:25:52,130 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (docker-java-stream--1769234805) http-outgoing-1 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1][\n]"
2022-11-07 12:25:52,130 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (docker-java-stream--1769234805) http-outgoing-1 << "[\r][\n]"
2022-11-07 12:25:52,132 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (docker-java-stream--1769234805) http-outgoing-1 << "30[\r][\n]"
2022-11-07 12:25:52,132 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (docker-java-stream--1769234805) http-outgoing-1 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0](Next time you run the server, just run:[\n]"
2022-11-07 12:25:52,133 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (docker-java-stream--1769234805) http-outgoing-1 << "[\r][\n]"
2022-11-07 12:25:52,133 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (docker-java-stream--1769234805) http-outgoing-1 << "9[\r][\n]"
2022-11-07 12:25:52,133 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (docker-java-stream--1769234805) http-outgoing-1 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1][\n]"
2022-11-07 12:25:52,133 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (docker-java-stream--1769234805) http-outgoing-1 << "[\r][\n]"
2022-11-07 12:25:52,133 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (docker-java-stream--1769234805) http-outgoing-1 << "6b[\r][\n]"
2022-11-07 12:25:52,133 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (docker-java-stream--1769234805) http-outgoing-1 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]c[0x9]kc.sh start --optimized --http-enabled=true --hostname-strict=false --hostname-strict-https=false[\n]"
2022-11-07 12:25:52,133 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (docker-java-stream--1769234805) http-outgoing-1 << "[\r][\n]"
2022-11-07 12:25:52,133 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (docker-java-stream--1769234805) http-outgoing-1 << "9[\r][\n]"
2022-11-07 12:25:52,133 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (docker-java-stream--1769234805) http-outgoing-1 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0x1][\n]"
2022-11-07 12:25:52,133 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (docker-java-stream--1769234805) http-outgoing-1 << "[\r][\n]"
2022-11-07 12:25:52,140 DEBUG [org.tes.con.out.WaitingConsumer] (build-25) STDOUT: 
2022-11-07 12:25:52,140 DEBUG [org.tes.con.out.WaitingConsumer] (build-25) STDOUT: 	kc.sh start --optimized --http-enabled=true --hostname-strict=false --hostname-strict-https=false
2022-11-07 12:25:52,140 DEBUG [org.tes.con.out.WaitingConsumer] (build-25) STDOUT: 
2022-11-07 12:25:52,140 DEBUG [org.tes.con.out.WaitingConsumer] (build-25) STDOUT: Next time you run the server, just run:
2022-11-07 12:25:52,140 DEBUG [org.tes.con.out.WaitingConsumer] (build-25) STDOUT: 
2022-11-07 12:25:52,140 DEBUG [org.tes.con.out.WaitingConsumer] (build-25) STDOUT: 	kc.sh show-config
2022-11-07 12:26:03,723 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (docker-java-stream--1769234805) http-outgoing-1 << "75[\r][\n]"
2022-11-07 12:26:03,723 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (docker-java-stream--1769234805) http-outgoing-1 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]m2022-11-07 12:25:58,420 WARN  [org.keycloak.common.Profile] (main) Experimental feature enabled: map_storage[\n]"
2022-11-07 12:26:03,723 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (docker-java-stream--1769234805) http-outgoing-1 << "[\r][\n]"
2022-11-07 12:26:03,723 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (docker-java-stream--1769234805) http-outgoing-1 << "128[\r][\n]"
2022-11-07 12:26:03,723 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (docker-java-stream--1769234805) http-outgoing-1 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x1] 2022-11-07 12:25:58,442 INFO  [org.keycloak.quarkus.runtime.hostname.DefaultHostnameProvider] (main) Hostname settings: Base URL: <unset>, Hostname: <request>, Strict HTTPS: false, Path: <request>, Strict BackChannel: false, Admin URL: <unset>, Admin: <request>, Port: -1, Proxied: false[\n]"
2022-11-07 12:26:03,723 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (docker-java-stream--1769234805) http-outgoing-1 << "[\r][\n]"
2022-11-07 12:26:03,723 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (docker-java-stream--1769234805) http-outgoing-1 << "193[\r][\n]"
2022-11-07 12:26:03,723 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (docker-java-stream--1769234805) http-outgoing-1 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x1][0xffffff8b]2022-11-07 12:25:58,738 WARN  [org.keycloak.models.DeploymentStateProviderFactory] (main) Version seed for deployment state set with a random number. Caution: This can lead to unstable operations when serving resources from the cluster without a sticky loadbalancer or when restarting nodes. Set the 'storage-deployment-state-version-seed' option with a secret seed to ensure stable operations.[\n]"
2022-11-07 12:26:03,723 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (docker-java-stream--1769234805) http-outgoing-1 << "[\r][\n]"
2022-11-07 12:26:03,724 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (docker-java-stream--1769234805) http-outgoing-1 << "a4[\r][\n]"
2022-11-07 12:26:03,724 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (docker-java-stream--1769234805) http-outgoing-1 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0xffffff9c]2022-11-07 12:26:00,329 INFO  [org.keycloak.common.crypto.CryptoIntegration] (main) Detected crypto provider: org.keycloak.crypto.def.DefaultCryptoProvider[\n]"
2022-11-07 12:26:03,724 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (docker-java-stream--1769234805) http-outgoing-1 << "[\r][\n]"
2022-11-07 12:26:03,724 DEBUG [org.tes.con.out.WaitingConsumer] (build-25) STDOUT: 2022-11-07 12:25:58,738 WARN  [org.keycloak.models.DeploymentStateProviderFactory] (main) Version seed for deployment state set with a random number. Caution: This can lead to unstable operations when serving resources from the cluster without a sticky loadbalancer or when restarting nodes. Set the 'storage-deployment-state-version-seed' option with a secret seed to ensure stable operations.
2022-11-07 12:26:03,724 DEBUG [org.tes.con.out.WaitingConsumer] (build-25) STDOUT: 2022-11-07 12:26:00,329 INFO  [org.keycloak.common.crypto.CryptoIntegration] (main) Detected crypto provider: org.keycloak.crypto.def.DefaultCryptoProvider
2022-11-07 12:26:03,724 DEBUG [org.tes.con.out.WaitingConsumer] (build-25) STDOUT: 2022-11-07 12:25:58,442 INFO  [org.keycloak.quarkus.runtime.hostname.DefaultHostnameProvider] (main) Hostname settings: Base URL: <unset>, Hostname: <request>, Strict HTTPS: false, Path: <request>, Strict BackChannel: false, Admin URL: <unset>, Admin: <request>, Port: -1, Proxied: false
2022-11-07 12:26:03,724 DEBUG [org.tes.con.out.WaitingConsumer] (build-25) STDOUT: 2022-11-07 12:25:58,420 WARN  [org.keycloak.common.Profile] (main) Experimental feature enabled: map_storage
2022-11-07 12:26:04,024 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (docker-java-stream--1769234805) http-outgoing-1 << "125[\r][\n]"
2022-11-07 12:26:04,025 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (docker-java-stream--1769234805) http-outgoing-1 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x1][0x1d]2022-11-07 12:26:04,023 WARN  [org.keycloak.services.DefaultComponentFactoryProviderFactory] (main) No system-wide ClusterProviderFactory found. Cannot send messages across cluster, thus disabling caching of components. Consider setting cachingForced option in single-node deployment.[\n]"
2022-11-07 12:26:04,025 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (docker-java-stream--1769234805) http-outgoing-1 << "[\r][\n]"
2022-11-07 12:26:04,025 DEBUG [org.tes.con.out.WaitingConsumer] (build-25) STDOUT: 2022-11-07 12:26:04,023 WARN  [org.keycloak.services.DefaultComponentFactoryProviderFactory] (main) No system-wide ClusterProviderFactory found. Cannot send messages across cluster, thus disabling caching of components. Consider setting cachingForced option in single-node deployment.
2022-11-07 12:26:04,130 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (docker-java-stream--1769234805) http-outgoing-1 << "70[\r][\n]"
2022-11-07 12:26:04,130 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (docker-java-stream--1769234805) http-outgoing-1 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]h2022-11-07 12:26:04,129 INFO  [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm[\n]"
2022-11-07 12:26:04,130 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (docker-java-stream--1769234805) http-outgoing-1 << "[\r][\n]"
2022-11-07 12:26:04,130 DEBUG [org.tes.con.out.WaitingConsumer] (build-25) STDOUT: 2022-11-07 12:26:04,129 INFO  [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm
2022-11-07 12:26:07,941 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (docker-java-stream--1769234805) http-outgoing-1 << "a8[\r][\n]"
2022-11-07 12:26:07,942 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (docker-java-stream--1769234805) http-outgoing-1 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0xffffffa0]2022-11-07 12:26:07,940 INFO  [io.quarkus] (main) Keycloak 19.0.3 on JVM (powered by Quarkus 2.7.6.Final) started in 15.582s. Listening on: http://0.0.0.0:8080[\n]"
2022-11-07 12:26:07,942 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (docker-java-stream--1769234805) http-outgoing-1 << "[\r][\n]"
2022-11-07 12:26:07,942 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (docker-java-stream--1769234805) http-outgoing-1 << "53[\r][\n]"
2022-11-07 12:26:07,942 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (docker-java-stream--1769234805) http-outgoing-1 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]K2022-11-07 12:26:07,941 INFO  [io.quarkus] (main) Profile prod activated. [\n]"
2022-11-07 12:26:07,942 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (docker-java-stream--1769234805) http-outgoing-1 << "[\r][\n]"
2022-11-07 12:26:07,942 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (docker-java-stream--1769234805) http-outgoing-1 << "15a[\r][\n]"
2022-11-07 12:26:07,942 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (docker-java-stream--1769234805) http-outgoing-1 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x1]R2022-11-07 12:26:07,941 INFO  [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, jdbc-h2, jdbc-mariadb, jdbc-mssql, jdbc-mysql, jdbc-oracle, jdbc-postgresql, keycloak, logging-gelf, narayana-jta, reactive-routes, resteasy, resteasy-jackson, smallrye-context-propagation, smallrye-health, smallrye-metrics, vault, vertx][\n]"
2022-11-07 12:26:07,942 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (docker-java-stream--1769234805) http-outgoing-1 << "[\r][\n]"
2022-11-07 12:26:07,942 DEBUG [org.tes.con.out.WaitingConsumer] (build-25) STDOUT: 2022-11-07 12:26:07,940 INFO  [io.quarkus] (main) Keycloak 19.0.3 on JVM (powered by Quarkus 2.7.6.Final) started in 15.582s. Listening on: http://0.0.0.0:8080
2022-11-07 12:26:07,942 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.imp.cla.InternalHttpClient] (build-25) ep-00000010: cancel
2022-11-07 12:26:07,942 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.imp.io.DefaultManagedHttpClientConnection] (build-25) http-outgoing-1: close connection IMMEDIATE
2022-11-07 12:26:07,942 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.imp.cla.InternalHttpClient] (build-25) ep-00000010: endpoint closed
2022-11-07 12:26:07,942 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.imp.cla.InternalHttpClient] (build-25) ep-00000010: discarding endpoint
2022-11-07 12:26:07,942 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.imp.io.PoolingHttpClientConnectionManager] (build-25) ep-00000010: releasing endpoint
2022-11-07 12:26:07,942 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.imp.io.PoolingHttpClientConnectionManager] (build-25) ep-00000010: connection is not kept alive
2022-11-07 12:26:07,943 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.imp.io.PoolingHttpClientConnectionManager] (build-25) ep-00000010: connection released [route: {}->http://localhost:2375][total/ available: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647]
2022-11-07 12:26:07,943 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (docker-java-stream--1769234805) http-outgoing-1 << "[read] I/O error: Socket closed"
2022-11-07 12:26:07,943 DEBUG [com.git.doc.zer.sha.org.apa.hc.cli.htt.wire] (build-25) http-outgoing-1 << "[read] I/O error: Socket closed"
2022-11-07 12:26:07,943 DEBUG [com.git.doc.zer.ApacheDockerHttpClientImpl$ApacheResponse] (build-25) Failed to close the response: java.net.SocketException: Socket closed
	at java.base/sun.nio.ch.NioSocketImpl.ensureOpenAndConnected(NioSocketImpl.java:165)
	at java.base/sun.nio.ch.NioSocketImpl.beginRead(NioSocketImpl.java:231)
	at java.base/sun.nio.ch.NioSocketImpl.implRead(NioSocketImpl.java:299)
	at java.base/sun.nio.ch.NioSocketImpl.read(NioSocketImpl.java:350)
	at java.base/sun.nio.ch.NioSocketImpl$1.read(NioSocketImpl.java:803)
	at java.base/java.net.Socket$SocketInputStream.read(Socket.java:976)
	at com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.LoggingInputStream.read(LoggingInputStream.java:81)
	at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:149)
	at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
	at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.ChunkedInputStream.getChunkSize(ChunkedInputStream.java:261)
	at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.ChunkedInputStream.nextChunk(ChunkedInputStream.java:222)
	at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.ChunkedInputStream.read(ChunkedInputStream.java:147)
	at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.ChunkedInputStream.close(ChunkedInputStream.java:314)
	at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.io.Closer.close(Closer.java:48)
	at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.IncomingHttpEntity.close(IncomingHttpEntity.java:111)
	at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.io.entity.HttpEntityWrapper.close(HttpEntityWrapper.java:120)
	at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.io.Closer.close(Closer.java:48)
	at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.message.BasicClassicHttpResponse.close(BasicClassicHttpResponse.java:93)
	at com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.CloseableHttpResponse.close(CloseableHttpResponse.java:200)
	at com.github.dockerjava.zerodep.ApacheDockerHttpClientImpl$ApacheResponse.close(ApacheDockerHttpClientImpl.java:256)
	at org.testcontainers.shaded.com.github.dockerjava.core.DefaultInvocationBuilder.lambda$null$0(DefaultInvocationBuilder.java:272)
	at com.github.dockerjava.api.async.ResultCallbackTemplate.close(ResultCallbackTemplate.java:77)
	at org.testcontainers.containers.output.FrameConsumerResultCallback.close(FrameConsumerResultCallback.java:99)
	at org.testcontainers.containers.wait.strategy.LogMessageWaitStrategy.waitUntilReady(LogMessageWaitStrategy.java:49)
	at org.testcontainers.containers.wait.strategy.AbstractWaitStrategy.waitUntilReady(AbstractWaitStrategy.java:52)
	at org.testcontainers.containers.GenericContainer.waitUntilContainerStarted(GenericContainer.java:953)
	at org.testcontainers.containers.GenericContainer.tryStart(GenericContainer.java:485)
	at org.testcontainers.containers.GenericContainer.lambda$doStart$0(GenericContainer.java:344)
	at org.rnorth.ducttape.unreliables.Unreliables.retryUntilSuccess(Unreliables.java:81)
	at org.testcontainers.containers.GenericContainer.doStart(GenericContainer.java:334)
	at org.testcontainers.containers.GenericContainer.start(GenericContainer.java:322)
	at io.quarkus.oidc.deployment.devservices.keycloak.KeycloakDevServicesProcessor.lambda$startContainer$4(KeycloakDevServicesProcessor.java:369)
	at java.base/java.util.Optional.orElseGet(Optional.java:364)
	at io.quarkus.oidc.deployment.devservices.keycloak.KeycloakDevServicesProcessor.startContainer(KeycloakDevServicesProcessor.java:394)
	at io.quarkus.oidc.deployment.devservices.keycloak.KeycloakDevServicesProcessor.startKeycloakContainer(KeycloakDevServicesProcessor.java:195)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at io.quarkus.deployment.ExtensionLoader$3.execute(ExtensionLoader.java:909)
	at io.quarkus.builder.BuildContext.run(BuildContext.java:281)
	at org.jboss.threads.ContextHandler$1.runWith(ContextHandler.java:18)
	at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
	at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
	at java.base/java.lang.Thread.run(Thread.java:831)
	at org.jboss.threads.JBossThread.run(JBossThread.java:501)
2022-11-07 12:26:07,943 INFO  [🐳 .1dc.com.0.3]] (build-25) Container harbor-emea.1dc.com/library/keycloak/keycloak:19.0.3 started in PT3M24.578683669S
2022-11-07 12:26:08,086 DEBUG [io.net.buf.PooledByteBufAllocator] (build-25) -Dio.netty.allocator.numHeapArenas: 4
2022-11-07 12:26:08,086 DEBUG [io.net.buf.PooledByteBufAllocator] (build-25) -Dio.netty.allocator.numDirectArenas: 4
2022-11-07 12:26:08,086 DEBUG [io.net.buf.PooledByteBufAllocator] (build-25) -Dio.netty.allocator.pageSize: 8192
2022-11-07 12:26:08,086 DEBUG [io.net.buf.PooledByteBufAllocator] (build-25) -Dio.netty.allocator.maxOrder: 9
2022-11-07 12:26:08,086 DEBUG [io.net.buf.PooledByteBufAllocator] (build-25) -Dio.netty.allocator.chunkSize: 4194304
2022-11-07 12:26:08,086 DEBUG [io.net.buf.PooledByteBufAllocator] (build-25) -Dio.netty.allocator.smallCacheSize: 256
2022-11-07 12:26:08,086 DEBUG [io.net.buf.PooledByteBufAllocator] (build-25) -Dio.netty.allocator.normalCacheSize: 64
2022-11-07 12:26:08,086 DEBUG [io.net.buf.PooledByteBufAllocator] (build-25) -Dio.netty.allocator.maxCachedBufferCapacity: 32768
2022-11-07 12:26:08,086 DEBUG [io.net.buf.PooledByteBufAllocator] (build-25) -Dio.netty.allocator.cacheTrimInterval: 8192
2022-11-07 12:26:08,086 DEBUG [io.net.buf.PooledByteBufAllocator] (build-25) -Dio.netty.allocator.cacheTrimIntervalMillis: 0
2022-11-07 12:26:08,087 DEBUG [io.net.buf.PooledByteBufAllocator] (build-25) -Dio.netty.allocator.useCacheForAllThreads: false
2022-11-07 12:26:08,087 DEBUG [io.net.buf.PooledByteBufAllocator] (build-25) -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023
2022-11-07 12:26:08,102 DEBUG [io.net.buf.AbstractByteBuf] (build-25) -Dio.netty.buffer.checkAccessible: true
2022-11-07 12:26:08,102 DEBUG [io.net.buf.AbstractByteBuf] (build-25) -Dio.netty.buffer.checkBounds: true
2022-11-07 12:26:08,103 DEBUG [io.net.uti.ResourceLeakDetectorFactory] (build-25) Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@2b256754
2022-11-07 12:26:08,224 DEBUG [io.net.cha.DefaultChannelId] (vert.x-eventloop-thread-1) -Dio.netty.processId: 346 (auto-detected)
2022-11-07 12:26:08,225 DEBUG [io.net.cha.DefaultChannelId] (vert.x-eventloop-thread-1) -Dio.netty.machineId: 52:19:a2:ff:fe:dc:34:2a (auto-detected)
2022-11-07 12:26:08,244 DEBUG [io.net.buf.ByteBufUtil] (vert.x-eventloop-thread-1) -Dio.netty.allocator.type: pooled
2022-11-07 12:26:08,244 DEBUG [io.net.buf.ByteBufUtil] (vert.x-eventloop-thread-1) -Dio.netty.threadLocalDirectBufferSize: 0
2022-11-07 12:26:08,244 DEBUG [io.net.buf.ByteBufUtil] (vert.x-eventloop-thread-1) -Dio.netty.maxThreadLocalCharBufferSize: 16384
2022-11-07 12:26:08,376 DEBUG [io.net.uti.Recycler] (vert.x-eventloop-thread-1) -Dio.netty.recycler.maxCapacityPerThread: 4096
2022-11-07 12:26:08,376 DEBUG [io.net.uti.Recycler] (vert.x-eventloop-thread-1) -Dio.netty.recycler.ratio: 8
2022-11-07 12:26:08,376 DEBUG [io.net.uti.Recycler] (vert.x-eventloop-thread-1) -Dio.netty.recycler.chunkSize: 32
2022-11-07 12:26:08,376 DEBUG [io.net.uti.Recycler] (vert.x-eventloop-thread-1) -Dio.netty.recycler.blocking: false
2022-11-07 12:26:12,197 ERROR [io.qua.oid.dep.dev.key.KeycloakDevServicesProcessor] (build-25) Admin token can not be acquired: null
2022-11-07 12:26:13,253 ERROR [io.qua.oid.dep.dev.key.KeycloakDevServicesProcessor] (build-25) Realm quarkus can not be created 401 - Unauthorized 
2022-11-07 12:26:13,326 DEBUG [io.qua.oid.dep.dev.key.KeycloakDevServicesProcessor] (vert.x-eventloop-thread-1) Realm status: 404
2022-11-07 12:26:15,341 DEBUG [io.qua.oid.dep.dev.key.KeycloakDevServicesProcessor] (vert.x-eventloop-thread-2) Realm status: 404
2022-11-07 12:26:17,350 DEBUG [io.qua.oid.dep.dev.key.KeycloakDevServicesProcessor] (vert.x-eventloop-thread-2) Realm status: 404
2022-11-07 12:26:19,357 DEBUG [io.qua.oid.dep.dev.key.KeycloakDevServicesProcessor] (vert.x-eventloop-thread-2) Realm status: 404
2022-11-07 12:26:21,366 DEBUG [io.qua.oid.dep.dev.key.KeycloakDevServicesProcessor] (vert.x-eventloop-thread-2) Realm status: 404
2022-11-07 12:26:21,368 ERROR [io.qua.oid.dep.dev.key.KeycloakDevServicesProcessor] (build-25) Realm quarkus can not be created: Keycloak server is not available: Retries exhausted : 5 attempts against 166782[3983](https://gitlab.scm-emea.aws.fisv.cloud/EMEA/CIO-DO/eCom/ecom-merchantportal-payment/-/jobs/2956295#L3983)366/1667823983256 expiration

Interestingly this is failing on my gitlab ci pipeline only, the same works locally.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants