Skip to content

Console Output

16:57:23 [2020-02-17T16:57:23.192Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40533/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=55af2904620f38db560009e52f441a4af3c76e91 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:55af2904620f38db560009e52f441a4af3c76e91 hack/make.sh dynbinary-daemon test-docker-py
16:57:23 [2020-02-17T16:57:23.756Z] 
16:57:23 [2020-02-17T16:57:23.756Z] Removing bundles/
16:57:23 [2020-02-17T16:57:23.756Z] 
16:57:23 [2020-02-17T16:57:23.756Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
16:57:23 [2020-02-17T16:57:23.756Z] Building: bundles/dynbinary-daemon/dockerd-dev
16:57:23 [2020-02-17T16:57:23.756Z] GOOS="" GOARCH="" GOARM=""
16:58:45 [2020-02-17T16:58:45.264Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
16:58:45 [2020-02-17T16:58:45.264Z] 
16:58:45 [2020-02-17T16:58:45.264Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
16:58:45 [2020-02-17T16:58:45.264Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
16:58:45 [2020-02-17T16:58:45.264Z] Using test binary docker
16:58:45 [2020-02-17T16:58:45.264Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
16:58:45 [2020-02-17T16:58:45.264Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
16:58:45 [2020-02-17T16:58:45.264Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
16:58:45 [2020-02-17T16:58:45.264Z] Warning failed to create cache: (null)
16:58:45 [2020-02-17T16:58:45.264Z] .
16:58:45 [2020-02-17T16:58:45.264Z] INFO: Waiting for daemon to start...
16:58:45 [2020-02-17T16:58:45.264Z] Starting dockerd
16:58:45 [2020-02-17T16:58:45.264Z] .
16:58:45 [2020-02-17T16:58:45.264Z] INFO: Building docker-sdk-python3:4.1.0...
16:59:31 [2020-02-17T16:59:31.904Z] sha256:e08ea42c4b3d85c68dcb519fad32675551f01cd265c5b5a3bf4d2e6554ac695e
16:59:31 [2020-02-17T16:59:31.904Z] INFO: Starting docker-py tests...
16:59:31 [2020-02-17T16:59:31.904Z] ============================= test session starts ==============================
16:59:31 [2020-02-17T16:59:31.904Z] platform linux -- Python 3.7.6, pytest-4.3.1, py-1.8.1, pluggy-0.13.1
16:59:31 [2020-02-17T16:59:31.904Z] rootdir: /src, inifile: pytest.ini
16:59:31 [2020-02-17T16:59:31.904Z] plugins: timeout-1.3.3, cov-2.6.1
16:59:31 [2020-02-17T16:59:31.904Z] collected 385 items / 3 deselected / 382 selected
16:59:31 [2020-02-17T16:59:31.904Z] 
16:59:47 [2020-02-17T16:59:47.888Z] tests/integration/api_build_test.py .......................X             [  6%]
16:59:48 [2020-02-17T16:59:48.145Z] tests/integration/api_client_test.py .....                               [  7%]
16:59:50 [2020-02-17T16:59:50.334Z] tests/integration/api_config_test.py .....                               [  8%]
17:00:23 [2020-02-17T17:00:23.994Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
17:01:24 [2020-02-17T17:01:24.986Z] ................................................                         [ 29%]
17:01:42 [2020-02-17T17:01:42.864Z] tests/integration/api_exec_test.py ....................                  [ 35%]
17:01:50 [2020-02-17T17:01:50.826Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
17:01:54 [2020-02-17T17:01:54.630Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
17:02:15 [2020-02-17T17:02:15.452Z] tests/integration/api_network_test.py ...........................        [ 47%]
17:02:23 [2020-02-17T17:02:23.517Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
17:02:25 [2020-02-17T17:02:25.450Z] tests/integration/api_secret_test.py .....                               [ 52%]
17:02:30 [2020-02-17T17:02:30.207Z] tests/integration/api_service_test.py ................s................. [ 60%]
17:02:44 [2020-02-17T17:02:44.759Z] .........................                                                [ 67%]
17:03:21 [2020-02-17T17:03:21.037Z] tests/integration/api_swarm_test.py .ssss.xs...x.......                  [ 72%]
17:03:39 [2020-02-17T17:03:39.092Z] tests/integration/api_volume_test.py .........                           [ 74%]
17:03:39 [2020-02-17T17:03:39.092Z] tests/integration/client_test.py .....                                   [ 76%]
17:03:39 [2020-02-17T17:03:39.092Z] tests/integration/errors_test.py .                                       [ 76%]
17:04:17 [2020-02-17T17:04:17.916Z] tests/integration/models_containers_test.py ............................ [ 83%]
17:04:35 [2020-02-17T17:04:35.659Z] .........                                                                [ 86%]
17:04:39 [2020-02-17T17:04:39.931Z] tests/integration/models_images_test.py ..............                   [ 89%]
17:04:41 [2020-02-17T17:04:41.375Z] tests/integration/models_networks_test.py ....                           [ 90%]
17:04:47 [2020-02-17T17:04:47.920Z] tests/integration/models_nodes_test.py .                                 [ 91%]
17:04:48 [2020-02-17T17:04:48.177Z] tests/integration/models_resources_test.py .                             [ 91%]
17:04:54 [2020-02-17T17:04:54.358Z] tests/integration/models_services_test.py ..............X.               [ 95%]
17:04:57 [2020-02-17T17:04:57.622Z] tests/integration/models_swarm_test.py ..                                [ 96%]
17:04:57 [2020-02-17T17:04:57.622Z] tests/integration/models_volumes_test.py ..                              [ 96%]
17:05:02 [2020-02-17T17:05:02.241Z] tests/integration/regression_test.py ......                              [ 98%]
17:05:02 [2020-02-17T17:05:02.755Z] tests/integration/credentials/store_test.py ......                       [ 99%]
17:05:02 [2020-02-17T17:05:02.755Z] tests/integration/credentials/utils_test.py .                            [100%]
17:05:02 [2020-02-17T17:05:02.755Z] 
17:05:02 [2020-02-17T17:05:02.755Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
17:05:02 [2020-02-17T17:05:02.755Z] =========================== short test summary info ============================
17:05:02 [2020-02-17T17:05:02.755Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
17:05:02 [2020-02-17T17:05:02.755Z]   CONFIG_RT_GROUP_SCHED isn't enabled
17:05:02 [2020-02-17T17:05:02.755Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
17:05:02 [2020-02-17T17:05:02.755Z]   Not supported on most drivers
17:05:02 [2020-02-17T17:05:02.755Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
17:05:02 [2020-02-17T17:05:02.755Z]   Can fail if eth0 has multiple IP addresses
17:05:02 [2020-02-17T17:05:02.755Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
17:05:02 [2020-02-17T17:05:02.755Z]   This doesn't seem to be taken into account by the engine
17:05:02 [2020-02-17T17:05:02.755Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
17:05:02 [2020-02-17T17:05:02.755Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
17:05:02 [2020-02-17T17:05:02.755Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
17:05:02 [2020-02-17T17:05:02.755Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
17:05:02 [2020-02-17T17:05:02.755Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
17:05:02 [2020-02-17T17:05:02.755Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
17:05:02 [2020-02-17T17:05:02.755Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
17:05:02 [2020-02-17T17:05:02.755Z] = 369 passed, 7 skipped, 3 deselected, 4 xfailed, 2 xpassed in 337.28 seconds ==
17:05:03 [2020-02-17T17:05:03.012Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
17:05:15 [2020-02-17T17:05:15.191Z] umount: bundles/test-docker-py/root: mountpoint not found
17:05:15 [2020-02-17T17:05:15.191Z] Clearing AppArmor profiles cache:.
17:05:15 [2020-02-17T17:05:15.191Z] All profile caches have been cleared, but no profiles have been unloaded.
17:05:15 [2020-02-17T17:05:15.191Z] Unloading profiles will leave already running processes permanently
17:05:15 [2020-02-17T17:05:15.191Z] unconfined, which can lead to unexpected situations.
17:05:15 [2020-02-17T17:05:15.191Z] 
17:05:15 [2020-02-17T17:05:15.191Z] To set a process to complain mode, use the command line tool
17:05:15 [2020-02-17T17:05:15.191Z] 'aa-complain'. To really tear down all profiles, run the init script
17:05:15 [2020-02-17T17:05:15.191Z] with the 'teardown' option."
17:05:15 [2020-02-17T17:05:15.191Z]