Skip to content

Console Output

17:54:54 [2019-10-03T17:54:54.346Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_18.09/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr22 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f50bff1e2c4d15e59e5b08dc810eecef5e5b240e -e DOCKER_GRAPHDRIVER docker:f50bff1e2c4d15e59e5b08dc810eecef5e5b240e hack/make.sh dynbinary-daemon test-docker-py
17:54:55 [2019-10-03T17:54:55.277Z] 
17:54:55 [2019-10-03T17:54:55.277Z] Removing bundles/
17:54:55 [2019-10-03T17:54:55.277Z] 
17:54:55 [2019-10-03T17:54:55.277Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
17:54:55 [2019-10-03T17:54:55.277Z] Building: bundles/dynbinary-daemon/dockerd-dev
17:54:55 [2019-10-03T17:54:55.277Z] GOOS="" GOARCH="" GOARM=""
17:56:16 [2019-10-03T17:56:16.673Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
17:56:16 [2019-10-03T17:56:16.673Z] 
17:56:16 [2019-10-03T17:56:16.673Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
17:56:16 [2019-10-03T17:56:16.673Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
17:56:16 [2019-10-03T17:56:16.673Z] Using test binary docker
17:56:16 [2019-10-03T17:56:16.673Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
17:56:16 [2019-10-03T17:56:16.673Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
17:56:16 [2019-10-03T17:56:16.673Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
17:56:16 [2019-10-03T17:56:16.673Z] Warning failed to create cache: (null)
17:56:16 [2019-10-03T17:56:16.673Z] .
17:56:16 [2019-10-03T17:56:16.673Z] INFO: Waiting for daemon to start...
17:56:16 [2019-10-03T17:56:16.673Z] Starting dockerd
17:56:16 [2019-10-03T17:56:16.673Z] .
17:56:16 [2019-10-03T17:56:16.673Z] INFO: Building docker-sdk-python3:master...
17:57:03 [2019-10-03T17:57:03.457Z] sha256:58eec0345b63833f1f4f3aeaa7448f26053b88f66d1f63e2cb635db7fa6b115a
17:57:03 [2019-10-03T17:57:03.457Z] INFO: Starting docker-py tests...
17:57:03 [2019-10-03T17:57:03.457Z] ============================= test session starts ==============================
17:57:03 [2019-10-03T17:57:03.457Z] platform linux -- Python 3.7.4, pytest-4.3.1, py-1.8.0, pluggy-0.13.0
17:57:03 [2019-10-03T17:57:03.457Z] rootdir: /src, inifile: pytest.ini
17:57:03 [2019-10-03T17:57:03.457Z] plugins: timeout-1.3.3, cov-2.6.1
17:57:03 [2019-10-03T17:57:03.457Z] collected 385 items / 4 deselected / 381 selected
17:57:03 [2019-10-03T17:57:03.457Z] 
17:57:26 [2019-10-03T17:57:26.228Z] tests/integration/api_build_test.py ......................X              [  6%]
17:57:26 [2019-10-03T17:57:26.485Z] tests/integration/api_client_test.py .....                               [  7%]
17:57:29 [2019-10-03T17:57:29.309Z] tests/integration/api_config_test.py .....                               [  8%]
17:58:10 [2019-10-03T17:58:10.232Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
17:59:27 [2019-10-03T17:59:27.703Z] .................................................                        [ 29%]
17:59:51 [2019-10-03T17:59:51.029Z] tests/integration/api_exec_test.py ....................                  [ 35%]
17:59:58 [2019-10-03T17:59:58.985Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
18:00:06 [2019-10-03T18:00:06.796Z] tests/integration/api_image_test.py ...........s.....                    [ 40%]
18:00:33 [2019-10-03T18:00:33.429Z] tests/integration/api_network_test.py ...........................        [ 47%]
18:00:41 [2019-10-03T18:00:41.758Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
18:00:44 [2019-10-03T18:00:44.054Z] tests/integration/api_secret_test.py .....                               [ 51%]
18:00:49 [2019-10-03T18:00:49.624Z] tests/integration/api_service_test.py ................s................. [ 60%]
18:01:04 [2019-10-03T18:01:04.789Z] .........................                                                [ 67%]
18:01:45 [2019-10-03T18:01:45.689Z] tests/integration/api_swarm_test.py .ssss.s...x.......                   [ 72%]
18:02:00 [2019-10-03T18:02:00.542Z] tests/integration/api_volume_test.py .........                           [ 74%]
18:02:03 [2019-10-03T18:02:03.060Z] tests/integration/client_test.py .....                                   [ 75%]
18:02:03 [2019-10-03T18:02:03.623Z] tests/integration/errors_test.py .                                       [ 76%]
18:02:46 [2019-10-03T18:02:46.621Z] tests/integration/models_containers_test.py ............................ [ 83%]
18:03:06 [2019-10-03T18:03:06.746Z] .........                                                                [ 85%]
18:03:13 [2019-10-03T18:03:13.996Z] tests/integration/models_images_test.py ...............                  [ 89%]
18:03:15 [2019-10-03T18:03:15.877Z] tests/integration/models_networks_test.py ....                           [ 90%]
18:03:22 [2019-10-03T18:03:22.416Z] tests/integration/models_nodes_test.py .                                 [ 91%]
18:03:23 [2019-10-03T18:03:23.344Z] tests/integration/models_resources_test.py .                             [ 91%]
18:03:29 [2019-10-03T18:03:29.103Z] tests/integration/models_services_test.py ..............X.               [ 95%]
18:03:33 [2019-10-03T18:03:33.513Z] tests/integration/models_swarm_test.py ..                                [ 96%]
18:03:33 [2019-10-03T18:03:33.513Z] tests/integration/models_volumes_test.py ..                              [ 96%]
18:03:39 [2019-10-03T18:03:39.206Z] tests/integration/regression_test.py ......                              [ 98%]
18:03:39 [2019-10-03T18:03:39.719Z] tests/integration/credentials/store_test.py ......                       [ 99%]
18:03:39 [2019-10-03T18:03:39.719Z] tests/integration/credentials/utils_test.py .                            [100%]
18:03:39 [2019-10-03T18:03:39.719Z] 
18:03:39 [2019-10-03T18:03:39.719Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
18:03:39 [2019-10-03T18:03:39.719Z] =========================== short test summary info ============================
18:03:39 [2019-10-03T18:03:39.719Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
18:03:39 [2019-10-03T18:03:39.719Z]   CONFIG_RT_GROUP_SCHED isn't enabled
18:03:39 [2019-10-03T18:03:39.719Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
18:03:39 [2019-10-03T18:03:39.719Z]   Not supported on most drivers
18:03:39 [2019-10-03T18:03:39.719Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
18:03:39 [2019-10-03T18:03:39.719Z]   This doesn't seem to be taken into account by the engine
18:03:39 [2019-10-03T18:03:39.719Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
18:03:39 [2019-10-03T18:03:39.719Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
18:03:39 [2019-10-03T18:03:39.719Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
18:03:39 [2019-10-03T18:03:39.719Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
18:03:39 [2019-10-03T18:03:39.719Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
18:03:39 [2019-10-03T18:03:39.719Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
18:03:39 [2019-10-03T18:03:39.719Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
18:03:39 [2019-10-03T18:03:39.719Z] = 369 passed, 7 skipped, 4 deselected, 3 xfailed, 2 xpassed in 401.76 seconds ==
18:03:39 [2019-10-03T18:03:39.975Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
18:03:52 [2019-10-03T18:03:52.148Z] umount: bundles/test-docker-py/root: mountpoint not found
18:03:52 [2019-10-03T18:03:52.148Z] Clearing AppArmor profiles cache:.
18:03:52 [2019-10-03T18:03:52.148Z] All profile caches have been cleared, but no profiles have been unloaded.
18:03:52 [2019-10-03T18:03:52.148Z] Unloading profiles will leave already running processes permanently
18:03:52 [2019-10-03T18:03:52.148Z] unconfined, which can lead to unexpected situations.
18:03:52 [2019-10-03T18:03:52.148Z] 
18:03:52 [2019-10-03T18:03:52.148Z] To set a process to complain mode, use the command line tool
18:03:52 [2019-10-03T18:03:52.148Z] 'aa-complain'. To really tear down all profiles, run the init script
18:03:52 [2019-10-03T18:03:52.148Z] with the 'teardown' option."
18:03:52 [2019-10-03T18:03:52.148Z]