Skip to content

Console Output

19:19:25 [2019-09-09T19:19:25.083Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39874/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cf4caf34ac68918fc12cf28a368cf1db5d7ff851 -e DOCKER_GRAPHDRIVER docker:cf4caf34ac68918fc12cf28a368cf1db5d7ff851 hack/make.sh dynbinary-daemon test-docker-py
19:19:25 [2019-09-09T19:19:25.648Z] 
19:19:25 [2019-09-09T19:19:25.648Z] Removing bundles/
19:19:25 [2019-09-09T19:19:25.648Z] 
19:19:25 [2019-09-09T19:19:25.648Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
19:19:25 [2019-09-09T19:19:25.648Z] Building: bundles/dynbinary-daemon/dockerd-dev
19:19:25 [2019-09-09T19:19:25.648Z] GOOS="" GOARCH="" GOARM=""
19:20:47 [2019-09-09T19:20:47.071Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
19:20:47 [2019-09-09T19:20:47.072Z] 
19:20:47 [2019-09-09T19:20:47.072Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
19:20:47 [2019-09-09T19:20:47.072Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
19:20:47 [2019-09-09T19:20:47.072Z] Using test binary docker
19:20:47 [2019-09-09T19:20:47.072Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
19:20:47 [2019-09-09T19:20:47.072Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
19:20:47 [2019-09-09T19:20:47.072Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
19:20:47 [2019-09-09T19:20:47.072Z] Warning failed to create cache: (null)
19:20:47 [2019-09-09T19:20:47.072Z] .
19:20:47 [2019-09-09T19:20:47.072Z] INFO: Waiting for daemon to start...
19:20:47 [2019-09-09T19:20:47.072Z] Starting dockerd
19:20:47 [2019-09-09T19:20:47.072Z] .
19:20:47 [2019-09-09T19:20:47.072Z] INFO: Building docker-sdk-python3:4.0.2...
19:21:54 [2019-09-09T19:21:54.783Z] sha256:a35166fcb25138e710d91c3f245e4ce19060dda2e5d73d3115c3af2895dd9b6b
19:21:54 [2019-09-09T19:21:54.783Z] INFO: Starting docker-py tests...
19:21:54 [2019-09-09T19:21:54.783Z] ============================= test session starts ==============================
19:21:54 [2019-09-09T19:21:54.783Z] platform linux -- Python 3.6.9, pytest-4.1.0, py-1.8.0, pluggy-0.12.0
19:21:54 [2019-09-09T19:21:54.783Z] rootdir: /src, inifile: pytest.ini
19:21:54 [2019-09-09T19:21:54.783Z] plugins: timeout-1.3.3, cov-2.6.1
19:21:55 [2019-09-09T19:21:55.714Z] collected 385 items / 6 deselected
19:21:55 [2019-09-09T19:21:55.714Z] 
19:22:18 [2019-09-09T19:22:18.215Z] tests/integration/api_build_test.py ......................X              [  6%]
19:22:18 [2019-09-09T19:22:18.472Z] tests/integration/api_client_test.py .....                               [  7%]
19:22:20 [2019-09-09T19:22:20.771Z] tests/integration/api_config_test.py .....                               [  8%]
19:22:55 [2019-09-09T19:22:55.777Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
19:24:00 [2019-09-09T19:24:00.138Z] ................................................                         [ 29%]
19:24:18 [2019-09-09T19:24:18.730Z] tests/integration/api_exec_test.py ....................                  [ 35%]
19:24:26 [2019-09-09T19:24:26.685Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
19:24:30 [2019-09-09T19:24:30.910Z] tests/integration/api_image_test.py ...........s.....                    [ 40%]
19:24:52 [2019-09-09T19:24:52.315Z] tests/integration/api_network_test.py ...........................        [ 47%]
19:25:00 [2019-09-09T19:25:00.777Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
19:25:02 [2019-09-09T19:25:02.712Z] tests/integration/api_secret_test.py .....                               [ 51%]
19:25:08 [2019-09-09T19:25:08.851Z] tests/integration/api_service_test.py ................s................. [ 60%]
19:25:22 [2019-09-09T19:25:22.222Z] ........................                                                 [ 67%]
19:25:58 [2019-09-09T19:25:58.584Z] tests/integration/api_swarm_test.py .ssss.s...x.......                   [ 72%]
19:26:16 [2019-09-09T19:26:16.638Z] tests/integration/api_volume_test.py .........                           [ 74%]
19:26:16 [2019-09-09T19:26:16.638Z] tests/integration/client_test.py .....                                   [ 75%]
19:26:16 [2019-09-09T19:26:16.638Z] tests/integration/errors_test.py .                                       [ 75%]
19:26:49 [2019-09-09T19:26:49.428Z] tests/integration/models_containers_test.py ............................ [ 83%]
19:27:07 [2019-09-09T19:27:07.307Z] .........                                                                [ 85%]
19:27:12 [2019-09-09T19:27:12.771Z] tests/integration/models_images_test.py ...............                  [ 89%]
19:27:14 [2019-09-09T19:27:14.395Z] tests/integration/models_networks_test.py ....                           [ 90%]
19:27:19 [2019-09-09T19:27:19.656Z] tests/integration/models_nodes_test.py .                                 [ 91%]
19:27:21 [2019-09-09T19:27:21.025Z] tests/integration/models_resources_test.py .                             [ 91%]
19:27:27 [2019-09-09T19:27:27.093Z] tests/integration/models_services_test.py ..............X.               [ 95%]
19:27:30 [2019-09-09T19:27:30.355Z] tests/integration/models_swarm_test.py ..                                [ 96%]
19:27:30 [2019-09-09T19:27:30.355Z] tests/integration/models_volumes_test.py ..                              [ 96%]
19:27:34 [2019-09-09T19:27:34.964Z] tests/integration/regression_test.py ......                              [ 98%]
19:27:35 [2019-09-09T19:27:35.735Z] tests/integration/credentials/store_test.py ......                       [ 99%]
19:27:35 [2019-09-09T19:27:35.736Z] tests/integration/credentials/utils_test.py .                            [100%]
19:27:35 [2019-09-09T19:27:35.736Z] 
19:27:35 [2019-09-09T19:27:35.736Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
19:27:35 [2019-09-09T19:27:35.736Z] =========================== short test summary info ============================
19:27:35 [2019-09-09T19:27:35.736Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
19:27:35 [2019-09-09T19:27:35.736Z]   CONFIG_RT_GROUP_SCHED isn't enabled
19:27:35 [2019-09-09T19:27:35.736Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
19:27:35 [2019-09-09T19:27:35.736Z]   Not supported on most drivers
19:27:35 [2019-09-09T19:27:35.736Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
19:27:35 [2019-09-09T19:27:35.736Z]   This doesn't seem to be taken into account by the engine
19:27:35 [2019-09-09T19:27:35.736Z] SKIP [1] tests/integration/api_image_test.py:290: Doesn't work inside a container - FIXME
19:27:35 [2019-09-09T19:27:35.736Z] SKIP [1] tests/integration/api_service_test.py:853: API version is too low (< 1.38)
19:27:35 [2019-09-09T19:27:35.736Z] SKIP [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
19:27:35 [2019-09-09T19:27:35.736Z] SKIP [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
19:27:35 [2019-09-09T19:27:35.736Z] SKIP [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
19:27:35 [2019-09-09T19:27:35.736Z] SKIP [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
19:27:35 [2019-09-09T19:27:35.736Z] SKIP [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
19:27:35 [2019-09-09T19:27:35.736Z] = 367 passed, 7 skipped, 6 deselected, 3 xfailed, 2 xpassed in 341.28 seconds ==
19:27:36 [2019-09-09T19:27:36.299Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
19:27:48 [2019-09-09T19:27:48.608Z] umount: bundles/test-docker-py/root: mountpoint not found
19:27:48 [2019-09-09T19:27:48.608Z] Clearing AppArmor profiles cache:.
19:27:48 [2019-09-09T19:27:48.608Z] All profile caches have been cleared, but no profiles have been unloaded.
19:27:48 [2019-09-09T19:27:48.608Z] Unloading profiles will leave already running processes permanently
19:27:48 [2019-09-09T19:27:48.608Z] unconfined, which can lead to unexpected situations.
19:27:48 [2019-09-09T19:27:48.608Z] 
19:27:48 [2019-09-09T19:27:48.608Z] To set a process to complain mode, use the command line tool
19:27:48 [2019-09-09T19:27:48.608Z] 'aa-complain'. To really tear down all profiles, run the init script
19:27:48 [2019-09-09T19:27:48.608Z] with the 'teardown' option."
19:27:48 [2019-09-09T19:27:48.608Z]