Skip to content

Console Output

23:05:57 [2019-11-13T23:05:57.854Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-423/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e1cae011e2d83ab0c0bbcddf0c59ef6d8b6f6e42 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/docker/engine.git -e VALIDATE_BRANCH=19.03 docker:e1cae011e2d83ab0c0bbcddf0c59ef6d8b6f6e42 hack/make.sh dynbinary-daemon test-docker-py
23:05:58 [2019-11-13T23:05:58.418Z] 
23:05:58 [2019-11-13T23:05:58.418Z] Removing bundles/
23:05:58 [2019-11-13T23:05:58.418Z] 
23:05:58 [2019-11-13T23:05:58.418Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
23:05:58 [2019-11-13T23:05:58.418Z] Building: bundles/dynbinary-daemon/dockerd-dev
23:05:58 [2019-11-13T23:05:58.418Z] GOOS="" GOARCH="" GOARM=""
23:07:19 [2019-11-13T23:07:19.879Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
23:07:19 [2019-11-13T23:07:19.879Z] 
23:07:19 [2019-11-13T23:07:19.879Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
23:07:19 [2019-11-13T23:07:19.879Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
23:07:19 [2019-11-13T23:07:19.879Z] Using test binary docker
23:07:19 [2019-11-13T23:07:19.879Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
23:07:19 [2019-11-13T23:07:19.879Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
23:07:19 [2019-11-13T23:07:19.879Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
23:07:19 [2019-11-13T23:07:19.879Z] Warning failed to create cache: (null)
23:07:19 [2019-11-13T23:07:19.879Z] .
23:07:19 [2019-11-13T23:07:19.879Z] INFO: Waiting for daemon to start...
23:07:19 [2019-11-13T23:07:19.879Z] Starting dockerd
23:07:19 [2019-11-13T23:07:19.879Z] .
23:07:19 [2019-11-13T23:07:19.879Z] INFO: Building docker-sdk-python3:master...
23:08:06 [2019-11-13T23:08:06.528Z] sha256:ac5daa0cd9e74d7ba9d4ec67afaa936bb9e911d84857222d1f245dacb5ca43f5
23:08:06 [2019-11-13T23:08:06.529Z] INFO: Starting docker-py tests...
23:08:06 [2019-11-13T23:08:06.529Z] ============================= test session starts ==============================
23:08:06 [2019-11-13T23:08:06.529Z] platform linux -- Python 3.7.5, pytest-4.3.1, py-1.8.0, pluggy-0.13.0
23:08:06 [2019-11-13T23:08:06.529Z] rootdir: /src, inifile: pytest.ini
23:08:06 [2019-11-13T23:08:06.529Z] plugins: timeout-1.3.3, cov-2.6.1
23:08:06 [2019-11-13T23:08:06.529Z] collected 385 items / 5 deselected / 380 selected
23:08:06 [2019-11-13T23:08:06.529Z] 
23:08:29 [2019-11-13T23:08:29.622Z] tests/integration/api_build_test.py ......................X              [  6%]
23:08:30 [2019-11-13T23:08:30.186Z] tests/integration/api_client_test.py .....                               [  7%]
23:08:32 [2019-11-13T23:08:32.118Z] tests/integration/api_config_test.py .....                               [  8%]
23:09:08 [2019-11-13T23:09:08.036Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
23:10:13 [2019-11-13T23:10:13.388Z] ................................................                         [ 29%]
23:10:33 [2019-11-13T23:10:33.039Z] tests/integration/api_exec_test.py ....................                  [ 35%]
23:10:41 [2019-11-13T23:10:41.001Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
23:10:45 [2019-11-13T23:10:45.169Z] tests/integration/api_image_test.py ...........s.....                    [ 40%]
23:11:08 [2019-11-13T23:11:08.177Z] tests/integration/api_network_test.py ...........................        [ 47%]
23:11:16 [2019-11-13T23:11:16.920Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
23:11:18 [2019-11-13T23:11:18.586Z] tests/integration/api_secret_test.py .....                               [ 51%]
23:11:23 [2019-11-13T23:11:23.042Z] tests/integration/api_service_test.py ................s................. [ 60%]
23:11:35 [2019-11-13T23:11:35.775Z] .........................                                                [ 67%]
23:12:14 [2019-11-13T23:12:14.855Z] tests/integration/api_swarm_test.py .ssss.s...x.......                   [ 72%]
23:12:29 [2019-11-13T23:12:29.708Z] tests/integration/api_volume_test.py .........                           [ 74%]
23:12:31 [2019-11-13T23:12:31.602Z] tests/integration/client_test.py .....                                   [ 75%]
23:12:32 [2019-11-13T23:12:32.532Z] tests/integration/errors_test.py .                                       [ 76%]
23:13:06 [2019-11-13T23:13:06.967Z] tests/integration/models_containers_test.py ............................ [ 83%]
23:13:25 [2019-11-13T23:13:25.594Z] .........                                                                [ 85%]
23:13:31 [2019-11-13T23:13:31.622Z] tests/integration/models_images_test.py ...............                  [ 89%]
23:13:33 [2019-11-13T23:13:33.249Z] tests/integration/models_networks_test.py ....                           [ 90%]
23:13:38 [2019-11-13T23:13:38.503Z] tests/integration/models_nodes_test.py .                                 [ 91%]
23:13:39 [2019-11-13T23:13:39.872Z] tests/integration/models_resources_test.py .                             [ 91%]
23:13:45 [2019-11-13T23:13:45.942Z] tests/integration/models_services_test.py ..............X.               [ 95%]
23:13:49 [2019-11-13T23:13:49.207Z] tests/integration/models_swarm_test.py ..                                [ 96%]
23:13:49 [2019-11-13T23:13:49.207Z] tests/integration/models_volumes_test.py ..                              [ 96%]
23:13:53 [2019-11-13T23:13:53.924Z] tests/integration/regression_test.py ......                              [ 98%]
23:13:54 [2019-11-13T23:13:54.181Z] tests/integration/credentials/store_test.py ......                       [ 99%]
23:13:54 [2019-11-13T23:13:54.181Z] tests/integration/credentials/utils_test.py .                            [100%]
23:13:54 [2019-11-13T23:13:54.181Z] 
23:13:54 [2019-11-13T23:13:54.181Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
23:13:54 [2019-11-13T23:13:54.181Z] =========================== short test summary info ============================
23:13:54 [2019-11-13T23:13:54.181Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
23:13:54 [2019-11-13T23:13:54.181Z]   CONFIG_RT_GROUP_SCHED isn't enabled
23:13:54 [2019-11-13T23:13:54.181Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
23:13:54 [2019-11-13T23:13:54.181Z]   Not supported on most drivers
23:13:54 [2019-11-13T23:13:54.181Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
23:13:54 [2019-11-13T23:13:54.181Z]   This doesn't seem to be taken into account by the engine
23:13:54 [2019-11-13T23:13:54.181Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
23:13:54 [2019-11-13T23:13:54.181Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
23:13:54 [2019-11-13T23:13:54.181Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
23:13:54 [2019-11-13T23:13:54.181Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
23:13:54 [2019-11-13T23:13:54.181Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
23:13:54 [2019-11-13T23:13:54.181Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
23:13:54 [2019-11-13T23:13:54.181Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
23:13:54 [2019-11-13T23:13:54.181Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 348.84 seconds ==
23:13:54 [2019-11-13T23:13:54.745Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
23:14:06 [2019-11-13T23:14:06.973Z] umount: bundles/test-docker-py/root: mountpoint not found
23:14:06 [2019-11-13T23:14:06.973Z] Clearing AppArmor profiles cache:.
23:14:06 [2019-11-13T23:14:06.973Z] All profile caches have been cleared, but no profiles have been unloaded.
23:14:06 [2019-11-13T23:14:06.973Z] Unloading profiles will leave already running processes permanently
23:14:06 [2019-11-13T23:14:06.973Z] unconfined, which can lead to unexpected situations.
23:14:06 [2019-11-13T23:14:06.973Z] 
23:14:06 [2019-11-13T23:14:06.973Z] To set a process to complain mode, use the command line tool
23:14:06 [2019-11-13T23:14:06.973Z] 'aa-complain'. To really tear down all profiles, run the init script
23:14:06 [2019-11-13T23:14:06.973Z] with the 'teardown' option."
23:14:06 [2019-11-13T23:14:06.973Z]