Skip to content

Console Output

22:11:41 [2019-11-08T22:11:41.534Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40101/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b9af9eb95f41315638d09a93ee3fd32508389153 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b9af9eb95f41315638d09a93ee3fd32508389153 hack/make.sh dynbinary-daemon test-docker-py
22:11:42 [2019-11-08T22:11:42.098Z] 
22:11:42 [2019-11-08T22:11:42.098Z] Removing bundles/
22:11:42 [2019-11-08T22:11:42.098Z] 
22:11:42 [2019-11-08T22:11:42.098Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
22:11:42 [2019-11-08T22:11:42.098Z] Building: bundles/dynbinary-daemon/dockerd-dev
22:11:42 [2019-11-08T22:11:42.098Z] GOOS="" GOARCH="" GOARM=""
22:13:03 [2019-11-08T22:13:03.518Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
22:13:03 [2019-11-08T22:13:03.518Z] 
22:13:03 [2019-11-08T22:13:03.518Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
22:13:03 [2019-11-08T22:13:03.518Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
22:13:03 [2019-11-08T22:13:03.518Z] Using test binary docker
22:13:03 [2019-11-08T22:13:03.518Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
22:13:03 [2019-11-08T22:13:03.518Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
22:13:03 [2019-11-08T22:13:03.518Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
22:13:03 [2019-11-08T22:13:03.518Z] Warning failed to create cache: (null)
22:13:03 [2019-11-08T22:13:03.518Z] .
22:13:03 [2019-11-08T22:13:03.518Z] INFO: Waiting for daemon to start...
22:13:03 [2019-11-08T22:13:03.518Z] Starting dockerd
22:13:03 [2019-11-08T22:13:03.518Z] .
22:13:03 [2019-11-08T22:13:03.518Z] INFO: Building docker-sdk-python3:4.1.0...
22:13:50 [2019-11-08T22:13:50.177Z] sha256:ffb45bac48616494a0c53d0dbd556f402473a478f84c3460c845e7dc7a547458
22:13:50 [2019-11-08T22:13:50.177Z] INFO: Starting docker-py tests...
22:13:50 [2019-11-08T22:13:50.177Z] ============================= test session starts ==============================
22:13:50 [2019-11-08T22:13:50.177Z] platform linux -- Python 3.7.5, pytest-4.3.1, py-1.8.0, pluggy-0.13.0
22:13:50 [2019-11-08T22:13:50.177Z] rootdir: /src, inifile: pytest.ini
22:13:50 [2019-11-08T22:13:50.177Z] plugins: timeout-1.3.3, cov-2.6.1
22:13:50 [2019-11-08T22:13:50.177Z] collected 385 items / 5 deselected / 380 selected
22:13:50 [2019-11-08T22:13:50.177Z] 
22:14:12 [2019-11-08T22:14:12.234Z] tests/integration/api_build_test.py ......................X              [  6%]
22:14:12 [2019-11-08T22:14:12.798Z] tests/integration/api_client_test.py .....                               [  7%]
22:14:14 [2019-11-08T22:14:14.731Z] tests/integration/api_config_test.py .....                               [  8%]
22:14:49 [2019-11-08T22:14:49.403Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
22:15:53 [2019-11-08T22:15:53.010Z] ................................................                         [ 29%]
22:16:12 [2019-11-08T22:16:12.234Z] tests/integration/api_exec_test.py ....................                  [ 35%]
22:16:20 [2019-11-08T22:16:20.193Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
22:16:24 [2019-11-08T22:16:24.102Z] tests/integration/api_image_test.py ...........s.....                    [ 40%]
22:16:45 [2019-11-08T22:16:45.957Z] tests/integration/api_network_test.py ...........................        [ 47%]
22:16:54 [2019-11-08T22:16:54.028Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
22:16:55 [2019-11-08T22:16:55.660Z] tests/integration/api_secret_test.py .....                               [ 51%]
22:16:59 [2019-11-08T22:16:59.898Z] tests/integration/api_service_test.py ................s................. [ 60%]
22:17:14 [2019-11-08T22:17:14.642Z] .........................                                                [ 67%]
22:17:50 [2019-11-08T22:17:50.946Z] tests/integration/api_swarm_test.py .ssss.s...x.......                   [ 72%]
22:18:05 [2019-11-08T22:18:05.797Z] tests/integration/api_volume_test.py .........                           [ 74%]
22:18:08 [2019-11-08T22:18:08.317Z] tests/integration/client_test.py .....                                   [ 75%]
22:18:08 [2019-11-08T22:18:08.573Z] tests/integration/errors_test.py .                                       [ 76%]
22:18:42 [2019-11-08T22:18:42.707Z] tests/integration/models_containers_test.py ............................ [ 83%]
22:19:00 [2019-11-08T22:19:00.826Z] .........                                                                [ 85%]
22:19:05 [2019-11-08T22:19:05.993Z] tests/integration/models_images_test.py ...............                  [ 89%]
22:19:07 [2019-11-08T22:19:07.618Z] tests/integration/models_networks_test.py ....                           [ 90%]
22:19:14 [2019-11-08T22:19:14.163Z] tests/integration/models_nodes_test.py .                                 [ 91%]
22:19:14 [2019-11-08T22:19:14.163Z] tests/integration/models_resources_test.py .                             [ 91%]
22:19:20 [2019-11-08T22:19:20.235Z] tests/integration/models_services_test.py ..............X.               [ 95%]
22:19:23 [2019-11-08T22:19:23.499Z] tests/integration/models_swarm_test.py ..                                [ 96%]
22:19:23 [2019-11-08T22:19:23.756Z] tests/integration/models_volumes_test.py ..                              [ 96%]
22:19:28 [2019-11-08T22:19:28.415Z] tests/integration/regression_test.py ......                              [ 98%]
22:19:28 [2019-11-08T22:19:28.929Z] tests/integration/credentials/store_test.py ......                       [ 99%]
22:19:28 [2019-11-08T22:19:28.929Z] tests/integration/credentials/utils_test.py .                            [100%]
22:19:28 [2019-11-08T22:19:28.929Z] 
22:19:28 [2019-11-08T22:19:28.929Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
22:19:28 [2019-11-08T22:19:28.929Z] =========================== short test summary info ============================
22:19:28 [2019-11-08T22:19:28.929Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
22:19:28 [2019-11-08T22:19:28.929Z]   CONFIG_RT_GROUP_SCHED isn't enabled
22:19:28 [2019-11-08T22:19:28.929Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
22:19:28 [2019-11-08T22:19:28.929Z]   Not supported on most drivers
22:19:28 [2019-11-08T22:19:28.929Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
22:19:28 [2019-11-08T22:19:28.929Z]   This doesn't seem to be taken into account by the engine
22:19:28 [2019-11-08T22:19:28.929Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
22:19:28 [2019-11-08T22:19:28.929Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
22:19:28 [2019-11-08T22:19:28.929Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
22:19:28 [2019-11-08T22:19:28.929Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
22:19:28 [2019-11-08T22:19:28.929Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
22:19:28 [2019-11-08T22:19:28.929Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
22:19:28 [2019-11-08T22:19:28.929Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
22:19:28 [2019-11-08T22:19:28.929Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 340.16 seconds ==
22:19:29 [2019-11-08T22:19:29.186Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
22:19:41 [2019-11-08T22:19:41.374Z] Clearing AppArmor profiles cache:.
22:19:41 [2019-11-08T22:19:41.374Z] All profile caches have been cleared, but no profiles have been unloaded.
22:19:41 [2019-11-08T22:19:41.374Z] Unloading profiles will leave already running processes permanently
22:19:41 [2019-11-08T22:19:41.374Z] unconfined, which can lead to unexpected situations.
22:19:41 [2019-11-08T22:19:41.374Z] 
22:19:41 [2019-11-08T22:19:41.374Z] To set a process to complain mode, use the command line tool
22:19:41 [2019-11-08T22:19:41.374Z] 'aa-complain'. To really tear down all profiles, run the init script
22:19:41 [2019-11-08T22:19:41.374Z] with the 'teardown' option."
22:19:41 [2019-11-08T22:19:41.374Z]