Skip to content

Console Output

14:25:53 [2019-09-27T14:25:53.869Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40001/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=05a0621fd0a44eeb48805b5caab6b9f4c7072492 -e DOCKER_GRAPHDRIVER docker:05a0621fd0a44eeb48805b5caab6b9f4c7072492 hack/make.sh dynbinary-daemon test-docker-py
14:25:54 [2019-09-27T14:25:54.801Z] 
14:25:54 [2019-09-27T14:25:54.801Z] Removing bundles/
14:25:54 [2019-09-27T14:25:54.801Z] 
14:25:54 [2019-09-27T14:25:54.801Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
14:25:54 [2019-09-27T14:25:54.801Z] Building: bundles/dynbinary-daemon/dockerd-dev
14:25:54 [2019-09-27T14:25:54.801Z] GOOS="" GOARCH="" GOARM=""
14:27:16 [2019-09-27T14:27:16.212Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
14:27:16 [2019-09-27T14:27:16.212Z] 
14:27:16 [2019-09-27T14:27:16.212Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
14:27:16 [2019-09-27T14:27:16.212Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
14:27:16 [2019-09-27T14:27:16.212Z] Using test binary docker
14:27:16 [2019-09-27T14:27:16.212Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
14:27:16 [2019-09-27T14:27:16.212Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
14:27:16 [2019-09-27T14:27:16.212Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
14:27:16 [2019-09-27T14:27:16.212Z] Warning failed to create cache: (null)
14:27:16 [2019-09-27T14:27:16.212Z] .
14:27:16 [2019-09-27T14:27:16.212Z] INFO: Waiting for daemon to start...
14:27:16 [2019-09-27T14:27:16.212Z] Starting dockerd
14:27:16 [2019-09-27T14:27:16.212Z] .
14:27:16 [2019-09-27T14:27:16.212Z] INFO: Building docker-sdk-python3:4.0.2...
14:28:37 [2019-09-27T14:28:37.612Z] sha256:1542e7526214c99efdc6709389c03dd0dfadbfe0d85284978266c6ae97365152
14:28:37 [2019-09-27T14:28:37.612Z] INFO: Starting docker-py tests...
14:28:37 [2019-09-27T14:28:37.612Z] ============================= test session starts ==============================
14:28:37 [2019-09-27T14:28:37.612Z] platform linux -- Python 3.6.9, pytest-4.1.0, py-1.8.0, pluggy-0.13.0
14:28:37 [2019-09-27T14:28:37.612Z] rootdir: /src, inifile: pytest.ini
14:28:37 [2019-09-27T14:28:37.612Z] plugins: timeout-1.3.3, cov-2.6.1
14:28:37 [2019-09-27T14:28:37.612Z] collected 385 items / 6 deselected
14:28:37 [2019-09-27T14:28:37.612Z] 
14:28:53 [2019-09-27T14:28:53.647Z] tests/integration/api_build_test.py ......................X              [  6%]
14:28:54 [2019-09-27T14:28:54.210Z] tests/integration/api_client_test.py .....                               [  7%]
14:28:56 [2019-09-27T14:28:56.667Z] tests/integration/api_config_test.py .....                               [  8%]
14:29:37 [2019-09-27T14:29:37.161Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
14:30:50 [2019-09-27T14:30:50.904Z] ................................................                         [ 29%]
14:31:13 [2019-09-27T14:31:13.365Z] tests/integration/api_exec_test.py ....................                  [ 35%]
14:31:21 [2019-09-27T14:31:21.681Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
14:31:27 [2019-09-27T14:31:27.576Z] tests/integration/api_image_test.py ...........s.....                    [ 40%]
14:31:52 [2019-09-27T14:31:52.717Z] tests/integration/api_network_test.py ...........................        [ 47%]
14:32:02 [2019-09-27T14:32:02.129Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
14:32:04 [2019-09-27T14:32:04.010Z] tests/integration/api_secret_test.py .....                               [ 51%]
14:32:10 [2019-09-27T14:32:10.350Z] tests/integration/api_service_test.py ................s................. [ 60%]
14:32:24 [2019-09-27T14:32:24.151Z] ........................                                                 [ 67%]
14:33:05 [2019-09-27T14:33:05.127Z] tests/integration/api_swarm_test.py .ssss.s...x.......                   [ 72%]
14:33:20 [2019-09-27T14:33:20.018Z] tests/integration/api_volume_test.py .........                           [ 74%]
14:33:21 [2019-09-27T14:33:21.911Z] tests/integration/client_test.py .....                                   [ 75%]
14:33:22 [2019-09-27T14:33:22.841Z] tests/integration/errors_test.py .                                       [ 75%]
14:34:01 [2019-09-27T14:34:01.837Z] tests/integration/models_containers_test.py ............................ [ 83%]
14:34:21 [2019-09-27T14:34:21.767Z] .........                                                                [ 85%]
14:34:28 [2019-09-27T14:34:28.152Z] tests/integration/models_images_test.py ...............                  [ 89%]
14:34:29 [2019-09-27T14:34:29.783Z] tests/integration/models_networks_test.py ....                           [ 90%]
14:34:36 [2019-09-27T14:34:36.325Z] tests/integration/models_nodes_test.py .                                 [ 91%]
14:34:36 [2019-09-27T14:34:36.888Z] tests/integration/models_resources_test.py .                             [ 91%]
14:34:42 [2019-09-27T14:34:42.981Z] tests/integration/models_services_test.py ..............X.               [ 95%]
14:34:47 [2019-09-27T14:34:47.394Z] tests/integration/models_swarm_test.py ..                                [ 96%]
14:34:47 [2019-09-27T14:34:47.394Z] tests/integration/models_volumes_test.py ..                              [ 96%]
14:34:52 [2019-09-27T14:34:52.418Z] tests/integration/regression_test.py ......                              [ 98%]
14:34:53 [2019-09-27T14:34:53.191Z] tests/integration/credentials/store_test.py ......                       [ 99%]
14:34:53 [2019-09-27T14:34:53.191Z] tests/integration/credentials/utils_test.py .                            [100%]
14:34:53 [2019-09-27T14:34:53.191Z] 
14:34:53 [2019-09-27T14:34:53.191Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
14:34:53 [2019-09-27T14:34:53.191Z] =========================== short test summary info ============================
14:34:53 [2019-09-27T14:34:53.191Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
14:34:53 [2019-09-27T14:34:53.191Z]   CONFIG_RT_GROUP_SCHED isn't enabled
14:34:53 [2019-09-27T14:34:53.191Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
14:34:53 [2019-09-27T14:34:53.191Z]   Not supported on most drivers
14:34:53 [2019-09-27T14:34:53.191Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
14:34:53 [2019-09-27T14:34:53.191Z]   This doesn't seem to be taken into account by the engine
14:34:53 [2019-09-27T14:34:53.191Z] SKIP [1] tests/integration/api_image_test.py:290: Doesn't work inside a container - FIXME
14:34:53 [2019-09-27T14:34:53.191Z] SKIP [1] tests/integration/api_service_test.py:853: API version is too low (< 1.38)
14:34:53 [2019-09-27T14:34:53.191Z] SKIP [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
14:34:53 [2019-09-27T14:34:53.191Z] SKIP [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
14:34:53 [2019-09-27T14:34:53.191Z] SKIP [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
14:34:53 [2019-09-27T14:34:53.191Z] SKIP [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
14:34:53 [2019-09-27T14:34:53.191Z] SKIP [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
14:34:53 [2019-09-27T14:34:53.191Z] = 367 passed, 7 skipped, 6 deselected, 3 xfailed, 2 xpassed in 386.74 seconds ==
14:34:53 [2019-09-27T14:34:53.448Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
14:35:05 [2019-09-27T14:35:05.622Z] umount: bundles/test-docker-py/root: mountpoint not found
14:35:05 [2019-09-27T14:35:05.622Z] Clearing AppArmor profiles cache:.
14:35:05 [2019-09-27T14:35:05.622Z] All profile caches have been cleared, but no profiles have been unloaded.
14:35:05 [2019-09-27T14:35:05.622Z] Unloading profiles will leave already running processes permanently
14:35:05 [2019-09-27T14:35:05.623Z] unconfined, which can lead to unexpected situations.
14:35:05 [2019-09-27T14:35:05.623Z] 
14:35:05 [2019-09-27T14:35:05.623Z] To set a process to complain mode, use the command line tool
14:35:05 [2019-09-27T14:35:05.623Z] 'aa-complain'. To really tear down all profiles, run the init script
14:35:05 [2019-09-27T14:35:05.623Z] with the 'teardown' option."
14:35:05 [2019-09-27T14:35:05.623Z]