Skip to content

Console Output

12:19:48 [2019-10-21T12:19:48.156Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40111/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=18a97ee981d80fe4764f7ec8d8384212981ccf24 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:18a97ee981d80fe4764f7ec8d8384212981ccf24 hack/make.sh dynbinary-daemon test-docker-py
12:19:48 [2019-10-21T12:19:48.722Z] 
12:19:48 [2019-10-21T12:19:48.980Z] Removing bundles/
12:19:48 [2019-10-21T12:19:48.981Z] 
12:19:48 [2019-10-21T12:19:48.981Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
12:19:48 [2019-10-21T12:19:48.981Z] Building: bundles/dynbinary-daemon/dockerd-dev
12:19:48 [2019-10-21T12:19:48.981Z] GOOS="" GOARCH="" GOARM=""
12:21:10 [2019-10-21T12:21:10.434Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
12:21:10 [2019-10-21T12:21:10.434Z] 
12:21:10 [2019-10-21T12:21:10.434Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
12:21:10 [2019-10-21T12:21:10.434Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
12:21:10 [2019-10-21T12:21:10.434Z] Using test binary docker
12:21:10 [2019-10-21T12:21:10.434Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
12:21:10 [2019-10-21T12:21:10.434Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
12:21:10 [2019-10-21T12:21:10.434Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
12:21:10 [2019-10-21T12:21:10.434Z] Warning failed to create cache: (null)
12:21:10 [2019-10-21T12:21:10.434Z] .
12:21:10 [2019-10-21T12:21:10.434Z] INFO: Waiting for daemon to start...
12:21:10 [2019-10-21T12:21:10.434Z] Starting dockerd
12:21:10 [2019-10-21T12:21:10.434Z] .
12:21:10 [2019-10-21T12:21:10.434Z] INFO: Building docker-sdk-python3:4.1.0...
12:21:57 [2019-10-21T12:21:57.083Z] sha256:dfefb293431555f7058b42e3970c14b4a1dd9f613538eb73132110aeb2a0e252
12:21:57 [2019-10-21T12:21:57.083Z] INFO: Starting docker-py tests...
12:21:57 [2019-10-21T12:21:57.083Z] ============================= test session starts ==============================
12:21:57 [2019-10-21T12:21:57.083Z] platform linux -- Python 3.7.5, pytest-4.3.1, py-1.8.0, pluggy-0.13.0
12:21:57 [2019-10-21T12:21:57.083Z] rootdir: /src, inifile: pytest.ini
12:21:57 [2019-10-21T12:21:57.083Z] plugins: timeout-1.3.3, cov-2.6.1
12:21:58 [2019-10-21T12:21:58.015Z] collected 385 items / 5 deselected / 380 selected
12:21:58 [2019-10-21T12:21:58.015Z] 
12:22:20 [2019-10-21T12:22:20.518Z] tests/integration/api_build_test.py ......................X              [  6%]
12:22:21 [2019-10-21T12:22:21.082Z] tests/integration/api_client_test.py .....                               [  7%]
12:22:23 [2019-10-21T12:22:23.016Z] tests/integration/api_config_test.py .....                               [  8%]
12:22:58 [2019-10-21T12:22:58.410Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
12:24:02 [2019-10-21T12:24:02.726Z] ................................................                         [ 29%]
12:24:22 [2019-10-21T12:24:22.681Z] tests/integration/api_exec_test.py ....................                  [ 35%]
12:24:30 [2019-10-21T12:24:30.767Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
12:24:34 [2019-10-21T12:24:34.674Z] tests/integration/api_image_test.py ...........s.....                    [ 40%]
12:24:56 [2019-10-21T12:24:56.542Z] tests/integration/api_network_test.py ...........................        [ 47%]
12:25:05 [2019-10-21T12:25:05.732Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
12:25:07 [2019-10-21T12:25:07.665Z] tests/integration/api_secret_test.py .....                               [ 51%]
12:25:12 [2019-10-21T12:25:12.825Z] tests/integration/api_service_test.py ................s................. [ 60%]
12:25:27 [2019-10-21T12:25:27.563Z] .........................                                                [ 67%]
12:26:04 [2019-10-21T12:26:04.343Z] tests/integration/api_swarm_test.py .ssss.s...x.......                   [ 72%]
12:26:22 [2019-10-21T12:26:22.398Z] tests/integration/api_volume_test.py .........                           [ 74%]
12:26:22 [2019-10-21T12:26:22.398Z] tests/integration/client_test.py .....                                   [ 75%]
12:26:22 [2019-10-21T12:26:22.398Z] tests/integration/errors_test.py .                                       [ 76%]
12:26:56 [2019-10-21T12:26:56.581Z] tests/integration/models_containers_test.py ............................ [ 83%]
12:27:15 [2019-10-21T12:27:15.218Z] .........                                                                [ 85%]
12:27:20 [2019-10-21T12:27:20.576Z] tests/integration/models_images_test.py ...............                  [ 89%]
12:27:22 [2019-10-21T12:27:22.202Z] tests/integration/models_networks_test.py ....                           [ 90%]
12:27:27 [2019-10-21T12:27:27.456Z] tests/integration/models_nodes_test.py .                                 [ 91%]
12:27:28 [2019-10-21T12:27:28.825Z] tests/integration/models_resources_test.py .                             [ 91%]
12:27:34 [2019-10-21T12:27:34.897Z] tests/integration/models_services_test.py ..............X.               [ 95%]
12:27:38 [2019-10-21T12:27:38.233Z] tests/integration/models_swarm_test.py ..                                [ 96%]
12:27:38 [2019-10-21T12:27:38.233Z] tests/integration/models_volumes_test.py ..                              [ 96%]
12:27:43 [2019-10-21T12:27:43.001Z] tests/integration/regression_test.py ......                              [ 98%]
12:27:43 [2019-10-21T12:27:43.258Z] tests/integration/credentials/store_test.py ......                       [ 99%]
12:27:43 [2019-10-21T12:27:43.258Z] tests/integration/credentials/utils_test.py .                            [100%]
12:27:43 [2019-10-21T12:27:43.258Z] 
12:27:43 [2019-10-21T12:27:43.258Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
12:27:43 [2019-10-21T12:27:43.258Z] =========================== short test summary info ============================
12:27:43 [2019-10-21T12:27:43.258Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
12:27:43 [2019-10-21T12:27:43.258Z]   CONFIG_RT_GROUP_SCHED isn't enabled
12:27:43 [2019-10-21T12:27:43.258Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
12:27:43 [2019-10-21T12:27:43.258Z]   Not supported on most drivers
12:27:43 [2019-10-21T12:27:43.258Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
12:27:43 [2019-10-21T12:27:43.258Z]   This doesn't seem to be taken into account by the engine
12:27:43 [2019-10-21T12:27:43.258Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
12:27:43 [2019-10-21T12:27:43.258Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
12:27:43 [2019-10-21T12:27:43.258Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
12:27:43 [2019-10-21T12:27:43.258Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
12:27:43 [2019-10-21T12:27:43.258Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
12:27:43 [2019-10-21T12:27:43.258Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
12:27:43 [2019-10-21T12:27:43.258Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
12:27:43 [2019-10-21T12:27:43.258Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 346.39 seconds ==
12:27:43 [2019-10-21T12:27:43.515Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
12:27:55 [2019-10-21T12:27:55.692Z] Clearing AppArmor profiles cache:.
12:27:55 [2019-10-21T12:27:55.692Z] All profile caches have been cleared, but no profiles have been unloaded.
12:27:55 [2019-10-21T12:27:55.692Z] Unloading profiles will leave already running processes permanently
12:27:55 [2019-10-21T12:27:55.692Z] unconfined, which can lead to unexpected situations.
12:27:55 [2019-10-21T12:27:55.692Z] 
12:27:55 [2019-10-21T12:27:55.692Z] To set a process to complain mode, use the command line tool
12:27:55 [2019-10-21T12:27:55.692Z] 'aa-complain'. To really tear down all profiles, run the init script
12:27:55 [2019-10-21T12:27:55.692Z] with the 'teardown' option."
12:27:55 [2019-10-21T12:27:55.692Z]