[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#850713: linux-image-4.8.0-0.bpo.2-amd64: can't mount NFS shares via nfs referrals



Some more analysis:

attached are two syslogs of gssd in verbose mode.

You can see that in both servers the user acl directory gets mounted
from fs02 within user context:

rpc.gssd[6528]: handle_gssd_upcall: 'mech=krb5 uid=4015 enctypes
...
rpc.gssd[6528]: creating context using fsuid 4015 (save_uid 0)

When trying to mount the group acl share from fsgroups 4.8 server logs:

rpc.gssd[27548]: handle_gssd_upcall: 'mech=krb5 uid=0 service=*
...
rpc.gssd[27548]: creating context using fsuid 0 (save_uid 0)

the 4.7 server logs:

rpc.gssd[6528]: handle_gssd_upcall: 'mech=krb5 uid=4015
...
rpc.gssd[6528]: creating context using fsuid 4015


As a result of this difference the nfs tries to mount the directory on
4.7 with a user kerberos ticket and gets NFS4_OK in line 265 of
linux-4.7-nfsrefer.dump while 4.8 tries with machine kerberos ticket and
gets NFS4ERR_ACCESS in line 231 of linux-4.8-nfsrefer.dump.

Christoph

-- 
============================================================================
Christoph Martin, Leiter Unix-Systeme
Zentrum für Datenverarbeitung, Uni-Mainz, Germany
 Anselm Franz von Bentzel-Weg 12, 55128 Mainz
 Telefon: +49(6131)3926337
 Instant-Messaging: Jabber: martin@uni-mainz.de
  (Siehe http://www.zdv.uni-mainz.de/4010.php)
Jan 16 14:09:39 ftp-01 nfs-common[6489]: Stopping NFS common utilities: gssd idmapd statd.
Jan 16 14:09:40 ftp-01 nfs-common[6499]: Starting NFS common utilities: statd idmapd gssd.
Jan 16 14:09:40 ftp-01 rpc.gssd[6528]: beginning poll
Jan 16 14:10:10 ftp-01 rpc.gssd[6528]: destroying client /run/rpc_pipefs/nfs/clnt47c
Jan 16 14:10:10 ftp-01 rpc.gssd[6528]: destroying client /run/rpc_pipefs/nfs/clnt47a
Jan 16 14:10:10 ftp-01 rpc.gssd[6528]: destroying client /run/rpc_pipefs/nfs/clnt47b
Jan 16 14:10:10 ftp-01 rpc.gssd[6528]: handling gssd upcall (/run/rpc_pipefs/nfs/clnt469)
Jan 16 14:10:10 ftp-01 rpc.gssd[6528]: handle_gssd_upcall: 'mech=krb5 uid=4015 enctypes=18,17,16,23,3,1,2 '
Jan 16 14:10:10 ftp-01 rpc.gssd[6528]: handling krb5 upcall (/run/rpc_pipefs/nfs/clnt469)
Jan 16 14:10:10 ftp-01 rpc.gssd[6528]: process_krb5_upcall: service is '<null>'
Jan 16 14:10:10 ftp-01 rpc.gssd[6528]: ERROR: GSS-API: error in gss_acquire_cred(): GSS_S_FAILURE (Unspecified GSS failure.  Minor code may provide more information) - Can't find client principal martin@UNI-MAINZ.DE in cache collection
Jan 16 14:10:10 ftp-01 rpc.gssd[6528]: getting credentials for client with uid 4015 for server fs02.Uni-Mainz.DE
Jan 16 14:10:10 ftp-01 rpc.gssd[6528]: CC '/tmp/krb5cc_4015_hMdxBm' being considered, with preferred realm 'UNI-MAINZ.DE'
Jan 16 14:10:10 ftp-01 rpc.gssd[6528]: CC 'FILE:/tmp/krb5cc_4015_hMdxBm'(martin@UNI-MAINZ.DE) passed all checks and has mtime of 1484572210
Jan 16 14:10:10 ftp-01 rpc.gssd[6528]: CC '/tmp/krb5cc_409658_Wd7G1X' being considered, with preferred realm 'UNI-MAINZ.DE'
Jan 16 14:10:10 ftp-01 rpc.gssd[6528]: CC '/tmp/krb5cc_409658_Wd7G1X' owned by 409658, not 4015
Jan 16 14:10:10 ftp-01 rpc.gssd[6528]: using FILE:/tmp/krb5cc_4015_hMdxBm as credentials cache for client with uid 4015 for server fs02.Uni-Mainz.DE
Jan 16 14:10:10 ftp-01 rpc.gssd[6528]: using environment variable to select krb5 ccache FILE:/tmp/krb5cc_4015_hMdxBm
Jan 16 14:10:10 ftp-01 rpc.gssd[6528]: creating context using fsuid 4015 (save_uid 0)
Jan 16 14:10:10 ftp-01 rpc.gssd[6528]: creating tcp client for server fs02.Uni-Mainz.DE
Jan 16 14:10:10 ftp-01 rpc.gssd[6528]: DEBUG: port already set to 2049
Jan 16 14:10:10 ftp-01 rpc.gssd[6528]: creating context with server nfs@fs02.Uni-Mainz.DE
Jan 16 14:10:10 ftp-01 rpc.gssd[6528]: DEBUG: serialize_krb5_ctx: lucid version!
Jan 16 14:10:10 ftp-01 rpc.gssd[6528]: prepare_krb5_rfc1964_buffer: serializing keys with enctype 4 and length 8
Jan 16 14:10:10 ftp-01 rpc.gssd[6528]: doing downcall lifetime_rec 35999
Jan 16 14:10:10 ftp-01 rpc.gssd[6528]: handling gssd upcall (/run/rpc_pipefs/nfs/clnt470)
Jan 16 14:10:10 ftp-01 rpc.gssd[6528]: handle_gssd_upcall: 'mech=krb5 uid=4015 enctypes=18,17,16,23,3,1,2 '
Jan 16 14:10:10 ftp-01 rpc.gssd[6528]: handling krb5 upcall (/run/rpc_pipefs/nfs/clnt470)
Jan 16 14:10:10 ftp-01 rpc.gssd[6528]: process_krb5_upcall: service is '<null>'
Jan 16 14:10:10 ftp-01 rpc.gssd[6528]: creating context using fsuid 4015 (save_uid 0)
Jan 16 14:10:10 ftp-01 rpc.gssd[6528]: creating tcp client for server fsadmin.zdv.Uni-Mainz.DE
Jan 16 14:10:10 ftp-01 rpc.gssd[6528]: DEBUG: port already set to 2049
Jan 16 14:10:10 ftp-01 rpc.gssd[6528]: creating context with server nfs@fsadmin.zdv.Uni-Mainz.DE
Jan 16 14:10:10 ftp-01 rpc.gssd[6528]: DEBUG: serialize_krb5_ctx: lucid version!
Jan 16 14:10:10 ftp-01 rpc.gssd[6528]: prepare_krb5_rfc1964_buffer: serializing keys with enctype 4 and length 8
Jan 16 14:10:10 ftp-01 rpc.gssd[6528]: doing downcall lifetime_rec 35999
Jan 16 14:10:28 ftp-01 rpc.gssd[6528]: handling gssd upcall (/run/rpc_pipefs/nfs/clnt47f)
Jan 16 14:10:28 ftp-01 rpc.gssd[6528]: handle_gssd_upcall: 'mech=krb5 uid=0 service=* enctypes=18,17,16,23,3,1,2 '
Jan 16 14:10:28 ftp-01 rpc.gssd[6528]: handling krb5 upcall (/run/rpc_pipefs/nfs/clnt47f)
Jan 16 14:10:28 ftp-01 rpc.gssd[6528]: process_krb5_upcall: service is '*'
Jan 16 14:10:28 ftp-01 rpc.gssd[6528]: Full hostname for 'fsgroups.zdv.Uni-Mainz.DE' is 'fsgroups.zdv.uni-mainz.de'
Jan 16 14:10:28 ftp-01 rpc.gssd[6528]: Full hostname for 'ftp-01.zdv.uni-mainz.de.' is 'ftp-01.zdv.uni-mainz.de.'
Jan 16 14:10:28 ftp-01 rpc.gssd[6528]: Success getting keytab entry for 'FTP-01$@UNI-MAINZ.DE'
Jan 16 14:10:30 ftp-01 rpc.gssd[6528]: Successfully obtained machine credentials for principal 'FTP-01$@UNI-MAINZ.DE' stored in ccache 'FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE'
Jan 16 14:10:30 ftp-01 rpc.gssd[6528]: INFO: Credentials in CC 'FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE' are good until 1484831430
Jan 16 14:10:30 ftp-01 rpc.gssd[6528]: using FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE as credentials cache for machine creds
Jan 16 14:10:30 ftp-01 rpc.gssd[6528]: using environment variable to select krb5 ccache FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE
Jan 16 14:10:30 ftp-01 rpc.gssd[6528]: creating context using fsuid 0 (save_uid 0)
Jan 16 14:10:30 ftp-01 rpc.gssd[6528]: creating tcp client for server fsgroups.zdv.Uni-Mainz.DE
Jan 16 14:10:30 ftp-01 rpc.gssd[6528]: DEBUG: port already set to 2049
Jan 16 14:10:30 ftp-01 rpc.gssd[6528]: creating context with server nfs@fsgroups.zdv.Uni-Mainz.DE
Jan 16 14:10:30 ftp-01 rpc.gssd[6528]: DEBUG: serialize_krb5_ctx: lucid version!
Jan 16 14:10:30 ftp-01 rpc.gssd[6528]: prepare_krb5_rfc1964_buffer: serializing keys with enctype 4 and length 8
Jan 16 14:10:30 ftp-01 rpc.gssd[6528]: doing downcall lifetime_rec 35999
Jan 16 14:10:30 ftp-01 rpc.gssd[6528]: handling gssd upcall (/run/rpc_pipefs/nfs/clnt47f)
Jan 16 14:10:30 ftp-01 rpc.gssd[6528]: handle_gssd_upcall: 'mech=krb5 uid=4015 enctypes=18,17,16,23,3,1,2 '
Jan 16 14:10:30 ftp-01 rpc.gssd[6528]: handling krb5 upcall (/run/rpc_pipefs/nfs/clnt47f)
Jan 16 14:10:30 ftp-01 rpc.gssd[6528]: process_krb5_upcall: service is '<null>'
Jan 16 14:10:30 ftp-01 rpc.gssd[6528]: ERROR: GSS-API: error in gss_acquire_cred(): GSS_S_FAILURE (Unspecified GSS failure.  Minor code may provide more information) - Can't find client principal martin@UNI-MAINZ.DE in cache collection
Jan 16 14:10:30 ftp-01 rpc.gssd[6528]: getting credentials for client with uid 4015 for server fsgroups.zdv.Uni-Mainz.DE
Jan 16 14:10:30 ftp-01 rpc.gssd[6528]: CC '/tmp/krb5ccmachine_UNI-MAINZ.DE' being considered, with preferred realm 'UNI-MAINZ.DE'
Jan 16 14:10:30 ftp-01 rpc.gssd[6528]: CC '/tmp/krb5ccmachine_UNI-MAINZ.DE' owned by 0, not 4015
Jan 16 14:10:30 ftp-01 rpc.gssd[6528]: CC '/tmp/krb5cc_4015_hMdxBm' being considered, with preferred realm 'UNI-MAINZ.DE'
Jan 16 14:10:30 ftp-01 rpc.gssd[6528]: CC 'FILE:/tmp/krb5cc_4015_hMdxBm'(martin@UNI-MAINZ.DE) passed all checks and has mtime of 1484572210
Jan 16 14:10:30 ftp-01 rpc.gssd[6528]: CC '/tmp/krb5cc_409658_Wd7G1X' being considered, with preferred realm 'UNI-MAINZ.DE'
Jan 16 14:10:30 ftp-01 rpc.gssd[6528]: CC '/tmp/krb5cc_409658_Wd7G1X' owned by 409658, not 4015
Jan 16 14:10:30 ftp-01 rpc.gssd[6528]: using FILE:/tmp/krb5cc_4015_hMdxBm as credentials cache for client with uid 4015 for server fsgroups.zdv.Uni-Mainz.DE
Jan 16 14:10:30 ftp-01 rpc.gssd[6528]: using environment variable to select krb5 ccache FILE:/tmp/krb5cc_4015_hMdxBm
Jan 16 14:10:30 ftp-01 rpc.gssd[6528]: creating context using fsuid 4015 (save_uid 0)
Jan 16 14:10:30 ftp-01 rpc.gssd[6528]: creating tcp client for server fsgroups.zdv.Uni-Mainz.DE
Jan 16 14:10:30 ftp-01 rpc.gssd[6528]: DEBUG: port already set to 2049
Jan 16 14:10:30 ftp-01 rpc.gssd[6528]: creating context with server nfs@fsgroups.zdv.Uni-Mainz.DE
Jan 16 14:10:30 ftp-01 rpc.gssd[6528]: DEBUG: serialize_krb5_ctx: lucid version!
Jan 16 14:10:30 ftp-01 rpc.gssd[6528]: prepare_krb5_rfc1964_buffer: serializing keys with enctype 4 and length 8
Jan 16 14:10:30 ftp-01 rpc.gssd[6528]: doing downcall lifetime_rec 35999
Jan 16 14:10:30 ftp-01 rpc.gssd[6528]: destroying client /run/rpc_pipefs/nfs/clnt481
Jan 16 14:10:30 ftp-01 rpc.gssd[6528]: destroying client /run/rpc_pipefs/nfs/clnt47e
Jan 16 14:10:30 ftp-01 rpc.gssd[6528]: destroying client /run/rpc_pipefs/nfs/clnt480
Jan 16 14:11:30 ftp-01 rpc.gssd[6528]: handling gssd upcall (/run/rpc_pipefs/nfs/clnt47f)
Jan 16 14:11:30 ftp-01 rpc.gssd[6528]: handle_gssd_upcall: 'mech=krb5 uid=0 enctypes=18,17,16,23,3,1,2 '
Jan 16 14:11:30 ftp-01 rpc.gssd[6528]: handling krb5 upcall (/run/rpc_pipefs/nfs/clnt47f)
Jan 16 14:11:30 ftp-01 rpc.gssd[6528]: process_krb5_upcall: service is '<null>'
Jan 16 14:11:30 ftp-01 rpc.gssd[6528]: Full hostname for 'fsgroups.zdv.Uni-Mainz.DE' is 'fsgroups.zdv.uni-mainz.de'
Jan 16 14:11:30 ftp-01 rpc.gssd[6528]: Full hostname for 'ftp-01.zdv.uni-mainz.de.' is 'ftp-01.zdv.uni-mainz.de.'
Jan 16 14:11:30 ftp-01 rpc.gssd[6528]: Success getting keytab entry for 'FTP-01$@UNI-MAINZ.DE'
Jan 16 14:11:30 ftp-01 rpc.gssd[6528]: INFO: Credentials in CC 'FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE' are good until 1484831430
Jan 16 14:11:30 ftp-01 rpc.gssd[6528]: INFO: Credentials in CC 'FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE' are good until 1484831430
Jan 16 14:11:30 ftp-01 rpc.gssd[6528]: using FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE as credentials cache for machine creds
Jan 16 14:11:30 ftp-01 rpc.gssd[6528]: using environment variable to select krb5 ccache FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE
Jan 16 14:11:30 ftp-01 rpc.gssd[6528]: creating context using fsuid 0 (save_uid 0)
Jan 16 14:11:30 ftp-01 rpc.gssd[6528]: creating tcp client for server fsgroups.zdv.Uni-Mainz.DE
Jan 16 14:11:30 ftp-01 rpc.gssd[6528]: DEBUG: port already set to 2049
Jan 16 14:11:30 ftp-01 rpc.gssd[6528]: creating context with server nfs@fsgroups.zdv.Uni-Mainz.DE
Jan 16 14:11:30 ftp-01 rpc.gssd[6528]: DEBUG: serialize_krb5_ctx: lucid version!
Jan 16 14:11:30 ftp-01 rpc.gssd[6528]: prepare_krb5_rfc1964_buffer: serializing keys with enctype 4 and length 8
Jan 16 14:11:30 ftp-01 rpc.gssd[6528]: doing downcall lifetime_rec 35939
Jan 16 14:23:05 ftp-01 rpc.gssd[6528]: handling gssd upcall (/run/rpc_pipefs/nfs/clnt46e)
Jan 16 14:23:05 ftp-01 rpc.gssd[6528]: handle_gssd_upcall: 'mech=krb5 uid=0 enctypes=18,17,16,23,3,1,2 '
Jan 16 14:23:05 ftp-01 rpc.gssd[6528]: handling krb5 upcall (/run/rpc_pipefs/nfs/clnt46e)
Jan 16 14:23:05 ftp-01 rpc.gssd[6528]: process_krb5_upcall: service is '<null>'
Jan 16 14:23:05 ftp-01 rpc.gssd[6528]: Full hostname for 'fsinet.zdv.Uni-Mainz.DE' is 'fsinet.zdv.uni-mainz.de'
Jan 16 14:23:05 ftp-01 rpc.gssd[6528]: Full hostname for 'ftp-01.zdv.uni-mainz.de.' is 'ftp-01.zdv.uni-mainz.de.'
Jan 16 14:23:05 ftp-01 rpc.gssd[6528]: Success getting keytab entry for 'FTP-01$@UNI-MAINZ.DE'
Jan 16 14:23:05 ftp-01 rpc.gssd[6528]: INFO: Credentials in CC 'FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE' are good until 1484831430
Jan 16 14:23:05 ftp-01 rpc.gssd[6528]: INFO: Credentials in CC 'FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE' are good until 1484831430
Jan 16 14:23:05 ftp-01 rpc.gssd[6528]: using FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE as credentials cache for machine creds
Jan 16 14:23:05 ftp-01 rpc.gssd[6528]: using environment variable to select krb5 ccache FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE
Jan 16 14:23:05 ftp-01 rpc.gssd[6528]: creating context using fsuid 0 (save_uid 0)
Jan 16 14:23:05 ftp-01 rpc.gssd[6528]: creating tcp client for server fsinet.zdv.Uni-Mainz.DE
Jan 16 14:23:05 ftp-01 rpc.gssd[6528]: DEBUG: port already set to 2049
Jan 16 14:23:05 ftp-01 rpc.gssd[6528]: creating context with server nfs@fsinet.zdv.Uni-Mainz.DE
Jan 16 14:23:05 ftp-01 rpc.gssd[6528]: DEBUG: serialize_krb5_ctx: lucid version!
Jan 16 14:23:05 ftp-01 rpc.gssd[6528]: prepare_krb5_rfc1964_buffer: serializing keys with enctype 4 and length 8
Jan 16 14:23:05 ftp-01 rpc.gssd[6528]: doing downcall lifetime_rec 35999
Jan 16 14:30:10 ftp-01 rpc.gssd[6528]: destroying client /run/rpc_pipefs/nfs/clnt485
Jan 16 14:30:10 ftp-01 rpc.gssd[6528]: destroying client /run/rpc_pipefs/nfs/clnt483
Jan 16 14:30:10 ftp-01 rpc.gssd[6528]: destroying client /run/rpc_pipefs/nfs/clnt484
Jan 16 14:30:10 ftp-01 rpc.gssd[6528]: handling gssd upcall (/run/rpc_pipefs/nfs/clnt469)
Jan 16 14:30:10 ftp-01 rpc.gssd[6528]: handle_gssd_upcall: 'mech=krb5 uid=26587 enctypes=18,17,16,23,3,1,2 '
Jan 16 14:30:10 ftp-01 rpc.gssd[6528]: handling krb5 upcall (/run/rpc_pipefs/nfs/clnt469)
Jan 16 14:30:10 ftp-01 rpc.gssd[6528]: process_krb5_upcall: service is '<null>'
Jan 16 14:30:10 ftp-01 rpc.gssd[6528]: ERROR: GSS-API: error in gss_acquire_cred(): GSS_S_FAILURE (Unspecified GSS failure.  Minor code may provide more information) - Can't find client principal langtimo@UNI-MAINZ.DE in cache collection
Jan 16 14:30:10 ftp-01 rpc.gssd[6528]: getting credentials for client with uid 26587 for server fs02.Uni-Mainz.DE
Jan 16 14:30:10 ftp-01 rpc.gssd[6528]: CC '/tmp/krb5ccmachine_UNI-MAINZ.DE' being considered, with preferred realm 'UNI-MAINZ.DE'
Jan 16 14:30:10 ftp-01 rpc.gssd[6528]: CC '/tmp/krb5ccmachine_UNI-MAINZ.DE' owned by 0, not 26587
Jan 16 14:30:10 ftp-01 rpc.gssd[6528]: CC '/tmp/krb5cc_26587_0KJ8te' being considered, with preferred realm 'UNI-MAINZ.DE'
Jan 16 14:30:10 ftp-01 rpc.gssd[6528]: CC 'FILE:/tmp/krb5cc_26587_0KJ8te'(langtimo@UNI-MAINZ.DE) passed all checks and has mtime of 1484573410
Jan 16 14:30:10 ftp-01 rpc.gssd[6528]: CC '/tmp/krb5cc_4015_hMdxBm' being considered, with preferred realm 'UNI-MAINZ.DE'
Jan 16 14:30:10 ftp-01 rpc.gssd[6528]: CC '/tmp/krb5cc_4015_hMdxBm' owned by 4015, not 26587
Jan 16 14:30:10 ftp-01 rpc.gssd[6528]: CC '/tmp/krb5cc_409658_Wd7G1X' being considered, with preferred realm 'UNI-MAINZ.DE'
Jan 16 14:30:10 ftp-01 rpc.gssd[6528]: CC '/tmp/krb5cc_409658_Wd7G1X' owned by 409658, not 26587
Jan 16 14:30:10 ftp-01 rpc.gssd[6528]: using FILE:/tmp/krb5cc_26587_0KJ8te as credentials cache for client with uid 26587 for server fs02.Uni-Mainz.DE
Jan 16 14:30:10 ftp-01 rpc.gssd[6528]: using environment variable to select krb5 ccache FILE:/tmp/krb5cc_26587_0KJ8te
Jan 16 14:30:10 ftp-01 rpc.gssd[6528]: creating context using fsuid 26587 (save_uid 0)
Jan 16 14:30:10 ftp-01 rpc.gssd[6528]: creating tcp client for server fs02.Uni-Mainz.DE
Jan 16 14:30:10 ftp-01 rpc.gssd[6528]: DEBUG: port already set to 2049
Jan 16 14:30:10 ftp-01 rpc.gssd[6528]: creating context with server nfs@fs02.Uni-Mainz.DE
Jan 16 14:30:10 ftp-01 rpc.gssd[6528]: DEBUG: serialize_krb5_ctx: lucid version!
Jan 16 14:30:10 ftp-01 rpc.gssd[6528]: prepare_krb5_rfc1964_buffer: serializing keys with enctype 4 and length 8
Jan 16 14:30:10 ftp-01 rpc.gssd[6528]: doing downcall lifetime_rec 35999
Jan 16 14:30:46 ftp-01 rpc.gssd[6528]: destroying client /run/rpc_pipefs/nfs/clnt48a
Jan 16 14:30:46 ftp-01 rpc.gssd[6528]: destroying client /run/rpc_pipefs/nfs/clnt489
Jan 16 14:30:46 ftp-01 rpc.gssd[6528]: destroying client /run/rpc_pipefs/nfs/clnt487
Jan 16 14:30:46 ftp-01 rpc.gssd[6528]: destroying client /run/rpc_pipefs/nfs/clnt488
Jan 16 14:30:46 ftp-01 rpc.gssd[6528]: handling gssd upcall (/run/rpc_pipefs/nfs/clnt469)
Jan 16 14:30:46 ftp-01 rpc.gssd[6528]: handle_gssd_upcall: 'mech=krb5 uid=408176 enctypes=18,17,16,23,3,1,2 '
Jan 16 14:30:46 ftp-01 rpc.gssd[6528]: handling krb5 upcall (/run/rpc_pipefs/nfs/clnt469)
Jan 16 14:30:46 ftp-01 rpc.gssd[6528]: process_krb5_upcall: service is '<null>'
Jan 16 14:30:46 ftp-01 rpc.gssd[6528]: ERROR: GSS-API: error in gss_acquire_cred(): GSS_S_FAILURE (Unspecified GSS failure.  Minor code may provide more information) - Can't find client principal tlang@UNI-MAINZ.DE in cache collection
Jan 16 14:30:46 ftp-01 rpc.gssd[6528]: getting credentials for client with uid 408176 for server fs02.Uni-Mainz.DE
Jan 16 14:30:46 ftp-01 rpc.gssd[6528]: CC '/tmp/krb5ccmachine_UNI-MAINZ.DE' being considered, with preferred realm 'UNI-MAINZ.DE'
Jan 16 14:30:46 ftp-01 rpc.gssd[6528]: CC '/tmp/krb5ccmachine_UNI-MAINZ.DE' owned by 0, not 408176
Jan 16 14:30:46 ftp-01 rpc.gssd[6528]: CC '/tmp/krb5cc_408176_QkQPng' being considered, with preferred realm 'UNI-MAINZ.DE'
Jan 16 14:30:46 ftp-01 rpc.gssd[6528]: CC 'FILE:/tmp/krb5cc_408176_QkQPng'(tlang@UNI-MAINZ.DE) passed all checks and has mtime of 1484573446
Jan 16 14:30:46 ftp-01 rpc.gssd[6528]: CC '/tmp/krb5cc_4015_hMdxBm' being considered, with preferred realm 'UNI-MAINZ.DE'
Jan 16 14:30:46 ftp-01 rpc.gssd[6528]: CC '/tmp/krb5cc_4015_hMdxBm' owned by 4015, not 408176
Jan 16 14:30:46 ftp-01 rpc.gssd[6528]: CC '/tmp/krb5cc_409658_Wd7G1X' being considered, with preferred realm 'UNI-MAINZ.DE'
Jan 16 14:30:46 ftp-01 rpc.gssd[6528]: CC '/tmp/krb5cc_409658_Wd7G1X' owned by 409658, not 408176
Jan 16 14:30:46 ftp-01 rpc.gssd[6528]: using FILE:/tmp/krb5cc_408176_QkQPng as credentials cache for client with uid 408176 for server fs02.Uni-Mainz.DE
Jan 16 14:30:46 ftp-01 rpc.gssd[6528]: using environment variable to select krb5 ccache FILE:/tmp/krb5cc_408176_QkQPng
Jan 16 14:30:46 ftp-01 rpc.gssd[6528]: creating context using fsuid 408176 (save_uid 0)
Jan 16 14:30:46 ftp-01 rpc.gssd[6528]: creating tcp client for server fs02.Uni-Mainz.DE
Jan 16 14:30:46 ftp-01 rpc.gssd[6528]: DEBUG: port already set to 2049
Jan 16 14:30:46 ftp-01 rpc.gssd[6528]: creating context with server nfs@fs02.Uni-Mainz.DE
Jan 16 14:30:46 ftp-01 rpc.gssd[6528]: DEBUG: serialize_krb5_ctx: lucid version!
Jan 16 14:30:46 ftp-01 rpc.gssd[6528]: prepare_krb5_rfc1964_buffer: serializing keys with enctype 4 and length 8
Jan 16 14:30:46 ftp-01 rpc.gssd[6528]: doing downcall lifetime_rec 35999
Jan 16 14:30:48 ftp-01 rpc.gssd[6528]: handling gssd upcall (/run/rpc_pipefs/nfs/clnt470)
Jan 16 14:30:48 ftp-01 rpc.gssd[6528]: handle_gssd_upcall: 'mech=krb5 uid=408176 enctypes=18,17,16,23,3,1,2 '
Jan 16 14:30:48 ftp-01 rpc.gssd[6528]: handling krb5 upcall (/run/rpc_pipefs/nfs/clnt470)
Jan 16 14:30:48 ftp-01 rpc.gssd[6528]: process_krb5_upcall: service is '<null>'
Jan 16 14:30:48 ftp-01 rpc.gssd[6528]: creating context using fsuid 408176 (save_uid 0)
Jan 16 14:30:48 ftp-01 rpc.gssd[6528]: creating tcp client for server fsadmin.zdv.Uni-Mainz.DE
Jan 16 14:30:48 ftp-01 rpc.gssd[6528]: DEBUG: port already set to 2049
Jan 16 14:30:48 ftp-01 rpc.gssd[6528]: creating context with server nfs@fsadmin.zdv.Uni-Mainz.DE
Jan 16 14:30:48 ftp-01 rpc.gssd[6528]: DEBUG: serialize_krb5_ctx: lucid version!
Jan 16 14:30:48 ftp-01 rpc.gssd[6528]: prepare_krb5_rfc1964_buffer: serializing keys with enctype 4 and length 8
Jan 16 14:30:48 ftp-01 rpc.gssd[6528]: doing downcall lifetime_rec 35999
Jan 16 14:30:50 ftp-01 rpc.gssd[6528]: handling gssd upcall (/run/rpc_pipefs/nfs/clnt47f)
Jan 16 14:30:50 ftp-01 rpc.gssd[6528]: handle_gssd_upcall: 'mech=krb5 uid=408176 enctypes=18,17,16,23,3,1,2 '
Jan 16 14:30:50 ftp-01 rpc.gssd[6528]: handling krb5 upcall (/run/rpc_pipefs/nfs/clnt47f)
Jan 16 14:30:50 ftp-01 rpc.gssd[6528]: process_krb5_upcall: service is '<null>'
Jan 16 14:30:50 ftp-01 rpc.gssd[6528]: creating context using fsuid 408176 (save_uid 0)
Jan 16 14:30:50 ftp-01 rpc.gssd[6528]: creating tcp client for server fsgroups.zdv.Uni-Mainz.DE
Jan 16 14:30:50 ftp-01 rpc.gssd[6528]: DEBUG: port already set to 2049
Jan 16 14:30:50 ftp-01 rpc.gssd[6528]: creating context with server nfs@fsgroups.zdv.Uni-Mainz.DE
Jan 16 14:30:50 ftp-01 rpc.gssd[6528]: DEBUG: serialize_krb5_ctx: lucid version!
Jan 16 14:30:50 ftp-01 rpc.gssd[6528]: prepare_krb5_rfc1964_buffer: serializing keys with enctype 4 and length 8
Jan 16 14:30:50 ftp-01 rpc.gssd[6528]: doing downcall lifetime_rec 35999
Jan 16 14:30:51 ftp-01 rpc.gssd[6528]: destroying client /run/rpc_pipefs/nfs/clnt48d
Jan 16 14:30:51 ftp-01 rpc.gssd[6528]: destroying client /run/rpc_pipefs/nfs/clnt48b
Jan 16 14:30:51 ftp-01 rpc.gssd[6528]: destroying client /run/rpc_pipefs/nfs/clnt48c
Jan 16 14:31:05 ftp-01 rpc.gssd[6528]: handling gssd upcall (/run/rpc_pipefs/nfs/clnt47f)
Jan 16 14:31:05 ftp-01 rpc.gssd[6528]: handle_gssd_upcall: 'mech=krb5 uid=26587 enctypes=18,17,16,23,3,1,2 '
Jan 16 14:31:05 ftp-01 rpc.gssd[6528]: handling krb5 upcall (/run/rpc_pipefs/nfs/clnt47f)
Jan 16 14:31:05 ftp-01 rpc.gssd[6528]: process_krb5_upcall: service is '<null>'
Jan 16 14:31:05 ftp-01 rpc.gssd[6528]: ERROR: GSS-API: error in gss_acquire_cred(): GSS_S_FAILURE (Unspecified GSS failure.  Minor code may provide more information) - Can't find client principal langtimo@UNI-MAINZ.DE in cache collection
Jan 16 14:31:05 ftp-01 rpc.gssd[6528]: getting credentials for client with uid 26587 for server fsgroups.zdv.Uni-Mainz.DE
Jan 16 14:31:05 ftp-01 rpc.gssd[6528]: CC '/tmp/krb5ccmachine_UNI-MAINZ.DE' being considered, with preferred realm 'UNI-MAINZ.DE'
Jan 16 14:31:05 ftp-01 rpc.gssd[6528]: CC '/tmp/krb5ccmachine_UNI-MAINZ.DE' owned by 0, not 26587
Jan 16 14:31:05 ftp-01 rpc.gssd[6528]: CC '/tmp/krb5cc_4015_hMdxBm' being considered, with preferred realm 'UNI-MAINZ.DE'
Jan 16 14:31:05 ftp-01 rpc.gssd[6528]: CC '/tmp/krb5cc_4015_hMdxBm' owned by 4015, not 26587
Jan 16 14:31:05 ftp-01 rpc.gssd[6528]: CC '/tmp/krb5cc_409658_Wd7G1X' being considered, with preferred realm 'UNI-MAINZ.DE'
Jan 16 14:31:05 ftp-01 rpc.gssd[6528]: CC '/tmp/krb5cc_409658_Wd7G1X' owned by 409658, not 26587
Jan 16 14:31:05 ftp-01 rpc.gssd[6528]: CC '/tmp/krb5cc_26587_V9eq8k' being considered, with preferred realm 'UNI-MAINZ.DE'
Jan 16 14:31:05 ftp-01 rpc.gssd[6528]: CC 'FILE:/tmp/krb5cc_26587_V9eq8k'(langtimo@UNI-MAINZ.DE) passed all checks and has mtime of 1484573461
Jan 16 14:31:05 ftp-01 rpc.gssd[6528]: using FILE:/tmp/krb5cc_26587_V9eq8k as credentials cache for client with uid 26587 for server fsgroups.zdv.Uni-Mainz.DE
Jan 16 14:31:05 ftp-01 rpc.gssd[6528]: using environment variable to select krb5 ccache FILE:/tmp/krb5cc_26587_V9eq8k
Jan 16 14:31:05 ftp-01 rpc.gssd[6528]: creating context using fsuid 26587 (save_uid 0)
Jan 16 14:31:05 ftp-01 rpc.gssd[6528]: creating tcp client for server fsgroups.zdv.Uni-Mainz.DE
Jan 16 14:31:05 ftp-01 rpc.gssd[6528]: DEBUG: port already set to 2049
Jan 16 14:31:05 ftp-01 rpc.gssd[6528]: creating context with server nfs@fsgroups.zdv.Uni-Mainz.DE
Jan 16 14:31:05 ftp-01 rpc.gssd[6528]: DEBUG: serialize_krb5_ctx: lucid version!
Jan 16 14:31:05 ftp-01 rpc.gssd[6528]: prepare_krb5_rfc1964_buffer: serializing keys with enctype 4 and length 8
Jan 16 14:31:05 ftp-01 rpc.gssd[6528]: doing downcall lifetime_rec 35998
Jan 16 14:08:17 debianbuild64 nfs-common[27517]: Stopping NFS common utilities: gssd idmapd statd.
Jan 16 14:08:17 debianbuild64 nfs-common[27526]: Starting NFS common utilities: statd idmapd gssd.
Jan 16 14:08:17 debianbuild64 rpc.gssd[27548]: beginning poll
Jan 16 14:08:43 debianbuild64 rpc.gssd[27548]: destroying client /run/rpc_pipefs/nfs/clnt2bb
Jan 16 14:08:43 debianbuild64 rpc.gssd[27548]: destroying client /run/rpc_pipefs/nfs/clnt2bc
Jan 16 14:08:43 debianbuild64 rpc.gssd[27548]: destroying client /run/rpc_pipefs/nfs/clnt2ba
Jan 16 14:08:43 debianbuild64 rpc.gssd[27548]: handling gssd upcall (/run/rpc_pipefs/nfs/clnt2b7)
Jan 16 14:08:43 debianbuild64 rpc.gssd[27548]: handle_gssd_upcall: 'mech=krb5 uid=4015 enctypes=18,17,16,23,3,1,2 '
Jan 16 14:08:43 debianbuild64 rpc.gssd[27548]: handling krb5 upcall (/run/rpc_pipefs/nfs/clnt2b7)
Jan 16 14:08:43 debianbuild64 rpc.gssd[27548]: process_krb5_upcall: service is '<null>'
Jan 16 14:08:43 debianbuild64 rpc.gssd[27548]: ERROR: GSS-API: error in gss_acquire_cred(): GSS_S_FAILURE (Unspecified GSS failure.  Minor code may provide more information) - Can't find client principal martin@UNI-MAINZ.DE in cache collection
Jan 16 14:08:43 debianbuild64 rpc.gssd[27548]: getting credentials for client with uid 4015 for server fs02.Uni-Mainz.DE
Jan 16 14:08:43 debianbuild64 rpc.gssd[27548]: CC '/tmp/krb5cc_4015_xQX49O9NOx' being considered, with preferred realm 'UNI-MAINZ.DE'
Jan 16 14:08:43 debianbuild64 rpc.gssd[27548]: CC 'FILE:/tmp/krb5cc_4015_xQX49O9NOx'(martin@UNI-MAINZ.DE) passed all checks and has mtime of 1484572123
Jan 16 14:08:43 debianbuild64 rpc.gssd[27548]: using FILE:/tmp/krb5cc_4015_xQX49O9NOx as credentials cache for client with uid 4015 for server fs02.Uni-Mainz.DE
Jan 16 14:08:43 debianbuild64 rpc.gssd[27548]: using environment variable to select krb5 ccache FILE:/tmp/krb5cc_4015_xQX49O9NOx
Jan 16 14:08:43 debianbuild64 rpc.gssd[27548]: creating context using fsuid 4015 (save_uid 0)
Jan 16 14:08:43 debianbuild64 rpc.gssd[27548]: creating tcp client for server fs02.Uni-Mainz.DE
Jan 16 14:08:43 debianbuild64 rpc.gssd[27548]: DEBUG: port already set to 2049
Jan 16 14:08:43 debianbuild64 rpc.gssd[27548]: creating context with server nfs@fs02.Uni-Mainz.DE
Jan 16 14:08:43 debianbuild64 rpc.gssd[27548]: DEBUG: serialize_krb5_ctx: lucid version!
Jan 16 14:08:43 debianbuild64 rpc.gssd[27548]: prepare_krb5_rfc1964_buffer: serializing keys with enctype 4 and length 8
Jan 16 14:08:43 debianbuild64 rpc.gssd[27548]: doing downcall lifetime_rec 36000
Jan 16 14:08:44 debianbuild64 rpc.gssd[27548]: handling gssd upcall (/run/rpc_pipefs/nfs/clnt2bf)
Jan 16 14:08:44 debianbuild64 rpc.gssd[27548]: handle_gssd_upcall: 'mech=krb5 uid=0 service=* enctypes=18,17,16,23,3,1,2 '
Jan 16 14:08:44 debianbuild64 rpc.gssd[27548]: handling krb5 upcall (/run/rpc_pipefs/nfs/clnt2bf)
Jan 16 14:08:44 debianbuild64 rpc.gssd[27548]: process_krb5_upcall: service is '*'
Jan 16 14:08:44 debianbuild64 rpc.gssd[27548]: Full hostname for 'fsadmin.zdv.Uni-Mainz.DE' is 'fsadmin.zdv.uni-mainz.de'
Jan 16 14:08:44 debianbuild64 rpc.gssd[27548]: Full hostname for 'debianbuild64.zdv.uni-mainz.de' is 'debianbuild64.zdv.uni-mainz.de'
Jan 16 14:08:44 debianbuild64 rpc.gssd[27548]: Success getting keytab entry for 'DEBIANBUILD64$@UNI-MAINZ.DE'
Jan 16 14:08:46 debianbuild64 rpc.gssd[27548]: Successfully obtained machine credentials for principal 'DEBIANBUILD64$@UNI-MAINZ.DE' stored in ccache 'FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE'
Jan 16 14:08:46 debianbuild64 rpc.gssd[27548]: INFO: Credentials in CC 'FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE' are good until 1484831326
Jan 16 14:08:46 debianbuild64 rpc.gssd[27548]: using FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE as credentials cache for machine creds
Jan 16 14:08:46 debianbuild64 rpc.gssd[27548]: using environment variable to select krb5 ccache FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE
Jan 16 14:08:46 debianbuild64 rpc.gssd[27548]: creating context using fsuid 0 (save_uid 0)
Jan 16 14:08:46 debianbuild64 rpc.gssd[27548]: creating tcp client for server fsadmin.zdv.Uni-Mainz.DE
Jan 16 14:08:46 debianbuild64 rpc.gssd[27548]: DEBUG: port already set to 2049
Jan 16 14:08:46 debianbuild64 rpc.gssd[27548]: creating context with server nfs@fsadmin.zdv.Uni-Mainz.DE
Jan 16 14:08:46 debianbuild64 rpc.gssd[27548]: DEBUG: serialize_krb5_ctx: lucid version!
Jan 16 14:08:46 debianbuild64 rpc.gssd[27548]: prepare_krb5_rfc1964_buffer: serializing keys with enctype 4 and length 8
Jan 16 14:08:46 debianbuild64 rpc.gssd[27548]: doing downcall lifetime_rec 35999
Jan 16 14:08:46 debianbuild64 rpc.gssd[27548]: handling gssd upcall (/run/rpc_pipefs/nfs/clnt2bf)
Jan 16 14:08:46 debianbuild64 rpc.gssd[27548]: handle_gssd_upcall: 'mech=krb5 uid=0 enctypes=18,17,16,23,3,1,2 '
Jan 16 14:08:46 debianbuild64 rpc.gssd[27548]: handling krb5 upcall (/run/rpc_pipefs/nfs/clnt2bf)
Jan 16 14:08:46 debianbuild64 rpc.gssd[27548]: process_krb5_upcall: service is '<null>'
Jan 16 14:08:46 debianbuild64 rpc.gssd[27548]: Full hostname for 'fsadmin.zdv.Uni-Mainz.DE' is 'fsadmin.zdv.uni-mainz.de'
Jan 16 14:08:46 debianbuild64 rpc.gssd[27548]: Full hostname for 'debianbuild64.zdv.uni-mainz.de' is 'debianbuild64.zdv.uni-mainz.de'
Jan 16 14:08:46 debianbuild64 rpc.gssd[27548]: Success getting keytab entry for 'DEBIANBUILD64$@UNI-MAINZ.DE'
Jan 16 14:08:46 debianbuild64 rpc.gssd[27548]: INFO: Credentials in CC 'FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE' are good until 1484831326
Jan 16 14:08:46 debianbuild64 rpc.gssd[27548]: INFO: Credentials in CC 'FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE' are good until 1484831326
Jan 16 14:08:46 debianbuild64 rpc.gssd[27548]: using FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE as credentials cache for machine creds
Jan 16 14:08:46 debianbuild64 rpc.gssd[27548]: using environment variable to select krb5 ccache FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE
Jan 16 14:08:46 debianbuild64 rpc.gssd[27548]: creating context using fsuid 0 (save_uid 0)
Jan 16 14:08:46 debianbuild64 rpc.gssd[27548]: creating tcp client for server fsadmin.zdv.Uni-Mainz.DE
Jan 16 14:08:46 debianbuild64 rpc.gssd[27548]: DEBUG: port already set to 2049
Jan 16 14:08:46 debianbuild64 rpc.gssd[27548]: creating context with server nfs@fsadmin.zdv.Uni-Mainz.DE
Jan 16 14:08:46 debianbuild64 rpc.gssd[27548]: DEBUG: serialize_krb5_ctx: lucid version!
Jan 16 14:08:46 debianbuild64 rpc.gssd[27548]: prepare_krb5_rfc1964_buffer: serializing keys with enctype 4 and length 8
Jan 16 14:08:46 debianbuild64 rpc.gssd[27548]: doing downcall lifetime_rec 35999
Jan 16 14:08:46 debianbuild64 rpc.gssd[27548]: destroying client /run/rpc_pipefs/nfs/clnt2c0
Jan 16 14:08:46 debianbuild64 rpc.gssd[27548]: destroying client /run/rpc_pipefs/nfs/clnt2be
Jan 16 14:08:46 debianbuild64 rpc.gssd[27548]: Closing 'gssd' pipe for /run/rpc_pipefs/nfs/clnt2bf
Jan 16 14:08:46 debianbuild64 rpc.gssd[27548]: destroying client /run/rpc_pipefs/nfs/clnt2bf
Jan 16 14:09:04 debianbuild64 rpc.gssd[27548]: handling gssd upcall (/run/rpc_pipefs/nfs/clnt2c2)
Jan 16 14:09:04 debianbuild64 rpc.gssd[27548]: handle_gssd_upcall: 'mech=krb5 uid=0 service=* enctypes=18,17,16,23,3,1,2 '
Jan 16 14:09:04 debianbuild64 rpc.gssd[27548]: handling krb5 upcall (/run/rpc_pipefs/nfs/clnt2c2)
Jan 16 14:09:04 debianbuild64 rpc.gssd[27548]: process_krb5_upcall: service is '*'
Jan 16 14:09:04 debianbuild64 rpc.gssd[27548]: Full hostname for 'fsgroups.zdv.Uni-Mainz.DE' is 'fsgroups.zdv.uni-mainz.de'
Jan 16 14:09:04 debianbuild64 rpc.gssd[27548]: Full hostname for 'debianbuild64.zdv.uni-mainz.de' is 'debianbuild64.zdv.uni-mainz.de'
Jan 16 14:09:04 debianbuild64 rpc.gssd[27548]: Success getting keytab entry for 'DEBIANBUILD64$@UNI-MAINZ.DE'
Jan 16 14:09:04 debianbuild64 rpc.gssd[27548]: INFO: Credentials in CC 'FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE' are good until 1484831326
Jan 16 14:09:04 debianbuild64 rpc.gssd[27548]: INFO: Credentials in CC 'FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE' are good until 1484831326
Jan 16 14:09:04 debianbuild64 rpc.gssd[27548]: using FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE as credentials cache for machine creds
Jan 16 14:09:04 debianbuild64 rpc.gssd[27548]: using environment variable to select krb5 ccache FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE
Jan 16 14:09:04 debianbuild64 rpc.gssd[27548]: creating context using fsuid 0 (save_uid 0)
Jan 16 14:09:04 debianbuild64 rpc.gssd[27548]: creating tcp client for server fsgroups.zdv.Uni-Mainz.DE
Jan 16 14:09:04 debianbuild64 rpc.gssd[27548]: DEBUG: port already set to 2049
Jan 16 14:09:04 debianbuild64 rpc.gssd[27548]: creating context with server nfs@fsgroups.zdv.Uni-Mainz.DE
Jan 16 14:09:04 debianbuild64 rpc.gssd[27548]: DEBUG: serialize_krb5_ctx: lucid version!
Jan 16 14:09:04 debianbuild64 rpc.gssd[27548]: prepare_krb5_rfc1964_buffer: serializing keys with enctype 4 and length 8
Jan 16 14:09:04 debianbuild64 rpc.gssd[27548]: doing downcall lifetime_rec 35999
Jan 16 14:09:04 debianbuild64 rpc.gssd[27548]: handling gssd upcall (/run/rpc_pipefs/nfs/clnt2c2)
Jan 16 14:09:04 debianbuild64 rpc.gssd[27548]: handle_gssd_upcall: 'mech=krb5 uid=0 enctypes=18,17,16,23,3,1,2 '
Jan 16 14:09:04 debianbuild64 rpc.gssd[27548]: handling krb5 upcall (/run/rpc_pipefs/nfs/clnt2c2)
Jan 16 14:09:04 debianbuild64 rpc.gssd[27548]: process_krb5_upcall: service is '<null>'
Jan 16 14:09:04 debianbuild64 rpc.gssd[27548]: Full hostname for 'fsgroups.zdv.Uni-Mainz.DE' is 'fsgroups.zdv.uni-mainz.de'
Jan 16 14:09:04 debianbuild64 rpc.gssd[27548]: Full hostname for 'debianbuild64.zdv.uni-mainz.de' is 'debianbuild64.zdv.uni-mainz.de'
Jan 16 14:09:04 debianbuild64 rpc.gssd[27548]: Success getting keytab entry for 'DEBIANBUILD64$@UNI-MAINZ.DE'
Jan 16 14:09:04 debianbuild64 rpc.gssd[27548]: INFO: Credentials in CC 'FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE' are good until 1484831326
Jan 16 14:09:04 debianbuild64 rpc.gssd[27548]: INFO: Credentials in CC 'FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE' are good until 1484831326
Jan 16 14:09:04 debianbuild64 rpc.gssd[27548]: using FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE as credentials cache for machine creds
Jan 16 14:09:04 debianbuild64 rpc.gssd[27548]: using environment variable to select krb5 ccache FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE
Jan 16 14:09:04 debianbuild64 rpc.gssd[27548]: creating context using fsuid 0 (save_uid 0)
Jan 16 14:09:04 debianbuild64 rpc.gssd[27548]: creating tcp client for server fsgroups.zdv.Uni-Mainz.DE
Jan 16 14:09:04 debianbuild64 rpc.gssd[27548]: DEBUG: port already set to 2049
Jan 16 14:09:04 debianbuild64 rpc.gssd[27548]: creating context with server nfs@fsgroups.zdv.Uni-Mainz.DE
Jan 16 14:09:04 debianbuild64 rpc.gssd[27548]: DEBUG: serialize_krb5_ctx: lucid version!
Jan 16 14:09:04 debianbuild64 rpc.gssd[27548]: prepare_krb5_rfc1964_buffer: serializing keys with enctype 4 and length 8
Jan 16 14:09:04 debianbuild64 rpc.gssd[27548]: doing downcall lifetime_rec 35999
Jan 16 14:09:04 debianbuild64 rpc.gssd[27548]: destroying client /run/rpc_pipefs/nfs/clnt2c3
Jan 16 14:09:04 debianbuild64 rpc.gssd[27548]: destroying client /run/rpc_pipefs/nfs/clnt2c1
Jan 16 14:09:04 debianbuild64 rpc.gssd[27548]: destroying client /run/rpc_pipefs/nfs/clnt2c2
Jan 16 14:14:38 debianbuild64 rpc.gssd[27548]: handling gssd upcall (/run/rpc_pipefs/nfs/clnt2c5)
Jan 16 14:14:38 debianbuild64 rpc.gssd[27548]: handle_gssd_upcall: 'mech=krb5 uid=0 service=* enctypes=18,17,16,23,3,1,2 '
Jan 16 14:14:38 debianbuild64 rpc.gssd[27548]: handling krb5 upcall (/run/rpc_pipefs/nfs/clnt2c5)
Jan 16 14:14:38 debianbuild64 rpc.gssd[27548]: process_krb5_upcall: service is '*'
Jan 16 14:14:38 debianbuild64 rpc.gssd[27548]: Full hostname for 'fsadmin.zdv.Uni-Mainz.DE' is 'fsadmin.zdv.uni-mainz.de'
Jan 16 14:14:38 debianbuild64 rpc.gssd[27548]: Full hostname for 'debianbuild64.zdv.uni-mainz.de' is 'debianbuild64.zdv.uni-mainz.de'
Jan 16 14:14:38 debianbuild64 rpc.gssd[27548]: Success getting keytab entry for 'DEBIANBUILD64$@UNI-MAINZ.DE'
Jan 16 14:14:38 debianbuild64 rpc.gssd[27548]: INFO: Credentials in CC 'FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE' are good until 1484831326
Jan 16 14:14:38 debianbuild64 rpc.gssd[27548]: INFO: Credentials in CC 'FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE' are good until 1484831326
Jan 16 14:14:38 debianbuild64 rpc.gssd[27548]: using FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE as credentials cache for machine creds
Jan 16 14:14:38 debianbuild64 rpc.gssd[27548]: using environment variable to select krb5 ccache FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE
Jan 16 14:14:38 debianbuild64 rpc.gssd[27548]: creating context using fsuid 0 (save_uid 0)
Jan 16 14:14:38 debianbuild64 rpc.gssd[27548]: creating tcp client for server fsadmin.zdv.Uni-Mainz.DE
Jan 16 14:14:38 debianbuild64 rpc.gssd[27548]: DEBUG: port already set to 2049
Jan 16 14:14:38 debianbuild64 rpc.gssd[27548]: creating context with server nfs@fsadmin.zdv.Uni-Mainz.DE
Jan 16 14:14:38 debianbuild64 rpc.gssd[27548]: DEBUG: serialize_krb5_ctx: lucid version!
Jan 16 14:14:38 debianbuild64 rpc.gssd[27548]: prepare_krb5_rfc1964_buffer: serializing keys with enctype 4 and length 8
Jan 16 14:14:38 debianbuild64 rpc.gssd[27548]: doing downcall lifetime_rec 35647
Jan 16 14:14:38 debianbuild64 rpc.gssd[27548]: handling gssd upcall (/run/rpc_pipefs/nfs/clnt2c5)
Jan 16 14:14:38 debianbuild64 rpc.gssd[27548]: handle_gssd_upcall: 'mech=krb5 uid=0 enctypes=18,17,16,23,3,1,2 '
Jan 16 14:14:38 debianbuild64 rpc.gssd[27548]: handling krb5 upcall (/run/rpc_pipefs/nfs/clnt2c5)
Jan 16 14:14:38 debianbuild64 rpc.gssd[27548]: process_krb5_upcall: service is '<null>'
Jan 16 14:14:38 debianbuild64 rpc.gssd[27548]: Full hostname for 'fsadmin.zdv.Uni-Mainz.DE' is 'fsadmin.zdv.uni-mainz.de'
Jan 16 14:14:38 debianbuild64 rpc.gssd[27548]: Full hostname for 'debianbuild64.zdv.uni-mainz.de' is 'debianbuild64.zdv.uni-mainz.de'
Jan 16 14:14:38 debianbuild64 rpc.gssd[27548]: Success getting keytab entry for 'DEBIANBUILD64$@UNI-MAINZ.DE'
Jan 16 14:14:38 debianbuild64 rpc.gssd[27548]: INFO: Credentials in CC 'FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE' are good until 1484831326
Jan 16 14:14:38 debianbuild64 rpc.gssd[27548]: INFO: Credentials in CC 'FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE' are good until 1484831326
Jan 16 14:14:38 debianbuild64 rpc.gssd[27548]: using FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE as credentials cache for machine creds
Jan 16 14:14:38 debianbuild64 rpc.gssd[27548]: using environment variable to select krb5 ccache FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE
Jan 16 14:14:38 debianbuild64 rpc.gssd[27548]: creating context using fsuid 0 (save_uid 0)
Jan 16 14:14:38 debianbuild64 rpc.gssd[27548]: creating tcp client for server fsadmin.zdv.Uni-Mainz.DE
Jan 16 14:14:38 debianbuild64 rpc.gssd[27548]: DEBUG: port already set to 2049
Jan 16 14:14:38 debianbuild64 rpc.gssd[27548]: creating context with server nfs@fsadmin.zdv.Uni-Mainz.DE
Jan 16 14:14:38 debianbuild64 rpc.gssd[27548]: DEBUG: serialize_krb5_ctx: lucid version!
Jan 16 14:14:38 debianbuild64 rpc.gssd[27548]: prepare_krb5_rfc1964_buffer: serializing keys with enctype 4 and length 8
Jan 16 14:14:38 debianbuild64 rpc.gssd[27548]: doing downcall lifetime_rec 35647
Jan 16 14:14:38 debianbuild64 rpc.gssd[27548]: destroying client /run/rpc_pipefs/nfs/clnt2c6
Jan 16 14:14:38 debianbuild64 rpc.gssd[27548]: destroying client /run/rpc_pipefs/nfs/clnt2c4
Jan 16 14:14:38 debianbuild64 rpc.gssd[27548]: destroying client /run/rpc_pipefs/nfs/clnt2c5
Jan 16 14:20:00 debianbuild64 rpc.gssd[27548]: handling gssd upcall (/run/rpc_pipefs/nfs/clnt2c8)
Jan 16 14:20:00 debianbuild64 rpc.gssd[27548]: handle_gssd_upcall: 'mech=krb5 uid=0 service=* enctypes=18,17,16,23,3,1,2 '
Jan 16 14:20:00 debianbuild64 rpc.gssd[27548]: handling krb5 upcall (/run/rpc_pipefs/nfs/clnt2c8)
Jan 16 14:20:00 debianbuild64 rpc.gssd[27548]: process_krb5_upcall: service is '*'
Jan 16 14:20:00 debianbuild64 rpc.gssd[27548]: Full hostname for 'fsadmin.zdv.Uni-Mainz.DE' is 'fsadmin.zdv.uni-mainz.de'
Jan 16 14:20:00 debianbuild64 rpc.gssd[27548]: Full hostname for 'debianbuild64.zdv.uni-mainz.de' is 'debianbuild64.zdv.uni-mainz.de'
Jan 16 14:20:00 debianbuild64 rpc.gssd[27548]: Success getting keytab entry for 'DEBIANBUILD64$@UNI-MAINZ.DE'
Jan 16 14:20:00 debianbuild64 rpc.gssd[27548]: INFO: Credentials in CC 'FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE' are good until 1484831326
Jan 16 14:20:00 debianbuild64 rpc.gssd[27548]: INFO: Credentials in CC 'FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE' are good until 1484831326
Jan 16 14:20:00 debianbuild64 rpc.gssd[27548]: using FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE as credentials cache for machine creds
Jan 16 14:20:00 debianbuild64 rpc.gssd[27548]: using environment variable to select krb5 ccache FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE
Jan 16 14:20:00 debianbuild64 rpc.gssd[27548]: creating context using fsuid 0 (save_uid 0)
Jan 16 14:20:00 debianbuild64 rpc.gssd[27548]: creating tcp client for server fsadmin.zdv.Uni-Mainz.DE
Jan 16 14:20:00 debianbuild64 rpc.gssd[27548]: DEBUG: port already set to 2049
Jan 16 14:20:00 debianbuild64 rpc.gssd[27548]: creating context with server nfs@fsadmin.zdv.Uni-Mainz.DE
Jan 16 14:20:00 debianbuild64 rpc.gssd[27548]: DEBUG: serialize_krb5_ctx: lucid version!
Jan 16 14:20:00 debianbuild64 rpc.gssd[27548]: prepare_krb5_rfc1964_buffer: serializing keys with enctype 4 and length 8
Jan 16 14:20:00 debianbuild64 rpc.gssd[27548]: doing downcall lifetime_rec 35325
Jan 16 14:20:00 debianbuild64 rpc.gssd[27548]: handling gssd upcall (/run/rpc_pipefs/nfs/clnt2c8)
Jan 16 14:20:00 debianbuild64 rpc.gssd[27548]: handle_gssd_upcall: 'mech=krb5 uid=0 enctypes=18,17,16,23,3,1,2 '
Jan 16 14:20:00 debianbuild64 rpc.gssd[27548]: handling krb5 upcall (/run/rpc_pipefs/nfs/clnt2c8)
Jan 16 14:20:00 debianbuild64 rpc.gssd[27548]: process_krb5_upcall: service is '<null>'
Jan 16 14:20:00 debianbuild64 rpc.gssd[27548]: Full hostname for 'fsadmin.zdv.Uni-Mainz.DE' is 'fsadmin.zdv.uni-mainz.de'
Jan 16 14:20:00 debianbuild64 rpc.gssd[27548]: Full hostname for 'debianbuild64.zdv.uni-mainz.de' is 'debianbuild64.zdv.uni-mainz.de'
Jan 16 14:20:00 debianbuild64 rpc.gssd[27548]: Success getting keytab entry for 'DEBIANBUILD64$@UNI-MAINZ.DE'
Jan 16 14:20:00 debianbuild64 rpc.gssd[27548]: INFO: Credentials in CC 'FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE' are good until 1484831326
Jan 16 14:20:00 debianbuild64 rpc.gssd[27548]: INFO: Credentials in CC 'FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE' are good until 1484831326
Jan 16 14:20:00 debianbuild64 rpc.gssd[27548]: using FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE as credentials cache for machine creds
Jan 16 14:20:00 debianbuild64 rpc.gssd[27548]: using environment variable to select krb5 ccache FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE
Jan 16 14:20:00 debianbuild64 rpc.gssd[27548]: creating context using fsuid 0 (save_uid 0)
Jan 16 14:20:00 debianbuild64 rpc.gssd[27548]: creating tcp client for server fsadmin.zdv.Uni-Mainz.DE
Jan 16 14:20:00 debianbuild64 rpc.gssd[27548]: DEBUG: port already set to 2049
Jan 16 14:20:00 debianbuild64 rpc.gssd[27548]: creating context with server nfs@fsadmin.zdv.Uni-Mainz.DE
Jan 16 14:20:00 debianbuild64 rpc.gssd[27548]: DEBUG: serialize_krb5_ctx: lucid version!
Jan 16 14:20:00 debianbuild64 rpc.gssd[27548]: prepare_krb5_rfc1964_buffer: serializing keys with enctype 4 and length 8
Jan 16 14:20:00 debianbuild64 rpc.gssd[27548]: doing downcall lifetime_rec 35325
Jan 16 14:20:00 debianbuild64 rpc.gssd[27548]: destroying client /run/rpc_pipefs/nfs/clnt2c9
Jan 16 14:20:00 debianbuild64 rpc.gssd[27548]: destroying client /run/rpc_pipefs/nfs/clnt2c7
Jan 16 14:20:00 debianbuild64 rpc.gssd[27548]: Closing 'gssd' pipe for /run/rpc_pipefs/nfs/clnt2c8
Jan 16 14:20:00 debianbuild64 rpc.gssd[27548]: destroying client /run/rpc_pipefs/nfs/clnt2c8
Jan 16 14:25:10 debianbuild64 rpc.gssd[27548]: handling gssd upcall (/run/rpc_pipefs/nfs/clnt2cb)
Jan 16 14:25:10 debianbuild64 rpc.gssd[27548]: handle_gssd_upcall: 'mech=krb5 uid=0 service=* enctypes=18,17,16,23,3,1,2 '
Jan 16 14:25:10 debianbuild64 rpc.gssd[27548]: handling krb5 upcall (/run/rpc_pipefs/nfs/clnt2cb)
Jan 16 14:25:10 debianbuild64 rpc.gssd[27548]: process_krb5_upcall: service is '*'
Jan 16 14:25:10 debianbuild64 rpc.gssd[27548]: Full hostname for 'fsadmin.zdv.Uni-Mainz.DE' is 'fsadmin.zdv.uni-mainz.de'
Jan 16 14:25:10 debianbuild64 rpc.gssd[27548]: Full hostname for 'debianbuild64.zdv.uni-mainz.de' is 'debianbuild64.zdv.uni-mainz.de'
Jan 16 14:25:10 debianbuild64 rpc.gssd[27548]: Success getting keytab entry for 'DEBIANBUILD64$@UNI-MAINZ.DE'
Jan 16 14:25:10 debianbuild64 rpc.gssd[27548]: INFO: Credentials in CC 'FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE' are good until 1484831326
Jan 16 14:25:10 debianbuild64 rpc.gssd[27548]: INFO: Credentials in CC 'FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE' are good until 1484831326
Jan 16 14:25:10 debianbuild64 rpc.gssd[27548]: using FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE as credentials cache for machine creds
Jan 16 14:25:10 debianbuild64 rpc.gssd[27548]: using environment variable to select krb5 ccache FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE
Jan 16 14:25:10 debianbuild64 rpc.gssd[27548]: creating context using fsuid 0 (save_uid 0)
Jan 16 14:25:10 debianbuild64 rpc.gssd[27548]: creating tcp client for server fsadmin.zdv.Uni-Mainz.DE
Jan 16 14:25:10 debianbuild64 rpc.gssd[27548]: DEBUG: port already set to 2049
Jan 16 14:25:10 debianbuild64 rpc.gssd[27548]: creating context with server nfs@fsadmin.zdv.Uni-Mainz.DE
Jan 16 14:25:10 debianbuild64 rpc.gssd[27548]: DEBUG: serialize_krb5_ctx: lucid version!
Jan 16 14:25:10 debianbuild64 rpc.gssd[27548]: prepare_krb5_rfc1964_buffer: serializing keys with enctype 4 and length 8
Jan 16 14:25:10 debianbuild64 rpc.gssd[27548]: doing downcall lifetime_rec 35015
Jan 16 14:25:10 debianbuild64 rpc.gssd[27548]: handling gssd upcall (/run/rpc_pipefs/nfs/clnt2cb)
Jan 16 14:25:10 debianbuild64 rpc.gssd[27548]: handle_gssd_upcall: 'mech=krb5 uid=0 enctypes=18,17,16,23,3,1,2 '
Jan 16 14:25:10 debianbuild64 rpc.gssd[27548]: handling krb5 upcall (/run/rpc_pipefs/nfs/clnt2cb)
Jan 16 14:25:10 debianbuild64 rpc.gssd[27548]: process_krb5_upcall: service is '<null>'
Jan 16 14:25:10 debianbuild64 rpc.gssd[27548]: Full hostname for 'fsadmin.zdv.Uni-Mainz.DE' is 'fsadmin.zdv.uni-mainz.de'
Jan 16 14:25:10 debianbuild64 rpc.gssd[27548]: Full hostname for 'debianbuild64.zdv.uni-mainz.de' is 'debianbuild64.zdv.uni-mainz.de'
Jan 16 14:25:10 debianbuild64 rpc.gssd[27548]: Success getting keytab entry for 'DEBIANBUILD64$@UNI-MAINZ.DE'
Jan 16 14:25:10 debianbuild64 rpc.gssd[27548]: INFO: Credentials in CC 'FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE' are good until 1484831326
Jan 16 14:25:10 debianbuild64 rpc.gssd[27548]: INFO: Credentials in CC 'FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE' are good until 1484831326
Jan 16 14:25:10 debianbuild64 rpc.gssd[27548]: using FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE as credentials cache for machine creds
Jan 16 14:25:10 debianbuild64 rpc.gssd[27548]: using environment variable to select krb5 ccache FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE
Jan 16 14:25:10 debianbuild64 rpc.gssd[27548]: creating context using fsuid 0 (save_uid 0)
Jan 16 14:25:10 debianbuild64 rpc.gssd[27548]: creating tcp client for server fsadmin.zdv.Uni-Mainz.DE
Jan 16 14:25:10 debianbuild64 rpc.gssd[27548]: DEBUG: port already set to 2049
Jan 16 14:25:10 debianbuild64 rpc.gssd[27548]: creating context with server nfs@fsadmin.zdv.Uni-Mainz.DE
Jan 16 14:25:10 debianbuild64 rpc.gssd[27548]: DEBUG: serialize_krb5_ctx: lucid version!
Jan 16 14:25:10 debianbuild64 rpc.gssd[27548]: prepare_krb5_rfc1964_buffer: serializing keys with enctype 4 and length 8
Jan 16 14:25:10 debianbuild64 rpc.gssd[27548]: doing downcall lifetime_rec 35015
Jan 16 14:25:10 debianbuild64 rpc.gssd[27548]: destroying client /run/rpc_pipefs/nfs/clnt2cc
Jan 16 14:25:10 debianbuild64 rpc.gssd[27548]: destroying client /run/rpc_pipefs/nfs/clnt2ca
Jan 16 14:25:10 debianbuild64 rpc.gssd[27548]: Closing 'gssd' pipe for /run/rpc_pipefs/nfs/clnt2cb
Jan 16 14:25:10 debianbuild64 rpc.gssd[27548]: destroying client /run/rpc_pipefs/nfs/clnt2cb
Jan 16 14:30:26 debianbuild64 rpc.gssd[27548]: handling gssd upcall (/run/rpc_pipefs/nfs/clnt2ce)
Jan 16 14:30:26 debianbuild64 rpc.gssd[27548]: handle_gssd_upcall: 'mech=krb5 uid=0 service=* enctypes=18,17,16,23,3,1,2 '
Jan 16 14:30:26 debianbuild64 rpc.gssd[27548]: handling krb5 upcall (/run/rpc_pipefs/nfs/clnt2ce)
Jan 16 14:30:26 debianbuild64 rpc.gssd[27548]: process_krb5_upcall: service is '*'
Jan 16 14:30:26 debianbuild64 rpc.gssd[27548]: Full hostname for 'fsadmin.zdv.Uni-Mainz.DE' is 'fsadmin.zdv.uni-mainz.de'
Jan 16 14:30:26 debianbuild64 rpc.gssd[27548]: Full hostname for 'debianbuild64.zdv.uni-mainz.de' is 'debianbuild64.zdv.uni-mainz.de'
Jan 16 14:30:26 debianbuild64 rpc.gssd[27548]: Success getting keytab entry for 'DEBIANBUILD64$@UNI-MAINZ.DE'
Jan 16 14:30:26 debianbuild64 rpc.gssd[27548]: INFO: Credentials in CC 'FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE' are good until 1484831326
Jan 16 14:30:26 debianbuild64 rpc.gssd[27548]: INFO: Credentials in CC 'FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE' are good until 1484831326
Jan 16 14:30:26 debianbuild64 rpc.gssd[27548]: using FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE as credentials cache for machine creds
Jan 16 14:30:26 debianbuild64 rpc.gssd[27548]: using environment variable to select krb5 ccache FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE
Jan 16 14:30:26 debianbuild64 rpc.gssd[27548]: creating context using fsuid 0 (save_uid 0)
Jan 16 14:30:26 debianbuild64 rpc.gssd[27548]: creating tcp client for server fsadmin.zdv.Uni-Mainz.DE
Jan 16 14:30:26 debianbuild64 rpc.gssd[27548]: DEBUG: port already set to 2049
Jan 16 14:30:26 debianbuild64 rpc.gssd[27548]: creating context with server nfs@fsadmin.zdv.Uni-Mainz.DE
Jan 16 14:30:26 debianbuild64 rpc.gssd[27548]: DEBUG: serialize_krb5_ctx: lucid version!
Jan 16 14:30:26 debianbuild64 rpc.gssd[27548]: prepare_krb5_rfc1964_buffer: serializing keys with enctype 4 and length 8
Jan 16 14:30:26 debianbuild64 rpc.gssd[27548]: doing downcall lifetime_rec 34699
Jan 16 14:30:26 debianbuild64 rpc.gssd[27548]: handling gssd upcall (/run/rpc_pipefs/nfs/clnt2ce)
Jan 16 14:30:26 debianbuild64 rpc.gssd[27548]: handle_gssd_upcall: 'mech=krb5 uid=0 enctypes=18,17,16,23,3,1,2 '
Jan 16 14:30:26 debianbuild64 rpc.gssd[27548]: handling krb5 upcall (/run/rpc_pipefs/nfs/clnt2ce)
Jan 16 14:30:26 debianbuild64 rpc.gssd[27548]: process_krb5_upcall: service is '<null>'
Jan 16 14:30:26 debianbuild64 rpc.gssd[27548]: Full hostname for 'fsadmin.zdv.Uni-Mainz.DE' is 'fsadmin.zdv.uni-mainz.de'
Jan 16 14:30:26 debianbuild64 rpc.gssd[27548]: Full hostname for 'debianbuild64.zdv.uni-mainz.de' is 'debianbuild64.zdv.uni-mainz.de'
Jan 16 14:30:26 debianbuild64 rpc.gssd[27548]: Success getting keytab entry for 'DEBIANBUILD64$@UNI-MAINZ.DE'
Jan 16 14:30:26 debianbuild64 rpc.gssd[27548]: INFO: Credentials in CC 'FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE' are good until 1484831326
Jan 16 14:30:26 debianbuild64 rpc.gssd[27548]: INFO: Credentials in CC 'FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE' are good until 1484831326
Jan 16 14:30:26 debianbuild64 rpc.gssd[27548]: using FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE as credentials cache for machine creds
Jan 16 14:30:26 debianbuild64 rpc.gssd[27548]: using environment variable to select krb5 ccache FILE:/tmp/krb5ccmachine_UNI-MAINZ.DE
Jan 16 14:30:26 debianbuild64 rpc.gssd[27548]: creating context using fsuid 0 (save_uid 0)
Jan 16 14:30:26 debianbuild64 rpc.gssd[27548]: creating tcp client for server fsadmin.zdv.Uni-Mainz.DE
Jan 16 14:30:26 debianbuild64 rpc.gssd[27548]: DEBUG: port already set to 2049
Jan 16 14:30:26 debianbuild64 rpc.gssd[27548]: creating context with server nfs@fsadmin.zdv.Uni-Mainz.DE
Jan 16 14:30:26 debianbuild64 rpc.gssd[27548]: DEBUG: serialize_krb5_ctx: lucid version!
Jan 16 14:30:26 debianbuild64 rpc.gssd[27548]: prepare_krb5_rfc1964_buffer: serializing keys with enctype 4 and length 8
Jan 16 14:30:26 debianbuild64 rpc.gssd[27548]: doing downcall lifetime_rec 34699
Jan 16 14:30:26 debianbuild64 rpc.gssd[27548]: destroying client /run/rpc_pipefs/nfs/clnt2cf
Jan 16 14:30:26 debianbuild64 rpc.gssd[27548]: destroying client /run/rpc_pipefs/nfs/clnt2cd
Jan 16 14:30:26 debianbuild64 rpc.gssd[27548]: Closing 'gssd' pipe for /run/rpc_pipefs/nfs/clnt2ce
Jan 16 14:30:26 debianbuild64 rpc.gssd[27548]: destroying client /run/rpc_pipefs/nfs/clnt2ce
begin:vcard
fn:Christoph Martin
n:Martin;Christoph
org;quoted-printable;quoted-printable:Johannes Gutenberg-Universit=C3=A4t Mainz;Zentrum f=C3=BCr Datenverarbeitung
adr:;;Anselm Franz von Bentzel-Weg 12;Mainz;Rheinland-Pfalz;55128;Germany
email;internet:martin@uni-mainz.de
title:Leiter Unix-Systeme
tel;work:+49-6131-3926337
tel;fax:+49-6131-3926407
tel;cell:+49-179-7952652
x-mozilla-html:FALSE
version:2.1
end:vcard

Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: