Your message dated Mon, 31 Oct 2016 09:50:42 +0000
with message-id <[email protected]>
and subject line Bug#841516: fixed in python-dogpile.cache 0.6.2-4
has caused the Debian Bug report #841516,
regarding python-dogpile.cache: FTBFS randomly (AssertionError: 1 != 0)
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 [email protected]
immediately.)


-- 
841516: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=841516
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:python-dogpile.cache
Version: 0.6.2-3
Severity: serious

Dear maintainer:

I tried to build this package in stretch with "dpkg-buildpackage -A"
(which is what the "Arch: all" autobuilder would do to build it)
but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-indep
pyversions: missing X(S)-Python-Version in control file, fall back to 
debian/pyversions
pyversions: missing debian/pyversions file, fall back to supported versions
py3versions: no X-Python3-Version in control file, using supported versions
pyversions: missing X(S)-Python-Version in control file, fall back to 
debian/pyversions
pyversions: missing debian/pyversions file, fall back to supported versions
py3versions: no X-Python3-Version in control file, using supported versions
dh build-indep --buildsystem=python_distutils --with python2,python3,sphinxdoc
   dh_testdir -i -O--buildsystem=python_distutils
   dh_update_autotools_config -i -O--buildsystem=python_distutils
   dh_auto_configure -i -O--buildsystem=python_distutils
   dh_auto_build -i -O--buildsystem=python_distutils
pyversions: missing X(S)-Python-Version in control file, fall back to 
debian/pyversions

[... snipped ...]

tests/cache/test_region.py::CustomInvalidationStrategyTest::test_should_delete_multiple_values
 PASSED
tests/cache/test_region.py::CustomInvalidationStrategyTest::test_should_get_multiple_values
 PASSED
tests/cache/test_region.py::CustomInvalidationStrategyTest::test_should_set_multiple_values
 PASSED
tests/cache/test_region.py::CustomInvalidationStrategyTest::test_soft_invalidate_get
 PASSED
tests/cache/test_region.py::CustomInvalidationStrategyTest::test_soft_invalidate_get_or_create
 PASSED
tests/cache/test_region.py::CustomInvalidationStrategyTest::test_soft_invalidate_get_or_create_multi
 PASSED
tests/cache/test_region.py::CustomInvalidationStrategyTest::test_soft_invalidate_requires_expire_time_get
 PASSED
tests/cache/test_region.py::CustomInvalidationStrategyTest::test_soft_invalidate_requires_expire_time_get_multi
 PASSED
tests/cache/test_region.py::ProxyBackendTest::test_argument_proxies PASSED
tests/cache/test_region.py::ProxyBackendTest::test_cachedvalue_passed PASSED
tests/cache/test_region.py::ProxyBackendTest::test_counter_proxies PASSED
tests/cache/test_region.py::ProxyBackendTest::test_instance_proxies PASSED
tests/cache/plugins/test_mako_cache.py::TestMakoPlugin::test_basic PASSED
tests/cache/plugins/test_mako_cache.py::TestMakoPlugin::test_timeout PASSED
tests/util/test_nameregistry.py::NameRegistryTest::test_name_registry PASSED
=========================== short test summary info ============================
FAIL 
tests/cache/test_memcached_backend.py::LocalThreadTest::test_client_cleanup_1
FAIL 
tests/cache/test_memcached_backend.py::LocalThreadTest::test_client_cleanup_3

=================================== FAILURES ===================================
____________________ LocalThreadTest.test_client_cleanup_1 _____________________
Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/tests/cache/test_memcached_backend.py", line 273, in 
test_client_cleanup_1
    self._test_client_cleanup(1)
  File "/<<PKGBUILDDIR>>/tests/cache/test_memcached_backend.py", line 299, in 
_test_client_cleanup
    eq_(MockClient.number_of_clients(), 0)
  File "/<<PKGBUILDDIR>>/tests/cache/__init__.py", line 11, in eq_
    assert a == b, msg or "%r != %r" % (a, b)
