Bug 54091 - During Installation: Job for slapd.service failed because a timeout was exceeded.
During Installation: Job for slapd.service failed because a timeout was excee...
Status: NEW
Product: UCS
Classification: Unclassified
Component: UCS Installer
UCS 5.0
Other Linux
: P5 normal (vote)
: ---
Assigned To: UCS maintainers
UCS maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2021-11-18 15:58 CET by Maximilian Janßen
Modified: 2021-11-18 15:58 CET (History)
0 users

See Also:
What kind of report is it?: Bug Report
What type of bug is this?: 4: Minor Usability: Impairs usability in secondary scenarios
Who will be affected by this bug?: 1: Will affect a very few installed domains
How will those affected feel about the bug?: 2: A Pain – users won’t like this once they notice it
User Pain: 0.046
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number: 2021111521000221
Bug group (optional): External feedback
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Maximilian Janßen univentionstaff 2021-11-18 15:58:30 CET
Version: 5.0-0 errata0

Error: 
Domäneneinrichtung (Dies kann einige Zeit dauern): Please visit https://help.univention.com/t/8842 for common problems during the join and how to fix them -- FAILED: failed.ldif
exists.
Configure 03univention-directory-listener.inst Mon Nov 15 08:44:13 CET 2021
2021-11-15 08:44:13.886149520+01:00 (in joinscript_init)
15.11.21 08:44:14.495  DEBUG_INIT
15.11.21 08:44:14.510  LDAP        ( PROCESS ) : connecting to ldap://pgrs-dc.pgrs.intranet:7389
15.11.21 08:44:17.854  LISTENER    ( WARN    ) : handler: replication (not ready) (ignore)
Restarting slapd (via systemctl): slapd.serviceWarning: The unit file, source configuration file or drop-ins of slapd.service changed on disk. Run 'systemctl daemon-reload' to
reload units.
.
15.11.21 08:44:19.645  LISTENER    ( WARN    ) : Set Schema ID to 10
15.11.21 08:44:19.645  LISTENER    ( WARN    ) : initializing module replication
File: /var/lib/univention-ldap/ldap/DB_CONFIG
slapd: Kein Prozess gefunden
File: /var/lib/univention-ldap/ldap/DB_CONFIG
Starting slapd (via systemctl): slapd.serviceWarning: The unit file, source configuration file or drop-ins of slapd.service changed on disk. Run 'systemctl daemon-reload' to reload
units.
.
15.11.21 08:44:32.524  LISTENER    ( ERROR   ) : replication: Naming violation; dn="krb5PrincipalName=ldap/pgrs-dc2.pgrs.intranet@PGRS.INTRANET,cn=kerberos,dc=pgrs,dc=intranet":
Error
15.11.21 08:44:32.524  LISTENER    ( ERROR   ) :  additional info: value of single-valued naming attribute 'krb5PrincipalName' conflicts with value present in entry
15.11.21 08:44:32.530  LISTENER    ( WARN    ) : handler: replication (failed)
15.11.21 08:44:32.544  LISTENER    ( WARN    ) : handler: replication (failed)
15.11.21 08:44:32.559  LISTENER    ( WARN    ) : handler: replication (failed)
15.11.21 08:44:32.574  LISTENER    ( WARN    ) : handler: replication (failed)
15.11.21 08:44:32.590  LISTENER    ( WARN    ) : handler: replication (failed)
15.11.21 08:44:32.608  LISTENER    ( WARN    ) : handler: replication (failed)
15.11.21 08:44:32.625  LISTENER    ( WARN    ) : handler: replication (failed)
15.11.21 08:44:32.637  LISTENER    ( WARN    ) : handler: replication (failed)
Traceback (most recent call last):
  File "/usr/lib/univention-directory-listener/system/replication.py", line 926, in handler
    _add_object_from_new(lo, dn, new)
  File "/usr/lib/univention-directory-listener/system/replication.py", line 738, in _add_object_from_new
    lo.add_s(dn, al)
  File "%PY3%/ldap/ldapobject.py", line 428, in add_s
    return self.add_ext_s(dn,modlist,None,None)
  File "%PY3%/ldap/ldapobject.py", line 414, in add_ext_s
    resp_type, resp_data, resp_msgid, resp_ctrls = self.result3(msgid,all=1,timeout=self.timeout)
  File "%PY3%/ldap/ldapobject.py", line 749, in result3
    resp_ctrl_classes=resp_ctrl_classes
  File "%PY3%/ldap/ldapobject.py", line 756, in result4
    ldap_result = self._ldap_call(self._l.result4,msgid,all,timeout,add_ctrls,add_intermediates,add_extop)
  File "%PY3%/ldap/ldapobject.py", line 329, in _ldap_call
    reraise(exc_type, exc_value, exc_traceback)
  File "%PY3%/ldap/compat.py", line 44, in reraise
    raise exc_value
  File "%PY3%/ldap/ldapobject.py", line 313, in _ldap_call
    result = func(*args,**kwargs)
ldap.NAMING_VIOLATION: {'desc': 'Naming violation', 'info': "value of single-valued naming attribute 'krb5PrincipalName' conflicts with value present in entry"}

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/univention-directory-listener/system/replication.py", line 973, in handler
    handler(dn, new, listener_old, operation)
  File "/usr/lib/univention-directory-listener/system/replication.py", line 926, in handler
    _add_object_from_new(lo, dn, new)
  File "/usr/lib/univention-directory-listener/system/replication.py", line 738, in _add_object_from_new
    lo.add_s(dn, al)
  File "/usr/lib/univention-directory-listener/system/replication.py", line 498, in add_s
    self.__new_entry(dn)
  File "/usr/lib/univention-directory-listener/system/replication.py", line 485, in __new_entry
    self.__print_attribute('dn', dn.encode('UTF-8'))
  File "/usr/lib/univention-directory-listener/system/replication.py", line 463, in __print_attribute
    newval = newval.encode('ascii')
