[R-pkg-team] Bug#1017631: r-cran-lmertest: autopkgtest regression on i386: times out
Paul Gevers
elbrus at debian.org
Thu Aug 18 18:41:33 BST 2022
Source: r-cran-lmertest
Version: 3.1-3-1
Severity: serious
User: debian-ci at lists.debian.org
Usertags: timeout
Dear maintainer(s),
I looked at the results of the autopkgtest of your package because it
was showing up on our page for long running tests on i386. I noticed
that your package regressed on i386 around Mid July 2022, as it started
to time out on the run-unit-test test after 2:47 hours while it passed
in several minutes before.
Don't hesitate to reach out if you need help and some more information
from our infrastructure.
Paul
https://ci.debian.net/packages/r/r-cran-lmertest/testing/i386/
https://ci.debian.net/data/autopkgtest/testing/i386/r/r-cran-lmertest/24674859/log.gz
Backward reduced fixed-effect table:
Degrees of freedom method: Satterthwaite
Eliminated Sum Sq Mean Sq NumDF DenDF F value Pr(>F)
sens2 0 58.685 58.685 1 102.02 54.8236 3.888e-11 ***
Homesize 0 5.979 5.979 1 100.95 5.5852 0.02003 *
---
Signif. codes: 0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1
Model found:
Preference ~ sens2 + Homesize + (sens2 | Consumer)
> stopifnot(
+ nrow(ranova(model)) == 3L,
+ nrow(ranova(model, reduce.terms = FALSE)) == 2L
+ )
boundary (singular) fit: see help('isSingular')
>
> # Model of the form (f1 + f2 | gr):
> model <- lmer(Preference ~ sens2 + Homesize + Gender +
+ (Gender+Homesize|Consumer), data=carrots)
autopkgtest [08:57:51]: 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.4ujypq2i/downtmp/build.Ikx/src"; mkdir
-p -m 1777 --
"/tmp/autopkgtest-lxc.4ujypq2i/downtmp/run-unit-test-artifacts"; export
AUTOPKGTEST_ARTIFACTS="/tmp/autopkgtest-lxc.4ujypq2i/downtmp/run-unit-test-artifacts";
export ADT_ARTIFACTS="$AUTOPKGTEST_ARTIFACTS"; mkdir -p -m 755
"/tmp/autopkgtest-lxc.4ujypq2i/downtmp/autopkgtest_tmp"; export
AUTOPKGTEST_TMP="/tmp/autopkgtest-lxc.4ujypq2i/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.4ujypq2i/downtmp/build.Ikx/src/debian/tests/run-unit-test;
touch /tmp/autopkgtest-lxc.4ujypq2i/downtmp/run-unit-test-stdout
/tmp/autopkgtest-lxc.4ujypq2i/downtmp/run-unit-test-stderr;
/tmp/autopkgtest-lxc.4ujypq2i/downtmp/build.Ikx/src/debian/tests/run-unit-test
2> >(tee -a /tmp/autopkgtest-lxc.4ujypq2i/downtmp/run-unit-test-stderr
>&2) > >(tee -a
/tmp/autopkgtest-lxc.4ujypq2i/downtmp/run-unit-test-stdout);" (kind: test)
autopkgtest [08:57:51]: test run-unit-test: -----------------------]
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature
Type: application/pgp-signature
Size: 495 bytes
Desc: OpenPGP digital signature
URL: <http://alioth-lists.debian.net/pipermail/r-pkg-team/attachments/20220818/35502105/attachment-0001.sig>
More information about the R-pkg-team
mailing list