AssertionError: 1 != 0
____________________ LocalThreadTest.test_client_cleanup_3 _____________________
Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/tests/cache/test_memcached_backend.py", line 276, in 
test_client_cleanup_3
    self._test_client_cleanup(3)
  File "/<<PKGBUILDDIR>>/tests/cache/test_memcached_backend.py", line 299, in 
_test_client_cleanup
    eq_(MockClient.number_of_clients(), 0)
  File "/<<PKGBUILDDIR>>/tests/cache/__init__.py", line 11, in eq_
    assert a == b, msg or "%r != %r" % (a, b)
AssertionError: 1 != 0
============================ pytest-warning summary ============================
WC1 None [pytest] section in setup.cfg files is deprecated, use [tool:pytest] 
instead.
==== 2 failed, 290 passed, 208 skipped, 1 pytest-warnings in 227.87 seconds ====
debian/rules:24: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:10: recipe for target 'build-indep' failed
make: *** [build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep gave error exit status 2
--------------------------------------------------------------------------------

The relevant part of the build log is included above.

This also fails in reproducible builds:

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/networking-arista.html

but the errors are different (?). If you plan to disable the tests that fail 
until we know
why they fail (I always recommend that, and I think you already do that as a 
normal thing),
please take a look at all the available build logs.

If this is really a bug in one of the build-depends, please use reassign and 
affects,
so that this is still visible in the page for this package.

Thanks.

--- End Message ---
--- Begin Message ---
Source: python-dogpile.cache
Source-Version: 0.6.2-4

We believe that the bug you reported is fixed in the latest version of
python-dogpile.cache, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Thomas Goirand <[email protected]> (supplier of updated python-dogpile.cache 
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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Mon, 31 Oct 2016 09:20:00 +0100
Source: python-dogpile.cache
Binary: python-dogpile.cache python3-dogpile.cache python-dogpile.cache-doc 
python-dogpile.core python3-dogpile.core
Architecture: source all
Version: 0.6.2-4
Distribution: unstable
Urgency: medium
Maintainer: PKG OpenStack <[email protected]>
Changed-By: Thomas Goirand <[email protected]>
Description:
 python-dogpile.cache - caching front-end based on the Dogpile lock - Python 2.x
 python-dogpile.cache-doc - caching front-end based on the Dogpile lock - doc
 python-dogpile.core - transitional dummy package for python-dogpile.core
 python3-dogpile.cache - caching front-end based on the Dogpile lock - Python 
3.x
 python3-dogpile.core - transitional dummy package for python3-dogpile.core
Closes: 841516
Changes:
 python-dogpile.cache (0.6.2-4) unstable; urgency=medium
 .
   * Adds remove-non-deterministic-tests.patch (Closes: #841516).
Checksums-Sha1:
 4ba495e9f3aa3a24d7b6204f2b84143e888ae821 2677 python-dogpile.cache_0.6.2-4.dsc
 6015b3a9ac4caff810aa2119821e9c61de82237e 5000 
python-dogpile.cache_0.6.2-4.debian.tar.xz
 3c4594986566eb9f7426f1b932102c29eef98d35 82304 
python-dogpile.cache-doc_0.6.2-4_all.deb
 ae8ab0a3cf63408d8d0da0a5259170dd9142c37e 33170 
python-dogpile.cache_0.6.2-4_all.deb
 6d40afcd821193ab33e79e60ab954640426feed6 3436 
python-dogpile.core_0.6.2-4_all.deb
 884df2259c46c8f956c0b2634889db18507b4b54 33264 
python3-dogpile.cache_0.6.2-4_all.deb
 824e2efad868de203fbf0dd3d503c7ad7a6f1bad 3440 
python3-dogpile.core_0.6.2-4_all.deb
Checksums-Sha256:
 000ab72e102c5843ae00b7c22058ccd04058b9c9c9acfcb8a2dc8952d4aa429d 2677 
python-dogpile.cache_0.6.2-4.dsc
 09bbddb24e903831694258fcb78c71072c7a8b7fdcc8a950a2fcbbc01ccbaa59 5000 
python-dogpile.cache_0.6.2-4.debian.tar.xz
 be1b7446bec3f3c6c58422cebe9004ca947dbaf49185fa97139f22993ae74c88 82304 
python-dogpile.cache-doc_0.6.2-4_all.deb
 5f721f0f2bf10a2d83dcaa758dd96cd0b64ef1e6bd91f74ec4273f8757fd1779 33170 
python-dogpile.cache_0.6.2-4_all.deb
 0015acdda32c16c95a6b9761d870bb5738cb336076d47b8c836d9761244ce7a1 3436 
python-dogpile.core_0.6.2-4_all.deb
 8697f41140e0adb72677346cd8762e1e708fbc092b2e7ea9bb27a7d69561c103 33264 
python3-dogpile.cache_0.6.2-4_all.deb
 952e5c9f030a3a613909885d1ca6c1b8d7b361733ba6612f4cad6787bb6d5b41 3440 
python3-dogpile.core_0.6.2-4_all.deb
Files:
 ec5439b7842ae464caf87cb08b22e46e 2677 python optional 
python-dogpile.cache_0.6.2-4.dsc
 6e479c635f5bc20e069565b6d26927d2 5000 python optional 
python-dogpile.cache_0.6.2-4.debian.tar.xz
 3e103830e8ef28651b51f3e8fd1539d3 82304 doc optional 
python-dogpile.cache-doc_0.6.2-4_all.deb
 edb6bfb1bff495d9b246236ee96969f1 33170 python optional 
python-dogpile.cache_0.6.2-4_all.deb
 df0c73c947006378768222a91ee20f11 3436 python optional 
python-dogpile.core_0.6.2-4_all.deb
 e05dec1d570db3b77d533b3189b89285 33264 python optional 
python3-dogpile.cache_0.6.2-4_all.deb
 d09dc025bdf40efa101930196894df7b 3440 python optional 
python3-dogpile.core_0.6.2-4_all.deb

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

iQItBAEBCAAXBQJYFw05EBx6aWdvQGRlYmlhbi5vcmcACgkQ1BatFaxrQ/7AJQ/+
IN9AziTvsNMRi0L7Z/dtV98vfzjXWM20aeUajcUHIf7gJAiHihoAdyyuW1pP8wZi
UxvhoZAhe458erDnQz/nMdFYjepabxo4GM1B5KoYYkldnEc2aSybfxTVOIKSJa79
o72mmpLTtLOKLQmGIK2d0TeYv71YCgQdt170FCVQSk7NtdkKh11g7xIuzpog+saN
KjM0cItEVzqsiH/rof3HBh9ixcy+zfbL6oYBexaydk8FZz5WPS+sIwqEXA7L25le
TqiskGrx1UiuvczcLqyleqtU+X+TNEJqL7fMiYsA5jk/USb7JBq1F0tZXsK22OLg
GXKuOrRXCRP4ebDUWFxCVSRH4fJiJjwirTV5zC7tn09vhOEM+jnvlNbOOfzpZ7V6
r1+fH5U2L6rFdkldKWnxNAVXKfnpB9gXPcz0bxrilCWW7WMjXusSGRmo4Rl8f86d
U6YIjC84EQpr/wGyCrrn8J4INTA+qt/AbJVGHcHJh2N5JpuGSwVxzlBG9KvY/QXB
XM33WhP40uBX7tdnJQc0x6fI/dy5COxdvHoR6VkGb4KVQts0GDNu2YgpuU9EWgTE
TjwGNe1+dZ2QCquBEO2vZLs1FeUJ6bvzTiOfOdgi4mj7ATmk/YVq+jS0fCrsf/Lv
XLRVfUtL47xz+6SXlwj/xJ/1w2OeWm1XQVHOzzZprtA=
=vqfg
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to