Your message dated Wed, 06 Mar 2019 23:19:11 +0000
with message-id <e1h1fod-00031h...@fasolo.debian.org>
and subject line Bug#920042: fixed in lua-nvim 0.1.0-1-2
has caused the Debian Bug report #920042,
regarding lua-nvim: autopkgtest times out since 2019-01-10
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
920042: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=920042
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: lua-nvim
Version: 0.1.0-1-1
X-Debbugs-CC: debian...@lists.debian.org
User: debian...@lists.debian.org
Usertags: timeout

Dear maintainers,

Since 2019-01-10 the autopkgtest of your package times out (after 2:47h)
on ci.debian.net. Unfortunately, this most likely isn't caused by any of
your direct (test) dependencies, otherwise the integration with our
migration software should have caught it. The timeout also happens in
testing. If the content of our log is correct, the following files may
hint at the culprit:
https://ci.debian.net/data/packages/testing/amd64/l/lua-nvim/1696673.log
https://ci.debian.net/data/packages/unstable/amd64/l/lua-nvim/1675059.log

Can you please investigate the situation? Don't hesitate to ask for help
for the Debian CI teamĀ² if you need help solving this issue.

I will blacklist this package on the ci.debian.net infrastructure and
will remove the blacklist once this bug is fixed. If needed, please ping
me to try any uploads you make that should fix the issue if you are
unsure and don't want to close this bug until verified.

Paul

https://ci.debian.net/data/autopkgtest/unstable/amd64/l/lua-nvim/1675059/log.gz

autopkgtest [19:08:16]: test dh-lua-tests: [-----------------------
dh autopkgtest --buildsystem=lua --with lua
   dh_auto_test -O--buildsystem=lua
        make --no-print-directory -f
/usr/share/dh-lua/make/dh-lua.Makefile.multiple autopkgtest

Making target autopkgtest for debian/lua5.1.dh-lua.conf
********* lua dynamic custom (5.1, autopkgtest) ******
[==========] Running tests from scanned files.
[----------] Global test environment setup.
[----------] Running tests from test/session_spec.lua
[ RUN      ] test/session_spec.lua @ 35: Session using ChidProcessStream
can make requests to nvim
[       OK ] test/session_spec.lua @ 35: Session using ChidProcessStream
can make requests to nvim (4.12 ms)
[ RUN      ] test/session_spec.lua @ 40: Session using ChidProcessStream
can get api metadata
[       OK ] test/session_spec.lua @ 40: Session using ChidProcessStream
can get api metadata (6.07 ms)
[ RUN      ] test/session_spec.lua @ 50: Session using ChidProcessStream
can receive messages from nvim
[       OK ] test/session_spec.lua @ 50: Session using ChidProcessStream
can receive messages from nvim (5.86 ms)
[ RUN      ] test/session_spec.lua @ 58: Session using ChidProcessStream
can receive requests from nvim
[       OK ] test/session_spec.lua @ 58: Session using ChidProcessStream
can receive requests from nvim (8.48 ms)
[ RUN      ] test/session_spec.lua @ 96: Session using ChidProcessStream
can deal with recursive requests from nvim
[       OK ] test/session_spec.lua @ 96: Session using ChidProcessStream
can deal with recursive requests from nvim (7.75 ms)
[ RUN      ] test/session_spec.lua @ 116: Session using
ChidProcessStream can receive errors from nvim
[       OK ] test/session_spec.lua @ 116: Session using
ChidProcessStream can receive errors from nvim (6.13 ms)
[ RUN      ] test/session_spec.lua @ 130: Session using
ChidProcessStream can break out of event loop with a timeout
[       OK ] test/session_spec.lua @ 130: Session using
ChidProcessStream can break out of event loop with a timeout (50.98 ms)
[ RUN      ] test/session_spec.lua @ 35: Session using SocketStream
[/tmp/nvim.socket-5691] can make requests to nvim
autopkgtest [21:54:57]: ERROR: timed out on command "su -s /bin/bash
debci -c set -e; export USER=`id -nu`; . /etc/profile >/dev/null 2>&1 ||
true;  . ~/.profile >/dev/null 2>&1 || true;
buildtree="/tmp/autopkgtest-lxc.ckipilpb/downtmp/build.xoM/src"; mkdir
-p -m 1777 --
"/tmp/autopkgtest-lxc.ckipilpb/downtmp/dh-lua-tests-artifacts"; export
AUTOPKGTEST_ARTIFACTS="/tmp/autopkgtest-lxc.ckipilpb/downtmp/dh-lua-tests-artifacts";
export ADT_ARTIFACTS="$AUTOPKGTEST_ARTIFACTS"; mkdir -p -m 755
"/tmp/autopkgtest-lxc.ckipilpb/downtmp/autopkgtest_tmp"; export
AUTOPKGTEST_TMP="/tmp/autopkgtest-lxc.ckipilpb/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"; chmod
+x
/tmp/autopkgtest-lxc.ckipilpb/downtmp/build.xoM/src/debian/tests/dh-lua-tests;
touch /tmp/autopkgtest-lxc.ckipilpb/downtmp/dh-lua-tests-stdout
/tmp/autopkgtest-lxc.ckipilpb/downtmp/dh-lua-tests-stderr;
/tmp/autopkgtest-lxc.ckipilpb/downtmp/build.xoM/src/debian/tests/dh-lua-tests
2> >(tee -a /tmp/autopkgtest-lxc.ckipilpb/downtmp/dh-lua-tests-stderr
>&2) > >(tee -a
/tmp/autopkgtest-lxc.ckipilpb/downtmp/dh-lua-tests-stdout);" (kind: test)
autopkgtest [21:54:57]: test dh-lua-tests: -----------------------]

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
Source: lua-nvim
Source-Version: 0.1.0-1-2

