Skip to content

Console Output

10:18:08 [2019-09-26T10:18:08.603Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39990/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5175ed54e58d2027e54571ef384eed54626f6c89 -e DOCKER_GRAPHDRIVER docker:5175ed54e58d2027e54571ef384eed54626f6c89 hack/make.sh dynbinary-daemon test-docker-py
10:18:09 [2019-09-26T10:18:09.162Z] 
10:18:09 [2019-09-26T10:18:09.417Z] Removing bundles/
10:18:09 [2019-09-26T10:18:09.417Z] 
10:18:09 [2019-09-26T10:18:09.417Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
10:18:09 [2019-09-26T10:18:09.417Z] Building: bundles/dynbinary-daemon/dockerd-dev
10:18:09 [2019-09-26T10:18:09.417Z] GOOS="" GOARCH="" GOARM=""
10:19:30 [2019-09-26T10:19:30.774Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
10:19:30 [2019-09-26T10:19:30.774Z] 
10:19:30 [2019-09-26T10:19:30.774Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
10:19:30 [2019-09-26T10:19:30.774Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
10:19:30 [2019-09-26T10:19:30.774Z] Using test binary docker
10:19:30 [2019-09-26T10:19:30.774Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
10:19:30 [2019-09-26T10:19:30.774Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
10:19:30 [2019-09-26T10:19:30.774Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
10:19:30 [2019-09-26T10:19:30.774Z] Warning failed to create cache: (null)
10:19:30 [2019-09-26T10:19:30.774Z] .
10:19:30 [2019-09-26T10:19:30.774Z] INFO: Waiting for daemon to start...
10:19:30 [2019-09-26T10:19:30.774Z] Starting dockerd
10:19:30 [2019-09-26T10:19:30.774Z] .
10:19:30 [2019-09-26T10:19:30.774Z] INFO: Building docker-sdk-python3:4.0.2...
10:20:38 [2019-09-26T10:20:38.380Z] sha256:7c4ab271cf648606e25b8b6f18173ffac3fbd9cd051d5bbe32a6e66923583b5e
10:20:38 [2019-09-26T10:20:38.381Z] INFO: Starting docker-py tests...
10:20:38 [2019-09-26T10:20:38.381Z] ============================= test session starts ==============================
10:20:38 [2019-09-26T10:20:38.381Z] platform linux -- Python 3.6.9, pytest-4.1.0, py-1.8.0, pluggy-0.13.0
10:20:38 [2019-09-26T10:20:38.381Z] rootdir: /src, inifile: pytest.ini
10:20:38 [2019-09-26T10:20:38.381Z] plugins: timeout-1.3.3, cov-2.6.1
10:20:38 [2019-09-26T10:20:38.939Z] collected 385 items / 6 deselected
10:20:38 [2019-09-26T10:20:38.939Z] 
10:21:00 [2019-09-26T10:21:00.998Z] tests/integration/api_build_test.py ......................X              [  6%]
10:21:01 [2019-09-26T10:21:01.557Z] tests/integration/api_client_test.py .....                               [  7%]
10:21:03 [2019-09-26T10:21:03.476Z] tests/integration/api_config_test.py .....                               [  8%]
10:21:37 [2019-09-26T10:21:37.651Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
10:22:39 [2019-09-26T10:22:39.426Z] ................................................                         [ 29%]
10:22:57 [2019-09-26T10:22:57.951Z] tests/integration/api_exec_test.py ....................                  [ 35%]
10:23:05 [2019-09-26T10:23:05.344Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
10:23:09 [2019-09-26T10:23:09.566Z] tests/integration/api_image_test.py ...........s.....                    [ 40%]
10:23:30 [2019-09-26T10:23:30.143Z] tests/integration/api_network_test.py ...........................        [ 47%]
10:23:38 [2019-09-26T10:23:38.149Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
10:23:39 [2019-09-26T10:23:39.582Z] tests/integration/api_secret_test.py .....                               [ 51%]
10:23:45 [2019-09-26T10:23:45.323Z] tests/integration/api_service_test.py ................s................. [ 60%]
10:23:58 [2019-09-26T10:23:58.899Z] ........................                                                 [ 67%]
10:24:35 [2019-09-26T10:24:35.375Z] tests/integration/api_swarm_test.py .ssss.s...x.......                   [ 72%]
10:24:53 [2019-09-26T10:24:53.392Z] tests/integration/api_volume_test.py .........                           [ 74%]
10:24:53 [2019-09-26T10:24:53.392Z] tests/integration/client_test.py .....                                   [ 75%]
10:24:53 [2019-09-26T10:24:53.392Z] tests/integration/errors_test.py .                                       [ 75%]
10:25:25 [2019-09-26T10:25:25.719Z] tests/integration/models_containers_test.py ............................ [ 83%]
10:25:44 [2019-09-26T10:25:44.261Z] .........                                                                [ 85%]
10:25:50 [2019-09-26T10:25:50.548Z] tests/integration/models_images_test.py ...............                  [ 89%]
10:25:52 [2019-09-26T10:25:52.161Z] tests/integration/models_networks_test.py ....                           [ 90%]
10:25:58 [2019-09-26T10:25:58.680Z] tests/integration/models_nodes_test.py .                                 [ 91%]
10:25:59 [2019-09-26T10:25:59.240Z] tests/integration/models_resources_test.py .                             [ 91%]
10:26:05 [2019-09-26T10:26:05.026Z] tests/integration/models_services_test.py ..............X.               [ 95%]
10:26:08 [2019-09-26T10:26:08.789Z] tests/integration/models_swarm_test.py ..                                [ 96%]
10:26:08 [2019-09-26T10:26:08.789Z] tests/integration/models_volumes_test.py ..                              [ 96%]
10:26:13 [2019-09-26T10:26:13.031Z] tests/integration/regression_test.py ......                              [ 98%]
10:26:13 [2019-09-26T10:26:13.540Z] tests/integration/credentials/store_test.py ......                       [ 99%]
10:26:13 [2019-09-26T10:26:13.540Z] tests/integration/credentials/utils_test.py .                            [100%]
10:26:13 [2019-09-26T10:26:13.540Z] 
10:26:13 [2019-09-26T10:26:13.540Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
10:26:13 [2019-09-26T10:26:13.540Z] =========================== short test summary info ============================
10:26:13 [2019-09-26T10:26:13.540Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
10:26:13 [2019-09-26T10:26:13.540Z]   CONFIG_RT_GROUP_SCHED isn't enabled
10:26:13 [2019-09-26T10:26:13.540Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
10:26:13 [2019-09-26T10:26:13.540Z]   Not supported on most drivers
10:26:13 [2019-09-26T10:26:13.540Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
10:26:13 [2019-09-26T10:26:13.540Z]   This doesn't seem to be taken into account by the engine
10:26:13 [2019-09-26T10:26:13.540Z] SKIP [1] tests/integration/api_image_test.py:290: Doesn't work inside a container - FIXME
10:26:13 [2019-09-26T10:26:13.540Z] SKIP [1] tests/integration/api_service_test.py:853: API version is too low (< 1.38)
10:26:13 [2019-09-26T10:26:13.540Z] SKIP [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
10:26:13 [2019-09-26T10:26:13.540Z] SKIP [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
10:26:13 [2019-09-26T10:26:13.540Z] SKIP [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
10:26:13 [2019-09-26T10:26:13.540Z] SKIP [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
10:26:13 [2019-09-26T10:26:13.540Z] SKIP [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
10:26:13 [2019-09-26T10:26:13.540Z] = 367 passed, 7 skipped, 6 deselected, 3 xfailed, 2 xpassed in 335.72 seconds ==
10:26:13 [2019-09-26T10:26:13.794Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
10:26:25 [2019-09-26T10:26:25.940Z] umount: bundles/test-docker-py/root: mountpoint not found
10:26:25 [2019-09-26T10:26:25.940Z] Clearing AppArmor profiles cache:.
10:26:25 [2019-09-26T10:26:25.940Z] All profile caches have been cleared, but no profiles have been unloaded.
10:26:25 [2019-09-26T10:26:25.940Z] Unloading profiles will leave already running processes permanently
10:26:25 [2019-09-26T10:26:25.940Z] unconfined, which can lead to unexpected situations.
10:26:25 [2019-09-26T10:26:25.940Z] 
10:26:25 [2019-09-26T10:26:25.940Z] To set a process to complain mode, use the command line tool
10:26:25 [2019-09-26T10:26:25.940Z] 'aa-complain'. To really tear down all profiles, run the init script
10:26:25 [2019-09-26T10:26:25.940Z] with the 'teardown' option."
10:26:25 [2019-09-26T10:26:25.940Z]