Skip to content

Console Output

07:40:31 [2020-04-17T07:40:31.967Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40662/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr27 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0896a72686a4f7ada68210605b7cf9c358a8cc1b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0896a72686a4f7ada68210605b7cf9c358a8cc1b hack/make.sh dynbinary-daemon test-docker-py
07:40:32 [2020-04-17T07:40:32.223Z] 
07:40:32 [2020-04-17T07:40:32.480Z] Removing bundles/
07:40:32 [2020-04-17T07:40:32.481Z] 
07:40:32 [2020-04-17T07:40:32.481Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
07:40:32 [2020-04-17T07:40:32.481Z] Building: bundles/dynbinary-daemon/dockerd-dev
07:40:32 [2020-04-17T07:40:32.481Z] GOOS="" GOARCH="" GOARM=""
07:41:53 [2020-04-17T07:41:53.887Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
07:41:53 [2020-04-17T07:41:53.887Z] 
07:41:53 [2020-04-17T07:41:53.887Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
07:41:53 [2020-04-17T07:41:53.887Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
07:41:53 [2020-04-17T07:41:53.887Z] Using test binary docker
07:41:53 [2020-04-17T07:41:53.887Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
07:41:54 [2020-04-17T07:41:54.144Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
07:41:54 [2020-04-17T07:41:54.144Z] INFO: Waiting for daemon to start...
07:41:54 [2020-04-17T07:41:54.144Z] Starting dockerd
07:41:56 [2020-04-17T07:41:56.037Z] .
07:41:56 [2020-04-17T07:41:56.037Z] INFO: Building docker-sdk-python3:4.2.0...
07:42:42 [2020-04-17T07:42:42.679Z] sha256:9290f7a7176fe0cb8f0eaac1876009b1fe98c20ee7a0b7f0cc06dea66d3872eb
07:42:42 [2020-04-17T07:42:42.679Z] INFO: Starting docker-py tests...
07:42:42 [2020-04-17T07:42:42.679Z] ============================= test session starts ==============================
07:42:42 [2020-04-17T07:42:42.679Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1
07:42:42 [2020-04-17T07:42:42.679Z] rootdir: /src, inifile: pytest.ini
07:42:42 [2020-04-17T07:42:42.679Z] plugins: timeout-1.3.3, cov-2.6.1
07:42:42 [2020-04-17T07:42:42.679Z] collected 387 items / 1 deselected / 386 selected
07:42:42 [2020-04-17T07:42:42.679Z] 
07:43:04 [2020-04-17T07:43:04.171Z] tests/integration/api_build_test.py .......................X             [  6%]
07:43:04 [2020-04-17T07:43:04.428Z] tests/integration/api_client_test.py .....                               [  7%]
07:43:06 [2020-04-17T07:43:06.360Z] tests/integration/api_config_test.py .....                               [  8%]
07:43:40 [2020-04-17T07:43:40.522Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
07:44:41 [2020-04-17T07:44:41.511Z] ................................................                         [ 29%]
07:45:00 [2020-04-17T07:45:00.791Z] tests/integration/api_exec_test.py .....................                 [ 34%]
07:45:08 [2020-04-17T07:45:08.750Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
07:45:12 [2020-04-17T07:45:12.907Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
07:45:33 [2020-04-17T07:45:33.712Z] tests/integration/api_network_test.py ...........................        [ 47%]
07:45:42 [2020-04-17T07:45:42.045Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
07:45:43 [2020-04-17T07:45:43.672Z] tests/integration/api_secret_test.py .....                               [ 51%]
07:45:48 [2020-04-17T07:45:48.427Z] tests/integration/api_service_test.py ................s................. [ 60%]
07:46:02 [2020-04-17T07:46:02.980Z] .........................                                                [ 67%]
07:46:40 [2020-04-17T07:46:40.246Z] tests/integration/api_swarm_test.py .ssss.xs...x.......                  [ 72%]
07:46:55 [2020-04-17T07:46:55.094Z] tests/integration/api_volume_test.py .........                           [ 74%]
07:46:57 [2020-04-17T07:46:57.613Z] tests/integration/client_test.py .....                                   [ 75%]
07:46:57 [2020-04-17T07:46:57.614Z] tests/integration/context_api_test.py ..                                 [ 76%]
07:46:57 [2020-04-17T07:46:57.870Z] tests/integration/errors_test.py .                                       [ 76%]
07:47:36 [2020-04-17T07:47:36.337Z] tests/integration/models_containers_test.py ............................ [ 83%]
07:47:53 [2020-04-17T07:47:53.556Z] .........                                                                [ 86%]
07:47:59 [2020-04-17T07:47:59.269Z] tests/integration/models_images_test.py ...............                  [ 89%]
07:48:00 [2020-04-17T07:48:00.893Z] tests/integration/models_networks_test.py ....                           [ 90%]
07:48:07 [2020-04-17T07:48:07.439Z] tests/integration/models_nodes_test.py .                                 [ 91%]
07:48:07 [2020-04-17T07:48:07.439Z] tests/integration/models_resources_test.py .                             [ 91%]
07:48:13 [2020-04-17T07:48:13.580Z] tests/integration/models_services_test.py ..............X.               [ 95%]
07:48:16 [2020-04-17T07:48:16.844Z] tests/integration/models_swarm_test.py ..                                [ 96%]
07:48:16 [2020-04-17T07:48:16.844Z] tests/integration/models_volumes_test.py ..                              [ 96%]
07:48:21 [2020-04-17T07:48:21.054Z] tests/integration/regression_test.py ......                              [ 98%]
07:48:21 [2020-04-17T07:48:21.568Z] tests/integration/credentials/store_test.py ......                       [ 99%]
07:48:21 [2020-04-17T07:48:21.568Z] tests/integration/credentials/utils_test.py .                            [100%]
07:48:21 [2020-04-17T07:48:21.568Z] 
07:48:21 [2020-04-17T07:48:21.568Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
07:48:21 [2020-04-17T07:48:21.568Z] =========================== short test summary info ============================
07:48:21 [2020-04-17T07:48:21.568Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
07:48:21 [2020-04-17T07:48:21.568Z]   CONFIG_RT_GROUP_SCHED isn't enabled
07:48:21 [2020-04-17T07:48:21.568Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
07:48:21 [2020-04-17T07:48:21.568Z]   Not supported on most drivers
07:48:21 [2020-04-17T07:48:21.568Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
07:48:21 [2020-04-17T07:48:21.568Z]   Can fail if eth0 has multiple IP addresses
07:48:21 [2020-04-17T07:48:21.568Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
07:48:21 [2020-04-17T07:48:21.568Z]   This doesn't seem to be taken into account by the engine
07:48:21 [2020-04-17T07:48:21.568Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
07:48:21 [2020-04-17T07:48:21.568Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
07:48:21 [2020-04-17T07:48:21.568Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
07:48:21 [2020-04-17T07:48:21.568Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
07:48:21 [2020-04-17T07:48:21.568Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
07:48:21 [2020-04-17T07:48:21.568Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
07:48:21 [2020-04-17T07:48:21.568Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
07:48:21 [2020-04-17T07:48:21.568Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 339.72 seconds ==
07:48:21 [2020-04-17T07:48:21.825Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
07:48:34 [2020-04-17T07:48:34.001Z] Leaving: AppArmorNo profiles have been unloaded.
07:48:34 [2020-04-17T07:48:34.001Z] 
07:48:34 [2020-04-17T07:48:34.001Z] Unloading profiles will leave already running processes permanently
07:48:34 [2020-04-17T07:48:34.001Z] unconfined, which can lead to unexpected situations.
07:48:34 [2020-04-17T07:48:34.001Z] 
07:48:34 [2020-04-17T07:48:34.001Z] To set a process to complain mode, use the command line tool
07:48:34 [2020-04-17T07:48:34.001Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
07:48:34 [2020-04-17T07:48:34.001Z]