AttributeError: 'bytes' object has no attribute 'encode'
Traceback (most recent call last):
  File "/usr/lib/univention-directory-listener/system/replication.py", line 926, in handler
    _add_object_from_new(lo, dn, new)
  File "/usr/lib/univention-directory-listener/system/replication.py", line 738, in _add_object_from_new
    lo.add_s(dn, al)
  File "/usr/lib/univention-directory-listener/system/replication.py", line 498, in add_s
    self.__new_entry(dn)
  File "/usr/lib/univention-directory-listener/system/replication.py", line 485, in __new_entry
    self.__print_attribute('dn', dn.encode('UTF-8'))
  File "/usr/lib/univention-directory-listener/system/replication.py", line 463, in __print_attribute
    newval = newval.encode('ascii')
AttributeError: 'bytes' object has no attribute 'encode'
Traceback (most recent call last):
  File "/usr/lib/univention-directory-listener/system/replication.py", line 926, in handler
    _add_object_from_new(lo, dn, new)
  File "/usr/lib/univention-directory-listener/system/replication.py", line 738, in _add_object_from_new
    lo.add_s(dn, al)
  File "/usr/lib/univention-directory-listener/system/replication.py", line 498, in add_s
    self.__new_entry(dn)
  File "/usr/lib/univention-directory-listener/system/replication.py", line 485, in __new_entry
    self.__print_attribute('dn', dn.encode('UTF-8'))
  File "/usr/lib/univention-directory-listener/system/replication.py", line 463, in __print_attribute
    newval = newval.encode('ascii')
AttributeError: 'bytes' object has no attribute 'encode'
Traceback (most recent call last):
  File "/usr/lib/univention-directory-listener/system/replication.py", line 926, in handler
    _add_object_from_new(lo, dn, new)
  File "/usr/lib/univention-directory-listener/system/replication.py", line 738, in _add_object_from_new
    lo.add_s(dn, al)
  File "/usr/lib/univention-directory-listener/system/replication.py", line 498, in add_s
    self.__new_entry(dn)
  File "/usr/lib/univention-directory-listener/system/replication.py", line 485, in __new_entry
    self.__print_attribute('dn', dn.encode('UTF-8'))
  File "/usr/lib/univention-directory-listener/system/replication.py", line 463, in __print_attribute
    newval = newval.encode('ascii')
AttributeError: 'bytes' object has no attribute 'encode'
Traceback (most recent call last):
  File "/usr/lib/univention-directory-listener/system/replication.py", line 926, in handler
    _add_object_from_new(lo, dn, new)
  File "/usr/lib/univention-directory-listener/system/replication.py", line 738, in _add_object_from_new
    lo.add_s(dn, al)
  File "/usr/lib/univention-directory-listener/system/replication.py", line 498, in add_s
    self.__new_entry(dn)
  File "/usr/lib/univention-directory-listener/system/replication.py", line 485, in __new_entry
    self.__print_attribute('dn', dn.encode('UTF-8'))
  File "/usr/lib/univention-directory-listener/system/replication.py", line 463, in __print_attribute
    newval = newval.encode('ascii')
AttributeError: 'bytes' object has no attribute 'encode'
Traceback (most recent call last):
  File "/usr/lib/univention-directory-listener/system/replication.py", line 926, in handler
    _add_object_from_new(lo, dn, new)
  File "/usr/lib/univention-directory-listener/system/replication.py", line 738, in _add_object_from_new
    lo.add_s(dn, al)
  File "/usr/lib/univention-directory-listener/system/replication.py", line 498, in add_s
    self.__new_entry(dn)
  File "/usr/lib/univention-directory-listener/system/replication.py", line 485, in __new_entry
    self.__print_attribute('dn', dn.encode('UTF-8'))
  File "/usr/lib/univention-directory-listener/system/replication.py", line 463, in __print_attribute
    newval = newval.encode('ascii')
AttributeError: 'bytes' object has no attribute 'encode'
Traceback (most recent call last):
  File "/usr/lib/univention-directory-listener/system/replication.py", line 926, in handler
    _add_object_from_new(lo, dn, new)
  File "/usr/lib/univention-directory-listener/system/replication.py", line 738, in _add_object_from_new
    lo.add_s(dn, al)
  File "/usr/lib/univention-directory-listener/system/replication.py", line 498, in add_s
    self.__new_entry(dn)
  File "/usr/lib/univention-directory-listener/system/replication.py", line 485, in __new_entry
    self.__print_attribute('dn', dn.encode('UTF-8'))
  File "/usr/lib/univention-directory-listener/system/replication.py", line 463, in __print_attribute
    newval = newval.encode('ascii')
AttributeError: 'bytes' object has no attribute 'encode'
Traceback (most recent call last):
  File "/usr/lib/univention-directory-listener/system/replication.py", line 926, in handler
    _add_object_from_new(lo, dn, new)
  File "/usr/lib/univention-directory-listener/system/replication.py", line 738, in _add_object_from_new
    lo.add_s(dn, al)
  File "/usr/lib/univention-directory-listener/system/replication.py", line 498, in add_s
    self.__new_entry(dn)
  File "/usr/lib/univention-directory-listener/system/replication.py", line 485, in __new_entry
    self.__print_attribute('dn', dn.encode('UTF-8'))
  File "/usr/lib/univention-directory-listener/system/replication.py", line 463, in __print_attribute
    newval = newval.encode('ascii')
