Source: pagekite Version: 1.5.0.191126-1 X-Debbugs-CC: debian...@lists.debian.org Severity: serious User: debian...@lists.debian.org Usertags: regression timeout
Dear maintainers, With a recent upload of pagekite the autopkgtest of pagekite started to fail due to it reaching the time out limit of 10000 seconds. I copied some of the output at the bottom of this report. Currently this is blocking the migration to testing [1]. Can you please investigate the situation and fix it? More information about this bug and the reason for filing it can be found on https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation Paul [1] https://qa.debian.org/excuses.php?package=pagekite https://ci.debian.net/data/autopkgtest/testing/amd64/p/pagekite/3864404/log.gz autopkgtest [05:11:27]: test test-tunnel: [----------------------- starting frontend ts=5e101e7f; t=2020-01-04T05:11:27; ll=0; started=/usr/bin/pagekite; version=1.5.0.191126; platform=linux; argv=--isfrontend --ports=8080 --protos=http --domain=http:autopkgtest-testing-amd64:foo; ca_certs=/usr/bin/pagekite ts=5e101e7f; t=2020-01-04T05:11:27; ll=1; listen=:8080; id=s0 starting backend ts=5e101e80; t=2020-01-04T05:11:28; ll=0; started=/usr/bin/pagekite; version=1.5.0.191126; platform=linux; argv=--frontend=autopkgtest-testing-amd64:8080 --service_on=http:autopkgtest-testing-amd64:localhost:113:foo; ca_certs=/usr/bin/pagekite trying to connect to ident server via pagekite ts=5e1020d8; t=2020-01-04T05:21:28; ll=2; main_loop=550 ts=5e1020d8; t=2020-01-04T05:21:28; ll=1; main_loop=545 ts=5e102330; t=2020-01-04T05:31:28; ll=2; main_loop=1090 ts=5e102330; t=2020-01-04T05:31:28; ll=3; main_loop=1100 ts=5e102588; t=2020-01-04T05:41:28; ll=3; main_loop=1635 ts=5e102589; t=2020-01-04T05:41:29; ll=4; main_loop=1650 ts=5e1027e0; t=2020-01-04T05:51:28; ll=4; main_loop=2180 ts=5e1027e2; t=2020-01-04T05:51:30; ll=5; main_loop=2200 ts=5e102a39; t=2020-01-04T06:01:29; ll=5; main_loop=2725 ts=5e102a3a; t=2020-01-04T06:01:30; ll=6; main_loop=2750 ts=5e102c91; t=2020-01-04T06:11:29; ll=6; main_loop=3270 ts=5e102c93; t=2020-01-04T06:11:31; ll=7; main_loop=3300 ts=5e102ee9; t=2020-01-04T06:21:29; ll=7; main_loop=3815 ts=5e102eec; t=2020-01-04T06:21:32; ll=8; main_loop=3850 ts=5e103141; t=2020-01-04T06:31:29; ll=8; main_loop=4360 ts=5e103144; t=2020-01-04T06:31:32; ll=9; main_loop=4400 ts=5e103399; t=2020-01-04T06:41:29; ll=9; main_loop=4905 ts=5e10339d; t=2020-01-04T06:41:33; ll=a; main_loop=4950 ts=5e1035f1; t=2020-01-04T06:51:29; ll=a; main_loop=5450 ts=5e1035f6; t=2020-01-04T06:51:34; ll=b; main_loop=5500 ts=5e10384a; t=2020-01-04T07:01:30; ll=b; main_loop=5995 ts=5e10384e; t=2020-01-04T07:01:34; ll=c; main_loop=6050 ts=5e103aa2; t=2020-01-04T07:11:30; ll=c; main_loop=6540 ts=5e103aa7; t=2020-01-04T07:11:35; ll=d; main_loop=6600 ts=5e103cfa; t=2020-01-04T07:21:30; ll=d; main_loop=7085 ts=5e103d00; t=2020-01-04T07:21:36; ll=e; main_loop=7150 ts=5e103f52; t=2020-01-04T07:31:30; ll=e; main_loop=7630 ts=5e103f58; t=2020-01-04T07:31:36; ll=f; main_loop=7700 ts=5e1041aa; t=2020-01-04T07:41:30; ll=f; main_loop=8175 ts=5e1041b1; t=2020-01-04T07:41:37; ll=10; main_loop=8250 ts=5e104403; t=2020-01-04T07:51:31; ll=10; main_loop=8720 ts=5e10440a; t=2020-01-04T07:51:38; ll=11; main_loop=8800 autopkgtest [07:58:07]: ERROR: timed out on command "su -s /bin/bash root -c set -e; export USER=`id -nu`; . /etc/profile >/dev/null 2>&1 || true; . ~/.profile >/dev/null 2>&1 || true; buildtree="/tmp/autopkgtest-lxc.pi8vpxne/downtmp/build.TQq/src"; mkdir -p -m 1777 -- "/tmp/autopkgtest-lxc.pi8vpxne/downtmp/test-tunnel-artifacts"; export AUTOPKGTEST_ARTIFACTS="/tmp/autopkgtest-lxc.pi8vpxne/downtmp/test-tunnel-artifacts"; export ADT_ARTIFACTS="$AUTOPKGTEST_ARTIFACTS"; mkdir -p -m 755 "/tmp/autopkgtest-lxc.pi8vpxne/downtmp/autopkgtest_tmp"; export AUTOPKGTEST_TMP="/tmp/autopkgtest-lxc.pi8vpxne/downtmp/autopkgtest_tmp"; export ADTTMP="$AUTOPKGTEST_TMP"; export DEBIAN_FRONTEND=noninteractive; export LANG=C.UTF-8; export DEB_BUILD_OPTIONS=parallel=2; unset LANGUAGE LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT LC_IDENTIFICATION LC_ALL;rm -f /tmp/autopkgtest_script_pid; set -C; echo $$ > /tmp/autopkgtest_script_pid; set +C; trap "rm -f /tmp/autopkgtest_script_pid" EXIT INT QUIT PIPE; cd "$buildtree"; export AUTOPKGTEST_NORMAL_USER=debci; export ADT_NORMAL_USER=debci; chmod +x /tmp/autopkgtest-lxc.pi8vpxne/downtmp/build.TQq/src/debian/tests/test-tunnel; touch /tmp/autopkgtest-lxc.pi8vpxne/downtmp/test-tunnel-stdout /tmp/autopkgtest-lxc.pi8vpxne/downtmp/test-tunnel-stderr; /tmp/autopkgtest-lxc.pi8vpxne/downtmp/build.TQq/src/debian/tests/test-tunnel 2> >(tee -a /tmp/autopkgtest-lxc.pi8vpxne/downtmp/test-tunnel-stderr >&2) > >(tee -a /tmp/autopkgtest-lxc.pi8vpxne/downtmp/test-tunnel-stdout);" (kind: test) autopkgtest [07:58:07]: test test-tunnel: -----------------------]
signature.asc
Description: OpenPGP digital signature