Skip to content

Console Output

14:27:28 [2019-11-10T14:27:28.925Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40193/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a596d36e87d791f1e8aa22833f565a16b8c14a48 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a596d36e87d791f1e8aa22833f565a16b8c14a48 hack/make.sh dynbinary-daemon test-docker-py
14:27:29 [2019-11-10T14:27:29.491Z] 
14:27:29 [2019-11-10T14:27:29.491Z] Removing bundles/
14:27:29 [2019-11-10T14:27:29.491Z] 
14:27:29 [2019-11-10T14:27:29.491Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
14:27:29 [2019-11-10T14:27:29.491Z] Building: bundles/dynbinary-daemon/dockerd-dev
14:27:29 [2019-11-10T14:27:29.491Z] GOOS="" GOARCH="" GOARM=""
14:28:50 [2019-11-10T14:28:50.917Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
14:28:50 [2019-11-10T14:28:50.917Z] 
14:28:50 [2019-11-10T14:28:50.917Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
14:28:50 [2019-11-10T14:28:50.917Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
14:28:50 [2019-11-10T14:28:50.917Z] Using test binary docker
14:28:50 [2019-11-10T14:28:50.917Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
14:28:50 [2019-11-10T14:28:50.917Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
14:28:50 [2019-11-10T14:28:50.917Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
14:28:50 [2019-11-10T14:28:50.917Z] Warning failed to create cache: (null)
14:28:50 [2019-11-10T14:28:50.917Z] .
14:28:50 [2019-11-10T14:28:50.917Z] INFO: Waiting for daemon to start...
14:28:50 [2019-11-10T14:28:50.917Z] Starting dockerd
14:28:50 [2019-11-10T14:28:50.917Z] .
14:28:50 [2019-11-10T14:28:50.917Z] INFO: Building docker-sdk-python3:4.1.0...
14:29:37 [2019-11-10T14:29:37.586Z] sha256:adf9d66d22ad94fe897e60c8a0aada40dedaac7ce2d01e9f742d682331b9f512
14:29:37 [2019-11-10T14:29:37.587Z] INFO: Starting docker-py tests...
14:29:38 [2019-11-10T14:29:38.151Z] ============================= test session starts ==============================
14:29:38 [2019-11-10T14:29:38.151Z] platform linux -- Python 3.7.5, pytest-4.3.1, py-1.8.0, pluggy-0.13.0
14:29:38 [2019-11-10T14:29:38.151Z] rootdir: /src, inifile: pytest.ini
14:29:38 [2019-11-10T14:29:38.151Z] plugins: timeout-1.3.3, cov-2.6.1
14:29:39 [2019-11-10T14:29:39.085Z] collected 385 items / 5 deselected / 380 selected
14:29:39 [2019-11-10T14:29:39.085Z] 
14:30:01 [2019-11-10T14:30:01.073Z] tests/integration/api_build_test.py ......................X              [  6%]
14:30:01 [2019-11-10T14:30:01.330Z] tests/integration/api_client_test.py .....                               [  7%]
14:30:03 [2019-11-10T14:30:03.266Z] tests/integration/api_config_test.py .....                               [  8%]
14:30:37 [2019-11-10T14:30:37.922Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
14:31:41 [2019-11-10T14:31:41.107Z] ................................................                         [ 29%]
14:32:00 [2019-11-10T14:32:00.260Z] tests/integration/api_exec_test.py ....................                  [ 35%]
14:32:08 [2019-11-10T14:32:08.236Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
14:32:12 [2019-11-10T14:32:12.514Z] tests/integration/api_image_test.py ...........s.....                    [ 40%]
14:32:34 [2019-11-10T14:32:34.267Z] tests/integration/api_network_test.py ...........................        [ 47%]
14:32:42 [2019-11-10T14:32:42.457Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
14:32:44 [2019-11-10T14:32:44.393Z] tests/integration/api_secret_test.py .....                               [ 51%]
14:32:48 [2019-11-10T14:32:48.632Z] tests/integration/api_service_test.py ................s................. [ 60%]
14:33:03 [2019-11-10T14:33:03.375Z] .........................                                                [ 67%]
14:33:40 [2019-11-10T14:33:40.167Z] tests/integration/api_swarm_test.py .ssss.s...x.......                   [ 72%]
14:33:55 [2019-11-10T14:33:55.022Z] tests/integration/api_volume_test.py .........                           [ 74%]
14:33:57 [2019-11-10T14:33:57.544Z] tests/integration/client_test.py .....                                   [ 75%]
14:33:57 [2019-11-10T14:33:57.801Z] tests/integration/errors_test.py .                                       [ 76%]
14:34:32 [2019-11-10T14:34:32.151Z] tests/integration/models_containers_test.py ............................ [ 83%]
14:34:50 [2019-11-10T14:34:50.637Z] .........                                                                [ 85%]
14:34:55 [2019-11-10T14:34:55.741Z] tests/integration/models_images_test.py ...............                  [ 89%]
14:34:57 [2019-11-10T14:34:57.369Z] tests/integration/models_networks_test.py ....                           [ 90%]
14:35:03 [2019-11-10T14:35:03.945Z] tests/integration/models_nodes_test.py .                                 [ 91%]
14:35:03 [2019-11-10T14:35:03.945Z] tests/integration/models_resources_test.py .                             [ 91%]
14:35:10 [2019-11-10T14:35:10.162Z] tests/integration/models_services_test.py ..............X.               [ 95%]
14:35:13 [2019-11-10T14:35:13.431Z] tests/integration/models_swarm_test.py ..                                [ 96%]
14:35:13 [2019-11-10T14:35:13.689Z] tests/integration/models_volumes_test.py ..                              [ 96%]
14:35:18 [2019-11-10T14:35:18.274Z] tests/integration/regression_test.py ......                              [ 98%]
14:35:18 [2019-11-10T14:35:18.532Z] tests/integration/credentials/store_test.py ......                       [ 99%]
14:35:18 [2019-11-10T14:35:18.532Z] tests/integration/credentials/utils_test.py .                            [100%]
14:35:18 [2019-11-10T14:35:18.790Z] 
14:35:18 [2019-11-10T14:35:18.790Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
14:35:18 [2019-11-10T14:35:18.790Z] =========================== short test summary info ============================
14:35:18 [2019-11-10T14:35:18.790Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
14:35:18 [2019-11-10T14:35:18.790Z]   CONFIG_RT_GROUP_SCHED isn't enabled
14:35:18 [2019-11-10T14:35:18.790Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
14:35:18 [2019-11-10T14:35:18.790Z]   Not supported on most drivers
14:35:18 [2019-11-10T14:35:18.790Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
14:35:18 [2019-11-10T14:35:18.790Z]   This doesn't seem to be taken into account by the engine
14:35:18 [2019-11-10T14:35:18.790Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
14:35:18 [2019-11-10T14:35:18.790Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
14:35:18 [2019-11-10T14:35:18.790Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
14:35:18 [2019-11-10T14:35:18.790Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
14:35:18 [2019-11-10T14:35:18.790Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
14:35:18 [2019-11-10T14:35:18.790Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
14:35:18 [2019-11-10T14:35:18.790Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
14:35:18 [2019-11-10T14:35:18.790Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 340.53 seconds ==
14:35:19 [2019-11-10T14:35:19.047Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
14:35:31 [2019-11-10T14:35:31.235Z] Clearing AppArmor profiles cache:.
14:35:31 [2019-11-10T14:35:31.235Z] All profile caches have been cleared, but no profiles have been unloaded.
14:35:31 [2019-11-10T14:35:31.235Z] Unloading profiles will leave already running processes permanently
14:35:31 [2019-11-10T14:35:31.235Z] unconfined, which can lead to unexpected situations.
14:35:31 [2019-11-10T14:35:31.235Z] 
14:35:31 [2019-11-10T14:35:31.235Z] To set a process to complain mode, use the command line tool
14:35:31 [2019-11-10T14:35:31.235Z] 'aa-complain'. To really tear down all profiles, run the init script
14:35:31 [2019-11-10T14:35:31.235Z] with the 'teardown' option."
14:35:31 [2019-11-10T14:35:31.235Z]