From: Markus Volk <f_l_k@t-online.de>
To: Alexander Kanavin <alex.kanavin@gmail.com>
Cc: Richard Purdie <richard.purdie@linuxfoundation.org>,
openembedded-core@lists.openembedded.org
Subject: Re: [oe-core][PATCH] Remove usage of /var/volatile/tmp
Date: Fri, 24 Mar 2023 18:34:13 +0100 [thread overview]
Message-ID: <1TC1SR.M6OX77V0K20W3@t-online.de> (raw)
In-Reply-To: <CANNYZj8CgeTaT6Xn60dUZw9W+vDQWrBZ7y0bFfyPCu++-NwWUg@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 5363 bytes --]
Am Mi, 22. Mär 2023 um 20:11:34 +0100 schrieb Alexander Kanavin
<alex.kanavin@gmail.com>:
> If it does not fail, then submit the patch again with a revised commit
> message
It fails, but in the same way even without this patch being applied. It
looks like the tmpfs runs full and from then on the rest of the tests
are unsuccessful
file write error: No space left on device
RESULTS:
RESULTS - buildcpio.BuildCpioTest.test_cpio: PASSED (29.67s)
RESULTS - buildlzip.BuildLzipTest.test_lzip: PASSED (5.53s)
RESULTS - connman.ConnmanTest.test_connmand_help: PASSED (0.51s)
RESULTS - connman.ConnmanTest.test_connmand_running: PASSED (0.52s)
RESULTS - date.DateTest.test_date: PASSED (2.06s)
RESULTS - df.DfTest.test_df: PASSED (0.52s)
RESULTS - dnf.DnfBasicTest.test_dnf_help: PASSED (0.83s)
RESULTS - dnf.DnfBasicTest.test_dnf_history: PASSED (0.72s)
RESULTS - dnf.DnfBasicTest.test_dnf_info: PASSED (0.68s)
RESULTS - dnf.DnfBasicTest.test_dnf_search: PASSED (0.68s)
RESULTS - dnf.DnfBasicTest.test_dnf_version: PASSED (0.66s)
RESULTS - dnf.DnfRepoTest.test_dnf_exclude: PASSED (1.92s)
RESULTS - dnf.DnfRepoTest.test_dnf_install: PASSED (1.22s)
RESULTS - dnf.DnfRepoTest.test_dnf_install_dependency: PASSED (1.86s)
RESULTS - dnf.DnfRepoTest.test_dnf_install_from_disk: PASSED (2.33s)
RESULTS - dnf.DnfRepoTest.test_dnf_install_from_http: PASSED (1.24s)
RESULTS - dnf.DnfRepoTest.test_dnf_installroot: PASSED (7.57s)
RESULTS - dnf.DnfRepoTest.test_dnf_makecache: PASSED (0.57s)
RESULTS - dnf.DnfRepoTest.test_dnf_reinstall: PASSED (0.62s)
RESULTS - dnf.DnfRepoTest.test_dnf_repoinfo: PASSED (0.61s)
RESULTS - gcc.GccCompileTest.test_gcc_compile: PASSED (1.75s)
RESULTS - gcc.GccCompileTest.test_gpp2_compile: PASSED (1.58s)
RESULTS - gcc.GccCompileTest.test_gpp_compile: PASSED (1.81s)
RESULTS - gcc.GccCompileTest.test_make: PASSED (1.18s)
RESULTS - gi.GObjectIntrospectionTest.test_python: PASSED (0.59s)
RESULTS - go.GoHelloworldTest.test_gohelloworld: PASSED (0.54s)
RESULTS - kernelmodule.KernelModuleTest.test_kernel_module: PASSED
(10.96s)
RESULTS - ldd.LddTest.test_ldd: PASSED (1.45s)
RESULTS - logrotate.LogrotateTest.test_logrotate_newlog: PASSED (2.29s)
RESULTS - logrotate.LogrotateTest.test_logrotate_wtmp: PASSED (1.97s)
RESULTS - oe_syslog.SyslogTest.test_syslog_running: PASSED (0.52s)
RESULTS - oe_syslog.SyslogTestConfig.test_syslog_logger: PASSED (1.83s)
RESULTS - oe_syslog.SyslogTestConfig.test_syslog_restart: PASSED (4.25s)
RESULTS - oe_syslog.SyslogTestConfig.test_syslog_startup_config: PASSED
(9.98s)
RESULTS - parselogs.ParseLogsTest.test_parselogs: PASSED (4.97s)
RESULTS - perl.PerlTest.test_perl_works: PASSED (0.52s)
RESULTS - ping.PingTest.test_ping: PASSED (0.01s)
RESULTS - python.PythonTest.test_python3: PASSED (0.53s)
RESULTS - rpm.RpmBasicTest.test_rpm_help: PASSED (0.52s)
RESULTS - rpm.RpmBasicTest.test_rpm_query: PASSED (1.05s)
RESULTS - rust.RustHelloworldTest.test_rusthelloworld: PASSED (0.51s)
RESULTS - ssh.SSHTest.test_ssh: PASSED (1.02s)
RESULTS - stap.StapTest.test_stap: PASSED (1.62s)
RESULTS - apt.AptRepoTest.test_apt_install_from_repo: SKIPPED (0.00s)
RESULTS - buildgalculator.GalculatorTest.test_galculator: SKIPPED
(0.00s)
RESULTS - dnf.DnfRepoTest.test_dnf_installroot_usrmerge: SKIPPED (0.00s)
RESULTS - opkg.OpkgRepoTest.test_opkg_install_from_repo: SKIPPED (0.00s)
RESULTS - pam.PamBasicTest.test_pam: SKIPPED (0.00s)
RESULTS - ptest.PtestRunnerTest.test_ptestrunner_expectfail: SKIPPED
(0.00s)
RESULTS -
rpm.RpmInstallRemoveTest.test_check_rpm_install_removal_log_file_size:
SKIPPED (0.00s)
RESULTS - rpm.RpmInstallRemoveTest.test_rpm_remove: SKIPPED (0.00s)
RESULTS - rust.RustCompileTest.test_cargo_compile: SKIPPED (0.00s)
RESULTS - rust.RustCompileTest.test_rust_compile: SKIPPED (0.00s)
RESULTS - systemd.SystemdBasicTests.test_systemd_basic: SKIPPED (0.00s)
RESULTS - systemd.SystemdBasicTests.test_systemd_failed: SKIPPED (0.00s)
RESULTS - systemd.SystemdBasicTests.test_systemd_list: SKIPPED (0.00s)
RESULTS - systemd.SystemdJournalTests.test_systemd_boot_time: SKIPPED
(0.00s)
RESULTS - systemd.SystemdJournalTests.test_systemd_journal: SKIPPED
(0.00s)
RESULTS - systemd.SystemdServiceTests.test_systemd_disable_enable:
SKIPPED (0.00s)
RESULTS - systemd.SystemdServiceTests.test_systemd_disable_enable_ro:
SKIPPED (0.00s)
RESULTS - systemd.SystemdServiceTests.test_systemd_status: SKIPPED
(0.00s)
RESULTS - systemd.SystemdServiceTests.test_systemd_stop_start: SKIPPED
(0.00s)
RESULTS - weston.WestonTest.test_wayland_info: SKIPPED (0.00s)
RESULTS -
weston.WestonTest.test_weston_can_initialize_new_wayland_compositor:
SKIPPED (0.00s)
RESULTS - weston.WestonTest.test_weston_running: SKIPPED (0.00s)
RESULTS - weston.WestonTest.test_weston_supports_xwayland: SKIPPED
(0.00s)
RESULTS - ptest.PtestRunnerTest.test_ptestrunner_expectsuccess: FAILED
(8407.07s)
RESULTS - rpm.RpmBasicTest.test_rpm_query_nonroot: FAILED (2.09s)
RESULTS - rpm.RpmInstallRemoveTest.test_rpm_install: FAILED (0.13s)
RESULTS - scp.ScpTest.test_scp_file: FAILED (0.19s)
RESULTS - xorg.XorgTest.test_xorg_running: FAILED (0.83s)
SUMMARY:
core-image-sato-sdk () - Ran 71 tests in 8524.357s
core-image-sato-sdk - FAIL - Required tests failed (successes=43,
skipped=23, failures=5, errors=0)
[-- Attachment #2: Type: text/html, Size: 6255 bytes --]
next prev parent reply other threads:[~2023-03-24 17:34 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-17 6:02 [oe-core][PATCH] Remove usage of /var/volatile/tmp Markus Volk
2023-03-17 6:04 ` Markus Volk
2023-03-17 7:34 ` Alexander Kanavin
2023-03-17 8:00 ` Richard Purdie
2023-03-17 8:18 ` Markus Volk
2023-03-17 11:53 ` Richard Purdie
2023-03-17 17:31 ` Markus Volk
2023-03-17 19:10 ` Alexander Kanavin
2023-03-22 19:00 ` f_l_k
2023-03-22 19:11 ` Alexander Kanavin
[not found] ` <9VVZRR.NLXPW4ISUM5R2@t-online.de>
2023-03-23 22:34 ` Richard Purdie
2023-03-24 17:34 ` Markus Volk [this message]
2023-03-24 19:53 ` Alexander Kanavin
2023-03-24 23:13 ` Markus Volk
2023-03-25 18:38 ` Alexander Kanavin
2023-03-25 19:19 ` Markus Volk
[not found] ` <174F6B63D17BDF87.25304@lists.openembedded.org>
2023-03-24 17:58 ` Markus Volk
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1TC1SR.M6OX77V0K20W3@t-online.de \
--to=f_l_k@t-online.de \
--cc=alex.kanavin@gmail.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=richard.purdie@linuxfoundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.