Package: ntp Version: 1:4.2.8p11+dfsg-1 Followup-For: Bug #901363 Dear Maintainer,
*** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? * What exactly did you do (or not do) that was effective (or ineffective)? * What was the outcome of this action? * What outcome did you expect instead? Attached is a log with the 4.17.0 kernel which gives less errors but I need to run the 4.17.0 kernel for a few hours to see if I still get the time drift problem. *** End of the template - remove these template lines *** -- System Information: Debian Release: buster/sid APT prefers experimental APT policy: (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 4.17.0 (SMP w/4 CPU cores; PREEMPT) Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8), LANGUAGE=en_GB (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Init: sysvinit (via /sbin/init) Versions of packages ntp depends on: ii adduser 3.117 ii libc6 2.27-3 ii libcap2 1:2.25-1.2 ii libedit2 3.1-20180525-1 ii libopts25 1:5.18.12-4 ii libssl1.1 1.1.0h-4 ii lsb-base 9.20170808 ii netbase 5.4 ii tzdata 2018e-1 Versions of packages ntp recommends: ii perl 5.26.2-6 ii sntp 1:4.2.8p11+dfsg-1 Versions of packages ntp suggests: pn ntp-doc <none> -- Configuration Files: /etc/init.d/ntp changed: PATH=/sbin:/bin:/usr/sbin:/usr/bin . /lib/lsb/init-functions DAEMON=/usr/sbin/ntpd PIDFILE=/var/run/ntpd.pid test -x $DAEMON || exit 5 if [ -r /etc/default/ntp ]; then . /etc/default/ntp fi if [ -e /run/ntp.conf.dhcp ]; then NTPD_OPTS="$NTPD_OPTS -c /run/ntp.conf.dhcp" fi LOCKFILE=/run/lock/ntpdate RUNASUSER=ntp UGID=$(getent passwd $RUNASUSER | cut -f 3,4 -d:) || true if test "$(uname -s)" = "Linux"; then NTPD_OPTS="$NTPD_OPTS -u $UGID" fi case $1 in start) log_daemon_msg "Starting NTP server" "ntpd" if [ -z "$UGID" ]; then log_failure_msg "user \"$RUNASUSER\" does not exist" exit 1 fi ntpdate 192.231.203.132 ( flock -w 180 9 start-stop-daemon --start --quiet --oknodo --pidfile $PIDFILE --startas $DAEMON -- -p $PIDFILE $NTPD_OPTS ) 9>$LOCKFILE log_end_msg $? ;; stop) log_daemon_msg "Stopping NTP server" "ntpd" start-stop-daemon --stop --quiet --oknodo --pidfile $PIDFILE --retry=TERM/30/KILL/5 --exec $DAEMON log_end_msg $? rm -f $PIDFILE ;; restart|force-reload) $0 stop && sleep 2 && $0 start ;; try-restart) if $0 status >/dev/null; then $0 restart else exit 0 fi ;; reload) exit 3 ;; status) status_of_proc $DAEMON "NTP server" ;; *) echo "Usage: $0 {start|stop|restart|try-restart|force-reload|status}" exit 2 ;; esac -- no debconf information
Jun 12 15:09:03 localhost kernel: [ 0.024000] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes) Jun 12 15:09:10 localhost ntpdate[1567]: step time server 220.233.156.30 offset 2.473920 sec Jun 12 15:09:32 localhost ntpd[3038]: ntpd 4.2.8p11@1.3728-o (1): Starting Jun 12 15:09:32 localhost ntpd[3038]: Command line: /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112 Jun 12 15:09:32 localhost ntpd[3068]: proto: precision = 0.089 usec (-23) Jun 12 15:09:32 localhost ntpd[3068]: leapsecond file ('/usr/share/zoneinfo/leap-seconds.list'): good hash signature Jun 12 15:09:32 localhost ntpd[3068]: leapsecond file ('/usr/share/zoneinfo/leap-seconds.list'): loaded, expire=2018-12-28T00:00:00Z last=2017-01-01T00:00:00Z ofs=37 Jun 12 15:09:32 localhost ntpd[3068]: Listen and drop on 0 v6wildcard [::]:123 Jun 12 15:09:32 localhost ntpd[3068]: Listen and drop on 1 v4wildcard 0.0.0.0:123 Jun 12 15:09:32 localhost ntpd[3068]: Listen normally on 2 lo 127.0.0.1:123 Jun 12 15:09:32 localhost ntpd[3068]: Listen normally on 3 eth0 192.168.1.101:123 Jun 12 15:09:32 localhost ntpd[3068]: Listen normally on 4 lo [::1]:123 Jun 12 15:09:32 localhost ntpd[3068]: Listen normally on 5 eth0 [fe80::223:54ff:fe5e:5dd5%2]:123 Jun 12 15:09:32 localhost ntpd[3068]: Listening on routing socket on fd #22 for interface updates Jun 12 15:09:33 localhost ntpd[3068]: Soliciting pool server 144.48.166.166 Jun 12 15:09:34 localhost ntpd[3068]: Soliciting pool server 27.124.125.251 Jun 12 15:09:34 localhost ntpd[3068]: Soliciting pool server 103.38.120.36 Jun 12 15:09:35 localhost ntpd[3068]: Soliciting pool server 103.76.40.123 Jun 12 15:09:35 localhost ntpd[3068]: Soliciting pool server 116.206.80.123 Jun 12 15:09:35 localhost ntpd[3068]: Soliciting pool server 13.55.50.68 Jun 12 15:09:36 localhost ntpd[3068]: Soliciting pool server 203.23.237.200 Jun 12 15:09:36 localhost ntpd[3068]: Soliciting pool server 27.124.125.250 Jun 12 15:09:36 localhost ntpd[3068]: Soliciting pool server 129.250.35.251 Jun 12 15:09:36 localhost ntpd[3068]: Soliciting pool server 139.99.194.24 Jun 12 15:09:37 localhost ntpd[3068]: Soliciting pool server 220.233.156.30 Jun 12 15:09:37 localhost ntpd[3068]: Soliciting pool server 203.100.61.10 Jun 12 15:09:37 localhost ntpd[3068]: Soliciting pool server 27.124.125.252 Jun 12 15:09:38 localhost ntpd[3068]: Soliciting pool server 103.214.220.220 Jun 12 15:09:38 localhost ntpd[3068]: Soliciting pool server 203.122.222.157 Jun 12 15:09:39 localhost ntpd[3068]: Soliciting pool server 129.250.35.250 Jun 12 15:09:39 localhost ntpd[3068]: Soliciting pool server 2a00:fd80:aaaa:ffff::eeee:ff2 Jun 12 15:15:12 localhost named[2216]: network unreachable resolving '3.debian.pool.ntp.org/AAAA/IN': 2001:500:200::b#53 Jun 12 15:15:12 localhost named[2216]: network unreachable resolving '3.debian.pool.ntp.org/AAAA/IN': 2001:500:12::d0d#53 Jun 12 15:15:12 localhost named[2216]: network unreachable resolving '3.debian.pool.ntp.org/AAAA/IN': 2001:500:a8::e#53 Jun 12 15:15:12 localhost named[2216]: network unreachable resolving '3.debian.pool.ntp.org/AAAA/IN': 2001:500:9f::42#53 Jun 12 15:15:12 localhost named[2216]: network unreachable resolving '3.debian.pool.ntp.org/A/IN': 2001:500:9f::42#53 Jun 12 15:15:12 localhost named[2216]: network unreachable resolving '3.debian.pool.ntp.org/AAAA/IN': 2001:500:2d::d#53 Jun 12 15:15:12 localhost named[2216]: network unreachable resolving '3.debian.pool.ntp.org/A/IN': 2001:500:2d::d#53 Jun 12 15:15:12 localhost named[2216]: network unreachable resolving '3.debian.pool.ntp.org/AAAA/IN': 2001:500:2::c#53 Jun 12 15:15:12 localhost named[2216]: network unreachable resolving '3.debian.pool.ntp.org/A/IN': 2001:500:2::c#53 Jun 12 15:15:12 localhost named[2216]: network unreachable resolving '3.debian.pool.ntp.org/AAAA/IN': 2001:503:ba3e::2:30#53 Jun 12 15:15:12 localhost named[2216]: network unreachable resolving '3.debian.pool.ntp.org/A/IN': 2001:503:ba3e::2:30#53 Jun 12 15:15:12 localhost named[2216]: network unreachable resolving '3.debian.pool.ntp.org/AAAA/IN': 2001:500:1::53#53 Jun 12 15:15:12 localhost named[2216]: network unreachable resolving '3.debian.pool.ntp.org/A/IN': 2001:500:1::53#53 Jun 12 15:15:12 localhost named[2216]: network unreachable resolving '3.debian.pool.ntp.org/AAAA/IN': 2001:500:40::1#53 Jun 12 15:15:12 localhost named[2216]: network unreachable resolving '3.debian.pool.ntp.org/AAAA/IN': 2001:500:c::1#53 Jun 12 15:15:12 localhost named[2216]: network unreachable resolving '3.debian.pool.ntp.org/AAAA/IN': 2001:500:b::1#53 Jun 12 15:15:12 localhost named[2216]: network unreachable resolving '3.debian.pool.ntp.org/AAAA/IN': 2001:500:e::1#53 Jun 12 15:15:12 localhost named[2216]: network unreachable resolving '3.debian.pool.ntp.org/AAAA/IN': 2001:500:f::1#53 Jun 12 15:15:12 localhost named[2216]: network unreachable resolving '3.debian.pool.ntp.org/AAAA/IN': 2001:500:48::1#53 Jun 12 15:15:13 localhost named[2216]: network unreachable resolving 'a.ntpns.org/A/IN': 2001:500:c::1#53 Jun 12 15:15:13 localhost named[2216]: network unreachable resolving 'a.ntpns.org/AAAA/IN': 2001:500:c::1#53 Jun 12 15:15:13 localhost named[2216]: network unreachable resolving 'b.ntpns.org/A/IN': 2001:500:c::1#53 Jun 12 15:15:13 localhost named[2216]: network unreachable resolving 'c.ntpns.org/A/IN': 2001:500:c::1#53 Jun 12 15:15:13 localhost ntpd[3068]: Soliciting pool server 2001:418:3ff::1:53 Jun 12 15:15:13 localhost named[2216]: network unreachable resolving 'a.ntpns.org/A/IN': 2001:500:94:1::20#53 Jun 12 15:15:14 localhost named[2216]: network unreachable resolving 'g.ntpns.org/A/IN': 2a00:14b0:4200:32e0::1e5#53 Jun 12 15:15:14 localhost named[2216]: network unreachable resolving 'g.ntpns.org/A/IN': 2620:7:6000::ffff:c759:df35#53 Jun 12 15:15:14 localhost named[2216]: network unreachable resolving 'g.ntpns.org/A/IN': 2001:4b20:0:ca01:5054:ff:fe6f:c4fb#53 Jun 12 15:15:14 localhost named[2216]: network unreachable resolving 'g.ntpns.org/A/IN': 2620:101:d007::42#53 Jun 12 15:15:14 localhost named[2216]: network unreachable resolving 'g.ntpns.org/A/IN': 2a01:238:426b:900:4535:f84f:5043:4854#53 Jun 12 15:15:14 localhost named[2216]: network unreachable resolving 'g.ntpns.org/A/IN': 2a01:4f8:121:43cd::3:1#53 Jun 12 15:15:14 localhost named[2216]: network unreachable resolving 'g.ntpns.org/A/IN': 2a02:a00:2000:89::1#53 Jun 12 15:15:14 localhost named[2216]: network unreachable resolving 'g.ntpns.org/AAAA/IN': 2a05:91c0:1505:5::c924#53 Jun 12 15:15:14 localhost named[2216]: network unreachable resolving 'g.ntpns.org/AAAA/IN': 2a02:a00:2000:89::1#53 Jun 12 15:15:16 localhost ntpd[3068]: Soliciting pool server 192.189.54.33