Skip to content

Console Output

05:21:48 [2020-01-31T05:21:48.606Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40440/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=432e375bb5e18537a976a89b141a8288d6f56c0e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:432e375bb5e18537a976a89b141a8288d6f56c0e hack/make.sh dynbinary-daemon test-docker-py
05:21:49 [2020-01-31T05:21:49.166Z] 
05:21:49 [2020-01-31T05:21:49.166Z] Removing bundles/
05:21:49 [2020-01-31T05:21:49.166Z] 
05:21:49 [2020-01-31T05:21:49.166Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
05:21:49 [2020-01-31T05:21:49.166Z] Building: bundles/dynbinary-daemon/dockerd-dev
05:21:49 [2020-01-31T05:21:49.166Z] GOOS="" GOARCH="" GOARM=""
05:23:10 [2020-01-31T05:23:10.576Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
05:23:10 [2020-01-31T05:23:10.576Z] 
05:23:10 [2020-01-31T05:23:10.576Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
05:23:10 [2020-01-31T05:23:10.576Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
05:23:10 [2020-01-31T05:23:10.576Z] Using test binary docker
05:23:10 [2020-01-31T05:23:10.576Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
05:23:10 [2020-01-31T05:23:10.576Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
05:23:10 [2020-01-31T05:23:10.576Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
05:23:10 [2020-01-31T05:23:10.576Z] Warning failed to create cache: (null)
05:23:10 [2020-01-31T05:23:10.576Z] .
05:23:10 [2020-01-31T05:23:10.576Z] INFO: Waiting for daemon to start...
05:23:10 [2020-01-31T05:23:10.576Z] Starting dockerd
05:23:10 [2020-01-31T05:23:10.576Z] .
05:23:10 [2020-01-31T05:23:10.576Z] INFO: Building docker-sdk-python3:4.1.0...
05:23:57 [2020-01-31T05:23:57.237Z] sha256:d86d67e7d85f5f75c5aab85423d43fe017c6764f98fbc2f351c74aa10369d41f
05:23:57 [2020-01-31T05:23:57.237Z] INFO: Starting docker-py tests...
05:23:57 [2020-01-31T05:23:57.237Z] ============================= test session starts ==============================
05:23:57 [2020-01-31T05:23:57.237Z] platform linux -- Python 3.7.6, pytest-4.3.1, py-1.8.1, pluggy-0.13.1
05:23:57 [2020-01-31T05:23:57.237Z] rootdir: /src, inifile: pytest.ini
05:23:57 [2020-01-31T05:23:57.237Z] plugins: timeout-1.3.3, cov-2.6.1
05:23:57 [2020-01-31T05:23:57.237Z] collected 385 items / 3 deselected / 382 selected
05:23:57 [2020-01-31T05:23:57.237Z] 
05:24:18 [2020-01-31T05:24:18.311Z] tests/integration/api_build_test.py .......................X             [  6%]
05:24:18 [2020-01-31T05:24:18.566Z] tests/integration/api_client_test.py .....                               [  7%]
05:24:20 [2020-01-31T05:24:20.488Z] tests/integration/api_config_test.py .....                               [  8%]
05:24:54 [2020-01-31T05:24:54.947Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
05:25:57 [2020-01-31T05:25:57.369Z] ................................................                         [ 29%]
05:26:16 [2020-01-31T05:26:16.471Z] tests/integration/api_exec_test.py ....................                  [ 35%]
05:26:24 [2020-01-31T05:26:24.399Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
05:26:27 [2020-01-31T05:26:27.915Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
05:26:49 [2020-01-31T05:26:49.231Z] tests/integration/api_network_test.py ...........................        [ 47%]
05:26:56 [2020-01-31T05:26:56.950Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
05:26:58 [2020-01-31T05:26:58.870Z] tests/integration/api_secret_test.py .....                               [ 52%]
05:27:03 [2020-01-31T05:27:03.639Z] tests/integration/api_service_test.py ................s................. [ 60%]
05:27:18 [2020-01-31T05:27:18.340Z] .........................                                                [ 67%]
05:27:55 [2020-01-31T05:27:55.379Z] tests/integration/api_swarm_test.py .ssss.xs...x.......                  [ 72%]
05:28:13 [2020-01-31T05:28:13.403Z] tests/integration/api_volume_test.py .........                           [ 74%]
05:28:13 [2020-01-31T05:28:13.403Z] tests/integration/client_test.py .....                                   [ 76%]
05:28:13 [2020-01-31T05:28:13.403Z] tests/integration/errors_test.py .                                       [ 76%]
05:28:50 [2020-01-31T05:28:50.816Z] tests/integration/models_containers_test.py ............................ [ 83%]
05:29:08 [2020-01-31T05:29:08.638Z] .........                                                                [ 86%]
05:29:13 [2020-01-31T05:29:13.800Z] tests/integration/models_images_test.py ..............                   [ 89%]
05:29:15 [2020-01-31T05:29:15.234Z] tests/integration/models_networks_test.py ....                           [ 90%]
05:29:21 [2020-01-31T05:29:21.755Z] tests/integration/models_nodes_test.py .                                 [ 91%]
05:29:22 [2020-01-31T05:29:22.316Z] tests/integration/models_resources_test.py .                             [ 91%]
05:29:28 [2020-01-31T05:29:28.408Z] tests/integration/models_services_test.py ..............X.               [ 95%]
05:29:31 [2020-01-31T05:29:31.649Z] tests/integration/models_swarm_test.py ..                                [ 96%]
05:29:31 [2020-01-31T05:29:31.649Z] tests/integration/models_volumes_test.py ..                              [ 96%]
05:29:35 [2020-01-31T05:29:35.976Z] tests/integration/regression_test.py ......                              [ 98%]
05:29:36 [2020-01-31T05:29:36.486Z] tests/integration/credentials/store_test.py ......                       [ 99%]
05:29:36 [2020-01-31T05:29:36.486Z] tests/integration/credentials/utils_test.py .                            [100%]
05:29:36 [2020-01-31T05:29:36.486Z] 
05:29:36 [2020-01-31T05:29:36.486Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
05:29:36 [2020-01-31T05:29:36.486Z] =========================== short test summary info ============================
05:29:36 [2020-01-31T05:29:36.486Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
05:29:36 [2020-01-31T05:29:36.486Z]   CONFIG_RT_GROUP_SCHED isn't enabled
05:29:36 [2020-01-31T05:29:36.486Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
05:29:36 [2020-01-31T05:29:36.486Z]   Not supported on most drivers
05:29:36 [2020-01-31T05:29:36.486Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
05:29:36 [2020-01-31T05:29:36.486Z]   Can fail if eth0 has multiple IP addresses
05:29:36 [2020-01-31T05:29:36.486Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
05:29:36 [2020-01-31T05:29:36.486Z]   This doesn't seem to be taken into account by the engine
05:29:36 [2020-01-31T05:29:36.486Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
05:29:36 [2020-01-31T05:29:36.486Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
05:29:36 [2020-01-31T05:29:36.487Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
05:29:36 [2020-01-31T05:29:36.487Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
05:29:36 [2020-01-31T05:29:36.487Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
05:29:36 [2020-01-31T05:29:36.487Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
05:29:36 [2020-01-31T05:29:36.487Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
05:29:36 [2020-01-31T05:29:36.487Z] = 369 passed, 7 skipped, 3 deselected, 4 xfailed, 2 xpassed in 340.87 seconds ==
05:29:37 [2020-01-31T05:29:37.045Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
05:29:49 [2020-01-31T05:29:49.237Z] umount: bundles/test-docker-py/root: mountpoint not found
05:29:49 [2020-01-31T05:29:49.237Z] Clearing AppArmor profiles cache:.
05:29:49 [2020-01-31T05:29:49.237Z] All profile caches have been cleared, but no profiles have been unloaded.
05:29:49 [2020-01-31T05:29:49.237Z] Unloading profiles will leave already running processes permanently
05:29:49 [2020-01-31T05:29:49.237Z] unconfined, which can lead to unexpected situations.
05:29:49 [2020-01-31T05:29:49.237Z] 
05:29:49 [2020-01-31T05:29:49.237Z] To set a process to complain mode, use the command line tool
05:29:49 [2020-01-31T05:29:49.237Z] 'aa-complain'. To really tear down all profiles, run the init script
05:29:49 [2020-01-31T05:29:49.237Z] with the 'teardown' option."
05:29:49 [2020-01-31T05:29:49.237Z]