==================================================================================================== ========================================= Pod describe ========================================= ==================================================================================================== Name: ds-idrepo-1 Namespace: xlou Priority: 0 Node: gke-xlou-cdm-ds-32e4dcb1-zg6n/10.142.15.212 Start Time: Sun, 28 May 2023 05:54:29 +0000 Labels: affinity=directory app=ds-idrepo app.kubernetes.io/component=directory app.kubernetes.io/instance=ds-idrepo app.kubernetes.io/name=ds app.kubernetes.io/part-of=forgerock controller-revision-hash=ds-idrepo-77b74cbf96 statefulset.kubernetes.io/pod-name=ds-idrepo-1 tier=ds Annotations: Status: Running IP: 10.106.46.135 IPs: IP: 10.106.46.135 Controlled By: StatefulSet/ds-idrepo Init Containers: initialize: Container ID: containerd://32998198e6bc09853a75549931efecc2c3ba30c75a587f1d92506c2b14151519 Image: gcr.io/engineeringpit/lodestar-images/ds-idrepo:xlou Image ID: gcr.io/engineeringpit/lodestar-images/ds-idrepo@sha256:dbd4655eb8b317a3ae03d3a9b57fbdee5672d41a33669d53f0ac2bb9f282c3d6 Port: Host Port: Command: /opt/opendj/scripts/init-and-restore.sh State: Terminated Reason: Completed Exit Code: 0 Started: Sun, 28 May 2023 05:54:38 +0000 Finished: Sun, 28 May 2023 05:54:55 +0000 Ready: True Restart Count: 0 Limits: memory: 14Gi Requests: cpu: 8 memory: 11Gi Environment Variables from: cloud-storage-credentials-idrepo Secret Optional: false Environment: DS_SET_UID_ADMIN_AND_MONITOR_PASSWORDS: true DS_UID_MONITOR_PASSWORD_FILE: /var/run/secrets/opendj-passwords/monitor.pw DS_UID_ADMIN_PASSWORD_FILE: /var/run/secrets/opendj-passwords/dirmanager.pw DSBACKUP_HOSTS: Optional: false DSBACKUP_DIRECTORY: Optional: false AUTORESTORE_FROM_DSBACKUP: Optional: false Mounts: /opt/opendj/data from data (rw) /opt/opendj/pem-keys-directory/master-key from secrets (rw,path="master-key-pair-combined.pem") /opt/opendj/pem-keys-directory/ssl-key-pair from secrets (rw,path="ssl-key-pair-combined.pem") /opt/opendj/pem-trust-directory/cacerts.pem from truststore (rw,path="cacerts") /opt/opendj/secrets from secrets (rw) /var/run/secrets/cloud-credentials-cache/ from cloud-credentials-cache (rw) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-nsgvt (ro) /var/run/secrets/opendj from secrets (rw) /var/run/secrets/opendj-passwords from passwords (rw) Containers: ds: Container ID: containerd://d0985b32a9dc69b5193d35c101a63a057c1117fb615dcc0763e3074229573ca6 Image: gcr.io/engineeringpit/lodestar-images/ds-idrepo:xlou Image ID: gcr.io/engineeringpit/lodestar-images/ds-idrepo@sha256:dbd4655eb8b317a3ae03d3a9b57fbdee5672d41a33669d53f0ac2bb9f282c3d6 Ports: 1389/TCP, 1636/TCP, 4444/TCP, 8989/TCP, 8080/TCP, 8443/TCP Host Ports: 0/TCP, 0/TCP, 0/TCP, 0/TCP, 0/TCP, 0/TCP Args: start-ds State: Running Started: Sun, 28 May 2023 05:54:55 +0000 Ready: True Restart Count: 0 Limits: memory: 14Gi Requests: cpu: 8 memory: 11Gi Environment Variables from: cloud-storage-credentials-idrepo Secret Optional: false Environment: NAMESPACE: xlou (v1:metadata.namespace) DSBACKUP_HOSTS: Optional: false DSBACKUP_DIRECTORY: Optional: false Mounts: /opt/opendj/data from data (rw) /opt/opendj/pem-keys-directory/master-key from secrets (rw,path="master-key-pair-combined.pem") /opt/opendj/pem-keys-directory/ssl-key-pair from secrets (rw,path="ssl-key-pair-combined.pem") /opt/opendj/pem-trust-directory/cacerts.pem from truststore (rw,path="cacerts") /opt/opendj/secrets from secrets (rw) /var/run/secrets/cloud-credentials-cache/ from cloud-credentials-cache (rw) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-nsgvt (ro) /var/run/secrets/opendj from secrets (rw) Conditions: Type Status Initialized True Ready True ContainersReady True PodScheduled True Volumes: data: Type: PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace) ClaimName: data-ds-idrepo-1 ReadOnly: false secrets: Type: Secret (a volume populated by a Secret) SecretName: ds Optional: false passwords: Type: Secret (a volume populated by a Secret) SecretName: ds-passwords Optional: false cloud-credentials-cache: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: SizeLimit: truststore: Type: Secret (a volume populated by a Secret) SecretName: truststore-pem Optional: false kube-api-access-nsgvt: Type: Projected (a volume that contains injected data from multiple sources) TokenExpirationSeconds: 3607 ConfigMapName: kube-root-ca.crt ConfigMapOptional: DownwardAPI: true QoS Class: Burstable Node-Selectors: Tolerations: WorkerDedicatedDS op=Exists node.kubernetes.io/not-ready:NoExecute op=Exists for 300s node.kubernetes.io/unreachable:NoExecute op=Exists for 300s Events: Type Reason Age From Message ---- ------ ---- ---- ------- Normal Scheduled 3m28s default-scheduler Successfully assigned xlou/ds-idrepo-1 to gke-xlou-cdm-ds-32e4dcb1-zg6n Normal SuccessfulAttachVolume 3m24s attachdetach-controller AttachVolume.Attach succeeded for volume "pvc-1c3a028a-aa18-4601-9374-793d62aae86d" Normal Pulling 3m20s kubelet Pulling image "gcr.io/engineeringpit/lodestar-images/ds-idrepo:xlou" Normal Pulled 3m20s kubelet Successfully pulled image "gcr.io/engineeringpit/lodestar-images/ds-idrepo:xlou" in 239.795669ms Normal Created 3m20s kubelet Created container initialize Normal Started 3m19s kubelet Started container initialize Normal Pulling 3m2s kubelet Pulling image "gcr.io/engineeringpit/lodestar-images/ds-idrepo:xlou" Normal Pulled 3m2s kubelet Successfully pulled image "gcr.io/engineeringpit/lodestar-images/ds-idrepo:xlou" in 218.767182ms Normal Created 3m2s kubelet Created container ds Normal Started 3m2s kubelet Started container ds ==================================================================================================== =========================================== Pod logs =========================================== ==================================================================================================== Initializing "data/db" from Docker image Initializing "data/changelogDb" from Docker image Initializing "data/import-tmp" from Docker image Initializing "data/locks" from Docker image Initializing "data/var" from Docker image Upgrading configuration and data... * OpenDJ data has already been upgraded to version 7.4.0.5addc3263b048fa1029966f912c3280fe5b9c3ef Rebuilding degraded indexes for base DN "ou=tokens"... Rebuilding degraded indexes for base DN "ou=identities"... category=BACKEND severity=WARNING seq=39 msg=Due to changes in the configuration, index ou=identities_fr-idm-managed-user-meta is currently operating in a degraded state and must be rebuilt before it can be used category=BACKEND severity=WARNING seq=40 msg=Due to changes in the configuration, index ou=identities_fr-idm-managed-user-groups is currently operating in a degraded state and must be rebuilt before it can be used category=BACKEND severity=WARNING seq=41 msg=Due to changes in the configuration, index ou=identities_fr-idm-managed-user-authzroles-managed-role is currently operating in a degraded state and must be rebuilt before it can be used category=BACKEND severity=WARNING seq=42 msg=Due to changes in the configuration, index ou=identities_fr-idm-managed-user-roles is currently operating in a degraded state and must be rebuilt before it can be used category=BACKEND severity=WARNING seq=43 msg=Due to changes in the configuration, index ou=identities_fr-idm-managed-organization-admin is currently operating in a degraded state and must be rebuilt before it can be used category=BACKEND severity=WARNING seq=44 msg=Due to changes in the configuration, index ou=identities_fr-idm-effectiveGroup is currently operating in a degraded state and must be rebuilt before it can be used category=BACKEND severity=WARNING seq=45 msg=Due to changes in the configuration, index ou=identities_fr-idm-effectiveApplications is currently operating in a degraded state and must be rebuilt before it can be used category=BACKEND severity=WARNING seq=46 msg=Due to changes in the configuration, index ou=identities_fr-idm-lastSync is currently operating in a degraded state and must be rebuilt before it can be used category=BACKEND severity=WARNING seq=47 msg=Due to changes in the configuration, index ou=identities_fr-idm-managed-user-inactive-date is currently operating in a degraded state and must be rebuilt before it can be used category=BACKEND severity=WARNING seq=48 msg=Due to changes in the configuration, index ou=identities_fr-idm-managed-user-active-date is currently operating in a degraded state and must be rebuilt before it can be used category=BACKEND severity=WARNING seq=49 msg=Due to changes in the configuration, index ou=identities_fr-idm-managed-application-member is currently operating in a degraded state and must be rebuilt before it can be used category=BACKEND severity=WARNING seq=50 msg=Due to changes in the configuration, index ou=identities_fr-idm-managed-organization-member is currently operating in a degraded state and must be rebuilt before it can be used category=BACKEND severity=WARNING seq=51 msg=Due to changes in the configuration, index ou=identities_fr-idm-uuid is currently operating in a degraded state and must be rebuilt before it can be used category=BACKEND severity=WARNING seq=52 msg=Due to changes in the configuration, index ou=identities_fr-idm-managed-user-manager is currently operating in a degraded state and must be rebuilt before it can be used category=BACKEND severity=WARNING seq=53 msg=Due to changes in the configuration, index ou=identities_fr-idm-managed-user-notifications is currently operating in a degraded state and must be rebuilt before it can be used category=BACKEND severity=WARNING seq=54 msg=Due to changes in the configuration, index ou=identities_fr-idm-managed-organization-owner is currently operating in a degraded state and must be rebuilt before it can be used category=BACKEND severity=WARNING seq=55 msg=Due to changes in the configuration, index ou=identities_fr-idm-managed-assignment-member is currently operating in a degraded state and must be rebuilt before it can be used category=BACKEND severity=WARNING seq=56 msg=Due to changes in the configuration, index ou=identities_fr-idm-managed-application-owner is currently operating in a degraded state and must be rebuilt before it can be used category=BACKEND severity=WARNING seq=57 msg=Due to changes in the configuration, index ou=identities_fr-idm-managed-user-authzroles-internal-role is currently operating in a degraded state and must be rebuilt before it can be used Rebuilding degraded indexes for base DN "ou=am-config"... Rebuilding degraded indexes for base DN "dc=openidm,dc=forgerock,dc=io"... Updating the "uid=admin" password Updating the "uid=monitor" password Initialization completed AUTORESTORE_FROM_DSBACKUP is missing or not set to true. Skipping restore Initializing "data/changelogDb" from Docker image Initializing "data/import-tmp" from Docker image Upgrading configuration and data... * OpenDJ data has already been upgraded to version 7.4.0.5addc3263b048fa1029966f912c3280fe5b9c3ef Rebuilding degraded indexes for base DN "ou=tokens"... Rebuilding degraded indexes for base DN "ou=identities"... Rebuilding degraded indexes for base DN "ou=am-config"... Rebuilding degraded indexes for base DN "dc=openidm,dc=forgerock,dc=io"... Server configured with: Group ID : default Server ID : ds-idrepo-1 Advertised listen address : ds-idrepo-1.ds-idrepo.xlou.svc.cluster.local Bootstrap replication server(s) : ds-idrepo-0.ds-idrepo.xlou.svc.cluster.local:8989,ds-idrepo-1.ds-idrepo.xlou.svc.cluster.local:8989 {"eventName":"DJ-SERVER","timestamp":"2023-05-28T05:55:10.233Z","category":"CORE","severity":"NOTICE","msgId":134,"message":"ForgeRock Directory Services 7.4.0-20230517112440-5addc3263b048fa1029966f912c3280fe5b9c3ef (build 20230517120717, revision number 5addc3263b048fa1029966f912c3280fe5b9c3ef) starting up"} {"eventName":"DJ-SERVER","timestamp":"2023-05-28T05:55:10.233Z","category":"JVM","severity":"NOTICE","msgId":21,"message":"Installation Directory: /opt/opendj"} {"eventName":"DJ-SERVER","timestamp":"2023-05-28T05:55:10.233Z","category":"JVM","severity":"NOTICE","msgId":23,"message":"Instance Directory: /opt/opendj"} {"eventName":"DJ-SERVER","timestamp":"2023-05-28T05:55:10.233Z","category":"JVM","severity":"NOTICE","msgId":17,"message":"JVM Information: 17.0.7+7-LTS by Azul Systems, Inc., 64-bit architecture, 11274289152 bytes heap size"} {"eventName":"DJ-SERVER","timestamp":"2023-05-28T05:55:10.233Z","category":"JVM","severity":"NOTICE","msgId":20,"message":"JVM Host: ds-idrepo-1.ds-idrepo.xlou.svc.cluster.local default/ds-idrepo-1, running Linux 5.10.162+ amd64, unknown physical memory size, number of processors available 16"} {"eventName":"DJ-SERVER","timestamp":"2023-05-28T05:55:10.233Z","category":"JVM","severity":"NOTICE","msgId":19,"message":"JVM Arguments: \"-XX:+UseG1GC\", \"-XX:MaxRAMPercentage=75\", \"-XX:MaxTenuringThreshold=1\", \"-Djava.security.egd=file:/dev/urandom\", \"-Dorg.opends.server.scriptName=start-ds\""} {"eventName":"DJ-SERVER","timestamp":"2023-05-28T05:55:10.834Z","category":"BACKEND","severity":"NOTICE","msgId":513,"message":"The database backend amCts containing 5 entries has started"} {"eventName":"DJ-SERVER","timestamp":"2023-05-28T05:55:11.034Z","category":"BACKEND","severity":"NOTICE","msgId":513,"message":"The database backend idmRepo containing 42 entries has started"} {"eventName":"DJ-SERVER","timestamp":"2023-05-28T05:55:11.435Z","category":"BACKEND","severity":"NOTICE","msgId":513,"message":"The database backend cfgStore containing 115 entries has started"} {"eventName":"DJ-SERVER","timestamp":"2023-05-28T05:55:11.435Z","category":"BACKEND","severity":"NOTICE","msgId":513,"message":"The database backend amIdentityStore containing 21 entries has started"} {"eventName":"DJ-SERVER","timestamp":"2023-05-28T05:55:11.635Z","category":"SYNC","severity":"NOTICE","msgId":204,"message":"Replication server RS(ds-idrepo-1) started listening for new connections on address 0.0.0.0 port 8989"} {"eventName":"DJ-SERVER","timestamp":"2023-05-28T05:55:11.835Z","category":"SYNC","severity":"NOTICE","msgId":388,"message":"Directory server DS(ds-idrepo-1) did not find a generation ID for domain 'dc=openidm,dc=forgerock,dc=io'. A new generation ID will be computed by exporting the first 42 entries in the domain."} {"eventName":"DJ-SERVER","timestamp":"2023-05-28T05:55:11.835Z","category":"BACKEND","severity":"NOTICE","msgId":515,"message":"Exported 42 entries and skipped 0 in 0 seconds (average rate 2333.3/sec)"} {"eventName":"DJ-SERVER","timestamp":"2023-05-28T05:55:12.035Z","category":"SYNC","severity":"INFORMATION","msgId":205,"message":"Replication server RS(ds-idrepo-1) has connected to replication server RS(ds-idrepo-0) for domain \"dc=openidm,dc=forgerock,dc=io\" at ds-idrepo-0.ds-idrepo.xlou.svc.cluster.local/10.106.44.135:8989"} {"eventName":"DJ-SERVER","timestamp":"2023-05-28T05:55:12.035Z","category":"SYNC","severity":"INFORMATION","msgId":207,"message":"Replication server RS(ds-idrepo-1) has accepted a connection from directory server DS(ds-idrepo-1) for domain \"dc=openidm,dc=forgerock,dc=io\" at /10.106.46.135:42828"} {"eventName":"DJ-SERVER","timestamp":"2023-05-28T05:55:12.035Z","category":"SYNC","severity":"NOTICE","msgId":62,"message":"Directory server DS(ds-idrepo-1) has connected to replication server RS(ds-idrepo-1) for domain \"dc=openidm,dc=forgerock,dc=io\" at 10.106.46.135:8989 with generation ID 555879"} {"eventName":"DJ-SERVER","timestamp":"2023-05-28T05:55:12.035Z","category":"SYNC","severity":"INFORMATION","msgId":205,"message":"Replication server RS(ds-idrepo-1) has connected to replication server RS(ds-idrepo-0) for domain \"uid=monitor\" at ds-idrepo-0.ds-idrepo.xlou.svc.cluster.local/10.106.44.135:8989"} {"eventName":"DJ-SERVER","timestamp":"2023-05-28T05:55:12.035Z","category":"SYNC","severity":"INFORMATION","msgId":207,"message":"Replication server RS(ds-idrepo-1) has accepted a connection from directory server DS(ds-idrepo-1) for domain \"uid=monitor\" at /10.106.46.135:42838"} {"eventName":"DJ-SERVER","timestamp":"2023-05-28T05:55:12.035Z","category":"SYNC","severity":"NOTICE","msgId":62,"message":"Directory server DS(ds-idrepo-1) has connected to replication server RS(ds-idrepo-1) for domain \"uid=monitor\" at 10.106.46.135:8989 with generation ID 48"} {"eventName":"DJ-SERVER","timestamp":"2023-05-28T05:55:12.035Z","category":"SYNC","severity":"NOTICE","msgId":388,"message":"Directory server DS(ds-idrepo-1) did not find a generation ID for domain 'ou=am-config'. A new generation ID will be computed by exporting the first 115 entries in the domain."} {"eventName":"DJ-SERVER","timestamp":"2023-05-28T05:55:12.035Z","category":"BACKEND","severity":"NOTICE","msgId":515,"message":"Exported 115 entries and skipped 0 in 0 seconds (average rate 7187.5/sec)"} {"eventName":"DJ-SERVER","timestamp":"2023-05-28T05:55:12.236Z","category":"SYNC","severity":"INFORMATION","msgId":205,"message":"Replication server RS(ds-idrepo-1) has connected to replication server RS(ds-idrepo-0) for domain \"ou=am-config\" at ds-idrepo-0.ds-idrepo.xlou.svc.cluster.local/10.106.44.135:8989"} {"eventName":"DJ-SERVER","timestamp":"2023-05-28T05:55:12.236Z","category":"SYNC","severity":"INFORMATION","msgId":207,"message":"Replication server RS(ds-idrepo-1) has accepted a connection from directory server DS(ds-idrepo-1) for domain \"ou=am-config\" at /10.106.46.135:42856"} {"eventName":"DJ-SERVER","timestamp":"2023-05-28T05:55:12.236Z","category":"SYNC","severity":"NOTICE","msgId":62,"message":"Directory server DS(ds-idrepo-1) has connected to replication server RS(ds-idrepo-1) for domain \"ou=am-config\" at 10.106.46.135:8989 with generation ID 2338230"} {"eventName":"DJ-SERVER","timestamp":"2023-05-28T05:55:12.236Z","category":"SYNC","severity":"NOTICE","msgId":388,"message":"Directory server DS(ds-idrepo-1) did not find a generation ID for domain 'ou=identities'. A new generation ID will be computed by exporting the first 21 entries in the domain."} {"eventName":"DJ-SERVER","timestamp":"2023-05-28T05:55:12.236Z","category":"BACKEND","severity":"NOTICE","msgId":515,"message":"Exported 21 entries and skipped 0 in 0 seconds (average rate 5250.0/sec)"} {"eventName":"DJ-SERVER","timestamp":"2023-05-28T05:55:12.236Z","category":"SYNC","severity":"INFORMATION","msgId":205,"message":"Replication server RS(ds-idrepo-1) has connected to replication server RS(ds-idrepo-0) for domain \"ou=identities\" at ds-idrepo-0.ds-idrepo.xlou.svc.cluster.local/10.106.44.135:8989"} {"eventName":"DJ-SERVER","timestamp":"2023-05-28T05:55:12.236Z","category":"SYNC","severity":"INFORMATION","msgId":207,"message":"Replication server RS(ds-idrepo-1) has accepted a connection from directory server DS(ds-idrepo-1) for domain \"ou=identities\" at /10.106.46.135:42878"} {"eventName":"DJ-SERVER","timestamp":"2023-05-28T05:55:12.236Z","category":"SYNC","severity":"NOTICE","msgId":62,"message":"Directory server DS(ds-idrepo-1) has connected to replication server RS(ds-idrepo-1) for domain \"ou=identities\" at 10.106.46.135:8989 with generation ID 253127"} {"eventName":"DJ-SERVER","timestamp":"2023-05-28T05:55:12.236Z","category":"SYNC","severity":"NOTICE","msgId":388,"message":"Directory server DS(ds-idrepo-1) did not find a generation ID for domain 'ou=tokens'. A new generation ID will be computed by exporting the first 5 entries in the domain."} {"eventName":"DJ-SERVER","timestamp":"2023-05-28T05:55:12.236Z","category":"BACKEND","severity":"NOTICE","msgId":515,"message":"Exported 5 entries and skipped 0 in 0 seconds (average rate 5000.0/sec)"} {"eventName":"DJ-SERVER","timestamp":"2023-05-28T05:55:12.436Z","category":"SYNC","severity":"INFORMATION","msgId":205,"message":"Replication server RS(ds-idrepo-1) has connected to replication server RS(ds-idrepo-0) for domain \"ou=tokens\" at ds-idrepo-0.ds-idrepo.xlou.svc.cluster.local/10.106.44.135:8989"} {"eventName":"DJ-SERVER","timestamp":"2023-05-28T05:55:12.436Z","category":"SYNC","severity":"INFORMATION","msgId":207,"message":"Replication server RS(ds-idrepo-1) has accepted a connection from directory server DS(ds-idrepo-1) for domain \"ou=tokens\" at /10.106.46.135:42906"} {"eventName":"DJ-SERVER","timestamp":"2023-05-28T05:55:12.436Z","category":"SYNC","severity":"NOTICE","msgId":62,"message":"Directory server DS(ds-idrepo-1) has connected to replication server RS(ds-idrepo-1) for domain \"ou=tokens\" at 10.106.46.135:8989 with generation ID 69125"} {"eventName":"DJ-SERVER","timestamp":"2023-05-28T05:55:12.436Z","category":"CORE","severity":"NOTICE","msgId":818,"message":"Registered 0 static groups, 0 dynamic groups and 0 virtual static groups. The static group cache is using 0 bytes of memory"} {"eventName":"DJ-SERVER","timestamp":"2023-05-28T05:55:12.436Z","category":"PROTOCOL","severity":"NOTICE","msgId":276,"message":"Started listening for new connections on Administration Connector 0.0.0.0:4444"} {"eventName":"DJ-SERVER","timestamp":"2023-05-28T05:55:12.436Z","category":"PROTOCOL","severity":"NOTICE","msgId":276,"message":"Started listening for new connections on LDAP 0.0.0.0:1389"} {"eventName":"DJ-SERVER","timestamp":"2023-05-28T05:55:12.436Z","category":"PROTOCOL","severity":"NOTICE","msgId":276,"message":"Started listening for new connections on HTTP 0.0.0.0:8080"} {"eventName":"DJ-SERVER","timestamp":"2023-05-28T05:55:12.436Z","category":"PROTOCOL","severity":"NOTICE","msgId":276,"message":"Started listening for new connections on HTTPS 0.0.0.0:8443"} {"eventName":"DJ-SERVER","timestamp":"2023-05-28T05:55:12.436Z","category":"PROTOCOL","severity":"NOTICE","msgId":276,"message":"Started listening for new connections on LDAPS 0.0.0.0:1636"} {"eventName":"DJ-SERVER","timestamp":"2023-05-28T05:55:12.436Z","category":"CORE","severity":"NOTICE","msgId":135,"message":"The Directory Server has started successfully"} {"eventName":"DJ-SERVER","timestamp":"2023-05-28T05:55:12.436Z","category":"CORE","severity":"NOTICE","msgId":139,"message":"The Directory Server has sent an alert notification generated by class org.opends.server.core.DirectoryServer (alert type org.opends.server.DirectoryServerStarted, alert ID org.opends.messages.core-135): The Directory Server has started successfully"} {"_id":"30637e23-8707-44e2-936e-943df6a346d7-3","timestamp":"2023-05-28T05:55:25.549Z","eventName":"DJ-HTTP","transactionId":"30637e23-8707-44e2-936e-943df6a346d7-2","client":{"ip":"10.106.42.133","port":58226},"server":{"ip":"10.106.46.135","port":8080},"http":{"request":{"secure":false,"method":"GET","path":"http://ds-idrepo-1.ds-idrepo.xlou.svc.cluster.local:8080/metrics/prometheus","headers":{"accept":["application/openmetrics-text;version=1.0.0,application/openmetrics-text;version=0.0.1;q=0.75,text/plain;version=0.0.4;q=0.5,*/*;q=0.1"],"host":["10.106.46.135:8080"],"user-agent":["Prometheus/2.44.0"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":127,"elapsedTimeUnits":"MILLISECONDS"},"source":"audit","topic":"http-access","level":"INFO"} {"eventName":"DJ-SERVER","timestamp":"2023-05-28T05:55:41.265Z","category":"SYNC","severity":"INFORMATION","msgId":206,"message":"Replication server RS(ds-idrepo-1) has accepted a connection from replication server RS(ds-idrepo-2) for domain \"dc=openidm,dc=forgerock,dc=io\" at /10.106.45.7:57144"} {"eventName":"DJ-SERVER","timestamp":"2023-05-28T05:55:41.465Z","category":"SYNC","severity":"INFORMATION","msgId":205,"message":"Replication server RS(ds-idrepo-1) has connected to replication server RS(ds-idrepo-2) for domain \"ou=am-config\" at ds-idrepo-2.ds-idrepo.xlou.svc.cluster.local/10.106.45.7:8989"} {"eventName":"DJ-SERVER","timestamp":"2023-05-28T05:55:41.465Z","category":"SYNC","severity":"INFORMATION","msgId":205,"message":"Replication server RS(ds-idrepo-1) has connected to replication server RS(ds-idrepo-2) for domain \"ou=tokens\" at ds-idrepo-2.ds-idrepo.xlou.svc.cluster.local/10.106.45.7:8989"} {"eventName":"DJ-SERVER","timestamp":"2023-05-28T05:55:41.465Z","category":"SYNC","severity":"INFORMATION","msgId":205,"message":"Replication server RS(ds-idrepo-1) has connected to replication server RS(ds-idrepo-2) for domain \"uid=monitor\" at ds-idrepo-2.ds-idrepo.xlou.svc.cluster.local/10.106.45.7:8989"} {"eventName":"DJ-SERVER","timestamp":"2023-05-28T05:55:41.465Z","category":"SYNC","severity":"INFORMATION","msgId":205,"message":"Replication server RS(ds-idrepo-1) has connected to replication server RS(ds-idrepo-2) for domain \"ou=identities\" at ds-idrepo-2.ds-idrepo.xlou.svc.cluster.local/10.106.45.7:8989"} {"_id":"30637e23-8707-44e2-936e-943df6a346d7-7","timestamp":"2023-05-28T05:55:55.511Z","eventName":"DJ-HTTP","transactionId":"30637e23-8707-44e2-936e-943df6a346d7-6","client":{"ip":"10.106.42.133","port":58226},"server":{"ip":"10.106.46.135","port":8080},"http":{"request":{"secure":false,"method":"GET","path":"http://ds-idrepo-1.ds-idrepo.xlou.svc.cluster.local:8080/metrics/prometheus","headers":{"accept":["application/openmetrics-text;version=1.0.0,application/openmetrics-text;version=0.0.1;q=0.75,text/plain;version=0.0.4;q=0.5,*/*;q=0.1"],"host":["10.106.46.135:8080"],"user-agent":["Prometheus/2.44.0"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":61,"elapsedTimeUnits":"MILLISECONDS"},"source":"audit","topic":"http-access","level":"INFO"} {"_id":"30637e23-8707-44e2-936e-943df6a346d7-68","timestamp":"2023-05-28T05:56:25.511Z","eventName":"DJ-HTTP","transactionId":"30637e23-8707-44e2-936e-943df6a346d7-67","client":{"ip":"10.106.42.133","port":58226},"server":{"ip":"10.106.46.135","port":8080},"http":{"request":{"secure":false,"method":"GET","path":"http://ds-idrepo-1.ds-idrepo.xlou.svc.cluster.local:8080/metrics/prometheus","headers":{"accept":["application/openmetrics-text;version=1.0.0,application/openmetrics-text;version=0.0.1;q=0.75,text/plain;version=0.0.4;q=0.5,*/*;q=0.1"],"host":["10.106.46.135:8080"],"user-agent":["Prometheus/2.44.0"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":49,"elapsedTimeUnits":"MILLISECONDS"},"source":"audit","topic":"http-access","level":"INFO"} {"_id":"30637e23-8707-44e2-936e-943df6a346d7-133","timestamp":"2023-05-28T05:56:55.511Z","eventName":"DJ-HTTP","transactionId":"30637e23-8707-44e2-936e-943df6a346d7-132","client":{"ip":"10.106.42.133","port":58226},"server":{"ip":"10.106.46.135","port":8080},"http":{"request":{"secure":false,"method":"GET","path":"http://ds-idrepo-1.ds-idrepo.xlou.svc.cluster.local:8080/metrics/prometheus","headers":{"accept":["application/openmetrics-text;version=1.0.0,application/openmetrics-text;version=0.0.1;q=0.75,text/plain;version=0.0.4;q=0.5,*/*;q=0.1"],"host":["10.106.46.135:8080"],"user-agent":["Prometheus/2.44.0"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":42,"elapsedTimeUnits":"MILLISECONDS"},"source":"audit","topic":"http-access","level":"INFO"} {"_id":"30637e23-8707-44e2-936e-943df6a346d7-198","timestamp":"2023-05-28T05:57:25.510Z","eventName":"DJ-HTTP","transactionId":"30637e23-8707-44e2-936e-943df6a346d7-197","client":{"ip":"10.106.42.133","port":58226},"server":{"ip":"10.106.46.135","port":8080},"http":{"request":{"secure":false,"method":"GET","path":"http://ds-idrepo-1.ds-idrepo.xlou.svc.cluster.local:8080/metrics/prometheus","headers":{"accept":["application/openmetrics-text;version=1.0.0,application/openmetrics-text;version=0.0.1;q=0.75,text/plain;version=0.0.4;q=0.5,*/*;q=0.1"],"host":["10.106.46.135:8080"],"user-agent":["Prometheus/2.44.0"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":42,"elapsedTimeUnits":"MILLISECONDS"},"source":"audit","topic":"http-access","level":"INFO"} {"_id":"30637e23-8707-44e2-936e-943df6a346d7-280","timestamp":"2023-05-28T05:57:55.510Z","eventName":"DJ-HTTP","transactionId":"30637e23-8707-44e2-936e-943df6a346d7-279","client":{"ip":"10.106.42.133","port":58226},"server":{"ip":"10.106.46.135","port":8080},"http":{"request":{"secure":false,"method":"GET","path":"http://ds-idrepo-1.ds-idrepo.xlou.svc.cluster.local:8080/metrics/prometheus","headers":{"accept":["application/openmetrics-text;version=1.0.0,application/openmetrics-text;version=0.0.1;q=0.75,text/plain;version=0.0.4;q=0.5,*/*;q=0.1"],"host":["10.106.46.135:8080"],"user-agent":["Prometheus/2.44.0"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":40,"elapsedTimeUnits":"MILLISECONDS"},"source":"audit","topic":"http-access","level":"INFO"}