Skip to content

Console Output

09:04:55 [2022-03-17T09:04:55.368Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43360/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c2a479f7275ea8255843605bac3007f9c9d5d086 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:c2a479f7275ea8255843605bac3007f9c9d5d086 hack/make.sh dynbinary-daemon test-docker-py
09:04:55 [2022-03-17T09:04:55.627Z] 
09:04:55 [2022-03-17T09:04:55.627Z] Removing bundles/
09:04:55 [2022-03-17T09:04:55.627Z] 
09:04:55 [2022-03-17T09:04:55.627Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
09:04:55 [2022-03-17T09:04:55.887Z] Building: bundles/dynbinary-daemon/dockerd-dev
09:04:55 [2022-03-17T09:04:55.887Z] GOOS="" GOARCH="" GOARM=""
09:06:32 [2022-03-17T09:06:32.357Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
09:06:32 [2022-03-17T09:06:32.357Z] 
09:06:32 [2022-03-17T09:06:32.357Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
09:06:32 [2022-03-17T09:06:32.357Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
09:06:32 [2022-03-17T09:06:32.357Z] Using test binary docker
09:06:32 [2022-03-17T09:06:32.357Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
09:06:32 [2022-03-17T09:06:32.357Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
09:06:32 [2022-03-17T09:06:32.357Z] INFO: Waiting for daemon to start...
09:06:32 [2022-03-17T09:06:32.357Z] Starting dockerd
09:06:32 [2022-03-17T09:06:32.357Z] .
09:06:32 [2022-03-17T09:06:32.357Z] INFO: Building docker-sdk-python3:4.4.1...
09:07:11 [2022-03-17T09:07:11.077Z] sha256:c75ffaf0122bf4fa94c9436e8548b576e6b298798de823fa45938df6ab1829c5
09:07:11 [2022-03-17T09:07:11.078Z] INFO: Starting docker-py tests...
09:07:12 [2022-03-17T09:07:12.017Z] ============================= test session starts ==============================
09:07:12 [2022-03-17T09:07:12.017Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
09:07:12 [2022-03-17T09:07:12.017Z] rootdir: /src, inifile: pytest.ini
09:07:12 [2022-03-17T09:07:12.017Z] plugins: timeout-1.3.3, cov-2.6.1
09:07:12 [2022-03-17T09:07:12.955Z] collected 389 items / 1 deselected / 388 selected
09:07:12 [2022-03-17T09:07:12.955Z] 
09:07:29 [2022-03-17T09:07:29.160Z] tests/integration/api_build_test.py .......................X             [  6%]
09:07:29 [2022-03-17T09:07:29.985Z] tests/integration/api_client_test.py .....                               [  7%]
09:07:31 [2022-03-17T09:07:31.181Z] tests/integration/api_config_test.py .....                               [  8%]
09:08:00 [2022-03-17T09:08:00.557Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
09:08:54 [2022-03-17T09:08:54.405Z] ..........................xx....................                         [ 29%]
09:09:10 [2022-03-17T09:09:10.309Z] tests/integration/api_exec_test.py .....................                 [ 34%]
09:09:18 [2022-03-17T09:09:18.305Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
09:09:22 [2022-03-17T09:09:22.803Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
09:09:38 [2022-03-17T09:09:38.451Z] tests/integration/api_network_test.py ............................       [ 47%]
09:09:47 [2022-03-17T09:09:47.996Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
09:09:49 [2022-03-17T09:09:49.498Z] tests/integration/api_secret_test.py .....                               [ 51%]
09:09:54 [2022-03-17T09:09:54.715Z] tests/integration/api_service_test.py .................................. [ 60%]
09:10:09 [2022-03-17T09:10:09.310Z] .........................                                                [ 67%]
09:10:48 [2022-03-17T09:10:48.439Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
09:11:06 [2022-03-17T09:11:06.544Z] tests/integration/api_volume_test.py .........                           [ 74%]
09:11:06 [2022-03-17T09:11:06.544Z] tests/integration/client_test.py .....                                   [ 75%]
09:11:06 [2022-03-17T09:11:06.544Z] tests/integration/context_api_test.py ...                                [ 76%]
09:11:06 [2022-03-17T09:11:06.544Z] tests/integration/errors_test.py .                                       [ 76%]
09:11:24 [2022-03-17T09:11:24.873Z] tests/integration/models_containers_test.py ............................ [ 83%]
09:11:40 [2022-03-17T09:11:40.813Z] .........                                                                [ 86%]
09:11:45 [2022-03-17T09:11:45.865Z] tests/integration/models_images_test.py ...............                  [ 89%]
09:11:47 [2022-03-17T09:11:47.061Z] tests/integration/models_networks_test.py ....                           [ 90%]
09:11:53 [2022-03-17T09:11:53.621Z] tests/integration/models_nodes_test.py .                                 [ 91%]
09:11:53 [2022-03-17T09:11:53.621Z] tests/integration/models_resources_test.py .                             [ 91%]
09:11:59 [2022-03-17T09:11:59.730Z] tests/integration/models_services_test.py ..............X.               [ 95%]
09:12:02 [2022-03-17T09:12:02.481Z] tests/integration/models_swarm_test.py ..                                [ 96%]
09:12:02 [2022-03-17T09:12:02.481Z] tests/integration/models_volumes_test.py ..                              [ 96%]
09:12:06 [2022-03-17T09:12:06.412Z] tests/integration/regression_test.py ......                              [ 98%]
09:12:06 [2022-03-17T09:12:06.671Z] tests/integration/credentials/store_test.py ......                       [ 99%]
09:12:06 [2022-03-17T09:12:06.671Z] tests/integration/credentials/utils_test.py .                            [100%]
09:12:06 [2022-03-17T09:12:06.671Z] 
09:12:06 [2022-03-17T09:12:06.671Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
09:12:06 [2022-03-17T09:12:06.671Z] =========================== short test summary info ============================
09:12:06 [2022-03-17T09:12:06.671Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
09:12:06 [2022-03-17T09:12:06.671Z]   CONFIG_RT_GROUP_SCHED isn't enabled
09:12:06 [2022-03-17T09:12:06.671Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
09:12:06 [2022-03-17T09:12:06.671Z]   Not supported on most drivers
09:12:06 [2022-03-17T09:12:06.671Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
09:12:06 [2022-03-17T09:12:06.671Z]   Output of docker top depends on host distro, and is not formalized.
09:12:06 [2022-03-17T09:12:06.671Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
09:12:06 [2022-03-17T09:12:06.671Z]   Output of docker top depends on host distro, and is not formalized.
09:12:06 [2022-03-17T09:12:06.671Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
09:12:06 [2022-03-17T09:12:06.671Z]   Can fail if eth0 has multiple IP addresses
09:12:06 [2022-03-17T09:12:06.671Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
09:12:06 [2022-03-17T09:12:06.671Z]   This doesn't seem to be taken into account by the engine
09:12:06 [2022-03-17T09:12:06.671Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
09:12:06 [2022-03-17T09:12:06.671Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
09:12:06 [2022-03-17T09:12:06.671Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 294.81 seconds ==
09:12:06 [2022-03-17T09:12:06.930Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
09:12:19 [2022-03-17T09:12:19.131Z] Leaving: AppArmorNo profiles have been unloaded.
09:12:19 [2022-03-17T09:12:19.131Z] 
09:12:19 [2022-03-17T09:12:19.131Z] Unloading profiles will leave already running processes permanently
09:12:19 [2022-03-17T09:12:19.131Z] unconfined, which can lead to unexpected situations.
09:12:19 [2022-03-17T09:12:19.131Z] 
09:12:19 [2022-03-17T09:12:19.131Z] To set a process to complain mode, use the command line tool
09:12:19 [2022-03-17T09:12:19.131Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
09:12:19 [2022-03-17T09:12:19.131Z]