AttributeError: 'bytes' object has no attribute 'encode'
Traceback (most recent call last):
  File "/usr/lib/univention-directory-listener/system/replication.py", line 926, in handler
    _add_object_from_new(lo, dn, new)
  File "/usr/lib/univention-directory-listener/system/replication.py", line 738, in _add_object_from_new
    lo.add_s(dn, al)
  File "/usr/lib/univention-directory-listener/system/replication.py", line 498, in add_s
    self.__new_entry(dn)
  File "/usr/lib/univention-directory-listener/system/replication.py", line 485, in __new_entry
    self.__print_attribute('dn', dn.encode('UTF-8'))
  File "/usr/lib/univention-directory-listener/system/replication.py", line 463, in __print_attribute
15.11.21 08:44:32.653  LISTENER    ( WARN    ) : handler: replication (failed)
15.11.21 08:44:32.668  LISTENER    ( WARN    ) : handler: replication (failed)
15.11.21 08:44:32.683  LISTENER    ( WARN    ) : handler: replication (failed)
15.11.21 08:44:32.697  LISTENER    ( WARN    ) : handler: replication (failed)
15.11.21 08:44:32.714  LISTENER    ( WARN    ) : handler: replication (failed)
15.11.21 08:44:32.732  LISTENER    ( WARN    ) : handler: replication (failed)
15.11.21 08:44:32.751  LISTENER    ( WARN    ) : handler: replication (failed)
15.11.21 08:44:32.773  LISTENER    ( WARN    ) : handler: replication (failed)
15.11.21 08:44:32.799  LISTENER    ( WARN    ) : handler: replication (failed)
15.11.21 08:44:32.815  LISTENER    ( WARN    ) : handler: replication (failed)
15.11.21 08:44:32.832  LISTENER    ( WARN    ) : handler: replication (failed)
    newval = newval.encode('ascii')
AttributeError: 'bytes' object has no attribute 'encode'
Traceback (most recent call last):
  File "/usr/lib/univention-directory-listener/system/replication.py", line 926, in handler
    _add_object_from_new(lo, dn, new)
  File "/usr/lib/univention-directory-listener/system/replication.py", line 738, in _add_object_from_new
    lo.add_s(dn, al)
  File "/usr/lib/univention-directory-listener/system/replication.py", line 498, in add_s
    self.__new_entry(dn)
  File "/usr/lib/univention-directory-listener/system/replication.py", line 485, in __new_entry
    self.__print_attribute('dn', dn.encode('UTF-8'))
  File "/usr/lib/univention-directory-listener/system/replication.py", line 463, in __print_attribute
    newval = newval.encode('ascii')
AttributeError: 'bytes' object has no attribute 'encode'
Traceback (most recent call last):
  File "/usr/lib/univention-directory-listener/system/replication.py", line 926, in handler
    _add_object_from_new(lo, dn, new)
  File "/usr/lib/univention-directory-listener/system/replication.py", line 738, in _add_object_from_new
    lo.add_s(dn, al)
  File "/usr/lib/univention-directory-listener/system/replication.py", line 498, in add_s
    self.__new_entry(dn)
  File "/usr/lib/univention-directory-listener/system/replication.py", line 485, in __new_entry
    self.__print_attribute('dn', dn.encode('UTF-8'))
  File "/usr/lib/univention-directory-listener/system/replication.py", line 463, in __print_attribute
    newval = newval.encode('ascii')
AttributeError: 'bytes' object has no attribute 'encode'
Traceback (most recent call last):
  File "/usr/lib/univention-directory-listener/system/replication.py", line 926, in handler
    _add_object_from_new(lo, dn, new)
  File "/usr/lib/univention-directory-listener/system/replication.py", line 738, in _add_object_from_new
    lo.add_s(dn, al)
  File "/usr/lib/univention-directory-listener/system/replication.py", line 498, in add_s
    self.__new_entry(dn)
  File "/usr/lib/univention-directory-listener/system/replication.py", line 485, in __new_entry
    self.__print_attribute('dn', dn.encode('UTF-8'))
  File "/usr/lib/univention-directory-listener/system/replication.py", line 463, in __print_attribute
    newval = newval.encode('ascii')
AttributeError: 'bytes' object has no attribute 'encode'
Traceback (most recent call last):
  File "/usr/lib/univention-directory-listener/system/replication.py", line 926, in handler
    _add_object_from_new(lo, dn, new)
  File "/usr/lib/univention-directory-listener/system/replication.py", line 738, in _add_object_from_new
    lo.add_s(dn, al)
  File "/usr/lib/univention-directory-listener/system/replication.py", line 498, in add_s
    self.__new_entry(dn)
  File "/usr/lib/univention-directory-listener/system/replication.py", line 485, in __new_entry
    self.__print_attribute('dn', dn.encode('UTF-8'))
  File "/usr/lib/univention-directory-listener/system/replication.py", line 463, in __print_attribute
    newval = newval.encode('ascii')
AttributeError: 'bytes' object has no attribute 'encode'
Traceback (most recent call last):
  File "/usr/lib/univention-directory-listener/system/replication.py", line 926, in handler
    _add_object_from_new(lo, dn, new)
  File "/usr/lib/univention-directory-listener/system/replication.py", line 738, in _add_object_from_new
    lo.add_s(dn, al)
  File "/usr/lib/univention-directory-listener/system/replication.py", line 498, in add_s
    self.__new_entry(dn)
  File "/usr/lib/univention-directory-listener/system/replication.py", line 485, in __new_entry
    self.__print_attribute('dn', dn.encode('UTF-8'))
  File "/usr/lib/univention-directory-listener/system/replication.py", line 463, in __print_attribute
    newval = newval.encode('ascii')
AttributeError: 'bytes' object has no attribute 'encode'
Traceback (most recent call last):
  File "/usr/lib/univention-directory-listener/system/replication.py", line 926, in handler
    _add_object_from_new(lo, dn, new)
  File "/usr/lib/univention-directory-listener/system/replication.py", line 738, in _add_object_from_new
    lo.add_s(dn, al)
  File "/usr/lib/univention-directory-listener/system/replication.py", line 498, in add_s
    self.__new_entry(dn)
  File "/usr/lib/univention-directory-listener/system/replication.py", line 485, in __new_entry
    self.__print_attribute('dn', dn.encode('UTF-8'))
  File "/usr/lib/univention-directory-listener/system/replication.py", line 463, in __print_attribute
    newval = newval.encode('ascii')