We believe that the bug you reported is fixed in the latest version of
lua-nvim, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 920...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jason Pleau <ja...@jpleau.ca> (supplier of updated lua-nvim package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 04 Mar 2019 21:12:53 -0500
Source: lua-nvim
Binary: lua-nvim lua-nvim-dev
Architecture: source
Version: 0.1.0-1-2
Distribution: unstable
Urgency: medium
Maintainer: Jason Pleau <ja...@jpleau.ca>
Changed-By: Jason Pleau <ja...@jpleau.ca>
Description:
 lua-nvim   - Lua client for Neovim
 lua-nvim-dev - Lua client for Neovim
Closes: 920042
Changes:
 lua-nvim (0.1.0-1-2) unstable; urgency=medium
 .
   * New changelog entry
   * Include a patch to fix a FTBFS due to test timeout (Closes: #920042)
Checksums-Sha1:
 fd7086535dc400eaf3a1c73cc3192ea02d01efcc 2042 lua-nvim_0.1.0-1-2.dsc
 b93d7e43b1bd7dd3d66b134f2027d7af70a9e29b 2976 lua-nvim_0.1.0-1-2.debian.tar.xz
 d0241f636ad519001060bfbbb329280397afb9f1 7020 
lua-nvim_0.1.0-1-2_source.buildinfo
Checksums-Sha256:
 9745d95dbe2e4f013fc033b0fe1525eded7e8a97b2fb2b431c297f6a860cbdcc 2042 
lua-nvim_0.1.0-1-2.dsc
 f214900b661a21389af6ae292b482bbedd6bd4f0b4ec6507fa8847370ea33664 2976 
lua-nvim_0.1.0-1-2.debian.tar.xz
 872390646bcae0f4cfba148f5d2e4e84bb37393203e3aa947e3a113bfea5c754 7020 
lua-nvim_0.1.0-1-2_source.buildinfo
Files:
 6f91bd64116e398f2cdbd657c1674e67 2042 interpreters optional 
lua-nvim_0.1.0-1-2.dsc
 5f23911d9040831aef6035d299bb4128 2976 interpreters optional 
lua-nvim_0.1.0-1-2.debian.tar.xz
 8998d7984da85d1ca4a6aca1bbce6296 7020 interpreters optional 
lua-nvim_0.1.0-1-2_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJEBAEBCgAuFiEEbEOQLmYANzPOSSG77UXBgbVAIS0FAlyAUKcQHGphc29uQGpw
bGVhdS5jYQAKCRDtRcGBtUAhLQl7D/4sJAL0DdEveyTlQEA//AgL0GjAZHOieVt4
xKk6o7vgaQCQmvLpEUrgMKWkr812PGROdzbXtwaE+LNKox9Pb9+rsQOUZKDKlolQ
ljTiRKRJsOE6Cem5CEUEk5br4IVBFd7p8G/8K3Hgaug96Up2jAX5a6zEzQUFi85l
cBUXkVfkyFhFYJDLeMfgItikyMBpzQHAhkhJaFjKQR4b7118ET3StiYyTCDwSrP3
IxKK9aT2DdbwzZdhsato0x4iDvjz9RVHh4drX9lT/UW8zo8Y3UOWs2tbHuO1XKRT
I8Si+Fos/clUjjRpjtVwRhB4wsyGq+Jn3hTu7EuI0ZlarSk+VFBfwBlgZocr792y
FQWuTgZtLy1wpTDp190wA1d+uhkZkTVLbds674bySCJ4TXy5i3kd9AMM+MGOVh4X
VC+9OBeXfm52BB3B/Qdh0G6/aVxGyZN2kE4SCkPZIDdAoHfzib7uCYb/EzDH9MTi
QoJBBdq+7exbBsEhFoAHWmBYLlHMZSDW6WbasVMUiH2/JhWrZ6T7P60dFkBICzcY
asl61lEahDwdnpl+Ig7b7njvVEkufoeNdH+bo8PIfrLviPfZtomU9sLsFFimEgZ+
Qpk4QE14gpLLlfZpE74DdVWkJODHOZeMZn7NasxODzDqjEj9xQJNOj/qiVJVo+43
kD5f/OpgQA==
=N7Jd
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to