Skip to content

Console Output

22:17:45 [2020-12-04T22:17:45.440Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41622/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fdceba93defafa708bcb082cd1f747a5f58010b7 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:fdceba93defafa708bcb082cd1f747a5f58010b7 hack/make.sh dynbinary-daemon test-docker-py
22:17:45 [2020-12-04T22:17:45.698Z] 
22:17:45 [2020-12-04T22:17:45.955Z] Removing bundles/
22:17:45 [2020-12-04T22:17:45.955Z] 
22:17:45 [2020-12-04T22:17:45.955Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
22:17:45 [2020-12-04T22:17:45.955Z] Building: bundles/dynbinary-daemon/dockerd-dev
22:17:45 [2020-12-04T22:17:45.955Z] GOOS="" GOARCH="" GOARM=""
22:19:22 [2020-12-04T22:19:22.346Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
22:19:22 [2020-12-04T22:19:22.346Z] 
22:19:22 [2020-12-04T22:19:22.346Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
22:19:22 [2020-12-04T22:19:22.346Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
22:19:22 [2020-12-04T22:19:22.346Z] Using test binary docker
22:19:22 [2020-12-04T22:19:22.346Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
22:19:22 [2020-12-04T22:19:22.346Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
22:19:22 [2020-12-04T22:19:22.346Z] INFO: Waiting for daemon to start...
22:19:22 [2020-12-04T22:19:22.346Z] Starting dockerd
22:19:22 [2020-12-04T22:19:22.346Z] .
22:19:22 [2020-12-04T22:19:22.346Z] INFO: Building docker-sdk-python3:4.3.0...
22:20:01 [2020-12-04T22:20:01.010Z] sha256:d5bc563b2eb5c261ee48262f0e42a521443099311e1a1f85591a9d190bfa5a23
22:20:01 [2020-12-04T22:20:01.010Z] INFO: Starting docker-py tests...
22:20:01 [2020-12-04T22:20:01.010Z] ============================= test session starts ==============================
22:20:01 [2020-12-04T22:20:01.010Z] platform linux -- Python 3.7.9, pytest-4.3.1, py-1.9.0, pluggy-0.13.1
22:20:01 [2020-12-04T22:20:01.010Z] rootdir: /src, inifile: pytest.ini
22:20:01 [2020-12-04T22:20:01.010Z] plugins: timeout-1.3.3, cov-2.6.1
22:20:01 [2020-12-04T22:20:01.010Z] collected 389 items / 1 deselected / 388 selected
22:20:01 [2020-12-04T22:20:01.010Z] 
22:20:17 [2020-12-04T22:20:17.561Z] tests/integration/api_build_test.py .......................X             [  6%]
22:20:18 [2020-12-04T22:20:18.383Z] tests/integration/api_client_test.py .....                               [  7%]
22:20:19 [2020-12-04T22:20:19.872Z] tests/integration/api_config_test.py .....                               [  8%]
22:20:49 [2020-12-04T22:20:49.331Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
22:21:42 [2020-12-04T22:21:42.484Z] ..........................xx....................                         [ 29%]
22:21:58 [2020-12-04T22:21:58.194Z] tests/integration/api_exec_test.py .....................                 [ 34%]
22:22:05 [2020-12-04T22:22:05.606Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
22:22:14 [2020-12-04T22:22:14.281Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
22:22:30 [2020-12-04T22:22:30.474Z] tests/integration/api_network_test.py ............................       [ 47%]
22:22:42 [2020-12-04T22:22:42.564Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
22:22:44 [2020-12-04T22:22:44.002Z] tests/integration/api_secret_test.py .....                               [ 51%]
22:22:49 [2020-12-04T22:22:49.265Z] tests/integration/api_service_test.py .................................. [ 60%]
22:23:03 [2020-12-04T22:23:03.794Z] .........................                                                [ 67%]
22:23:44 [2020-12-04T22:23:44.556Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
22:23:59 [2020-12-04T22:23:59.385Z] tests/integration/api_volume_test.py .........                           [ 74%]
22:24:01 [2020-12-04T22:24:01.898Z] tests/integration/client_test.py .....                                   [ 75%]
22:24:01 [2020-12-04T22:24:01.898Z] tests/integration/context_api_test.py ...                                [ 76%]
22:24:01 [2020-12-04T22:24:01.898Z] tests/integration/errors_test.py .                                       [ 76%]
22:24:54 [2020-12-04T22:24:54.281Z] tests/integration/models_containers_test.py ............................ [ 83%]
22:25:10 [2020-12-04T22:25:10.202Z] .........                                                                [ 86%]
22:25:15 [2020-12-04T22:25:15.523Z] tests/integration/models_images_test.py ...............                  [ 89%]
22:25:16 [2020-12-04T22:25:16.962Z] tests/integration/models_networks_test.py ....                           [ 90%]
22:25:23 [2020-12-04T22:25:23.494Z] tests/integration/models_nodes_test.py .                                 [ 91%]
22:25:23 [2020-12-04T22:25:23.494Z] tests/integration/models_resources_test.py .                             [ 91%]
22:25:29 [2020-12-04T22:25:29.549Z] tests/integration/models_services_test.py ..............X.               [ 95%]
22:25:32 [2020-12-04T22:25:32.279Z] tests/integration/models_swarm_test.py ..                                [ 96%]
22:25:32 [2020-12-04T22:25:32.279Z] tests/integration/models_volumes_test.py ..                              [ 96%]
22:25:36 [2020-12-04T22:25:36.457Z] tests/integration/regression_test.py ......                              [ 98%]
22:25:36 [2020-12-04T22:25:36.969Z] tests/integration/credentials/store_test.py ......                       [ 99%]
22:25:36 [2020-12-04T22:25:36.969Z] tests/integration/credentials/utils_test.py .                            [100%]
22:25:36 [2020-12-04T22:25:36.969Z] 
22:25:36 [2020-12-04T22:25:36.969Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
22:25:36 [2020-12-04T22:25:36.969Z] =========================== short test summary info ============================
22:25:36 [2020-12-04T22:25:36.969Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
22:25:36 [2020-12-04T22:25:36.969Z]   CONFIG_RT_GROUP_SCHED isn't enabled
22:25:36 [2020-12-04T22:25:36.969Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
22:25:36 [2020-12-04T22:25:36.969Z]   Not supported on most drivers
22:25:36 [2020-12-04T22:25:36.969Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
22:25:36 [2020-12-04T22:25:36.969Z]   Output of docker top depends on host distro, and is not formalized.
22:25:36 [2020-12-04T22:25:36.969Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
22:25:36 [2020-12-04T22:25:36.969Z]   Output of docker top depends on host distro, and is not formalized.
22:25:36 [2020-12-04T22:25:36.969Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
22:25:36 [2020-12-04T22:25:36.969Z]   Can fail if eth0 has multiple IP addresses
22:25:36 [2020-12-04T22:25:36.969Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
22:25:36 [2020-12-04T22:25:36.969Z]   This doesn't seem to be taken into account by the engine
22:25:36 [2020-12-04T22:25:36.969Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
22:25:36 [2020-12-04T22:25:36.969Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
22:25:36 [2020-12-04T22:25:36.969Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 338.46 seconds ==
22:25:37 [2020-12-04T22:25:37.225Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
22:25:49 [2020-12-04T22:25:49.386Z] Leaving: AppArmorNo profiles have been unloaded.
22:25:49 [2020-12-04T22:25:49.387Z] 
22:25:49 [2020-12-04T22:25:49.387Z] Unloading profiles will leave already running processes permanently
22:25:49 [2020-12-04T22:25:49.387Z] unconfined, which can lead to unexpected situations.
22:25:49 [2020-12-04T22:25:49.387Z] 
22:25:49 [2020-12-04T22:25:49.387Z] To set a process to complain mode, use the command line tool
22:25:49 [2020-12-04T22:25:49.387Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
22:25:49 [2020-12-04T22:25:49.387Z]