AttributeError: 'bytes' object has no attribute 'encode'
Traceback (most recent call last):
  File "/usr/lib/univention-directory-listener/system/replication.py", line 926, in handler
    _add_object_from_new(lo, dn, new)
  File "/usr/lib/univention-directory-listener/system/replication.py", line 738, in _add_object_from_new
    lo.add_s(dn, al)
  File "/usr/lib/univention-directory-listener/system/replication.py", line 498, in add_s
    self.__new_entry(dn)
  File "/usr/lib/univention-directory-listener/system/replication.py", line 485, in __new_entry
    self.__print_attribute('dn', dn.encode('UTF-8'))
  File "/usr/lib/univention-directory-listener/system/replication.py", line 463, in __print_attribute
    newval = newval.encode('ascii')
AttributeError: 'bytes' object has no attribute 'encode'
Traceback (most recent call last):
  File "/usr/lib/univention-directory-listener/system/replication.py", line 926, in handler
    _add_object_from_new(lo, dn, new)
  File "/usr/lib/univention-directory-listener/system/replication.py", line 738, in _add_object_from_new
    lo.add_s(dn, al)
  File "/usr/lib/univention-directory-listener/system/replication.py", line 498, in add_s
    self.__new_entry(dn)
  File "/usr/lib/univention-directory-listener/system/replication.py", line 485, in __new_entry
    self.__print_attribute('dn', dn.encode('UTF-8'))
  File "/usr/lib/univention-directory-listener/system/replication.py", line 463, in __print_attribute
    newval = newval.encode('ascii')
AttributeError: 'bytes' object has no attribute 'encode'
Traceback (most recent call last):
  File "/usr/lib/univention-directory-listener/system/replication.py", line 926, in handler
    _add_object_from_new(lo, dn, new)
  File "/usr/lib/univention-directory-listener/system/replication.py", line 738, in _add_object_from_new
    lo.add_s(dn, al)
  File "/usr/lib/univention-directory-listener/system/replication.py", line 498, in add_s
    self.__new_entry(dn)
  File "/usr/lib/univention-directory-listener/system/replication.py", line 485, in __new_entry
    self.__print_attribute('dn', dn.encode('UTF-8'))
  File "/usr/lib/univention-directory-listener/system/replication.py", line 463, in __print_attribute
    newval = newval.encode('ascii')
AttributeError: 'bytes' object has no attribute 'encode'
Traceback (most recent call last):
  File "/usr/lib/univention-directory-listener/system/replication.py", line 926, in handler
    _add_object_from_new(lo, dn, new)
  File "/usr/lib/univention-directory-listener/system/replication.py", line 738, in _add_object_from_new
    lo.add_s(dn, al)
  File "/usr/lib/univention-directory-listener/system/replication.py", line 498, in add_s
    self.__new_entry(dn)
  File "/usr/lib/univention-directory-listener/system/replication.py", line 485, in __new_entry
    self.__print_attribute('dn', dn.encode('UTF-8'))
  File "/usr/lib/univention-directory-listener/system/replication.py", line 463, in __print_attribute
    newval = newval.encode('ascii')
AttributeError: 'bytes' object has no attribute 'encode'
Traceback (most recent call last):
  File "/usr/lib/univention-directory-listener/system/replication.py", line 926, in handler
    _add_object_from_new(lo, dn, new)
  File "/usr/lib/univention-directory-listener/system/replication.py", line 738, in _add_object_from_new
    lo.add_s(dn, al)
  File "/usr/lib/univention-directory-listener/system/replication.py", line 498, in add_s
    self.__new_entry(dn)
  File "/usr/lib/univention-directory-listener/system/replication.py", line 485, in __new_entry
    self.__print_attribute('dn', dn.encode('UTF-8'))
  File "/usr/lib/univention-directory-listener/system/replication.py", line 463, in __print_attribute
15.11.21 08:44:32.846  LISTENER    ( WARN    ) : handler: replication (failed)
15.11.21 08:44:32.863  LISTENER    ( WARN    ) : handler: replication (failed)
15.11.21 08:44:32.878  LISTENER    ( WARN    ) : handler: replication (failed)
15.11.21 08:44:32.894  LISTENER    ( WARN    ) : handler: replication (failed)
15.11.21 08:44:32.913  LISTENER    ( WARN    ) : handler: replication (failed)
15.11.21 08:44:32.928  LISTENER    ( WARN    ) : handler: replication (failed)
15.11.21 08:44:32.944  LISTENER    ( WARN    ) : handler: replication (failed)
15.11.21 08:44:32.960  LISTENER    ( WARN    ) : handler: replication (failed)
15.11.21 08:44:32.975  LISTENER    ( WARN    ) : handler: replication (failed)
15.11.21 08:44:32.991  LISTENER    ( WARN    ) : handler: replication (failed)
15.11.21 08:44:33.007  LISTENER    ( WARN    ) : handler: replication (failed)
    newval = newval.encode('ascii')
AttributeError: 'bytes' object has no attribute 'encode'
Traceback (most recent call last):
  File "/usr/lib/univention-directory-listener/system/replication.py", line 926, in handler
    _add_object_from_new(lo, dn, new)
  File "/usr/lib/univention-directory-listener/system/replication.py", line 738, in _add_object_from_new
    lo.add_s(dn, al)
  File "/usr/lib/univention-directory-listener/system/replication.py", line 498, in add_s
    self.__new_entry(dn)
  File "/usr/lib/univention-directory-listener/system/replication.py", line 485, in __new_entry
    self.__print_attribute('dn', dn.encode('UTF-8'))
  File "/usr/lib/univention-directory-listener/system/replication.py", line 463, in __print_attribute
    newval = newval.encode('ascii')
