Skip to content

Console Output

00:49:05 [2019-09-04T00:49:05.017Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39144/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e180ea507dba20f0a74a2aaee46e59dd94441abe -e DOCKER_GRAPHDRIVER docker:e180ea507dba20f0a74a2aaee46e59dd94441abe hack/make.sh dynbinary-daemon test-docker-py
00:49:05 [2019-09-04T00:49:05.582Z] 
00:49:05 [2019-09-04T00:49:05.582Z] Removing bundles/
00:49:05 [2019-09-04T00:49:05.582Z] 
00:49:05 [2019-09-04T00:49:05.582Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
00:49:05 [2019-09-04T00:49:05.582Z] Building: bundles/dynbinary-daemon/dockerd-dev
00:49:05 [2019-09-04T00:49:05.582Z] GOOS="" GOARCH="" GOARM=""
00:50:27 [2019-09-04T00:50:27.004Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
00:50:27 [2019-09-04T00:50:27.004Z] 
00:50:27 [2019-09-04T00:50:27.004Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
00:50:27 [2019-09-04T00:50:27.004Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
00:50:27 [2019-09-04T00:50:27.004Z] Using test binary docker
00:50:27 [2019-09-04T00:50:27.004Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
00:50:27 [2019-09-04T00:50:27.004Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
00:50:27 [2019-09-04T00:50:27.004Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
00:50:27 [2019-09-04T00:50:27.004Z] Warning failed to create cache: (null)
00:50:27 [2019-09-04T00:50:27.004Z] .
00:50:27 [2019-09-04T00:50:27.004Z] Starting dockerd
00:50:27 [2019-09-04T00:50:27.004Z] INFO: Waiting for daemon to start...
00:50:27 [2019-09-04T00:50:27.004Z] .
00:50:27 [2019-09-04T00:50:27.004Z] INFO: Building docker-sdk-python3:4.0.2...
00:51:48 [2019-09-04T00:51:48.460Z] sha256:45652add9bd530234ee4ad51a2cf8758f3078c128a07a2e79f3674a7731d6f48
00:51:48 [2019-09-04T00:51:48.460Z] INFO: Starting docker-py tests...
00:51:48 [2019-09-04T00:51:48.460Z] ============================= test session starts ==============================
00:51:48 [2019-09-04T00:51:48.460Z] platform linux -- Python 3.6.9, pytest-4.1.0, py-1.8.0, pluggy-0.12.0
00:51:48 [2019-09-04T00:51:48.460Z] rootdir: /src, inifile: pytest.ini
00:51:48 [2019-09-04T00:51:48.460Z] plugins: timeout-1.3.3, cov-2.6.1
00:51:48 [2019-09-04T00:51:48.460Z] collected 385 items / 5 deselected
00:51:48 [2019-09-04T00:51:48.460Z] 
00:51:59 [2019-09-04T00:51:59.024Z] tests/integration/api_build_test.py ......................X              [  6%]
00:51:59 [2019-09-04T00:51:59.846Z] tests/integration/api_client_test.py .....                               [  7%]
00:52:01 [2019-09-04T00:52:01.779Z] tests/integration/api_config_test.py .....                               [  8%]
00:52:36 [2019-09-04T00:52:36.278Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
00:53:40 [2019-09-04T00:53:40.448Z] .................................................                        [ 30%]
00:53:59 [2019-09-04T00:53:59.249Z] tests/integration/api_exec_test.py ....................                  [ 35%]
00:54:07 [2019-09-04T00:54:07.207Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
00:54:11 [2019-09-04T00:54:11.436Z] tests/integration/api_image_test.py ...........s.....                    [ 40%]
00:54:32 [2019-09-04T00:54:32.832Z] tests/integration/api_network_test.py ...........................        [ 47%]
00:54:40 [2019-09-04T00:54:40.896Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
00:54:42 [2019-09-04T00:54:42.522Z] tests/integration/api_secret_test.py .....                               [ 52%]
00:54:48 [2019-09-04T00:54:48.646Z] tests/integration/api_service_test.py ................s................. [ 61%]
00:55:02 [2019-09-04T00:55:02.045Z] ........................                                                 [ 67%]
00:55:38 [2019-09-04T00:55:38.837Z] tests/integration/api_swarm_test.py .ssss.s...x.......                   [ 72%]
00:55:56 [2019-09-04T00:55:56.888Z] tests/integration/api_volume_test.py .........                           [ 74%]
00:55:56 [2019-09-04T00:55:56.888Z] tests/integration/client_test.py .....                                   [ 75%]
00:55:56 [2019-09-04T00:55:56.888Z] tests/integration/errors_test.py .                                       [ 76%]
00:56:30 [2019-09-04T00:56:30.738Z] tests/integration/models_containers_test.py ............................ [ 83%]
00:56:49 [2019-09-04T00:56:49.049Z] .........                                                                [ 85%]
00:56:54 [2019-09-04T00:56:54.398Z] tests/integration/models_images_test.py ...............                  [ 89%]
00:56:56 [2019-09-04T00:56:56.022Z] tests/integration/models_networks_test.py ....                           [ 90%]
00:57:02 [2019-09-04T00:57:02.572Z] tests/integration/models_nodes_test.py .                                 [ 91%]
00:57:02 [2019-09-04T00:57:02.829Z] tests/integration/models_resources_test.py .                             [ 91%]
00:57:08 [2019-09-04T00:57:08.898Z] tests/integration/models_services_test.py ..............X.               [ 95%]
00:57:12 [2019-09-04T00:57:12.157Z] tests/integration/models_swarm_test.py ..                                [ 96%]
00:57:12 [2019-09-04T00:57:12.157Z] tests/integration/models_volumes_test.py ..                              [ 96%]
00:57:16 [2019-09-04T00:57:16.923Z] tests/integration/regression_test.py ......                              [ 98%]
00:57:17 [2019-09-04T00:57:17.696Z] tests/integration/credentials/store_test.py ......                       [ 99%]
00:57:17 [2019-09-04T00:57:17.696Z] tests/integration/credentials/utils_test.py .                            [100%]
00:57:17 [2019-09-04T00:57:17.696Z] 
00:57:17 [2019-09-04T00:57:17.696Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
00:57:17 [2019-09-04T00:57:17.696Z] =========================== short test summary info ============================
00:57:17 [2019-09-04T00:57:17.696Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
00:57:17 [2019-09-04T00:57:17.696Z]   CONFIG_RT_GROUP_SCHED isn't enabled
00:57:17 [2019-09-04T00:57:17.696Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
00:57:17 [2019-09-04T00:57:17.696Z]   Not supported on most drivers
00:57:17 [2019-09-04T00:57:17.696Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
00:57:17 [2019-09-04T00:57:17.696Z]   This doesn't seem to be taken into account by the engine
00:57:17 [2019-09-04T00:57:17.696Z] SKIP [1] tests/integration/api_image_test.py:290: Doesn't work inside a container - FIXME
00:57:17 [2019-09-04T00:57:17.696Z] SKIP [1] tests/integration/api_service_test.py:853: API version is too low (< 1.38)
00:57:17 [2019-09-04T00:57:17.696Z] SKIP [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
00:57:17 [2019-09-04T00:57:17.696Z] SKIP [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
00:57:17 [2019-09-04T00:57:17.696Z] SKIP [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
00:57:17 [2019-09-04T00:57:17.696Z] SKIP [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
00:57:17 [2019-09-04T00:57:17.696Z] SKIP [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
00:57:17 [2019-09-04T00:57:17.696Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 341.33 seconds ==
00:57:17 [2019-09-04T00:57:17.955Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
00:57:30 [2019-09-04T00:57:30.131Z] umount: bundles/test-docker-py/root: mountpoint not found
00:57:30 [2019-09-04T00:57:30.131Z] Clearing AppArmor profiles cache:.
00:57:30 [2019-09-04T00:57:30.131Z] All profile caches have been cleared, but no profiles have been unloaded.
00:57:30 [2019-09-04T00:57:30.131Z] Unloading profiles will leave already running processes permanently
00:57:30 [2019-09-04T00:57:30.131Z] unconfined, which can lead to unexpected situations.
00:57:30 [2019-09-04T00:57:30.131Z] 
00:57:30 [2019-09-04T00:57:30.131Z] To set a process to complain mode, use the command line tool
00:57:30 [2019-09-04T00:57:30.131Z] 'aa-complain'. To really tear down all profiles, run the init script
00:57:30 [2019-09-04T00:57:30.131Z] with the 'teardown' option."
00:57:30 [2019-09-04T00:57:30.131Z]