On Fri, Mar 6, 2020 at 11:13 AM <no-re...@patchew.org> wrote: > > Patchew URL: > https://patchew.org/QEMU/20200306140917.26726-1-jandr...@gmail.com/ > > > > Hi, > > This series failed the docker-clang@ubuntu build test. Please find the > testing commands and > their output below. If you have Docker installed, you can probably reproduce > it > locally. > > === TEST SCRIPT BEGIN === > #!/bin/bash > make docker-image-ubuntu V=1 NETWORK=1 > time make docker-test-clang@ubuntu SHOW_ENV=1 J=14 NETWORK=1 > === TEST SCRIPT END ===
I ran these two commands locally and they completed successfully. > LINK fp-test > --- > dbus-daemon[5453]: Could not get password database information for UID of > current process: User "???" unknown or no memory to allocate password entry Was there a problem with this container's password db and/or out-of-memory like this message states? Regards, Jason > ** > ERROR:/tmp/qemu-test/src/tests/qtest/dbus-vmstate-test.c:114:get_connection: > assertion failed (err == NULL): The connection is closed (g-io-error-quark, > 18) > ERROR - Bail out! > ERROR:/tmp/qemu-test/src/tests/qtest/dbus-vmstate-test.c:114:get_connection: > assertion failed (err == NULL): The connection is closed (g-io-error-quark, > 18) > Aborted (core dumped) > cleaning up pid 5453 > make: *** [/tmp/qemu-test/src/tests/Makefile.include:632: check-qtest-i386] > Error 1 > make: *** Waiting for unfinished jobs.... > > Looking for expected file 'tests/data/acpi/pc/FACP.bridge' > --- > dbus-daemon[6892]: Could not get password database information for UID of > current process: User "???" unknown or no memory to allocate password entry > > ** > ERROR:/tmp/qemu-test/src/tests/qtest/dbus-vmstate-test.c:114:get_connection: > assertion failed (err == NULL): The connection is closed (g-io-error-quark, > 18) > Aborted (core dumped) > cleaning up pid 6892 > ERROR - Bail out! > ERROR:/tmp/qemu-test/src/tests/qtest/dbus-vmstate-test.c:114:get_connection: > assertion failed (err == NULL): The connection is closed (g-io-error-quark, > 18) > make: *** [/tmp/qemu-test/src/tests/Makefile.include:632: check-qtest-x86_64] > Error 1 > TEST check-qtest-arm: tests/qtest/test-hmp > TEST check-qtest-arm: tests/qtest/qos-test > TEST check-qtest-aarch64: tests/qtest/test-hmp > --- > raise CalledProcessError(retcode, cmd) > subprocess.CalledProcessError: Command '['sudo', '-n', 'docker', 'run', > '--label', 'com.qemu.instance.uuid=2e42e92cfb504ed5b5cb56b2c8b512df', '-u', > '1003', '--security-opt', 'seccomp=unconfined', '--rm', '-e', 'TARGET_LIST=', > '-e', 'EXTRA_CONFIGURE_OPTS=', '-e', 'V=', '-e', 'J=14', '-e', 'DEBUG=', > '-e', 'SHOW_ENV=1', '-e', 'CCACHE_DIR=/var/tmp/ccache', '-v', > '/home/patchew2/.cache/qemu-docker-ccache:/var/tmp/ccache:z', '-v', > '/var/tmp/patchew-tester-tmp-dwbsabkq/src/docker-src.2020-03-06-10.32.46.2194:/var/tmp/qemu:z,ro', > 'qemu:ubuntu', '/var/tmp/qemu/run', 'test-clang']' returned non-zero exit > status 2. > filter=--filter=label=com.qemu.instance.uuid=2e42e92cfb504ed5b5cb56b2c8b512df > make[1]: *** [docker-run] Error 1 > make[1]: Leaving directory `/var/tmp/patchew-tester-tmp-dwbsabkq/src' > make: *** [docker-run-test-clang@ubuntu] Error 2 > > real 40m29.624s > user 0m9.675s > > > The full log is available at > http://patchew.org/logs/20200306140917.26726-1-jandr...@gmail.com/testing.docker-clang@ubuntu/?type=message. > --- > Email generated automatically by Patchew [https://patchew.org/]. > Please send your feedback to patchew-de...@redhat.com