Results

By type

          Mon Feb 23 14:04:56 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)
  Mon Feb 23 14:04:56 UTC 2026 Found redis master (10.233.20.100)
Identify announce ip for this pod..
  using (onap-authentication-redis-announce-2) or (onap-authentication-redis-server-2)
  identified announce (10.233.59.81)
Verifying redis master..
  ping (10.233.20.100:6379)
  Mon Feb 23 14:04:56 UTC 2026 Found reachable redis master (10.233.20.100)
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.20.100:6379)
  announce (10.233.59.81:26379)
Updating redis config..
  we are slave of redis master (10.233.20.100:6379)
Mon Feb 23 14:04:56 UTC 2026 Ready...