Source: debusine
Version: 0.14.2
Tags: sid forky
User: [email protected]
Usertags: regression

After uploading a new version of XZ Utils I noticed the autopkgtest
test 'unit-tests-server
 ' in Debusine is failing. Rerunning the test didn't make it go away,
so it does not seem sporadic.

>From 
>https://ci.debian.net/data/autopkgtest/testing/riscv64/d/debusine/67863465/log.gz

2326s ../../../../usr/lib/python3/dist-packages/_pytest/cacheprovider.py:475
2326s   /usr/lib/python3/dist-packages/_pytest/cacheprovider.py:475:
PytestCacheWarning: could not create cache path
/usr/lib/python3/dist-packages/.pytest_cache/v/cache/nodeids: [Errno
13] Permission denied:
'/usr/lib/python3/dist-packages/pytest-cache-files-rtvhjtsp'
2326s     config.cache.set("cache/nodeids", sorted(self.cached_nodeids))
2326s
2326s ../../../../usr/lib/python3/dist-packages/_pytest/cacheprovider.py:429
2326s   /usr/lib/python3/dist-packages/_pytest/cacheprovider.py:429:
PytestCacheWarning: could not create cache path
/usr/lib/python3/dist-packages/.pytest_cache/v/cache/lastfailed:
[Errno 13] Permission denied:
'/usr/lib/python3/dist-packages/pytest-cache-files-1s1h7mjv'
2326s     config.cache.set("cache/lastfailed", self.lastfailed)

The log is very long, not sure if this is the real failure.

I don't see any relation to how XZ could have broken the test, seems
more plausible that the root cause of the failure is somewhere else
and it just surfaced now triggered by the new test run.

Reply via email to