Skip to content

Console Output

17:02:35 [2019-10-09T17:02:35.338Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40058/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=08bca254141108d8dae5b6ecba1661ab9271b0a2 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:08bca254141108d8dae5b6ecba1661ab9271b0a2 hack/make.sh dynbinary-daemon test-docker-py
17:02:36 [2019-10-09T17:02:36.269Z] 
17:02:36 [2019-10-09T17:02:36.526Z] Removing bundles/
17:02:36 [2019-10-09T17:02:36.526Z] 
17:02:36 [2019-10-09T17:02:36.783Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
17:02:36 [2019-10-09T17:02:36.783Z] Building: bundles/dynbinary-daemon/dockerd-dev
17:02:36 [2019-10-09T17:02:36.783Z] GOOS="" GOARCH="" GOARM=""
17:03:58 [2019-10-09T17:03:58.273Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
17:03:58 [2019-10-09T17:03:58.273Z] 
17:03:58 [2019-10-09T17:03:58.273Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
17:03:58 [2019-10-09T17:03:58.273Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
17:03:58 [2019-10-09T17:03:58.273Z] Using test binary docker
17:03:58 [2019-10-09T17:03:58.273Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
17:03:58 [2019-10-09T17:03:58.273Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
17:03:58 [2019-10-09T17:03:58.273Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
17:03:58 [2019-10-09T17:03:58.273Z] Warning failed to create cache: (null)
17:03:58 [2019-10-09T17:03:58.273Z] .
17:03:58 [2019-10-09T17:03:58.273Z] INFO: Waiting for daemon to start...
17:03:58 [2019-10-09T17:03:58.273Z] Starting dockerd
17:03:58 [2019-10-09T17:03:58.273Z] .
17:03:58 [2019-10-09T17:03:58.273Z] INFO: Building docker-sdk-python3:4.1.0...
17:04:54 [2019-10-09T17:04:54.470Z] sha256:81a0ad0a4d8e3cfcb72bdee2e8a8da9f8cb4e5b174701b15d82263d2a31f2d81
17:04:54 [2019-10-09T17:04:54.470Z] INFO: Starting docker-py tests...
17:04:54 [2019-10-09T17:04:54.470Z] ============================= test session starts ==============================
17:04:54 [2019-10-09T17:04:54.470Z] platform linux -- Python 3.7.4, pytest-4.3.1, py-1.8.0, pluggy-0.13.0
17:04:54 [2019-10-09T17:04:54.470Z] rootdir: /src, inifile: pytest.ini
17:04:54 [2019-10-09T17:04:54.470Z] plugins: timeout-1.3.3, cov-2.6.1
17:04:54 [2019-10-09T17:04:54.470Z] collected 385 items / 5 deselected / 380 selected
17:04:54 [2019-10-09T17:04:54.470Z] 
17:05:14 [2019-10-09T17:05:14.076Z] tests/integration/api_build_test.py ......................X              [  6%]
17:05:14 [2019-10-09T17:05:14.333Z] tests/integration/api_client_test.py .....                               [  7%]
17:05:16 [2019-10-09T17:05:16.788Z] tests/integration/api_config_test.py .....                               [  8%]
17:05:57 [2019-10-09T17:05:57.732Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
17:07:13 [2019-10-09T17:07:13.313Z] ................................................                         [ 29%]
17:07:37 [2019-10-09T17:07:37.037Z] tests/integration/api_exec_test.py ....................                  [ 35%]
17:07:45 [2019-10-09T17:07:45.622Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
17:07:50 [2019-10-09T17:07:50.831Z] tests/integration/api_image_test.py ...........s.....                    [ 40%]
17:08:16 [2019-10-09T17:08:16.695Z] tests/integration/api_network_test.py ...........................        [ 47%]
17:08:25 [2019-10-09T17:08:25.387Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
17:08:27 [2019-10-09T17:08:27.844Z] tests/integration/api_secret_test.py .....                               [ 51%]
17:08:33 [2019-10-09T17:08:33.444Z] tests/integration/api_service_test.py ................s................. [ 60%]
17:08:46 [2019-10-09T17:08:46.389Z] .........................                                                [ 67%]
17:09:29 [2019-10-09T17:09:29.010Z] tests/integration/api_swarm_test.py .ssss.s...x.......                   [ 72%]
17:09:43 [2019-10-09T17:09:43.856Z] tests/integration/api_volume_test.py .........                           [ 74%]
17:09:46 [2019-10-09T17:09:46.377Z] tests/integration/client_test.py .....                                   [ 75%]
17:09:46 [2019-10-09T17:09:46.941Z] tests/integration/errors_test.py .                                       [ 76%]
17:10:27 [2019-10-09T17:10:27.533Z] tests/integration/models_containers_test.py ............................ [ 83%]
17:10:48 [2019-10-09T17:10:48.330Z] .........                                                                [ 85%]
17:10:54 [2019-10-09T17:10:54.900Z] tests/integration/models_images_test.py ...............                  [ 89%]
17:10:56 [2019-10-09T17:10:56.525Z] tests/integration/models_networks_test.py ....                           [ 90%]
17:11:03 [2019-10-09T17:11:03.074Z] tests/integration/models_nodes_test.py .                                 [ 91%]
17:11:04 [2019-10-09T17:11:04.004Z] tests/integration/models_resources_test.py .                             [ 91%]
17:11:09 [2019-10-09T17:11:09.826Z] tests/integration/models_services_test.py ..............X.               [ 95%]
17:11:14 [2019-10-09T17:11:14.238Z] tests/integration/models_swarm_test.py ..                                [ 96%]
17:11:14 [2019-10-09T17:11:14.239Z] tests/integration/models_volumes_test.py ..                              [ 96%]
17:11:19 [2019-10-09T17:11:19.569Z] tests/integration/regression_test.py ......                              [ 98%]
17:11:19 [2019-10-09T17:11:19.826Z] tests/integration/credentials/store_test.py ......                       [ 99%]
17:11:19 [2019-10-09T17:11:19.826Z] tests/integration/credentials/utils_test.py .                            [100%]
17:11:19 [2019-10-09T17:11:19.826Z] 
17:11:19 [2019-10-09T17:11:19.826Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
17:11:19 [2019-10-09T17:11:19.826Z] =========================== short test summary info ============================
17:11:19 [2019-10-09T17:11:19.826Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
17:11:19 [2019-10-09T17:11:19.826Z]   CONFIG_RT_GROUP_SCHED isn't enabled
17:11:19 [2019-10-09T17:11:19.826Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
17:11:19 [2019-10-09T17:11:19.826Z]   Not supported on most drivers
17:11:19 [2019-10-09T17:11:19.826Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
17:11:19 [2019-10-09T17:11:19.826Z]   This doesn't seem to be taken into account by the engine
17:11:19 [2019-10-09T17:11:19.826Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
17:11:19 [2019-10-09T17:11:19.826Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
17:11:19 [2019-10-09T17:11:19.826Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
17:11:19 [2019-10-09T17:11:19.826Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
17:11:19 [2019-10-09T17:11:19.826Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
17:11:19 [2019-10-09T17:11:19.826Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
17:11:19 [2019-10-09T17:11:19.826Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
17:11:19 [2019-10-09T17:11:19.826Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 393.29 seconds ==
17:11:20 [2019-10-09T17:11:20.389Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
17:11:32 [2019-10-09T17:11:32.606Z] umount: bundles/test-docker-py/root: mountpoint not found
17:11:32 [2019-10-09T17:11:32.606Z] Clearing AppArmor profiles cache:.
17:11:32 [2019-10-09T17:11:32.606Z] All profile caches have been cleared, but no profiles have been unloaded.
17:11:32 [2019-10-09T17:11:32.606Z] Unloading profiles will leave already running processes permanently
17:11:32 [2019-10-09T17:11:32.606Z] unconfined, which can lead to unexpected situations.
17:11:32 [2019-10-09T17:11:32.606Z] 
17:11:32 [2019-10-09T17:11:32.606Z] To set a process to complain mode, use the command line tool
17:11:32 [2019-10-09T17:11:32.606Z] 'aa-complain'. To really tear down all profiles, run the init script
17:11:32 [2019-10-09T17:11:32.606Z] with the 'teardown' option."
17:11:32 [2019-10-09T17:11:32.606Z]