AttributeError: 'bytes' object has no attribute 'encode'
Traceback (most recent call last):
  File "/usr/lib/univention-directory-listener/system/replication.py", line 926, in handler
    _add_object_from_new(lo, dn, new)
  File "/usr/lib/univention-directory-listener/system/replication.py", line 738, in _add_object_from_new
    lo.add_s(dn, al)
  File "/usr/lib/univention-directory-listener/system/replication.py", line 498, in add_s
    self.__new_entry(dn)
  File "/usr/lib/univention-directory-listener/system/replication.py", line 485, in __new_entry
    self.__print_attribute('dn', dn.encode('UTF-8'))
  File "/usr/lib/univention-directory-listener/system/replication.py", line 463, in __print_attribute
    newval = newval.encode('ascii')
AttributeError: 'bytes' object has no attribute 'encode'
Traceback (most recent call last):
  File "/usr/lib/univention-directory-listener/system/replication.py", line 926, in handler
    _add_object_from_new(lo, dn, new)
  File "/usr/lib/univention-directory-listener/system/replication.py", line 738, in _add_object_from_new
    lo.add_s(dn, al)
  File "/usr/lib/univention-directory-listener/system/replication.py", line 498, in add_s
    self.__new_entry(dn)
  File "/usr/lib/univention-directory-listener/system/replication.py", line 485, in __new_entry
    self.__print_attribute('dn', dn.encode('UTF-8'))
  File "/usr/lib/univention-directory-listener/system/replication.py", line 463, in __print_attribute
    newval = newval.encode('ascii')
AttributeError: 'bytes' object has no attribute 'encode'
Traceback (most recent call last):
  File "/usr/lib/univention-directory-listener/system/replication.py", line 926, in handler
    _add_object_from_new(lo, dn, new)
  File "/usr/lib/univention-directory-listener/system/replication.py", line 738, in _add_object_from_new
    lo.add_s(dn, al)
  File "/usr/lib/univention-directory-listener/system/replication.py", line 498, in add_s
    self.__new_entry(dn)
  File "/usr/lib/univention-directory-listener/system/replication.py", line 485, in __new_entry
    self.__print_attribute('dn', dn.encode('UTF-8'))
  File "/usr/lib/univention-directory-listener/system/replication.py", line 463, in __print_attribute
    newval = newval.encode('ascii')
AttributeError: 'bytes' object has no attribute 'encode'
Traceback (most recent call last):
  File "/usr/lib/univention-directory-listener/system/replication.py", line 926, in handler
    _add_object_from_new(lo, dn, new)
  File "/usr/lib/univention-directory-listener/system/replication.py", line 738, in _add_object_from_new
    lo.add_s(dn, al)
  File "/usr/lib/univention-directory-listener/system/replication.py", line 498, in add_s
    self.__new_entry(dn)
  File "/usr/lib/univention-directory-listener/system/replication.py", line 485, in __new_entry
    self.__print_attribute('dn', dn.encode('UTF-8'))
  File "/usr/lib/univention-directory-listener/system/replication.py", line 463, in __print_attribute
    newval = newval.encode('ascii')
AttributeError: 'bytes' object has no attribute 'encode'
Traceback (most recent call last):
  File "/usr/lib/univention-directory-listener/system/replication.py", line 926, in handler
    _add_object_from_new(lo, dn, new)
  File "/usr/lib/univention-directory-listener/system/replication.py", line 738, in _add_object_from_new
    lo.add_s(dn, al)
  File "/usr/lib/univention-directory-listener/system/replication.py", line 498, in add_s
    self.__new_entry(dn)
  File "/usr/lib/univention-directory-listener/system/replication.py", line 485, in __new_entry
    self.__print_attribute('dn', dn.encode('UTF-8'))
  File "/usr/lib/univention-directory-listener/system/replication.py", line 463, in __print_attribute
    newval = newval.encode('ascii')
AttributeError: 'bytes' object has no attribute 'encode'
Traceback (most recent call last):
  File "/usr/lib/univention-directory-listener/system/replication.py", line 926, in handler
    _add_object_from_new(lo, dn, new)
  File "/usr/lib/univention-directory-listener/system/replication.py", line 738, in _add_object_from_new
    lo.add_s(dn, al)
  File "/usr/lib/univention-directory-listener/system/replication.py", line 498, in add_s
    self.__new_entry(dn)
  File "/usr/lib/univention-directory-listener/system/replication.py", line 485, in __new_entry
    self.__print_attribute('dn', dn.encode('UTF-8'))
  File "/usr/lib/univention-directory-listener/system/replication.py", line 463, in __print_attribute
    newval = newval.encode('ascii')
AttributeError: 'bytes' object has no attribute 'encode'
Traceback (most recent call last):
  File "/usr/lib/univention-directory-listener/system/replication.py", line 926, in handler
    _add_object_from_new(lo, dn, new)
  File "/usr/lib/univention-directory-listener/system/replication.py", line 738, in _add_object_from_new
    lo.add_s(dn, al)
  File "/usr/lib/univention-directory-listener/system/replication.py", line 498, in add_s
    self.__new_entry(dn)
  File "/usr/lib/univention-directory-listener/system/replication.py", line 485, in __new_entry
    self.__print_attribute('dn', dn.encode('UTF-8'))
  File "/usr/lib/univention-directory-listener/system/replication.py", line 463, in __print_attribute
    newval = newval.encode('ascii')
