Results

By type

          Wed Mar 18 10:17:18 UTC 2026 Start...
Initializing config..
Copying default redis config..
  to '/data/conf/redis.conf'
Copying default sentinel config..
  to '/data/conf/sentinel.conf'
Identifying redis master (get-master-addr-by-name)..
  using sentinel (onap-authentication-redis), sentinel group name (mymaster)
  Wed Mar 18 10:17:18 UTC 2026 Found redis master (10.233.10.36)
Identify announce ip for this pod..
  using (onap-authentication-redis-announce-2) or (onap-authentication-redis-server-2)
  identified announce (10.233.44.47)
Verifying redis master..
  ping (10.233.10.36:6379)
  Wed Mar 18 10:17:18 UTC 2026 Found reachable redis master (10.233.10.36)
Updating redis and sentinel config..
Updating sentinel config..
  evaluating sentinel id (${SENTINEL_ID_2})
  sentinel id (88a733e9318e8a037581c9732c4ff2d0f20c990b), sentinel grp (mymaster), quorum (2)
  redis master (10.233.10.36:6379)
  announce (10.233.44.47:26379)
Updating redis config..
  we are slave of redis master (10.233.10.36:6379)
Wed Mar 18 10:17:18 UTC 2026 Ready...