Skip to content

Console Output

23:03:45 [2019-10-17T23:03:45.875Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40100/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=262344b997cd889c486074d27f1bb801bd6f8e6a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:262344b997cd889c486074d27f1bb801bd6f8e6a hack/make.sh dynbinary-daemon test-docker-py
23:03:46 [2019-10-17T23:03:46.434Z] 
23:03:46 [2019-10-17T23:03:46.434Z] Removing bundles/
23:03:46 [2019-10-17T23:03:46.434Z] 
23:03:46 [2019-10-17T23:03:46.434Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
23:03:46 [2019-10-17T23:03:46.690Z] Building: bundles/dynbinary-daemon/dockerd-dev
23:03:46 [2019-10-17T23:03:46.690Z] GOOS="" GOARCH="" GOARM=""
23:05:08 [2019-10-17T23:05:08.053Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
23:05:08 [2019-10-17T23:05:08.053Z] 
23:05:08 [2019-10-17T23:05:08.053Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
23:05:08 [2019-10-17T23:05:08.053Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
23:05:08 [2019-10-17T23:05:08.053Z] Using test binary docker
23:05:08 [2019-10-17T23:05:08.053Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
23:05:08 [2019-10-17T23:05:08.053Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
23:05:08 [2019-10-17T23:05:08.053Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
23:05:08 [2019-10-17T23:05:08.053Z] Warning failed to create cache: (null)
23:05:08 [2019-10-17T23:05:08.053Z] .
23:05:08 [2019-10-17T23:05:08.053Z] INFO: Waiting for daemon to start...
23:05:08 [2019-10-17T23:05:08.053Z] Starting dockerd
23:05:08 [2019-10-17T23:05:08.053Z] .
23:05:08 [2019-10-17T23:05:08.053Z] INFO: Building docker-sdk-python3:4.1.0...
23:05:54 [2019-10-17T23:05:54.656Z] sha256:1fd7d73b93d39dcfeaa482b9f06e05f0d72fa73d807b738c4c789f9f8d764c64
23:05:54 [2019-10-17T23:05:54.657Z] INFO: Starting docker-py tests...
23:05:54 [2019-10-17T23:05:54.657Z] ============================= test session starts ==============================
23:05:54 [2019-10-17T23:05:54.657Z] platform linux -- Python 3.7.4, pytest-4.3.1, py-1.8.0, pluggy-0.13.0
23:05:54 [2019-10-17T23:05:54.657Z] rootdir: /src, inifile: pytest.ini
23:05:54 [2019-10-17T23:05:54.657Z] plugins: timeout-1.3.3, cov-2.6.1
23:05:54 [2019-10-17T23:05:54.912Z] collected 385 items / 5 deselected / 380 selected
23:05:54 [2019-10-17T23:05:54.912Z] 
23:06:20 [2019-10-17T23:06:20.978Z] tests/integration/api_build_test.py ......................X              [  6%]
23:06:21 [2019-10-17T23:06:21.538Z] tests/integration/api_client_test.py .....                               [  7%]
23:06:23 [2019-10-17T23:06:23.677Z] tests/integration/api_config_test.py .....                               [  8%]
23:07:03 [2019-10-17T23:07:03.609Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
23:08:15 [2019-10-17T23:08:15.937Z] ................................................                         [ 29%]
23:08:38 [2019-10-17T23:08:38.099Z] tests/integration/api_exec_test.py ....................                  [ 35%]
23:08:46 [2019-10-17T23:08:46.675Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
23:08:51 [2019-10-17T23:08:51.378Z] tests/integration/api_image_test.py ...........s.....                    [ 40%]
23:09:16 [2019-10-17T23:09:16.608Z] tests/integration/api_network_test.py ...........................        [ 47%]
23:09:24 [2019-10-17T23:09:24.997Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
23:09:27 [2019-10-17T23:09:27.284Z] tests/integration/api_secret_test.py .....                               [ 51%]
23:09:32 [2019-10-17T23:09:32.138Z] tests/integration/api_service_test.py ................s................. [ 60%]
23:09:47 [2019-10-17T23:09:47.081Z] .........................                                                [ 67%]
23:10:27 [2019-10-17T23:10:27.210Z] tests/integration/api_swarm_test.py .ssss.s...x.......                   [ 72%]
23:10:42 [2019-10-17T23:10:42.306Z] tests/integration/api_volume_test.py .........                           [ 74%]
23:10:44 [2019-10-17T23:10:44.190Z] tests/integration/client_test.py .....                                   [ 75%]
23:10:45 [2019-10-17T23:10:45.114Z] tests/integration/errors_test.py .                                       [ 76%]
23:11:24 [2019-10-17T23:11:24.311Z] tests/integration/models_containers_test.py ............................ [ 83%]
23:11:44 [2019-10-17T23:11:44.221Z] .........                                                                [ 85%]
23:11:50 [2019-10-17T23:11:50.307Z] tests/integration/models_images_test.py ...............                  [ 89%]
23:11:51 [2019-10-17T23:11:51.922Z] tests/integration/models_networks_test.py ....                           [ 90%]
23:11:58 [2019-10-17T23:11:58.443Z] tests/integration/models_nodes_test.py .                                 [ 91%]
23:11:59 [2019-10-17T23:11:59.003Z] tests/integration/models_resources_test.py .                             [ 91%]
23:12:05 [2019-10-17T23:12:05.177Z] tests/integration/models_services_test.py ..............X.               [ 95%]
23:12:09 [2019-10-17T23:12:09.566Z] tests/integration/models_swarm_test.py ..                                [ 96%]
23:12:09 [2019-10-17T23:12:09.566Z] tests/integration/models_volumes_test.py ..                              [ 96%]
23:12:14 [2019-10-17T23:12:14.560Z] tests/integration/regression_test.py ......                              [ 98%]
23:12:14 [2019-10-17T23:12:14.816Z] tests/integration/credentials/store_test.py ......                       [ 99%]
23:12:14 [2019-10-17T23:12:14.816Z] tests/integration/credentials/utils_test.py .                            [100%]
23:12:14 [2019-10-17T23:12:14.816Z] 
23:12:14 [2019-10-17T23:12:14.816Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
23:12:14 [2019-10-17T23:12:14.816Z] =========================== short test summary info ============================
23:12:14 [2019-10-17T23:12:14.816Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
23:12:14 [2019-10-17T23:12:14.816Z]   CONFIG_RT_GROUP_SCHED isn't enabled
23:12:14 [2019-10-17T23:12:14.816Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
23:12:14 [2019-10-17T23:12:14.816Z]   Not supported on most drivers
23:12:15 [2019-10-17T23:12:15.071Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
23:12:15 [2019-10-17T23:12:15.071Z]   This doesn't seem to be taken into account by the engine
23:12:15 [2019-10-17T23:12:15.071Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
23:12:15 [2019-10-17T23:12:15.071Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
23:12:15 [2019-10-17T23:12:15.071Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
23:12:15 [2019-10-17T23:12:15.071Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
23:12:15 [2019-10-17T23:12:15.071Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
23:12:15 [2019-10-17T23:12:15.071Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
23:12:15 [2019-10-17T23:12:15.071Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
23:12:15 [2019-10-17T23:12:15.071Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 381.01 seconds ==
23:12:15 [2019-10-17T23:12:15.325Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
23:12:27 [2019-10-17T23:12:27.475Z] Clearing AppArmor profiles cache:.
23:12:27 [2019-10-17T23:12:27.475Z] All profile caches have been cleared, but no profiles have been unloaded.
23:12:27 [2019-10-17T23:12:27.475Z] Unloading profiles will leave already running processes permanently
23:12:27 [2019-10-17T23:12:27.475Z] unconfined, which can lead to unexpected situations.
23:12:27 [2019-10-17T23:12:27.475Z] 
23:12:27 [2019-10-17T23:12:27.475Z] To set a process to complain mode, use the command line tool
23:12:27 [2019-10-17T23:12:27.475Z] 'aa-complain'. To really tear down all profiles, run the init script
23:12:27 [2019-10-17T23:12:27.475Z] with the 'teardown' option."
23:12:27 [2019-10-17T23:12:27.475Z]