Skip to content

Console Output

22:40:52 [2020-10-02T22:40:52.777Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41522/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=74c0c5b7f1a90bead853e98c7f77936caffba8d2 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:74c0c5b7f1a90bead853e98c7f77936caffba8d2 hack/make.sh dynbinary-daemon test-docker-py
22:40:53 [2020-10-02T22:40:53.033Z] 
22:40:53 [2020-10-02T22:40:53.290Z] Removing bundles/
22:40:53 [2020-10-02T22:40:53.290Z] 
22:40:53 [2020-10-02T22:40:53.290Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
22:40:53 [2020-10-02T22:40:53.290Z] Building: bundles/dynbinary-daemon/dockerd-dev
22:40:53 [2020-10-02T22:40:53.290Z] GOOS="" GOARCH="" GOARM=""
22:42:14 [2020-10-02T22:42:14.717Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
22:42:14 [2020-10-02T22:42:14.717Z] 
22:42:14 [2020-10-02T22:42:14.717Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
22:42:14 [2020-10-02T22:42:14.717Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
22:42:14 [2020-10-02T22:42:14.717Z] Using test binary docker
22:42:14 [2020-10-02T22:42:14.717Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
22:42:14 [2020-10-02T22:42:14.717Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
22:42:14 [2020-10-02T22:42:14.717Z] INFO: Waiting for daemon to start...
22:42:14 [2020-10-02T22:42:14.717Z] Starting dockerd
22:42:14 [2020-10-02T22:42:14.717Z] .
22:42:14 [2020-10-02T22:42:14.718Z] INFO: Building docker-sdk-python3:4.1.0...
22:43:01 [2020-10-02T22:43:01.364Z] sha256:626284d11dc1a771bbce7e0ab80dc1555fe141ff84e8d8fa02e610ede4a7dd9f
22:43:01 [2020-10-02T22:43:01.364Z] INFO: Starting docker-py tests...
22:43:01 [2020-10-02T22:43:01.364Z] ============================= test session starts ==============================
22:43:01 [2020-10-02T22:43:01.364Z] platform linux -- Python 3.7.9, pytest-4.3.1, py-1.9.0, pluggy-0.13.1
22:43:01 [2020-10-02T22:43:01.364Z] rootdir: /src, inifile: pytest.ini
22:43:01 [2020-10-02T22:43:01.364Z] plugins: timeout-1.3.3, cov-2.6.1
22:43:01 [2020-10-02T22:43:01.364Z] collected 385 items / 3 deselected / 382 selected
22:43:01 [2020-10-02T22:43:01.364Z] 
22:43:12 [2020-10-02T22:43:12.355Z] tests/integration/api_build_test.py .......................X             [  6%]
22:43:13 [2020-10-02T22:43:13.176Z] tests/integration/api_client_test.py .....                               [  7%]
22:43:14 [2020-10-02T22:43:14.671Z] tests/integration/api_config_test.py .....                               [  8%]
22:43:44 [2020-10-02T22:43:44.282Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
22:44:37 [2020-10-02T22:44:37.884Z] ................................................                         [ 29%]
22:44:53 [2020-10-02T22:44:53.498Z] tests/integration/api_exec_test.py ....................                  [ 35%]
22:45:00 [2020-10-02T22:45:00.935Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
22:45:03 [2020-10-02T22:45:03.920Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
22:45:19 [2020-10-02T22:45:19.495Z] tests/integration/api_network_test.py ...........................        [ 47%]
22:45:27 [2020-10-02T22:45:27.223Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
22:45:28 [2020-10-02T22:45:28.716Z] tests/integration/api_secret_test.py .....                               [ 52%]
22:45:32 [2020-10-02T22:45:32.949Z] tests/integration/api_service_test.py ................s................. [ 60%]
22:45:47 [2020-10-02T22:45:47.506Z] .........................                                                [ 67%]
22:46:21 [2020-10-02T22:46:21.538Z] tests/integration/api_swarm_test.py .ssss.xs...x.......                  [ 72%]
22:46:39 [2020-10-02T22:46:39.613Z] tests/integration/api_volume_test.py .........                           [ 74%]
22:46:39 [2020-10-02T22:46:39.613Z] tests/integration/client_test.py .....                                   [ 76%]
22:46:39 [2020-10-02T22:46:39.613Z] tests/integration/errors_test.py .                                       [ 76%]
22:47:18 [2020-10-02T22:47:18.061Z] tests/integration/models_containers_test.py ............................ [ 83%]
22:47:33 [2020-10-02T22:47:33.947Z] .........                                                                [ 86%]
22:47:38 [2020-10-02T22:47:38.116Z] tests/integration/models_images_test.py ..............                   [ 89%]
22:47:39 [2020-10-02T22:47:39.305Z] tests/integration/models_networks_test.py ....                           [ 90%]
22:47:45 [2020-10-02T22:47:45.892Z] tests/integration/models_nodes_test.py .                                 [ 91%]
22:47:45 [2020-10-02T22:47:45.892Z] tests/integration/models_resources_test.py .                             [ 91%]
22:47:51 [2020-10-02T22:47:51.961Z] tests/integration/models_services_test.py ..............X.               [ 95%]
22:47:54 [2020-10-02T22:47:54.698Z] tests/integration/models_swarm_test.py ..                                [ 96%]
22:47:54 [2020-10-02T22:47:54.698Z] tests/integration/models_volumes_test.py ..                              [ 96%]
22:47:58 [2020-10-02T22:47:58.602Z] tests/integration/regression_test.py ......                              [ 98%]
22:47:58 [2020-10-02T22:47:58.859Z] tests/integration/credentials/store_test.py ......                       [ 99%]
22:47:58 [2020-10-02T22:47:58.859Z] tests/integration/credentials/utils_test.py .                            [100%]
22:47:58 [2020-10-02T22:47:58.859Z] 
22:47:58 [2020-10-02T22:47:58.859Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
22:47:58 [2020-10-02T22:47:58.859Z] =========================== short test summary info ============================
22:47:58 [2020-10-02T22:47:58.859Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
22:47:58 [2020-10-02T22:47:58.859Z]   CONFIG_RT_GROUP_SCHED isn't enabled
22:47:58 [2020-10-02T22:47:58.859Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
22:47:58 [2020-10-02T22:47:58.859Z]   Not supported on most drivers
22:47:58 [2020-10-02T22:47:58.859Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
22:47:58 [2020-10-02T22:47:58.859Z]   Can fail if eth0 has multiple IP addresses
22:47:58 [2020-10-02T22:47:58.859Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
22:47:58 [2020-10-02T22:47:58.859Z]   This doesn't seem to be taken into account by the engine
22:47:58 [2020-10-02T22:47:58.859Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
22:47:58 [2020-10-02T22:47:58.859Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
22:47:58 [2020-10-02T22:47:58.859Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
22:47:58 [2020-10-02T22:47:58.859Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
22:47:58 [2020-10-02T22:47:58.859Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
22:47:58 [2020-10-02T22:47:58.859Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
22:47:58 [2020-10-02T22:47:58.859Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
22:47:58 [2020-10-02T22:47:58.859Z] = 369 passed, 7 skipped, 3 deselected, 4 xfailed, 2 xpassed in 302.95 seconds ==
22:47:59 [2020-10-02T22:47:59.423Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
22:48:11 [2020-10-02T22:48:11.601Z] umount: bundles/test-docker-py/root: no mount point specified.
22:48:11 [2020-10-02T22:48:11.601Z] Leaving: AppArmorNo profiles have been unloaded.
22:48:11 [2020-10-02T22:48:11.601Z] 
22:48:11 [2020-10-02T22:48:11.601Z] Unloading profiles will leave already running processes permanently
22:48:11 [2020-10-02T22:48:11.601Z] unconfined, which can lead to unexpected situations.
22:48:11 [2020-10-02T22:48:11.601Z] 
22:48:11 [2020-10-02T22:48:11.601Z] To set a process to complain mode, use the command line tool
22:48:11 [2020-10-02T22:48:11.601Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
22:48:11 [2020-10-02T22:48:11.601Z]