Running with gitlab-runner 12.0.2 (d0b76032)  on emba-docker-runner 2oEDrUT7 section_start:1698244216:prepare_executor Using Docker executor with image docker:19.03.12 ... Pulling docker image docker:19.03.12 ... Using docker image sha256:81f5749c9058a7284e6acd8e126f2b882765a17b9ead14422b51cde1a110b85c for docker:19.03.12 ... section_end:1698244217:prepare_executor section_start:1698244217:prepare_script Running on runner-2oEDrUT7-project-1-concurrent-0 via emba.gnu.org... section_end:1698244229:prepare_script section_start:1698244229:get_sources $ git config --global http.proxy $HTTP_PROXY; git config --global https.proxy $HTTPS_PROXY Fetching changes with git depth set to 50... Reinitialized existing Git repository in /builds/emacs/emacs/.git/ From https://emba.gnu.org/emacs/emacs * [new ref] ce9d1d3f4dddba2c948affd0f1ccf6c4059f0af2 -> refs/pipelines/26917 e76eaec..ce9d1d3 master -> origin/master Checking out ce9d1d3f as master... Removing test-lisp-inotify-e76eaecb/ Skipping Git submodules setup section_end:1698244257:get_sources section_start:1698244257:restore_cache section_end:1698244261:restore_cache section_start:1698244261:download_artifacts section_end:1698244293:download_artifacts section_start:1698244293:build_script $ docker info WARNING: No swap limit support Client: Debug Mode: false Server: Containers: 14 Running: 2 Paused: 0 Stopped: 12 Images: 10 Server Version: 20.10.21 Storage Driver: overlay2 Backing Filesystem: xfs Supports d_type: true Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: cgroupfs Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc Default Runtime: runc Init Binary: docker-init containerd version: runc version: init version: Security Options: apparmor seccomp Profile: default Kernel Version: 4.15.0-213-generic Operating System: Trisquel GNU/Linux Etiona (9.0.2) OSType: linux Architecture: x86_64 CPUs: 2 Total Memory: 7.789GiB Name: emba.gnu.org ID: X47L:JFLM:IP7X:AN3A:6FS4:N5DF:SGWZ:KSYJ:GQ2L:ZEKB:GUXD:3IZT Docker Root Dir: /var/lib/docker Debug Mode: false HTTP Proxy: http://serverproxy0p.fsf.org:8118/ HTTPS Proxy: http://serverproxy0p.fsf.org:8118/ No Proxy: localhost,127.0.0.1,eggs.gnu.org,emba.gnu.org/ Registry: https://index.docker.io/v1/ Labels: Experimental: false Insecure Registries: 127.0.0.0/8 Live Restore Enabled: false $ echo "docker registry is ${CI_REGISTRY}" docker registry is emba.gnu.org:5050 $ docker login -u ${CI_REGISTRY_USER} -p ${CI_REGISTRY_PASSWORD} ${CI_REGISTRY} WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /.docker-config-ce9d1d3f4dddba2c948affd0f1ccf6c4059f0af2/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded $ docker pull ${CI_REGISTRY_IMAGE}:${target}-${BUILD_TAG} emacs-inotify-master: Pulling from emacs/emacs Digest: sha256:25052dd41f50680f8a6acd97f564df12d43aca4b0576994b2aa88b8553634ab3 Status: Image is up to date for emba.gnu.org:5050/emacs/emacs:emacs-inotify-master emba.gnu.org:5050/emacs/emacs:emacs-inotify-master $ export PWD=$(pwd) $ docker run -i -e EMACS_EMBA_CI=${EMACS_EMBA_CI} -e EMACS_TEST_JUNIT_REPORT=${EMACS_TEST_JUNIT_REPORT} -e EMACS_TEST_TIMEOUT=${EMACS_TEST_TIMEOUT} -e EMACS_TEST_VERBOSE=${EMACS_TEST_VERBOSE} --volumes-from $(docker ps -q -f "label=com.gitlab.gitlab-runner.job.id=${CI_JOB_ID}"):ro --name ${test_name} ${CI_REGISTRY_IMAGE}:${target}-${BUILD_TAG} /bin/bash -xvc "git fetch ${PWD} HEAD && echo checking out these updated files && git diff --name-only FETCH_HEAD && ( git diff --name-only FETCH_HEAD | xargs git checkout -f FETCH_HEAD ) && make -j4 && make ${make_params}" git fetch /builds/emacs/emacs HEAD && echo checking out these updated files && git diff --name-only FETCH_HEAD && ( git diff --name-only FETCH_HEAD | xargs git checkout -f FETCH_HEAD ) && make -j4 && make -k -C test check-lisp-net + git fetch /builds/emacs/emacs HEAD From /builds/emacs/emacs * branch HEAD -> FETCH_HEAD checking out these updated files + echo checking out these updated files + git diff --name-only FETCH_HEAD ChangeLog.1 ChangeLog.3 ChangeLog.4 doc/emacs/ChangeLog.1 doc/emacs/screen.texi doc/emacs/windows.texi doc/lispref/ChangeLog.1 doc/man/ChangeLog.1 doc/misc/ChangeLog.1 etc/CALC-NEWS etc/ChangeLog.1 etc/NEWS lib-src/ChangeLog.1 lisp/ChangeLog.13 lisp/ChangeLog.14 lisp/ChangeLog.15 lisp/ChangeLog.16 lisp/ChangeLog.17 lisp/ChangeLog.4 lisp/ChangeLog.5 lisp/ChangeLog.6 lisp/bindings.el lisp/files.el lisp/ido.el lisp/mh-e/mh-mime.el lisp/net/newst-backend.el lisp/progmodes/lua-ts-mode.el lisp/speedbar.el lisp/window.el oldXMenu/ChangeLog.1 src/ChangeLog.11 src/ChangeLog.4 + git diff --name-only FETCH_HEAD + xargs git checkout -f FETCH_HEAD Updated 32 paths from 3a3c5f4 + make -j4 make actual-all || make advice-on-failure make-target=all exit-status=$? make[1]: Entering directory '/checkout' make -C lib all make -C doc/lispref info make -C doc/lispintro info make -C doc/emacs info make[2]: Entering directory '/checkout/doc/lispref' make[2]: Entering directory '/checkout/doc/lispintro' make[2]: Nothing to be done for 'info'. make[2]: Leaving directory '/checkout/doc/lispintro' make[2]: Nothing to be done for 'info'. make[2]: Leaving directory '/checkout/doc/lispref' make[2]: Entering directory '/checkout/doc/emacs' GEN ../../info/emacs.info make[2]: Entering directory '/checkout/lib' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/checkout/lib' make -C lib-src all make[2]: Entering directory '/checkout/lib-src' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/checkout/lib-src' make -C src BIN_DESTDIR=''/usr/local/bin/'' \ ELN_DESTDIR='/usr/local/lib/emacs/30.0.50/' all make[2]: Entering directory '/checkout/src' make -C ../admin/charsets all make -C ../admin/unidata charscript.el make -C ../admin/unidata emoji-zwj.el make[3]: Entering directory '/checkout/admin/unidata' make[3]: Entering directory '/checkout/admin/unidata' make[3]: Nothing to be done for 'charscript.el'. make[3]: Leaving directory '/checkout/admin/unidata' make[3]: Nothing to be done for 'emoji-zwj.el'. make[3]: Leaving directory '/checkout/admin/unidata' make -C ../admin/charsets cp51932.el make -C ../admin/charsets eucjp-ms.el make[3]: Entering directory '/checkout/admin/charsets' make[3]: Nothing to be done for 'cp51932.el'. make[3]: Leaving directory '/checkout/admin/charsets' make[3]: Entering directory '/checkout/admin/charsets' make[3]: Nothing to be done for 'eucjp-ms.el'. make[3]: Leaving directory '/checkout/admin/charsets' make[3]: Entering directory '/checkout/admin/charsets' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/checkout/admin/charsets' make -C ../admin/unidata all EMACS="../../src/bootstrap-emacs" make[3]: Entering directory '/checkout/admin/unidata' ELC ../lisp/bindings.elc ELC ../lisp/files.elc make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/checkout/admin/unidata' ELC ../lisp/window.elc Reloading stale bindings.el Loading /checkout/lisp/bindings.el (source)... Reloading stale bindings.el Loading /checkout/lisp/bindings.el (source)... Reloading stale bindings.el Loading /checkout/lisp/bindings.el (source)... Reloading stale window.el Loading /checkout/lisp/window.el (source)... Reloading stale window.el Loading /checkout/lisp/window.el (source)... Reloading stale window.el Loading /checkout/lisp/window.el (source)... Reloading stale files.el Loading /checkout/lisp/files.el (source)... Reloading stale files.el Loading /checkout/lisp/files.el (source)... Reloading stale files.el Loading /checkout/lisp/files.el (source)... rm -f emacs && cp -f temacs emacs LC_ALL=C ./temacs -batch -l loadup --temacs=pdump \ --bin-dest /usr/local/bin/ --eln-dest /usr/local/lib/emacs/30.0.50/ Loading loadup.el (source)... Dump mode: pdump Using load-path (/checkout/lisp) Loading emacs-lisp/debug-early... Loading emacs-lisp/byte-run... Loading emacs-lisp/backquote... Loading subr... Loading keymap... Loading version... Loading widget... Loading custom... Loading emacs-lisp/map-ynp... Loading international/mule... Loading international/mule-conf... Loading env... Loading format... Loading bindings... Loading window... Loading files... Loading emacs-lisp/macroexp... Loading cus-face... Loading faces... Loading loaddefs... Loading theme-loaddefs.el (source)... Loading button... Loading emacs-lisp/cl-preloaded... Loading emacs-lisp/oclosure... Loading obarray... Loading abbrev... Loading help... Loading jka-cmpr-hook... Loading epa-hook... Loading international/mule-cmds... Loading case-table... Loading international/charprop.el (source)... Loading international/characters... Loading international/charscript... Loading international/emoji-zwj... Loading composite... Loading language/chinese... Loading language/cyrillic... Loading language/indian... Loading language/sinhala... Loading language/english... Loading language/ethiopic... Loading language/european... Loading language/czech... Loading language/slovak... Loading language/romanian... Loading language/greek... Loading language/hebrew... Loading international/cp51932... Loading international/eucjp-ms... Loading language/japanese... Loading language/korean... Loading language/lao... Loading language/tai-viet... Loading language/thai... Loading language/tibetan... Loading language/vietnamese... Loading language/misc-lang... Loading language/utf-8-lang... Loading language/georgian... Loading language/khmer... Loading language/burmese... Loading language/cham... Loading language/philippine... Loading language/indonesian... Loading indent... Loading emacs-lisp/cl-generic... Loading simple... Loading emacs-lisp/seq... Loading emacs-lisp/nadvice... Loading minibuffer... Loading frame... Loading startup... Loading term/tty-colors... Loading font-core... Loading emacs-lisp/syntax... Loading font-lock... Loading jit-lock... Loading mouse... Loading select... Loading emacs-lisp/timer... Loading emacs-lisp/easymenu... Loading isearch... Loading rfn-eshadow... Loading menu-bar... Loading tab-bar... Loading emacs-lisp/lisp... Loading textmodes/page... Loading register... Loading textmodes/paragraphs... Loading progmodes/prog-mode... Loading emacs-lisp/lisp-mode... Loading textmodes/text-mode... Loading textmodes/fill... Loading newcomment... Loading replace... Loading emacs-lisp/tabulated-list... Loading buff-menu... Loading touch-screen... Loading progmodes/elisp-mode... Loading emacs-lisp/float-sup... Loading vc/vc-hooks... Loading vc/ediff-hook... Loading uniquify... Loading electric... Loading paren... Loading emacs-lisp/shorthands... Loading emacs-lisp/eldoc... Loading emacs-lisp/cconv... Loading cus-start... Loading tooltip... Loading international/iso-transl... Loading leim/leim-list.el (source)... Loading emacs-lisp/rmc... Waiting for git... Waiting for git... Finding pointers to doc strings... Finding pointers to doc strings...done Pure-hashed: 17570 strings, 5541 vectors, 49129 conses, 5016 bytecodes, 327 others Dumping under the name emacs.pdmp Dumping fingerprint: 6cf06f5a8162af264c207e99d813348df25f2f38eab0c6f11c0751d9b9de0b18 Dump complete Byte counts: header=100 hot=7776980 discardable=137552 cold=3715496 Reloc counts: hot=443460 discardable=4903 Adding name emacs-30.0.50.2 Adding name emacs-30.0.50.2.pdmp cp -f emacs.pdmp bootstrap-emacs.pdmp make[2]: Leaving directory '/checkout/src' make -C lisp all make[2]: Entering directory '/checkout/lisp' make -C ../leim all EMACS="../src/emacs" make -C ../admin/grammars all EMACS="../../src/emacs" make[3]: Entering directory '/checkout/leim' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/checkout/leim' make[3]: Entering directory '/checkout/admin/grammars' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/checkout/admin/grammars' GEN autoloads make[3]: Entering directory '/checkout/lisp' make[3]: Nothing to be done for 'compile-targets'. make[3]: Leaving directory '/checkout/lisp' make[3]: Entering directory '/checkout/leim' make[3]: Nothing to be done for 'generate-ja-dic'. make[3]: Leaving directory '/checkout/leim' make[3]: Entering directory '/checkout/doc/misc' make[3]: 'org.texi' is up to date. make[3]: 'modus-themes.texi' is up to date. make[3]: Leaving directory '/checkout/doc/misc' make[3]: Entering directory '/checkout/lisp' make[3]: Nothing to be done for 'compile-targets'. make[3]: Leaving directory '/checkout/lisp' INFO Scraping files for loaddefs... INFO Scraping files for loaddefs...10% INFO Scraping files for loaddefs...28% INFO Scraping files for loaddefs...56% INFO Scraping files for loaddefs...66% INFO Scraping files for loaddefs...76% INFO Scraping files for loaddefs...done INFO Scraping files for loaddefs... INFO Scraping files for loaddefs...done make[3]: Entering directory '/checkout/lisp' ELC ido.elc ELC speedbar.elc ELC mh-e/mh-mime.elc ELC net/newst-backend.elc ELC progmodes/lua-ts-mode.elc make[3]: Leaving directory '/checkout/lisp' make[2]: Leaving directory '/checkout/lisp' make -C doc/misc info make -C src BIN_DESTDIR=''/usr/local/bin/'' ELN_DESTDIR='/usr/local/lib/emacs/30.0.50/' make[2]: Entering directory '/checkout/doc/misc' make[2]: Nothing to be done for 'info'. make[2]: Leaving directory '/checkout/doc/misc' make[2]: Entering directory '/checkout/src' make -C ../admin/charsets all make -C ../admin/unidata charscript.el make -C ../admin/unidata emoji-zwj.el make[3]: Entering directory '/checkout/admin/unidata' make[3]: Entering directory '/checkout/admin/unidata' make[3]: Nothing to be done for 'charscript.el'. make[3]: Leaving directory '/checkout/admin/unidata' make -C ../admin/charsets cp51932.el make[3]: Nothing to be done for 'emoji-zwj.el'. make[3]: Leaving directory '/checkout/admin/unidata' make -C ../admin/charsets eucjp-ms.el make[3]: Entering directory '/checkout/admin/charsets' make[3]: Nothing to be done for 'cp51932.el'. make[3]: Leaving directory '/checkout/admin/charsets' make[3]: Entering directory '/checkout/admin/charsets' make[3]: Nothing to be done for 'eucjp-ms.el'. make[3]: Leaving directory '/checkout/admin/charsets' make[3]: Entering directory '/checkout/admin/charsets' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/checkout/admin/charsets' make -C ../admin/unidata all EMACS="../../src/bootstrap-emacs" make[3]: Entering directory '/checkout/admin/unidata' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/checkout/admin/unidata' make[2]: Leaving directory '/checkout/src' make[2]: Leaving directory '/checkout/doc/emacs' make[1]: Leaving directory '/checkout' make sanity-check make-target=all make[1]: Entering directory '/checkout' make[1]: Leaving directory '/checkout' + make -k -C test check-lisp-net make: Entering directory '/checkout/test' make[1]: Entering directory '/checkout/test' rm -f ./*.tmp make[2]: Entering directory '/checkout/test' make[3]: Entering directory '/checkout/test' ELC lisp/net/browse-url-tests.elc GEN lisp/net/browse-url-tests.log ELC lisp/net/dbus-tests.elc GEN lisp/net/dbus-tests.log ELC lisp/net/dig-tests.elc GEN lisp/net/dig-tests.log ELC lisp/net/eudc-tests.elc GEN lisp/net/eudc-tests.log ELC lisp/net/gnutls-tests.elc GEN lisp/net/gnutls-tests.log ELC lisp/net/hmac-md5-tests.elc GEN lisp/net/hmac-md5-tests.log ELC lisp/net/mailcap-tests.elc GEN lisp/net/mailcap-tests.log ELC lisp/net/network-stream-tests.elc GEN lisp/net/network-stream-tests.log ELC lisp/net/newsticker-tests.elc GEN lisp/net/newsticker-tests.log ELC lisp/net/nsm-tests.elc GEN lisp/net/nsm-tests.log ELC lisp/net/ntlm-tests.elc GEN lisp/net/ntlm-tests.log ELC lisp/net/puny-tests.elc GEN lisp/net/puny-tests.log ELC lisp/net/rcirc-tests.elc GEN lisp/net/rcirc-tests.log ELC lisp/net/rfc2104-tests.elc GEN lisp/net/rfc2104-tests.log ELC lisp/net/sasl-cram-tests.elc GEN lisp/net/sasl-cram-tests.log ELC lisp/net/sasl-scram-rfc-tests.elc GEN lisp/net/sasl-scram-rfc-tests.log ELC lisp/net/sasl-tests.elc GEN lisp/net/sasl-tests.log ELC lisp/net/secrets-tests.elc GEN lisp/net/secrets-tests.log ELC lisp/net/shr-tests.elc GEN lisp/net/shr-tests.log ELC lisp/net/socks-tests.elc GEN lisp/net/socks-tests.log ELC lisp/net/tramp-archive-tests.elc GEN lisp/net/tramp-archive-tests.log ELC lisp/net/tramp-tests.elc GEN lisp/net/tramp-tests.log Running 59 tests (2023-10-25 14:34:50+0000, selector `(not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))') Remote directory: `/mock::/tmp/' passed 1/59 tramp-test00-availability (0.394394 sec) passed 2/59 tramp-test01-file-name-syntax (0.078477 sec) passed 3/59 tramp-test02-file-name-dissect (0.072518 sec) passed 4/59 tramp-test03-file-name-defaults (0.555889 sec) passed 5/59 tramp-test03-file-name-host-rules (0.185144 sec) passed 6/59 tramp-test03-file-name-method-rules (0.543855 sec) passed 7/59 tramp-test04-substitute-in-file-name (0.006594 sec) passed 8/59 tramp-test05-expand-file-name (0.004083 sec) passed 9/59 tramp-test05-expand-file-name-relative (0.526083 sec) passed 10/59 tramp-test05-expand-file-name-tilde (1.131988 sec) passed 11/59 tramp-test05-expand-file-name-top (0.144204 sec) passed 12/59 tramp-test06-directory-file-name (0.426813 sec) passed 13/59 tramp-test07-abbreviate-file-name (0.366956 sec) passed 14/59 tramp-test07-file-exists-p (0.569172 sec) passed 15/59 tramp-test08-file-local-copy (0.724933 sec) passed 16/59 tramp-test09-insert-file-contents (1.120769 sec) Wrote /mock:e4752ba50741:/tmp/tramp-teste8j8pq Wrote /mock:e4752ba50741:/tmp/tramp-teste8j8pq Wrote /mock:e4752ba50741:/tmp/tramp-teste8j8pq passed 17/59 tramp-test10-write-region (5.491942 sec) passed 18/59 tramp-test10-write-region-file-precious-flag (2.185919 sec) skipped 19/59 tramp-test10-write-region-other-file-name-handler (0.169149 sec) passed 20/59 tramp-test11-copy-file (3.613733 sec) passed 21/59 tramp-test12-rename-file (3.360001 sec) passed 22/59 tramp-test13-make-directory (0.529131 sec) passed 23/59 tramp-test14-delete-directory (1.787736 sec) passed 24/59 tramp-test15-copy-directory (3.192339 sec) passed 25/59 tramp-test16-directory-files (1.323020 sec) passed 26/59 tramp-test16-file-expand-wildcards (1.875804 sec) passed 27/59 tramp-test17-dired-with-wildcards (2.675331 sec) passed 28/59 tramp-test17-insert-directory (1.525405 sec) passed 29/59 tramp-test17-insert-directory-one-file (1.622190 sec) passed 30/59 tramp-test18-file-attributes (4.457699 sec) passed 31/59 tramp-test19-directory-files-and-attributes (2.245902 sec) passed 32/59 tramp-test20-file-modes (2.467627 sec) passed 33/59 tramp-test21-file-links (8.032210 sec) passed 34/59 tramp-test22-file-times (2.051875 sec) passed 35/59 tramp-test23-visited-file-modtime (1.019030 sec) passed 36/59 tramp-test24-file-acl (2.040279 sec) skipped 37/59 tramp-test25-file-selinux (0.540753 sec) passed 38/59 tramp-test26-file-name-completion (4.401676 sec) passed 39/59 tramp-test26-interactive-file-name-completion (2.027886 sec) passed 40/59 tramp-test27-load (2.559954 sec) passed 41/59 tramp-test33-environment-variables-and-port-numbers (1.588472 sec) passed 42/59 tramp-test35-exec-path (2.380828 sec) passed 43/59 tramp-test35-remote-path (20.620500 sec) passed 44/59 tramp-test37-make-auto-save-file-name (3.188446 sec) passed 45/59 tramp-test38-find-backup-file-name (3.619940 sec) passed 46/59 tramp-test39-detect-external-change (6.767762 sec) passed 47/59 tramp-test39-make-lock-file-name (10.383612 sec) passed 48/59 tramp-test40-make-nearby-temp-file (1.298025 sec) passed 49/59 tramp-test41-special-characters (2.960104 sec) passed 50/59 tramp-test42-utf8 (7.045902 sec) passed 51/59 tramp-test43-file-system-info (0.717639 sec) passed 52/59 tramp-test44-file-user-group-ids (0.694053 sec) skipped 53/59 tramp-test46-dired-compress-dir (0.273510 sec) skipped 54/59 tramp-test46-dired-compress-file (0.558545 sec) passed 55/59 tramp-test48-auto-load (0.890792 sec) passed 56/59 tramp-test48-delay-load (0.302152 sec) passed 57/59 tramp-test48-recursive-load (0.745219 sec) passed 58/59 tramp-test48-remote-load-path (0.318920 sec) passed 59/59 tramp-test49-without-remote-files (0.219260 sec) Ran 59 tests, 55 results as expected, 0 unexpected, 4 skipped (2023-10-25 14:37:03+0000, 132.647992 sec) 4 skipped results: SKIPPED tramp-test10-write-region-other-file-name-handler ((skip-unless (boundp 'tar-goto-file)) :form (boundp tar-goto-file) :value nil) SKIPPED tramp-test25-file-selinux ((skip-unless (not (equal (file-selinux-context ert-remote-temporary-file-directory) '(nil nil nil nil)))) :form (not t) :value nil) SKIPPED tramp-test46-dired-compress-dir ((skip-unless (not (tramp--test-emacs29-p))) :form (not t) :value nil) SKIPPED tramp-test46-dired-compress-file ((skip-unless (not (tramp--test-emacs29-p))) :form (not t) :value nil)  ELC lisp/net/webjump-tests.elc GEN lisp/net/webjump-tests.log Running 7 tests (2023-10-25 14:37:05+0000, selector `(not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))') passed 1/7 webjump-tests-builtin (0.000201 sec) passed 2/7 webjump-tests-builtin-check-args (0.000150 sec) passed 3/7 webjump-tests-mirror-default (0.000109 sec) passed 4/7 webjump-tests-null-or-blank-string-p (0.000186 sec) passed 5/7 webjump-tests-url-encode (0.000180 sec) Test webjump-tests-url-fix backtrace: signal(ert-test-failed (((should (equal (webjump-url-fix "gnu.org") ert-fail(((should (equal (webjump-url-fix "gnu.org") "http://gnu.org (if (unwind-protect (setq value-79 (apply fn-77 args-78)) (setq form (let (form-description-81) (if (unwind-protect (setq value-79 (apply (let ((value-79 'ert-form-evaluation-aborted-80)) (let (form-descrip (let* ((fn-77 #'equal) (args-78 (condition-case err (let ((signal-ho (closure (t) nil (let* ((fn-67 #'equal) (args-68 (condition-case err ert--run-test-internal(#s(ert--test-execution-info :test #s(ert-test ert-run-test(#s(ert-test :name webjump-tests-url-fix :documentation ert-run-or-rerun-test(#s(ert--stats :selector (not ...) :tests [... ert-run-tests((not (or (tag :expensive-test) (tag :unstable) (tag :n ert-run-tests-batch((not (or (tag :expensive-test) (tag :unstable) ( ert-run-tests-batch-and-exit((not (or (tag :expensive-test) (tag :un eval((ert-run-tests-batch-and-exit '(not (or (tag :expensive-test) ( command-line-1(("-L" ":." "-l" "ert" "-l" "lisp/net/webjump-tests.el command-line() normal-top-level() Test webjump-tests-url-fix condition: (ert-test-failed ((should (equal (webjump-url-fix "gnu.org") "http://gnu.org/")) :form (equal "https://gnu.org/" "http://gnu.org/") :value nil :explanation (arrays-of-different-length 16 15 "https://gnu.org/" "http://gnu.org/" first-mismatch-at 4))) FAILED 6/7 webjump-tests-url-fix (0.000270 sec) at lisp/net/webjump-tests.el:58 passed 7/7 webjump-tests-url-fix-trailing-slash (0.000292 sec) Ran 7 tests, 6 results as expected, 1 unexpected (2023-10-25 14:37:06+0000, 0.808596 sec) 1 unexpected results: FAILED webjump-tests-url-fix ((should (equal (webjump-url-fix "gnu.org") "http://gnu.org/")) :form (equal "https://gnu.org/" "http://gnu.org/") :value nil :explanation (arrays-of-different-length 16 15 "https://gnu.org/" "http://gnu.org/" first-mismatch-at 4)) make[3]: Leaving directory '/checkout/test' make[3]: *** [Makefile:181: lisp/net/webjump-tests.log] Error 1 make[2]: [Makefile:343: check-doit] Error 2 (ignored) SUMMARY OF TEST RESULTS ----------------------- Files examined: 23 Ran 217 tests, 166 results as expected, 1 unexpected, 50 skipped 1 files contained unexpected results: lisp/net/webjump-tests.log DETAILS ------- lisp/net/tramp-tests.log: SKIPPED tramp-test10-write-region-other-file-name-handler ((skip-unless (boundp 'tar-goto-file)) :form (boundp tar-goto-file) :value nil) SKIPPED tramp-test25-file-selinux ((skip-unless (not (equal (file-selinux-context ert-remote-temporary-file-directory) '(nil nil nil nil)))) :form (not t) :value nil) SKIPPED tramp-test46-dired-compress-dir ((skip-unless (not (tramp--test-emacs29-p))) :form (not t) :value nil) SKIPPED tramp-test46-dired-compress-file ((skip-unless (not (tramp--test-emacs29-p))) :form (not t) :value nil) lisp/net/tramp-archive-tests.log: SKIPPED tramp-archive-test02-file-name-dissect ((skip-unless tramp-archive-enabled) :form tramp-archive-enabled :value nil) SKIPPED tramp-archive-test06-directory-file-name ((skip-unless tramp-archive-enabled) :form tramp-archive-enabled :value nil) SKIPPED tramp-archive-test40-make-nearby-temp-file ((skip-unless tramp-archive-enabled) :form tramp-archive-enabled :value nil) SKIPPED tramp-archive-test43-file-system-info ((skip-unless tramp-archive-enabled) :form tramp-archive-enabled :value nil) SKIPPED tramp-archive-test44-user-group-ids ((skip-unless tramp-archive-enabled) :form tramp-archive-enabled :value nil) SKIPPED tramp-archive-test49-without-remote-files ((skip-unless tramp-archive-enabled) :form tramp-archive-enabled :value nil) lisp/net/shr-tests.log: SKIPPED rendering ((skip-unless (fboundp 'libxml-parse-html-region)) :form (fboundp libxml-parse-html-region) :value nil) lisp/net/secrets-tests.log: SKIPPED secrets-test01-sessions ((skip-unless secrets-enabled) :form secrets-enabled :value nil) SKIPPED secrets-test02-collections ((skip-unless secrets-enabled) :form secrets-enabled :value nil) SKIPPED secrets-test03-items ((skip-unless secrets-enabled) :form secrets-enabled :value nil) SKIPPED secrets-test04-search ((skip-unless secrets-enabled) :form secrets-enabled :value nil) lisp/net/ntlm-tests.log: SKIPPED ntlm-authentication ((skip-unless ntlm-tests--dependencies-present) :form ntlm-tests--dependencies-present :value nil) SKIPPED ntlm-authentication-old-compatibility-level ((skip-unless ntlm-tests--dependencies-present) :form ntlm-tests--dependencies-present :value nil) lisp/net/nsm-tests.log: SKIPPED nsm-check-local-subnet-ipv6 ((skip-unless (ipv6-is-available)) :form (ipv6-is-available) :value nil) lisp/net/network-stream-tests.log: SKIPPED connect-to-tls-ipv4-nowait ((skip-unless (executable-find "gnutls-serv")) :form (executable-find "gnutls-serv") :value nil) SKIPPED connect-to-tls-ipv4-wait ((skip-unless (executable-find "gnutls-serv")) :form (executable-find "gnutls-serv") :value nil) SKIPPED connect-to-tls-ipv6-nowait ((skip-unless (executable-find "gnutls-serv")) :form (executable-find "gnutls-serv") :value nil) SKIPPED echo-server-with-dns "Can't test resolver for (system-name)" SKIPPED echo-server-with-local-ipv6 ((skip-unless server) :form server :value nil) SKIPPED make-ipv6-tcp-server-with-specified-port ((skip-unless server) :form server :value nil) SKIPPED make-ipv6-tcp-server-with-unspecified-port ((skip-unless server) :form server :value nil) SKIPPED open-gnutls-stream-new-api-default ((skip-unless (executable-find "gnutls-serv")) :form (executable-find "gnutls-serv") :value nil) SKIPPED open-gnutls-stream-new-api-nowait ((skip-unless (executable-find "gnutls-serv")) :form (executable-find "gnutls-serv") :value nil) SKIPPED open-gnutls-stream-new-api-wait ((skip-unless (executable-find "gnutls-serv")) :form (executable-find "gnutls-serv") :value nil) SKIPPED open-gnutls-stream-old-api-nowait ((skip-unless (executable-find "gnutls-serv")) :form (executable-find "gnutls-serv") :value nil) SKIPPED open-gnutls-stream-old-api-wait ((skip-unless (executable-find "gnutls-serv")) :form (executable-find "gnutls-serv") :value nil) SKIPPED open-network-stream-tls ((skip-unless (executable-find "gnutls-serv")) :form (executable-find "gnutls-serv") :value nil) SKIPPED open-network-stream-tls-nocert ((skip-unless (executable-find "gnutls-serv")) :form (executable-find "gnutls-serv") :value nil) SKIPPED open-network-stream-tls-nowait ((skip-unless (executable-find "gnutls-serv")) :form (executable-find "gnutls-serv") :value nil) SKIPPED open-network-stream-tls-wait ((skip-unless (executable-find "gnutls-serv")) :form (executable-find "gnutls-serv") :value nil) lisp/net/eudc-tests.log: SKIPPED eudcb-bbdb ((skip-unless (featurep 'bbdb)) :form (featurep bbdb) :value nil) SKIPPED eudcb-ldap ((skip-unless (and (file-exists-p "/usr/sbin/slapd") (file-exists-p "/usr/bin/ldapsearch"))) :form (and (file-exists-p "/usr/sbin/slapd") (file-exists-p "/usr/bin/ldapsearch")) :value nil) lisp/net/dbus-tests.log: SKIPPED dbus-test01-basic-types ((skip-unless dbus--test-enabled-session-bus) :form dbus--test-enabled-session-bus :value nil) SKIPPED dbus-test01-compound-types ((skip-unless dbus--test-enabled-session-bus) :form dbus--test-enabled-session-bus :value nil) SKIPPED dbus-test01-type-conversion ((skip-unless dbus--test-enabled-session-bus) :form dbus--test-enabled-session-bus :value nil) SKIPPED dbus-test02-register-service-own-bus ((skip-unless (dbus-ignore-errors (and bus pid (featurep 'dbusbind) (dbus-init-bus bus) (dbus-get-unique-name bus) (dbus-register-service bus dbus--test-service)))) :form (condition-case err (progn (and bus pid (featurep 'dbusbind) (dbus-init-bus bus) (dbus-get-unique-name bus) (dbus-register-service bus dbus--test-service))) (dbus-error (if dbus-debug (progn (signal ... ...))))) :value nil) SKIPPED dbus-test02-register-service-session ((skip-unless (and dbus--test-enabled-session-bus (dbus-register-service :session dbus--test-service))) :form (and dbus--test-enabled-session-bus (dbus-register-service :session dbus--test-service)) :value nil) SKIPPED dbus-test02-register-service-system ((skip-unless (and dbus--test-enabled-system-bus (dbus-register-service :system dbus--test-service))) :form (and dbus--test-enabled-system-bus (dbus-register-service :system dbus--test-service)) :value nil) SKIPPED dbus-test03-peer-interface ((skip-unless (and dbus--test-enabled-session-bus (dbus-register-service :session dbus--test-service) (not (dbus-ignore-errors (dbus-call-method :session dbus--test-service dbus-path-dbus dbus-interface-peer "GetMachineId" :timeout 100))))) :form (and dbus--test-enabled-session-bus (dbus-register-service :session dbus--test-service) (not (condition-case err (progn (dbus-call-method :session dbus--test-service dbus-path-dbus dbus-interface-peer "GetMachineId" :timeout 100)) (dbus-error (if dbus-debug ...))))) :value nil) SKIPPED dbus-test04-register-method ((skip-unless dbus--test-enabled-session-bus) :form dbus--test-enabled-session-bus :value nil) SKIPPED dbus-test05-register-signal ((skip-unless dbus--test-enabled-session-bus) :form dbus--test-enabled-session-bus :value nil) SKIPPED dbus-test06-property-types ((skip-unless dbus--test-enabled-session-bus) :form dbus--test-enabled-session-bus :value nil) SKIPPED dbus-test06-register-property ((skip-unless dbus--test-enabled-session-bus) :form dbus--test-enabled-session-bus :value nil) SKIPPED dbus-test06-register-property-emits-signal ((skip-unless dbus--test-enabled-session-bus) :form dbus--test-enabled-session-bus :value nil) SKIPPED dbus-test06-register-property-several-paths ((skip-unless dbus--test-enabled-session-bus) :form dbus--test-enabled-session-bus :value nil) SKIPPED dbus-test07-introspection ((skip-unless dbus--test-enabled-session-bus) :form dbus--test-enabled-session-bus :value nil) lisp/net/webjump-tests.log: FAILED webjump-tests-url-fix ((should (equal (webjump-url-fix "gnu.org") "http://gnu.org/")) :form (equal "https://gnu.org/" "http://gnu.org/") :value nil :explanation (arrays-of-different-length 16 15 "https://gnu.org/" "http://gnu.org/" first-mismatch-at 4)) make[2]: *** [Makefile:344: check-doit] Error 1 make[1]: *** [Makefile:310: check] Error 2 make[2]: Leaving directory '/checkout/test' make[1]: Leaving directory '/checkout/test' make: *** [Makefile:262: check-lisp-net] Error 2 make: Leaving directory '/checkout/test' section_end:1698244631:build_script section_start:1698244631:after_script Running after script... $ test -n "$(docker ps -aq -f name=${test_name})" && docker cp ${test_name}:checkout/test ${test_name} $ test -n "$(docker ps -aq -f name=${test_name})" && docker rm ${test_name} test-lisp-net-inotify-ce9d1d3f $ find ${test_name} ! \( -name "*.log" -o -name ${EMACS_TEST_JUNIT_REPORT} \) -type f -delete $ find ${test_name} -type d -depth -exec rmdir {} + 2>/dev/null section_end:1698244640:after_script section_start:1698244640:upload_artifacts_on_failure Uploading artifacts... test-lisp-net-inotify-ce9d1d3f/: found 27 matching files Uploading artifacts to coordinator... ok  id=75995 responseStatus=201 Created token=ZgZRoqQP Uploading artifacts... test-lisp-net-inotify-ce9d1d3f/junit-test-report.xml: found 1 matching files Uploading artifacts to coordinator... ok  id=75995 responseStatus=201 Created token=ZgZRoqQP section_end:1698244651:upload_artifacts_on_failure ERROR: Job failed: exit code 2