Skip to content

Console Output

23:21:53 [2019-09-20T23:21:53.202Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39969/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9cd24ba6057fa479918e9bce4e2c0554ec991394 -e DOCKER_GRAPHDRIVER docker:9cd24ba6057fa479918e9bce4e2c0554ec991394 hack/make.sh dynbinary-daemon test-docker-py
23:21:53 [2019-09-20T23:21:53.774Z] 
23:21:54 [2019-09-20T23:21:54.032Z] Removing bundles/
23:21:54 [2019-09-20T23:21:54.032Z] 
23:21:54 [2019-09-20T23:21:54.032Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
23:21:54 [2019-09-20T23:21:54.032Z] Building: bundles/dynbinary-daemon/dockerd-dev
23:21:54 [2019-09-20T23:21:54.032Z] GOOS="" GOARCH="" GOARM=""
23:23:15 [2019-09-20T23:23:15.443Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
23:23:15 [2019-09-20T23:23:15.443Z] 
23:23:15 [2019-09-20T23:23:15.443Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
23:23:15 [2019-09-20T23:23:15.443Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
23:23:15 [2019-09-20T23:23:15.443Z] Using test binary docker
23:23:15 [2019-09-20T23:23:15.443Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
23:23:15 [2019-09-20T23:23:15.443Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
23:23:15 [2019-09-20T23:23:15.443Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
23:23:15 [2019-09-20T23:23:15.443Z] Warning failed to create cache: (null)
23:23:15 [2019-09-20T23:23:15.443Z] .
23:23:15 [2019-09-20T23:23:15.443Z] INFO: Waiting for daemon to start...
23:23:15 [2019-09-20T23:23:15.443Z] Starting dockerd
23:23:15 [2019-09-20T23:23:15.443Z] .
23:23:15 [2019-09-20T23:23:15.443Z] INFO: Building docker-sdk-python3:4.0.2...
23:24:23 [2019-09-20T23:24:23.113Z] sha256:7a65c9b66af01b0d0603aadd432b67d9f67970f9ced0f539974f0b7b1d259883
23:24:23 [2019-09-20T23:24:23.113Z] INFO: Starting docker-py tests...
23:24:23 [2019-09-20T23:24:23.370Z] ============================= test session starts ==============================
23:24:23 [2019-09-20T23:24:23.370Z] platform linux -- Python 3.6.9, pytest-4.1.0, py-1.8.0, pluggy-0.13.0
23:24:23 [2019-09-20T23:24:23.370Z] rootdir: /src, inifile: pytest.ini
23:24:23 [2019-09-20T23:24:23.370Z] plugins: timeout-1.3.3, cov-2.6.1
23:24:24 [2019-09-20T23:24:24.303Z] collected 385 items / 6 deselected
23:24:24 [2019-09-20T23:24:24.303Z] 
23:24:46 [2019-09-20T23:24:46.097Z] tests/integration/api_build_test.py ......................X              [  6%]
23:24:46 [2019-09-20T23:24:46.661Z] tests/integration/api_client_test.py .....                               [  7%]
23:24:48 [2019-09-20T23:24:48.289Z] tests/integration/api_config_test.py .....                               [  8%]
23:25:23 [2019-09-20T23:25:23.125Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
23:26:25 [2019-09-20T23:26:25.233Z] ................................................                         [ 29%]
23:26:44 [2019-09-20T23:26:44.369Z] tests/integration/api_exec_test.py ....................                  [ 35%]
23:26:52 [2019-09-20T23:26:52.332Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
23:26:56 [2019-09-20T23:26:56.548Z] tests/integration/api_image_test.py ...........s.....                    [ 40%]
23:27:18 [2019-09-20T23:27:18.300Z] tests/integration/api_network_test.py ...........................        [ 47%]
23:27:26 [2019-09-20T23:27:26.900Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
23:27:28 [2019-09-20T23:27:28.347Z] tests/integration/api_secret_test.py .....                               [ 51%]
23:27:33 [2019-09-20T23:27:33.957Z] tests/integration/api_service_test.py ................s................. [ 60%]
23:27:47 [2019-09-20T23:27:47.586Z] ........................                                                 [ 67%]
23:28:24 [2019-09-20T23:28:24.917Z] tests/integration/api_swarm_test.py .ssss.s...x.......                   [ 72%]
23:28:39 [2019-09-20T23:28:39.769Z] tests/integration/api_volume_test.py .........                           [ 74%]
23:28:41 [2019-09-20T23:28:41.662Z] tests/integration/client_test.py .....                                   [ 75%]
23:28:42 [2019-09-20T23:28:42.592Z] tests/integration/errors_test.py .                                       [ 75%]
23:29:15 [2019-09-20T23:29:15.506Z] tests/integration/models_containers_test.py ............................ [ 83%]
23:29:34 [2019-09-20T23:29:34.193Z] .........                                                                [ 85%]
23:29:39 [2019-09-20T23:29:39.314Z] tests/integration/models_images_test.py ...............                  [ 89%]
23:29:40 [2019-09-20T23:29:40.940Z] tests/integration/models_networks_test.py ....                           [ 90%]
23:29:47 [2019-09-20T23:29:47.485Z] tests/integration/models_nodes_test.py .                                 [ 91%]
23:29:47 [2019-09-20T23:29:47.485Z] tests/integration/models_resources_test.py .                             [ 91%]
23:29:53 [2019-09-20T23:29:53.667Z] tests/integration/models_services_test.py ..............X.               [ 95%]
23:29:56 [2019-09-20T23:29:56.939Z] tests/integration/models_swarm_test.py ..                                [ 96%]
23:29:56 [2019-09-20T23:29:56.939Z] tests/integration/models_volumes_test.py ..                              [ 96%]
23:30:01 [2019-09-20T23:30:01.526Z] tests/integration/regression_test.py ......                              [ 98%]
23:30:02 [2019-09-20T23:30:02.042Z] tests/integration/credentials/store_test.py ......                       [ 99%]
23:30:02 [2019-09-20T23:30:02.042Z] tests/integration/credentials/utils_test.py .                            [100%]
23:30:02 [2019-09-20T23:30:02.042Z] 
23:30:02 [2019-09-20T23:30:02.042Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
23:30:02 [2019-09-20T23:30:02.042Z] =========================== short test summary info ============================
23:30:02 [2019-09-20T23:30:02.042Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
23:30:02 [2019-09-20T23:30:02.042Z]   CONFIG_RT_GROUP_SCHED isn't enabled
23:30:02 [2019-09-20T23:30:02.042Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
23:30:02 [2019-09-20T23:30:02.042Z]   Not supported on most drivers
23:30:02 [2019-09-20T23:30:02.042Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
23:30:02 [2019-09-20T23:30:02.042Z]   This doesn't seem to be taken into account by the engine
23:30:02 [2019-09-20T23:30:02.042Z] SKIP [1] tests/integration/api_image_test.py:290: Doesn't work inside a container - FIXME
23:30:02 [2019-09-20T23:30:02.042Z] SKIP [1] tests/integration/api_service_test.py:853: API version is too low (< 1.38)
23:30:02 [2019-09-20T23:30:02.042Z] SKIP [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
23:30:02 [2019-09-20T23:30:02.042Z] SKIP [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
23:30:02 [2019-09-20T23:30:02.042Z] SKIP [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
23:30:02 [2019-09-20T23:30:02.042Z] SKIP [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
23:30:02 [2019-09-20T23:30:02.042Z] SKIP [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
23:30:02 [2019-09-20T23:30:02.042Z] = 367 passed, 7 skipped, 6 deselected, 3 xfailed, 2 xpassed in 338.92 seconds ==
23:30:02 [2019-09-20T23:30:02.610Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
23:30:14 [2019-09-20T23:30:14.790Z] umount: bundles/test-docker-py/root: mountpoint not found
23:30:14 [2019-09-20T23:30:14.790Z] Clearing AppArmor profiles cache:.
23:30:14 [2019-09-20T23:30:14.790Z] All profile caches have been cleared, but no profiles have been unloaded.
23:30:14 [2019-09-20T23:30:14.790Z] Unloading profiles will leave already running processes permanently
23:30:14 [2019-09-20T23:30:14.790Z] unconfined, which can lead to unexpected situations.
23:30:14 [2019-09-20T23:30:14.790Z] 
23:30:14 [2019-09-20T23:30:14.790Z] To set a process to complain mode, use the command line tool
23:30:14 [2019-09-20T23:30:14.790Z] 'aa-complain'. To really tear down all profiles, run the init script
23:30:14 [2019-09-20T23:30:14.790Z] with the 'teardown' option."
23:30:14 [2019-09-20T23:30:14.790Z]