AttributeError: 'bytes' object has no attribute 'encode'
Traceback (most recent call last):
  File "/usr/lib/univention-directory-listener/system/replication.py", line 926, in handler
    _add_object_from_new(lo, dn, new)
  File "/usr/lib/univention-directory-listener/system/replication.py", line 738, in _add_object_from_new
    lo.add_s(dn, al)
  File "/usr/lib/univention-directory-listener/system/replication.py", line 498, in add_s
    self.__new_entry(dn)
  File "/usr/lib/univention-directory-listener/system/replication.py", line 485, in __new_entry
    self.__print_attribute('dn', dn.encode('UTF-8'))
  File "/usr/lib/univention-directory-listener/system/replication.py", line 463, in __print_attribute
    newval = newval.encode('ascii')
AttributeError: 'bytes' object has no attribute 'encode'
Traceback (most recent call last):
  File "/usr/lib/univention-directory-listener/system/replication.py", line 926, in handler
    _add_object_from_new(lo, dn, new)
  File "/usr/lib/univention-directory-listener/system/replication.py", line 738, in _add_object_from_new
    lo.add_s(dn, al)
  File "/usr/lib/univention-directory-listener/system/replication.py", line 498, in add_s
    self.__new_entry(dn)
  File "/usr/lib/univention-directory-listener/system/replication.py", line 485, in __new_entry
    self.__print_attribute('dn', dn.encode('UTF-8'))
  File "/usr/lib/univention-directory-listener/system/replication.py", line 463, in __print_attribute
    newval = newval.encode('ascii')
AttributeError: 'bytes' object has no attribute 'encode'
Traceback (most recent call last):
  File "/usr/lib/univention-directory-listener/system/replication.py", line 926, in handler
    _add_object_from_new(lo, dn, new)
  File "/usr/lib/univention-directory-listener/system/replication.py", line 738, in _add_object_from_new
    lo.add_s(dn, al)
  File "/usr/lib/univention-directory-listener/system/replication.py", line 498, in add_s
    self.__new_entry(dn)
  File "/usr/lib/univention-directory-listener/system/replication.py", line 485, in __new_entry
    self.__print_attribute('dn', dn.encode('UTF-8'))
  File "/usr/lib/univention-directory-listener/system/replication.py", line 463, in __print_attribute
