Your message dated Sun, 12 Jan 2025 18:52:03 +0000
with message-id <[email protected]>
and subject line Bug#1091873: fixed in octave-statistics 1.7.0-3
has caused the Debian Bug report #1091873,
regarding octave-statistics: flaky autopkgtest: seems to hang and times out
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.)
--
1091873: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1091873
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: octave-statistics
Version: 1.7.0-2
Severity: serious
User: [email protected]
Usertags: flaky
Dear maintainer(s),
I looked at the results of the autopkgtest of your package because it's
blocking gcc-14. I noticed that it regularly fails.
Because the unstable-to-testing migration software now blocks on
regressions in testing, flaky tests, i.e. tests that flip between
passing and failing without changes to the list of installed packages,
are causing people unrelated to your package to spend time on these
tests.
Don't hesitate to reach out if you need help and some more information
from our infrastructure.
Paul
https://ci.debian.net/packages/o/octave-statistics/testing/amd64/55343399/
1669s ***** test
1669s x = ones(4, 11);
1669s y = {"a"; "a"; "b"; "b"};
1669s k = 3;
1669s a = fitcknn (x, y, "NumNeighbors", k);
1669s partition = cvpartition (y, "LeaveOut");
1669s cvModel = ClassificationPartitionedModel (a, partition);
1669s [label, score, cost] = kfoldPredict (cvModel);
1669s assert (class(cvModel), "ClassificationPartitionedModel");
1669s assert ({cvModel.X, cvModel.Y}, {x, y});
1669s assert (cvModel.NumObservations, 4);
1669s assert (cvModel.ModelParameters.NumNeighbors, k);
1669s assert (cvModel.ModelParameters.NSMethod, "exhaustive");
1669s assert (cvModel.ModelParameters.Distance, "euclidean");
1669s assert (! cvModel.ModelParameters.Standardize);
1669s assert (label, {"b"; "b"; "a"; "a"});
1669s assert (score, [0.3333, 0.6667; 0.3333, 0.6667; 0.6667, 0.3333; ...
1669s 0.6667, 0.3333], 1e-4);
1669s assert (cost, [0.6667, 0.3333; 0.6667, 0.3333; 0.3333, 0.6667; ...
1669s 0.3333, 0.6667], 1e-4);
1669s ***** error<ClassificationPartitionedModel.kfoldPredict: 'Cost'
output is not supported for ClassificationSVM cross validated models.> ...
1669s [label, score, cost] = kfoldPredict (crossval (ClassificationSVM
(ones (40,2), randi ([1, 2], 40, 1))))
1669s ***** error<ClassificationPartitionedModel.kfoldPredict: 'Cost'
output is not supported for ClassificationNeuralNetwork cross validated
models.> ...
1669s [label, score, cost] = kfoldPredict (crossval
(ClassificationNeuralNetwork (ones (40,2), randi ([1, 2], 40, 1))))
10077s autopkgtest [14:05:12]: ERROR: timed out on command "su -s
/bin/bash debci -c set -e; exec
/tmp/autopkgtest-lxc.1blv5zzr/downtmp/wrapper.sh
--artifacts=/tmp/autopkgtest-lxc.1blv5zzr/downtmp/command1-artifacts
--chdir=/tmp/autopkgtest-lxc.1blv5zzr/downtmp/build.ddb/src
--env=DEB_BUILD_OPTIONS=parallel=64 --env=DEBIAN_FRONTEND=noninteractive
--env=LANG=C.UTF-8 --unset-env=LANGUAGE --unset-env=LC_ADDRESS
--unset-env=LC_ALL --unset-env=LC_COLLATE --unset-env=LC_CTYPE
--unset-env=LC_IDENTIFICATION --unset-env=LC_MEASUREMENT
--unset-env=LC_MESSAGES --unset-env=LC_MONETARY --unset-env=LC_NAME
--unset-env=LC_NUMERIC --unset-env=LC_PAPER --unset-env=LC_TELEPHONE
--unset-env=LC_TIME --script-pid-file=/tmp/autopkgtest_script_pid
--source-profile
--stderr=/tmp/autopkgtest-lxc.1blv5zzr/downtmp/command1-stderr
--stdout=/tmp/autopkgtest-lxc.1blv5zzr/downtmp/command1-stdout
--tmp=/tmp/autopkgtest-lxc.1blv5zzr/downtmp/autopkgtest_tmp -- bash -ec
'DH_OCTAVE_TEST_ENV="xvfb-run -a" /usr/bin/dh_octave_check
--use-installed-package'" (kind: test)
10078s autopkgtest [14:05:13]: test command1: -----------------------]
OpenPGP_signature.asc
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---
Source: octave-statistics
Source-Version: 1.7.0-3
Done: Sébastien Villemot <[email protected]>
We believe that the bug you reported is fixed in the latest version of
octave-statistics, 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.
Sébastien Villemot <[email protected]> (supplier of updated
octave-statistics 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: SHA512
Format: 1.8
Date: Sun, 12 Jan 2025 19:17:09 +0100
Source: octave-statistics
Architecture: source
Version: 1.7.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Octave Group <[email protected]>
Changed-By: Sébastien Villemot <[email protected]>
Closes: 1091873
Changes:
octave-statistics (1.7.0-3) unstable; urgency=medium
.
* test-ClassificationPartitionedModel.patch: update following upstream fix
* test-ClassificationPartitionedModel-2.patch: new patch.
Should fix random autopkgtest timeouts. (Closes: #1091873)
Checksums-Sha1:
074eaa38084f9555a9f7bed6fe389905a8aa5d6c 2285 octave-statistics_1.7.0-3.dsc
922101429e3e6bb878106db9eaacbd9bf1250820 9936
octave-statistics_1.7.0-3.debian.tar.xz
5b7568978f75250da7a1cd85f6765add53feb8cb 23144
octave-statistics_1.7.0-3_amd64.buildinfo
Checksums-Sha256:
522b044e552ed5c9326b63a2ba50f51753b2822df82f185336b1e5505184559f 2285
octave-statistics_1.7.0-3.dsc
d2049873a12c6451e6bc81bb55413a794fb63cbdae96adf3ed9b539e6f1fe8f1 9936
octave-statistics_1.7.0-3.debian.tar.xz
4f931d0493f3e8d4010b904c711fdebdb113ec9dace59e91d4f49597179ed38a 23144
octave-statistics_1.7.0-3_amd64.buildinfo
Files:
3d5f8b4425962cfe4dff11ce83cdbebe 2285 math optional
octave-statistics_1.7.0-3.dsc
0a43bb385f0be11fbd6ec257c66c7217 9936 math optional
octave-statistics_1.7.0-3.debian.tar.xz
887b9f69698da9c384f61bca713bfe12 23144 math optional
octave-statistics_1.7.0-3_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEU5UdlScuDFuCvoxKLOzpNQ7OvkoFAmeECQoACgkQLOzpNQ7O
vkrByxAAkyzlI8vA61mxzYv1P4TLVvuEb9YoATnXd2rCt6K+m9ntCA0WIFKTN2GF
689u6q+mSwTptG7BBkHsTMJ7uUZfHpraBGa0RbXKmjZMQQLv81wCzDnXeWH5ZDFQ
DuzbI1e5yinkeqGKDedvI22Wglzzc3cmzN9zXZ9OyuYHfurvpHcHIca1Ck7usMEf
hG+1UL+dMzGUJFocluz4FI0e8VjsG1VfX5zYRrurQrMBnm3F/kL6/JdaxUlJPbg0
zcloudjRy0YhAzbuCAFb47Ff8WiQHtVr+6RdLZxZzFpZeOjzv6/bOnUxc0j5fObk
xxx5vzEXCc/bNc9zyMK99GrU/w7Cyv1NbaqDMu5BCd3UI12yYNUIvIpgdkY9eFGS
BqnEHgtHBbWFNZbwflIXrnjOncu9sn40N6ZSmFlZnXFA11Dj+5OBO2IoiRXWvpEL
HmFLbKwcigvR5YfEUNu5TLQtXsBpwonc5QTSVAfPXd3neY94qzVG997yge//1kNp
xjN+24Q6HuurdckgxZBvQ9o2ohroI/KLODZ05SJfCF71UYd7jeoePurveWORwvQT
EiIQJHD8pXbihj8fWdLWr5W53luCrlRu6l4Vq6qjCl2Z2ZeL3/g8IEnI69UkR0Lk
nQmrecjXNxAcKvNDvgAV3t1Dkk9uMAQ+PRH2ss/8we80OMy1vNs=
=lH7g
-----END PGP SIGNATURE-----
pgpHP80oFMUdW.pgp
Description: PGP signature
--- End Message ---