Your message dated Wed, 07 Sep 2022 06:34:00 +0000
with message-id <e1ovodm-000vxn...@fasolo.debian.org>
and subject line Bug#1016824: fixed in r-cran-rsconnect 0.8.27-2
has caused the Debian Bug report #1016824,
regarding r-cran-rsconnect: autopkgtest regression on i386: test 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 ow...@bugs.debian.org
immediately.)


-- 
1016824: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1016824
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: r-cran-rsconnect
Version: 0.8.27-1
Severity: serious
User: debian...@lists.debian.org
Usertags: regression timeout

Dear maintainer(s),

With a recent upload of r-cran-rsconnect the autopkgtest of r-cran-rsconnect fails in testing on i386 when that autopkgtest is run with the binary packages of r-cran-rsconnect from unstable. It passes when run with only packages from testing. In tabular form:

                       pass            fail
r-cran-rsconnect       from testing    0.8.27-1
versioned deps [0]     from testing    from unstable
all others             from testing    from testing

I copied some of the output at the bottom of this report. The test times out after 2:47 hours while on other architectures and in the past, the test succeeded in about 1 minute.

Currently this regression is blocking the migration to testing [1]. Can you please investigate the situation and fix it?

More information about this bug and the reason for filing it can be found on
https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation

Paul

[1] https://qa.debian.org/excuses.php?package=r-cran-rsconnect

https://ci.debian.net/data/autopkgtest/testing/i386/r/r-cran-rsconnect/24435951/log.gz

BEGIN TEST testthat.R

