Skip to content

Console Output

22:18:18 [2019-11-06T22:18:18.911Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40177/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4891080458d785f7c69c2d2c6055e2e448da3421 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4891080458d785f7c69c2d2c6055e2e448da3421 hack/make.sh dynbinary-daemon test-docker-py
22:18:19 [2019-11-06T22:18:19.474Z] 
22:18:19 [2019-11-06T22:18:19.474Z] Removing bundles/
22:18:19 [2019-11-06T22:18:19.474Z] 
22:18:19 [2019-11-06T22:18:19.474Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
22:18:19 [2019-11-06T22:18:19.474Z] Building: bundles/dynbinary-daemon/dockerd-dev
22:18:19 [2019-11-06T22:18:19.474Z] GOOS="" GOARCH="" GOARM=""
22:19:40 [2019-11-06T22:19:40.997Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
22:19:40 [2019-11-06T22:19:40.997Z] 
22:19:40 [2019-11-06T22:19:40.997Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
22:19:40 [2019-11-06T22:19:40.997Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
22:19:40 [2019-11-06T22:19:40.997Z] Using test binary docker
22:19:40 [2019-11-06T22:19:40.997Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
22:19:40 [2019-11-06T22:19:40.997Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
22:19:40 [2019-11-06T22:19:40.997Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
22:19:40 [2019-11-06T22:19:40.997Z] Warning failed to create cache: (null)
22:19:40 [2019-11-06T22:19:40.997Z] .
22:19:40 [2019-11-06T22:19:40.997Z] INFO: Waiting for daemon to start...
22:19:40 [2019-11-06T22:19:40.997Z] Starting dockerd
22:19:40 [2019-11-06T22:19:40.997Z] .
22:19:40 [2019-11-06T22:19:40.997Z] INFO: Building docker-sdk-python3:4.1.0...
22:20:27 [2019-11-06T22:20:27.605Z] sha256:09fba689409aeacfa20aafeaa2b9c5aa5e50441e53a15d341e037544c0c15eb2
22:20:27 [2019-11-06T22:20:27.605Z] INFO: Starting docker-py tests...
22:20:27 [2019-11-06T22:20:27.605Z] ============================= test session starts ==============================
22:20:27 [2019-11-06T22:20:27.605Z] platform linux -- Python 3.7.5, pytest-4.3.1, py-1.8.0, pluggy-0.13.0
22:20:27 [2019-11-06T22:20:27.605Z] rootdir: /src, inifile: pytest.ini
22:20:27 [2019-11-06T22:20:27.605Z] plugins: timeout-1.3.3, cov-2.6.1
22:20:27 [2019-11-06T22:20:27.605Z] collected 385 items / 5 deselected / 380 selected
22:20:27 [2019-11-06T22:20:27.605Z] 
22:20:46 [2019-11-06T22:20:46.991Z] tests/integration/api_build_test.py ......................X              [  6%]
22:20:47 [2019-11-06T22:20:47.246Z] tests/integration/api_client_test.py .....                               [  7%]
22:20:49 [2019-11-06T22:20:49.169Z] tests/integration/api_config_test.py .....                               [  8%]
22:21:23 [2019-11-06T22:21:23.726Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
22:22:25 [2019-11-06T22:22:25.570Z] ................................................                         [ 29%]
22:22:44 [2019-11-06T22:22:44.267Z] tests/integration/api_exec_test.py ....................                  [ 35%]
22:22:52 [2019-11-06T22:22:52.198Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
22:22:55 [2019-11-06T22:22:55.972Z] tests/integration/api_image_test.py ...........s.....                    [ 40%]
22:23:16 [2019-11-06T22:23:16.775Z] tests/integration/api_network_test.py ...........................        [ 47%]
22:23:24 [2019-11-06T22:23:24.792Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
22:23:26 [2019-11-06T22:23:26.227Z] tests/integration/api_secret_test.py .....                               [ 51%]
22:23:30 [2019-11-06T22:23:30.615Z] tests/integration/api_service_test.py ................s................. [ 60%]
22:23:45 [2019-11-06T22:23:45.325Z] .........................                                                [ 67%]
22:24:21 [2019-11-06T22:24:21.347Z] tests/integration/api_swarm_test.py .ssss.s...x.......                   [ 72%]
22:24:36 [2019-11-06T22:24:36.180Z] tests/integration/api_volume_test.py .........                           [ 74%]
22:24:38 [2019-11-06T22:24:38.688Z] tests/integration/client_test.py .....                                   [ 75%]
22:24:38 [2019-11-06T22:24:38.944Z] tests/integration/errors_test.py .                                       [ 76%]
22:25:14 [2019-11-06T22:25:14.036Z] tests/integration/models_containers_test.py ............................ [ 83%]
22:25:32 [2019-11-06T22:25:32.364Z] .........                                                                [ 85%]
22:25:37 [2019-11-06T22:25:37.350Z] tests/integration/models_images_test.py ...............                  [ 89%]
22:25:38 [2019-11-06T22:25:38.967Z] tests/integration/models_networks_test.py ....                           [ 90%]
22:25:44 [2019-11-06T22:25:44.209Z] tests/integration/models_nodes_test.py .                                 [ 91%]
22:25:45 [2019-11-06T22:25:45.570Z] tests/integration/models_resources_test.py .                             [ 91%]
22:25:51 [2019-11-06T22:25:51.620Z] tests/integration/models_services_test.py ..............X.               [ 95%]
22:25:54 [2019-11-06T22:25:54.872Z] tests/integration/models_swarm_test.py ..                                [ 96%]
22:25:54 [2019-11-06T22:25:54.872Z] tests/integration/models_volumes_test.py ..                              [ 96%]
22:25:59 [2019-11-06T22:25:59.210Z] tests/integration/regression_test.py ......                              [ 98%]
22:25:59 [2019-11-06T22:25:59.722Z] tests/integration/credentials/store_test.py ......                       [ 99%]
22:25:59 [2019-11-06T22:25:59.722Z] tests/integration/credentials/utils_test.py .                            [100%]
22:25:59 [2019-11-06T22:25:59.722Z] 
22:25:59 [2019-11-06T22:25:59.722Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
22:25:59 [2019-11-06T22:25:59.722Z] =========================== short test summary info ============================
22:25:59 [2019-11-06T22:25:59.722Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
22:25:59 [2019-11-06T22:25:59.722Z]   CONFIG_RT_GROUP_SCHED isn't enabled
22:25:59 [2019-11-06T22:25:59.722Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
22:25:59 [2019-11-06T22:25:59.722Z]   Not supported on most drivers
22:25:59 [2019-11-06T22:25:59.722Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
22:25:59 [2019-11-06T22:25:59.722Z]   This doesn't seem to be taken into account by the engine
22:25:59 [2019-11-06T22:25:59.722Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
22:25:59 [2019-11-06T22:25:59.722Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
22:25:59 [2019-11-06T22:25:59.722Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
22:25:59 [2019-11-06T22:25:59.722Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
22:25:59 [2019-11-06T22:25:59.722Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
22:25:59 [2019-11-06T22:25:59.722Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
22:25:59 [2019-11-06T22:25:59.722Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
22:25:59 [2019-11-06T22:25:59.722Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 335.82 seconds ==
22:26:00 [2019-11-06T22:26:00.282Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
22:26:12 [2019-11-06T22:26:12.441Z] Clearing AppArmor profiles cache:.
22:26:12 [2019-11-06T22:26:12.441Z] All profile caches have been cleared, but no profiles have been unloaded.
22:26:12 [2019-11-06T22:26:12.441Z] Unloading profiles will leave already running processes permanently
22:26:12 [2019-11-06T22:26:12.441Z] unconfined, which can lead to unexpected situations.
22:26:12 [2019-11-06T22:26:12.441Z] 
22:26:12 [2019-11-06T22:26:12.441Z] To set a process to complain mode, use the command line tool
22:26:12 [2019-11-06T22:26:12.441Z] 'aa-complain'. To really tear down all profiles, run the init script
22:26:12 [2019-11-06T22:26:12.441Z] with the 'teardown' option."
22:26:12 [2019-11-06T22:26:12.441Z]