Skip to content

Console Output

22:51:46 [2019-10-17T22:51:46.441Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39964/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=75e3238507a4de03612c90c621db5648709126a9 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:75e3238507a4de03612c90c621db5648709126a9 hack/make.sh dynbinary-daemon test-docker-py
22:51:46 [2019-10-17T22:51:46.999Z] 
22:51:47 [2019-10-17T22:51:47.254Z] Removing bundles/
22:51:47 [2019-10-17T22:51:47.254Z] 
22:51:47 [2019-10-17T22:51:47.254Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
22:51:47 [2019-10-17T22:51:47.254Z] Building: bundles/dynbinary-daemon/dockerd-dev
22:51:47 [2019-10-17T22:51:47.254Z] GOOS="" GOARCH="" GOARM=""
22:53:08 [2019-10-17T22:53:08.954Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
22:53:08 [2019-10-17T22:53:08.954Z] 
22:53:08 [2019-10-17T22:53:08.954Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
22:53:08 [2019-10-17T22:53:08.954Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
22:53:08 [2019-10-17T22:53:08.954Z] Using test binary docker
22:53:08 [2019-10-17T22:53:08.954Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
22:53:08 [2019-10-17T22:53:08.954Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
22:53:08 [2019-10-17T22:53:08.954Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
22:53:08 [2019-10-17T22:53:08.954Z] Warning failed to create cache: (null)
22:53:08 [2019-10-17T22:53:08.954Z] .
22:53:08 [2019-10-17T22:53:08.954Z] INFO: Waiting for daemon to start...
22:53:08 [2019-10-17T22:53:08.954Z] Starting dockerd
22:53:08 [2019-10-17T22:53:08.954Z] .
22:53:08 [2019-10-17T22:53:08.954Z] INFO: Building docker-sdk-python3:4.1.0...
22:53:55 [2019-10-17T22:53:55.684Z] sha256:e56b5c71aaf4021bf7116de2906682fdfa178a6de0b44370c17580a92ee81d55
22:53:55 [2019-10-17T22:53:55.684Z] INFO: Starting docker-py tests...
22:53:55 [2019-10-17T22:53:55.684Z] ============================= test session starts ==============================
22:53:55 [2019-10-17T22:53:55.684Z] platform linux -- Python 3.7.4, pytest-4.3.1, py-1.8.0, pluggy-0.13.0
22:53:55 [2019-10-17T22:53:55.684Z] rootdir: /src, inifile: pytest.ini
22:53:55 [2019-10-17T22:53:55.684Z] plugins: timeout-1.3.3, cov-2.6.1
22:53:55 [2019-10-17T22:53:55.938Z] collected 385 items / 5 deselected / 380 selected
22:53:55 [2019-10-17T22:53:55.938Z] 
22:54:22 [2019-10-17T22:54:22.513Z] tests/integration/api_build_test.py ......................X              [  6%]
22:54:23 [2019-10-17T22:54:23.071Z] tests/integration/api_client_test.py .....                               [  7%]
22:54:25 [2019-10-17T22:54:25.594Z] tests/integration/api_config_test.py .....                               [  8%]
22:55:06 [2019-10-17T22:55:06.274Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
22:56:20 [2019-10-17T22:56:20.579Z] ................................................                         [ 29%]
22:56:42 [2019-10-17T22:56:42.763Z] tests/integration/api_exec_test.py ....................                  [ 35%]
22:56:51 [2019-10-17T22:56:51.166Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
22:56:56 [2019-10-17T22:56:56.023Z] tests/integration/api_image_test.py ...........s.....                    [ 40%]
22:57:21 [2019-10-17T22:57:21.267Z] tests/integration/api_network_test.py ...........................        [ 47%]
22:57:29 [2019-10-17T22:57:29.818Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
22:57:31 [2019-10-17T22:57:31.954Z] tests/integration/api_secret_test.py .....                               [ 51%]
22:57:36 [2019-10-17T22:57:36.512Z] tests/integration/api_service_test.py ................s................. [ 60%]
22:57:51 [2019-10-17T22:57:51.420Z] .........................                                                [ 67%]
22:58:32 [2019-10-17T22:58:32.263Z] tests/integration/api_swarm_test.py .ssss.s...x.......                   [ 72%]
22:58:47 [2019-10-17T22:58:47.124Z] tests/integration/api_volume_test.py .........                           [ 74%]
22:58:49 [2019-10-17T22:58:49.005Z] tests/integration/client_test.py .....                                   [ 75%]
22:58:49 [2019-10-17T22:58:49.928Z] tests/integration/errors_test.py .                                       [ 76%]
22:59:30 [2019-10-17T22:59:30.801Z] tests/integration/models_containers_test.py ............................ [ 83%]
22:59:51 [2019-10-17T22:59:51.625Z] .........                                                                [ 85%]
22:59:57 [2019-10-17T22:59:57.606Z] tests/integration/models_images_test.py ...............                  [ 89%]
22:59:59 [2019-10-17T22:59:59.221Z] tests/integration/models_networks_test.py ....                           [ 90%]
23:00:05 [2019-10-17T23:00:05.829Z] tests/integration/models_nodes_test.py .                                 [ 91%]
23:00:06 [2019-10-17T23:00:06.752Z] tests/integration/models_resources_test.py .                             [ 91%]
23:00:12 [2019-10-17T23:00:12.579Z] tests/integration/models_services_test.py ..............X.               [ 95%]
23:00:17 [2019-10-17T23:00:17.179Z] tests/integration/models_swarm_test.py ..                                [ 96%]
23:00:17 [2019-10-17T23:00:17.179Z] tests/integration/models_volumes_test.py ..                              [ 96%]
23:00:22 [2019-10-17T23:00:22.321Z] tests/integration/regression_test.py ......                              [ 98%]
23:00:22 [2019-10-17T23:00:22.620Z] tests/integration/credentials/store_test.py ......                       [ 99%]
23:00:22 [2019-10-17T23:00:22.620Z] tests/integration/credentials/utils_test.py .                            [100%]
23:00:22 [2019-10-17T23:00:22.620Z] 
23:00:22 [2019-10-17T23:00:22.620Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
23:00:22 [2019-10-17T23:00:22.620Z] =========================== short test summary info ============================
23:00:22 [2019-10-17T23:00:22.620Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
23:00:22 [2019-10-17T23:00:22.620Z]   CONFIG_RT_GROUP_SCHED isn't enabled
23:00:22 [2019-10-17T23:00:22.620Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
23:00:22 [2019-10-17T23:00:22.620Z]   Not supported on most drivers
23:00:22 [2019-10-17T23:00:22.620Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
23:00:22 [2019-10-17T23:00:22.620Z]   This doesn't seem to be taken into account by the engine
23:00:22 [2019-10-17T23:00:22.620Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
23:00:22 [2019-10-17T23:00:22.620Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
23:00:22 [2019-10-17T23:00:22.620Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
23:00:22 [2019-10-17T23:00:22.620Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
23:00:22 [2019-10-17T23:00:22.620Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
23:00:22 [2019-10-17T23:00:22.620Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
23:00:22 [2019-10-17T23:00:22.620Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
23:00:22 [2019-10-17T23:00:22.620Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 387.69 seconds ==
23:00:23 [2019-10-17T23:00:23.223Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
23:00:35 [2019-10-17T23:00:35.412Z] Clearing AppArmor profiles cache:.
23:00:35 [2019-10-17T23:00:35.412Z] All profile caches have been cleared, but no profiles have been unloaded.
23:00:35 [2019-10-17T23:00:35.412Z] Unloading profiles will leave already running processes permanently
23:00:35 [2019-10-17T23:00:35.412Z] unconfined, which can lead to unexpected situations.
23:00:35 [2019-10-17T23:00:35.412Z] 
23:00:35 [2019-10-17T23:00:35.412Z] To set a process to complain mode, use the command line tool
23:00:35 [2019-10-17T23:00:35.412Z] 'aa-complain'. To really tear down all profiles, run the init script
23:00:35 [2019-10-17T23:00:35.412Z] with the 'teardown' option."
23:00:35 [2019-10-17T23:00:35.412Z]