R version 4.2.1 (2022-06-23) -- "Funny-Looking Kid"
Copyright (C) 2022 The R Foundation for Statistical Computing
Platform: i686-pc-linux-gnu (32-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

library(testthat)
library(rsconnect)

run_tests <- function() {
+   # set temp config dir so the tests don't pollute it
+   temp_config_dir <- file.path(tempdir(), "rsconnect-test-config")
+   Sys.setenv(R_USER_CONFIG_DIR = temp_config_dir)
+ +   # clean up temp dir after tests are run
+   on.exit({
+     unlink(temp_config_dir, recursive = TRUE)
+   }, add = TRUE)
+ +   # perform tests
+   test_check("rsconnect")
+ }

run_tests()
autopkgtest [15:59:42]: 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.pjgtqe6l/downtmp/build.swe/src"; mkdir -p -m 1777 -- "/tmp/autopkgtest-lxc.pjgtqe6l/downtmp/run-unit-test-artifacts"; export AUTOPKGTEST_ARTIFACTS="/tmp/autopkgtest-lxc.pjgtqe6l/downtmp/run-unit-test-artifacts"; export ADT_ARTIFACTS="$AUTOPKGTEST_ARTIFACTS"; mkdir -p -m 755 "/tmp/autopkgtest-lxc.pjgtqe6l/downtmp/autopkgtest_tmp"; export AUTOPKGTEST_TMP="/tmp/autopkgtest-lxc.pjgtqe6l/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.pjgtqe6l/downtmp/build.swe/src/debian/tests/run-unit-test; touch /tmp/autopkgtest-lxc.pjgtqe6l/downtmp/run-unit-test-stdout /tmp/autopkgtest-lxc.pjgtqe6l/downtmp/run-unit-test-stderr; /tmp/autopkgtest-lxc.pjgtqe6l/downtmp/build.swe/src/debian/tests/run-unit-test 2> >(tee -a /tmp/autopkgtest-lxc.pjgtqe6l/downtmp/run-unit-test-stderr >&2) > >(tee -a /tmp/autopkgtest-lxc.pjgtqe6l/downtmp/run-unit-test-stdout);" (kind: test)
autopkgtest [15:59:42]: test run-unit-test

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
Source: r-cran-rsconnect
Source-Version: 0.8.27-2
Done: Mohammed Bilal <mdbi...@disroot.org>

We believe that the bug you reported is fixed in the latest version of
r-cran-rsconnect, 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 1016...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mohammed Bilal <mdbi...@disroot.org> (supplier of updated r-cran-rsconnect 
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: Wed, 07 Sep 2022 05:33:42 +0530
Source: r-cran-rsconnect
Architecture: source
Version: 0.8.27-2
Distribution: unstable
Urgency: medium
Maintainer: Debian R Packages Maintainers <r-pkg-t...@alioth-lists.debian.net>
Changed-By: Mohammed Bilal <mdbi...@disroot.org>
Closes: 1016824
Changes:
 r-cran-rsconnect (0.8.27-2) unstable; urgency=medium
 .
   [ Adrian Bunk ]
   * Team upload.
   * Exclude failing http tests on i386 (Closes: #1016824)
Checksums-Sha1:
 0b5a2f7620ef7a162e30579dadac231d3c4266e4 2425 r-cran-rsconnect_0.8.27-2.dsc
 f609d00244d6e347764f436ed38f9ca551a2b771 4080 
r-cran-rsconnect_0.8.27-2.debian.tar.xz
 0f80545c7aa95a3e243f6ab344896f746da7241c 10854 
r-cran-rsconnect_0.8.27-2_amd64.buildinfo
Checksums-Sha256:
 58c4c9d6bdafa774c78b225b958333402f68511a00e7b7e3cd665455da32dcee 2425 
r-cran-rsconnect_0.8.27-2.dsc
 08964a1bc58cd533f21857d088f034ceb5b742807ea654873671ac08d24a7cfb 4080 
r-cran-rsconnect_0.8.27-2.debian.tar.xz
 bce1019d5185d372bf82d350362e92fdd3175295b8fd69e1274cee2979cf4e52 10854 
r-cran-rsconnect_0.8.27-2_amd64.buildinfo
Files:
 c4d1c0a5d6e179642b81e2c22d123db5 2425 gnu-r optional 
r-cran-rsconnect_0.8.27-2.dsc
 5723ff4973b8b22860031810d9ad47e7 4080 gnu-r optional 
r-cran-rsconnect_0.8.27-2.debian.tar.xz
 3f33121e1bf643e3522f0da531eb67c5 10854 gnu-r optional 
r-cran-rsconnect_0.8.27-2_amd64.buildinfo

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

iQJHBAEBCgAyFiEELWW8HrlmWm6X+XMKs/WUUoUhnh8FAmMYNmEUHG1kYmlsYWxA
ZGlzcm9vdC5vcmcACgkQs/WUUoUhnh/5jQ/4kdFJOxK5qtrIJqZ6eIOefnWudcv4
y2rguLd5lATGThP8GjR6hfsoJHU84HWpKdSXWAwOpWxS8snBgTC6Y4e/EtjsG6oM
PiRUOK/2tpr8GagVs+BCom0XwAPqqQopIgHDpiJAQdRi0jIFhrWsMw+JEE0hSaWR
fhDTucsgXQIjTPSvbP0/d2Ozi6QXzxtSbDKPdh2/Os3paO3YwgFtXZr6o8eag8Yr
mIswaF8rxBNStI6hmN28++U66jE32Iu/u3KnlsElWqMNEGi9ajPOWy9JGY/4IGYn
a6C6KSNAszUvAwiVBy0RfP2n6ExN/2SV4A7BCzJHZlIw1QKRCCEm8hpbrNhvizjA
w44jAvArT6vZEuRzOdJqSx6xYy/25kfsM6eMrH/l+TOt1uoLusfspediPf6iaYJw
cw+A4Sn1DFO3uFCkYT2xyGTONLtr9oGsgXpQdeJ/e35PfvL1ywJoyXdviCkJPIwZ
PGxh9DaPIh/icbXYztJ8MUGjPLqJ3eyjLjBO6QX1prUJH6p+gZI8EfpILvFROhxB
+iX6SSaj1SwMETf0SYLyRhh5q+y9WMdaiqVih5njzori8T9wKAhTri6Szekskkia
Kd2Ka6IJCYaeL0r0gldOkXcoxdKtqEj7NzHUHaxzFZ3npG4NjHalCMSA/OcZHabZ
nFESbR6hAqrpkg==
=Fo+b
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to