15.11.21 08:44:33.023  LISTENER    ( WARN    ) : handler: replication (failed)
15.11.21 08:44:33.040  LISTENER    ( WARN    ) : handler: replication (failed)
15.11.21 08:44:33.046  LISTENER    ( WARN    ) : handler: replication (failed)
15.11.21 08:44:33.061  LISTENER    ( WARN    ) : handler: replication (failed)
15.11.21 08:44:33.064  LISTENER    ( WARN    ) : finished initializing module replication with rv=0
15.11.21 08:44:33.064  LISTENER    ( WARN    ) : initializing module portal_server
15.11.21 08:44:33.111  LISTENER    ( PROCESS ) : Updating portal. Reason: ldap:folder:cn=help,cn=folder,cn=portals,cn=univention,dc=pgrs,dc=intranet
15.11.21 08:44:33.576  LISTENER    ( PROCESS ) : Updating portal. Reason: ldap:portal:cn=domain,cn=portal,cn=portals,cn=univention,dc=pgrs,dc=intranet
15.11.21 08:44:33.993  LISTENER    ( PROCESS ) : Updating portal. Reason: ldap:entry:cn=login-ucs,cn=entry,cn=portals,cn=univention,dc=pgrs,dc=intranet
15.11.21 08:44:34.439  LISTENER    ( PROCESS ) : Updating portal. Reason: ldap:entry:cn=root-cert,cn=entry,cn=portals,cn=univention,dc=pgrs,dc=intranet
15.11.21 08:44:34.889  LISTENER    ( PROCESS ) : Updating portal. Reason: ldap:entry:cn=umc-domain,cn=entry,cn=portals,cn=univention,dc=pgrs,dc=intranet
15.11.21 08:44:35.313  LISTENER    ( PROCESS ) : Updating portal. Reason: ldap:entry:cn=login-saml,cn=entry,cn=portals,cn=univention,dc=pgrs,dc=intranet
15.11.21 08:44:35.723  LISTENER    ( PROCESS ) : Updating portal. Reason: ldap:folder:cn=certificates,cn=folder,cn=portals,cn=univention,dc=pgrs,dc=intranet
15.11.21 08:44:36.191  LISTENER    ( PROCESS ) : Updating portal. Reason: ldap:entry:cn=univentionblog,cn=entry,cn=portals,cn=univention,dc=pgrs,dc=intranet
15.11.21 08:44:36.647  LISTENER    ( PROCESS ) : Updating portal. Reason: ldap:entry:cn=univentionforum,cn=entry,cn=portals,cn=univention,dc=pgrs,dc=intranet
15.11.21 08:44:37.057  LISTENER    ( PROCESS ) : Updating portal. Reason: ldap:category:cn=domain-admin,cn=category,cn=portals,cn=univention,dc=pgrs,dc=intranet
15.11.21 08:44:37.488  LISTENER    ( PROCESS ) : Updating portal. Reason: ldap:entry:cn=server-overview,cn=entry,cn=portals,cn=univention,dc=pgrs,dc=intranet
15.11.21 08:44:37.941  LISTENER    ( PROCESS ) : Updating portal. Reason: ldap:entry:cn=univentionwebsite,cn=entry,cn=portals,cn=univention,dc=pgrs,dc=intranet
15.11.21 08:44:38.421  LISTENER    ( PROCESS ) : Updating portal. Reason: ldap:category:cn=domain-service,cn=category,cn=portals,cn=univention,dc=pgrs,dc=intranet
15.11.21 08:44:38.843  LISTENER    ( PROCESS ) : Updating portal. Reason: ldap:entry:cn=univentionfeedback,cn=entry,cn=portals,cn=univention,dc=pgrs,dc=intranet
15.11.21 08:44:39.279  LISTENER    ( PROCESS ) : Updating portal. Reason: ldap:entry:cn=certificate-revocation,cn=entry,cn=portals,cn=univention,dc=pgrs,dc=intranet
15.11.21 08:44:39.712  LISTENER    ( WARN    ) : finished initializing module portal_server with rv=0
15.11.21 08:44:39.712  LISTENER    ( WARN    ) : initializing module well-known-sid-name-mapping
15.11.21 08:44:39.808  LISTENER    ( PROCESS ) : well-known-sid-name-mapping: ucr set groups/default/printoperators=Printer-Admins
15.11.21 08:44:43.102  LISTENER    ( WARN    ) : finished initializing module well-known-sid-name-mapping with rv=0
15.11.21 08:44:43.102  LISTENER    ( WARN    ) : initializing module univention-saml-servers
15.11.21 08:44:44.133  LISTENER    ( WARN    ) : finished initializing module univention-saml-servers with rv=0
15.11.21 08:44:44.133  LISTENER    ( WARN    ) : initializing module univention-saml-idp-config
/etc/idp-ldap-user.secret could not be read!
/etc/idp-ldap-user.secret could not be read!15.11.21 08:44:44.635  LISTENER    ( WARN    ) : finished initializing module univention-saml-idp-config with rv=0
15.11.21 08:44:44.635  LISTENER    ( WARN    ) : initializing module nss
15.11.21 08:44:44.775  LISTENER    ( WARN    ) : finished initializing module nss with rv=0
15.11.21 08:44:44.775  LISTENER    ( WARN    ) : initializing module nagios-client
15.11.21 08:44:44.862  LISTENER    ( WARN    ) : finished initializing module nagios-client with rv=0
15.11.21 08:44:44.862  LISTENER    ( WARN    ) : initializing module faillog
15.11.21 08:44:44.931  LISTENER    ( WARN    ) : finished initializing module faillog with rv=0
15.11.21 08:44:44.931  LISTENER    ( WARN    ) : initializing module univention-saml-groups
15.11.21 08:44:44.972  LISTENER    ( WARN    ) : finished initializing module univention-saml-groups with rv=0
15.11.21 08:44:44.972  LISTENER    ( WARN    ) : initializing module app_attributes
15.11.21 08:44:45.007  LISTENER    ( PROCESS ) : app_attributes: Gathering AppAttributes...
15.11.21 08:44:45.893  LISTENER    ( PROCESS ) : app_attributes: Finished
15.11.21 08:44:45.895  LISTENER    ( PROCESS ) : app_attributes: Gathering AppAttributes...
15.11.21 08:44:45.956  LISTENER    ( PROCESS ) : app_attributes: Finished
15.11.21 08:44:45.958  LISTENER    ( PROCESS ) : app_attributes: Gathering AppAttributes...
15.11.21 08:44:46.024  LISTENER    ( PROCESS ) : app_attributes: Finished
15.11.21 08:44:46.027  LISTENER    ( PROCESS ) : app_attributes: Gathering AppAttributes...
15.11.21 08:44:46.102  LISTENER    ( PROCESS ) : app_attributes: Finished
15.11.21 08:44:46.106  LISTENER    ( PROCESS ) : app_attributes: Gathering AppAttributes...
15.11.21 08:44:46.208  LISTENER    ( PROCESS ) : app_attributes: Finished
15.11.21 08:44:46.214  LISTENER    ( PROCESS ) : app_attributes: Gathering AppAttributes...
15.11.21 08:44:46.289  LISTENER    ( PROCESS ) : app_attributes: Finished
15.11.21 08:44:46.292  LISTENER    ( PROCESS ) : app_attributes: Gathering AppAttributes...
15.11.21 08:44:46.375  LISTENER    ( PROCESS ) : app_attributes: Finished
15.11.21 08:44:46.379  LISTENER    ( PROCESS ) : app_attributes: Gathering AppAttributes...
15.11.21 08:44:46.450  LISTENER    ( PROCESS ) : app_attributes: Finished
15.11.21 08:44:46.452  LISTENER    ( PROCESS ) : app_attributes: Gathering AppAttributes...
15.11.21 08:44:46.522  LISTENER    ( PROCESS ) : app_attributes: Finished
15.11.21 08:44:46.526  LISTENER    ( PROCESS ) : app_attributes: Gathering AppAttributes...
15.11.21 08:44:46.587  LISTENER    ( PROCESS ) : app_attributes: Finished
15.11.21 08:44:46.591  LISTENER    ( PROCESS ) : app_attributes: Gathering AppAttributes...
15.11.21 08:44:46.666  LISTENER    ( PROCESS ) : app_attributes: Finished
15.11.21 08:44:46.671  LISTENER    ( PROCESS ) : app_attributes: Gathering AppAttributes...
15.11.21 08:44:46.739  LISTENER    ( PROCESS ) : app_attributes: Finished
15.11.21 08:44:46.745  LISTENER    ( PROCESS ) : app_attributes: Gathering AppAttributes...
15.11.21 08:44:46.821  LISTENER    ( PROCESS ) : app_attributes: Finished
15.11.21 08:44:46.824  LISTENER    ( PROCESS ) : app_attributes: Gathering AppAttributes...
15.11.21 08:44:46.890  LISTENER    ( PROCESS ) : app_attributes: Finished
15.11.21 08:44:46.895  LISTENER    ( PROCESS ) : app_attributes: Gathering AppAttributes...
15.11.21 08:44:46.958  LISTENER    ( PROCESS ) : app_attributes: Finished
15.11.21 08:44:46.962  LISTENER    ( WARN    ) : finished initializing module app_attributes with rv=0
15.11.21 08:44:46.962  LISTENER    ( WARN    ) : initializing module ldap_server
15.11.21 08:44:49.965  LISTENER    ( WARN    ) : finished initializing module ldap_server with rv=0
15.11.21 08:44:49.965  LISTENER    ( WARN    ) : initializing module umc-service-providers
15.11.21 08:44:50.573  LISTENER    ( WARN    ) : finished initializing module umc-service-providers with rv=0
15.11.21 08:44:50.573  LISTENER    ( WARN    ) : initializing module udm_extension
15.11.21 08:44:59.474  LISTENER    ( WARN    ) : finished initializing module udm_extension with rv=0
15.11.21 08:44:59.474  LISTENER    ( WARN    ) : initializing module pkgdb-watch
15.11.21 08:44:59.518  LISTENER    ( WARN    ) : finished initializing module pkgdb-watch with rv=0
15.11.21 08:44:59.518  LISTENER    ( WARN    ) : initializing module nfs-shares
15.11.21 08:44:59.518  LISTENER    ( PROCESS ) : Writing /etc/exports with 10 lines
15.11.21 08:44:59.559  LISTENER    ( WARN    ) : finished initializing module nfs-shares with rv=0
15.11.21 08:44:59.559  LISTENER    ( WARN    ) : initializing module bind
15.11.21 08:44:59.612  LISTENER    ( WARN    ) : finished initializing module bind with rv=0
15.11.21 08:44:59.612  LISTENER    ( WARN    ) : initializing module hosteddomains
15.11.21 08:44:59.899  LISTENER    ( WARN    ) : finished initializing module hosteddomains with rv=0
15.11.21 08:44:59.899  LISTENER    ( WARN    ) : initializing module ldap_extension
15.11.21 08:45:09.794  LISTENER    ( PROCESS ) : ldap_extension: cn=62univention-portal,cn=ldapacl,cn=univention,dc=pgrs,dc=intranet active? [b'TRUE']
15.11.21 08:45:14.512  LISTENER    ( PROCESS ) : ldap_extension: cn=66univention-appcenter_app,cn=ldapacl,cn=univention,dc=pgrs,dc=intranet active? [b'TRUE']
15.11.21 08:45:17.884  LISTENER    ( PROCESS ) : ldap_extension: cn=58univention-fetchmail-schema,cn=ldapacl,cn=univention,dc=pgrs,dc=intranet active? [b'TRUE']
15.11.21 08:45:19.814  LISTENER    ( WARN    ) : finished initializing module ldap_extension with rv=0
15.11.21 08:45:19.814  LISTENER    ( WARN    ) : initializing module nfs-homes
15.11.21 08:45:19.845  LISTENER    ( WARN    ) : finished initializing module nfs-homes with rv=0
15.11.21 08:45:19.845  LISTENER    ( WARN    ) : initializing module gencertificate
15.11.21 08:45:19.888  LISTENER    ( WARN    ) : finished initializing module gencertificate with rv=0
15.11.21 08:45:19.889  LISTENER    ( WARN    ) : initializing module keytab
15.11.21 08:45:19.930  LISTENER    ( PROCESS ) : Exporting /etc/krb5.keytab on domaincontroller_backup
15.11.21 08:45:19.960  LISTENER    ( WARN    ) : finished initializing module keytab with rv=0
15.11.21 08:45:19.960  LISTENER    ( WARN    ) : initializing module portal_groups
15.11.21 08:45:20.099  LISTENER    ( WARN    ) : finished initializing module portal_groups with rv=0
15.11.21 08:45:20.099  LISTENER    ( WARN    ) : initializing module license_uuid
15.11.21 08:45:20.871  LISTENER    ( WARN    ) : finished initializing module license_uuid with rv=0
15.11.21 08:45:20.871  LISTENER    ( WARN    ) : initializing module nscd_update
15.11.21 08:45:21.059  LISTENER    ( WARN    ) : finished initializing module nscd_update with rv=0
15.11.21 08:45:21.060  LISTENER    ( WARN    ) : initializing module univention-saml-simplesamlphp-configuration
15.11.21 08:45:21.608  LISTENER    ( WARN    ) : finished initializing module univention-saml-simplesamlphp-configuration with rv=0
15.11.21 08:45:21.608  LISTENER    ( WARN    ) : initializing module quota
15.11.21 08:45:21.866  LISTENER    ( WARN    ) : finished initializing module quota with rv=0
15.11.21 08:45:21.866  LISTENER    ( WARN    ) : initializing module univention-admin-diary-backend
15.11.21 08:45:21.933  LISTENER    ( WARN    ) : finished initializing module univention-admin-diary-backend with rv=0
15.11.21 08:45:21.933  LISTENER    ( WARN    ) : initializing module keytab-member
15.11.21 08:45:21.994  LISTENER    ( WARN    ) : finished initializing module keytab-member with rv=0
Restarting nagios-nrpe-server (via systemctl): nagios-nrpe-server.service.
30077
15.11.21 08:45:22.553  LISTENER    ( PROCESS ) : umc-service-providers: Reloading LDAP server.
Restarting slapd (via systemctl): slapd.serviceWarning: The unit file, source configuration file or drop-ins of slapd.service changed on disk. Run 'systemctl daemon-reload' to
reload units.
Job for slapd.service failed because the control process exited with error code.
See "systemctl status slapd.service" and "journalctl -xe" for details.
 failed!
30633
15.11.21 08:45:23.529  LISTENER    ( PROCESS ) : ldap_extension: Reloading LDAP server.
Updating umc
Portal data untouched
Warning: The unit file, source configuration file or drop-ins of slapd.service changed on disk. Run 'systemctl daemon-reload' to reload units.
Job for slapd.service failed because a timeout was exceeded.
See "systemctl status slapd.service" and "journalctl -xe" for details.
2021-11-15 08:55:24.269827183+01:00 (in joinscript_save_current_version)


Role: domaincontroller_backup