Skip to content

Console Output

03:40:53 [2020-11-27T03:40:53.714Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41720/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 hack/make.sh dynbinary-daemon test-docker-py
03:40:54 [2020-11-27T03:40:54.285Z] 
03:40:54 [2020-11-27T03:40:54.285Z] Removing bundles/
03:40:54 [2020-11-27T03:40:54.285Z] 
03:40:54 [2020-11-27T03:40:54.285Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
03:40:54 [2020-11-27T03:40:54.285Z] Building: bundles/dynbinary-daemon/dockerd-dev
03:40:54 [2020-11-27T03:40:54.285Z] GOOS="" GOARCH="" GOARM=""
03:42:30 [2020-11-27T03:42:30.769Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
03:42:30 [2020-11-27T03:42:30.769Z] 
03:42:30 [2020-11-27T03:42:30.769Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
03:42:30 [2020-11-27T03:42:30.769Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
03:42:30 [2020-11-27T03:42:30.769Z] Using test binary docker
03:42:30 [2020-11-27T03:42:30.769Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
03:42:30 [2020-11-27T03:42:30.769Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
03:42:30 [2020-11-27T03:42:30.769Z] INFO: Waiting for daemon to start...
03:42:30 [2020-11-27T03:42:30.769Z] Starting dockerd
03:42:30 [2020-11-27T03:42:30.769Z] .
03:42:30 [2020-11-27T03:42:30.769Z] INFO: Building docker-sdk-python3:4.3.0...
03:43:17 [2020-11-27T03:43:17.469Z] sha256:81755de39f3cdca6878f66f66fd45a7316b5149bd9ace8d25efcd9b696b48899
03:43:17 [2020-11-27T03:43:17.469Z] INFO: Starting docker-py tests...
03:43:17 [2020-11-27T03:43:17.469Z] ============================= test session starts ==============================
03:43:17 [2020-11-27T03:43:17.469Z] platform linux -- Python 3.7.9, pytest-4.3.1, py-1.9.0, pluggy-0.13.1
03:43:17 [2020-11-27T03:43:17.469Z] rootdir: /src, inifile: pytest.ini
03:43:17 [2020-11-27T03:43:17.469Z] plugins: timeout-1.3.3, cov-2.6.1
03:43:17 [2020-11-27T03:43:17.469Z] collected 389 items / 1 deselected / 388 selected
03:43:17 [2020-11-27T03:43:17.469Z] 
03:43:30 [2020-11-27T03:43:30.873Z] tests/integration/api_build_test.py .......................X             [  6%]
03:43:31 [2020-11-27T03:43:31.715Z] tests/integration/api_client_test.py .....                               [  7%]
03:43:33 [2020-11-27T03:43:33.264Z] tests/integration/api_config_test.py .....                               [  8%]
03:44:03 [2020-11-27T03:44:03.601Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
03:44:58 [2020-11-27T03:44:58.619Z] ..........................xx....................                         [ 29%]
03:45:15 [2020-11-27T03:45:15.303Z] tests/integration/api_exec_test.py .....................                 [ 34%]
03:45:22 [2020-11-27T03:45:22.781Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
03:45:27 [2020-11-27T03:45:27.359Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
03:45:44 [2020-11-27T03:45:44.310Z] tests/integration/api_network_test.py ............................       [ 47%]
03:45:52 [2020-11-27T03:45:52.145Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
03:45:53 [2020-11-27T03:45:53.911Z] tests/integration/api_secret_test.py .....                               [ 51%]
03:45:58 [2020-11-27T03:45:58.706Z] tests/integration/api_service_test.py .................................. [ 60%]
03:46:13 [2020-11-27T03:46:13.312Z] .........................                                                [ 67%]
03:46:54 [2020-11-27T03:46:54.809Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
03:47:12 [2020-11-27T03:47:12.906Z] tests/integration/api_volume_test.py .........                           [ 74%]
03:47:12 [2020-11-27T03:47:12.906Z] tests/integration/client_test.py .....                                   [ 75%]
03:47:12 [2020-11-27T03:47:12.906Z] tests/integration/context_api_test.py ...                                [ 76%]
03:47:12 [2020-11-27T03:47:12.906Z] tests/integration/errors_test.py .                                       [ 76%]
03:48:04 [2020-11-27T03:48:04.204Z] tests/integration/models_containers_test.py ............................ [ 83%]
03:48:20 [2020-11-27T03:48:20.867Z] .........                                                                [ 86%]
03:48:26 [2020-11-27T03:48:26.128Z] tests/integration/models_images_test.py ...............                  [ 89%]
03:48:27 [2020-11-27T03:48:27.580Z] tests/integration/models_networks_test.py ....                           [ 90%]
03:48:34 [2020-11-27T03:48:34.151Z] tests/integration/models_nodes_test.py .                                 [ 91%]
03:48:34 [2020-11-27T03:48:34.151Z] tests/integration/models_resources_test.py .                             [ 91%]
03:48:40 [2020-11-27T03:48:40.256Z] tests/integration/models_services_test.py ..............X.               [ 95%]
03:48:43 [2020-11-27T03:48:43.016Z] tests/integration/models_swarm_test.py ..                                [ 96%]
03:48:43 [2020-11-27T03:48:43.277Z] tests/integration/models_volumes_test.py ..                              [ 96%]
03:48:47 [2020-11-27T03:48:47.578Z] tests/integration/regression_test.py ......                              [ 98%]
03:48:47 [2020-11-27T03:48:47.839Z] tests/integration/credentials/store_test.py ......                       [ 99%]
03:48:47 [2020-11-27T03:48:47.839Z] tests/integration/credentials/utils_test.py .                            [100%]
03:48:47 [2020-11-27T03:48:47.839Z] 
03:48:47 [2020-11-27T03:48:47.839Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
03:48:47 [2020-11-27T03:48:47.839Z] =========================== short test summary info ============================
03:48:47 [2020-11-27T03:48:47.839Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
03:48:47 [2020-11-27T03:48:47.839Z]   CONFIG_RT_GROUP_SCHED isn't enabled
03:48:47 [2020-11-27T03:48:47.839Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
03:48:47 [2020-11-27T03:48:47.839Z]   Not supported on most drivers
03:48:47 [2020-11-27T03:48:47.839Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
03:48:47 [2020-11-27T03:48:47.839Z]   Output of docker top depends on host distro, and is not formalized.
03:48:47 [2020-11-27T03:48:47.839Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
03:48:47 [2020-11-27T03:48:47.839Z]   Output of docker top depends on host distro, and is not formalized.
03:48:47 [2020-11-27T03:48:47.839Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
03:48:47 [2020-11-27T03:48:47.839Z]   Can fail if eth0 has multiple IP addresses
03:48:47 [2020-11-27T03:48:47.839Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
03:48:47 [2020-11-27T03:48:47.839Z]   This doesn't seem to be taken into account by the engine
03:48:47 [2020-11-27T03:48:47.839Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
03:48:47 [2020-11-27T03:48:47.839Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
03:48:47 [2020-11-27T03:48:47.839Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 335.63 seconds ==
03:48:48 [2020-11-27T03:48:48.407Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
03:49:00 [2020-11-27T03:49:00.616Z] Leaving: AppArmorNo profiles have been unloaded.
03:49:00 [2020-11-27T03:49:00.616Z] 
03:49:00 [2020-11-27T03:49:00.616Z] Unloading profiles will leave already running processes permanently
03:49:00 [2020-11-27T03:49:00.616Z] unconfined, which can lead to unexpected situations.
03:49:00 [2020-11-27T03:49:00.616Z] 
03:49:00 [2020-11-27T03:49:00.616Z] To set a process to complain mode, use the command line tool
03:49:00 [2020-11-27T03:49:00.616Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
03:49:00 [2020-11-27T03:49:00.616Z]