Skip to content

Console Output

22:41:37 [2019-10-10T22:41:37.566Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40062/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=293c1a27a21fd2c0ee0dbff4f348a36aa7a10e28 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:293c1a27a21fd2c0ee0dbff4f348a36aa7a10e28 hack/make.sh dynbinary-daemon test-docker-py
22:41:38 [2019-10-10T22:41:38.498Z] 
22:41:39 [2019-10-10T22:41:39.061Z] Removing bundles/
22:41:39 [2019-10-10T22:41:39.061Z] 
22:41:39 [2019-10-10T22:41:39.061Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
22:41:39 [2019-10-10T22:41:39.061Z] Building: bundles/dynbinary-daemon/dockerd-dev
22:41:39 [2019-10-10T22:41:39.061Z] GOOS="" GOARCH="" GOARM=""
22:43:00 [2019-10-10T22:43:00.477Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
22:43:00 [2019-10-10T22:43:00.477Z] 
22:43:00 [2019-10-10T22:43:00.477Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
22:43:00 [2019-10-10T22:43:00.477Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
22:43:00 [2019-10-10T22:43:00.477Z] Using test binary docker
22:43:00 [2019-10-10T22:43:00.477Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
22:43:00 [2019-10-10T22:43:00.477Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
22:43:00 [2019-10-10T22:43:00.477Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
22:43:00 [2019-10-10T22:43:00.477Z] Warning failed to create cache: (null)
22:43:00 [2019-10-10T22:43:00.477Z] .
22:43:00 [2019-10-10T22:43:00.477Z] INFO: Waiting for daemon to start...
22:43:00 [2019-10-10T22:43:00.477Z] Starting dockerd
22:43:00 [2019-10-10T22:43:00.477Z] .
22:43:00 [2019-10-10T22:43:00.477Z] INFO: Building docker-sdk-python3:4.1.0...
22:43:47 [2019-10-10T22:43:47.124Z] sha256:01dbb5b78c2e254dda4f4842b7584906de0a526b9b095017b2208b9b0b3f68ee
22:43:47 [2019-10-10T22:43:47.124Z] INFO: Starting docker-py tests...
22:43:47 [2019-10-10T22:43:47.124Z] ============================= test session starts ==============================
22:43:47 [2019-10-10T22:43:47.124Z] platform linux -- Python 3.7.4, pytest-4.3.1, py-1.8.0, pluggy-0.13.0
22:43:47 [2019-10-10T22:43:47.124Z] rootdir: /src, inifile: pytest.ini
22:43:47 [2019-10-10T22:43:47.124Z] plugins: timeout-1.3.3, cov-2.6.1
22:43:47 [2019-10-10T22:43:47.124Z] collected 385 items / 5 deselected / 380 selected
22:43:47 [2019-10-10T22:43:47.124Z] 
22:44:13 [2019-10-10T22:44:13.587Z] tests/integration/api_build_test.py ......................X              [  6%]
22:44:13 [2019-10-10T22:44:13.844Z] tests/integration/api_client_test.py .....                               [  7%]
22:44:16 [2019-10-10T22:44:16.301Z] tests/integration/api_config_test.py .....                               [  8%]
22:44:56 [2019-10-10T22:44:56.320Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
22:46:10 [2019-10-10T22:46:10.470Z] ................................................                         [ 29%]
22:46:33 [2019-10-10T22:46:33.456Z] tests/integration/api_exec_test.py ....................                  [ 35%]
22:46:41 [2019-10-10T22:46:41.412Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
22:46:46 [2019-10-10T22:46:46.550Z] tests/integration/api_image_test.py ...........s.....                    [ 40%]
22:47:12 [2019-10-10T22:47:12.216Z] tests/integration/api_network_test.py ...........................        [ 47%]
22:47:21 [2019-10-10T22:47:21.188Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
22:47:23 [2019-10-10T22:47:23.647Z] tests/integration/api_secret_test.py .....                               [ 51%]
22:47:28 [2019-10-10T22:47:28.536Z] tests/integration/api_service_test.py ................s................. [ 60%]
22:47:41 [2019-10-10T22:47:41.485Z] .........................                                                [ 67%]
22:48:24 [2019-10-10T22:48:24.119Z] tests/integration/api_swarm_test.py .ssss.s...x.......                   [ 72%]
22:48:38 [2019-10-10T22:48:38.969Z] tests/integration/api_volume_test.py .........                           [ 74%]
22:48:41 [2019-10-10T22:48:41.487Z] tests/integration/client_test.py .....                                   [ 75%]
22:48:42 [2019-10-10T22:48:42.051Z] tests/integration/errors_test.py .                                       [ 76%]
22:49:22 [2019-10-10T22:49:22.835Z] tests/integration/models_containers_test.py ............................ [ 83%]
22:49:43 [2019-10-10T22:49:43.445Z] .........                                                                [ 85%]
22:49:49 [2019-10-10T22:49:49.971Z] tests/integration/models_images_test.py ...............                  [ 89%]
22:49:52 [2019-10-10T22:49:52.120Z] tests/integration/models_networks_test.py ....                           [ 90%]
22:49:57 [2019-10-10T22:49:57.368Z] tests/integration/models_nodes_test.py .                                 [ 91%]
22:49:59 [2019-10-10T22:49:59.261Z] tests/integration/models_resources_test.py .                             [ 91%]
22:50:05 [2019-10-10T22:50:05.022Z] tests/integration/models_services_test.py ..............X.               [ 95%]
22:50:09 [2019-10-10T22:50:09.435Z] tests/integration/models_swarm_test.py ..                                [ 96%]
22:50:09 [2019-10-10T22:50:09.435Z] tests/integration/models_volumes_test.py ..                              [ 96%]
22:50:15 [2019-10-10T22:50:15.136Z] tests/integration/regression_test.py ......                              [ 98%]
22:50:15 [2019-10-10T22:50:15.394Z] tests/integration/credentials/store_test.py ......                       [ 99%]
22:50:15 [2019-10-10T22:50:15.394Z] tests/integration/credentials/utils_test.py .                            [100%]
22:50:15 [2019-10-10T22:50:15.394Z] 
22:50:15 [2019-10-10T22:50:15.394Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
22:50:15 [2019-10-10T22:50:15.394Z] =========================== short test summary info ============================
22:50:15 [2019-10-10T22:50:15.394Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
22:50:15 [2019-10-10T22:50:15.394Z]   CONFIG_RT_GROUP_SCHED isn't enabled
22:50:15 [2019-10-10T22:50:15.394Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
22:50:15 [2019-10-10T22:50:15.394Z]   Not supported on most drivers
22:50:15 [2019-10-10T22:50:15.394Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
22:50:15 [2019-10-10T22:50:15.394Z]   This doesn't seem to be taken into account by the engine
22:50:15 [2019-10-10T22:50:15.394Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
22:50:15 [2019-10-10T22:50:15.394Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
22:50:15 [2019-10-10T22:50:15.394Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
22:50:15 [2019-10-10T22:50:15.394Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
22:50:15 [2019-10-10T22:50:15.394Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
22:50:15 [2019-10-10T22:50:15.394Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
22:50:15 [2019-10-10T22:50:15.394Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
22:50:15 [2019-10-10T22:50:15.394Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 389.49 seconds ==
22:50:15 [2019-10-10T22:50:15.957Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
22:50:28 [2019-10-10T22:50:28.131Z] Clearing AppArmor profiles cache:.
22:50:28 [2019-10-10T22:50:28.131Z] All profile caches have been cleared, but no profiles have been unloaded.
22:50:28 [2019-10-10T22:50:28.131Z] Unloading profiles will leave already running processes permanently
22:50:28 [2019-10-10T22:50:28.131Z] unconfined, which can lead to unexpected situations.
22:50:28 [2019-10-10T22:50:28.131Z] 
22:50:28 [2019-10-10T22:50:28.131Z] To set a process to complain mode, use the command line tool
22:50:28 [2019-10-10T22:50:28.131Z] 'aa-complain'. To really tear down all profiles, run the init script
22:50:28 [2019-10-10T22:50:28.131Z] with the 'teardown' option."
22:50:28 [2019-10-10T22:50:28.131Z]