Skip to content

Console Output

17:19:54 [2021-03-18T17:19:54.717Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42163/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e31086320ea0305e2cc70490160ee30480471680 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e31086320ea0305e2cc70490160ee30480471680 hack/make.sh dynbinary-daemon test-docker-py
17:19:54 [2021-03-18T17:19:54.976Z] 
17:19:55 [2021-03-18T17:19:55.235Z] Removing bundles/
17:19:55 [2021-03-18T17:19:55.235Z] 
17:19:55 [2021-03-18T17:19:55.235Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
17:19:55 [2021-03-18T17:19:55.235Z] Building: bundles/dynbinary-daemon/dockerd-dev
17:19:55 [2021-03-18T17:19:55.235Z] GOOS="" GOARCH="" GOARM=""
17:21:31 [2021-03-18T17:21:31.692Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
17:21:31 [2021-03-18T17:21:31.692Z] 
17:21:31 [2021-03-18T17:21:31.692Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
17:21:31 [2021-03-18T17:21:31.692Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
17:21:31 [2021-03-18T17:21:31.692Z] Using test binary docker
17:21:31 [2021-03-18T17:21:31.692Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
17:21:31 [2021-03-18T17:21:31.692Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
17:21:31 [2021-03-18T17:21:31.692Z] INFO: Waiting for daemon to start...
17:21:31 [2021-03-18T17:21:31.692Z] Starting dockerd
17:21:31 [2021-03-18T17:21:31.692Z] .
17:21:31 [2021-03-18T17:21:31.692Z] INFO: Building docker-sdk-python3:4.4.1...
17:22:18 [2021-03-18T17:22:18.371Z] sha256:12b0cdb583936b987c999d8631bbcd3e54885c3027ee795d59eb6f28a7d2163e
17:22:18 [2021-03-18T17:22:18.371Z] INFO: Starting docker-py tests...
17:22:18 [2021-03-18T17:22:18.371Z] ============================= test session starts ==============================
17:22:18 [2021-03-18T17:22:18.371Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1
17:22:18 [2021-03-18T17:22:18.371Z] rootdir: /src, inifile: pytest.ini
17:22:18 [2021-03-18T17:22:18.371Z] plugins: timeout-1.3.3, cov-2.6.1
17:22:18 [2021-03-18T17:22:18.371Z] collected 389 items / 1 deselected / 388 selected
17:22:18 [2021-03-18T17:22:18.371Z] 
17:22:37 [2021-03-18T17:22:37.021Z] tests/integration/api_build_test.py .......................X             [  6%]
17:22:37 [2021-03-18T17:22:37.848Z] tests/integration/api_client_test.py .....                               [  7%]
17:22:39 [2021-03-18T17:22:39.609Z] tests/integration/api_config_test.py .....                               [  8%]
17:23:17 [2021-03-18T17:23:17.171Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
17:24:25 [2021-03-18T17:24:25.838Z] ..........................xx....................                         [ 29%]
17:24:52 [2021-03-18T17:24:52.584Z] tests/integration/api_exec_test.py .....................                 [ 34%]
17:25:02 [2021-03-18T17:25:02.285Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
17:25:08 [2021-03-18T17:25:08.972Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
17:25:29 [2021-03-18T17:25:29.625Z] tests/integration/api_network_test.py ............................       [ 47%]
17:25:36 [2021-03-18T17:25:36.805Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
17:25:38 [2021-03-18T17:25:38.676Z] tests/integration/api_secret_test.py .....                               [ 51%]
17:25:44 [2021-03-18T17:25:44.682Z] tests/integration/api_service_test.py .................................. [ 60%]
17:25:57 [2021-03-18T17:25:57.748Z] .........................                                                [ 67%]
17:26:40 [2021-03-18T17:26:40.197Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
17:26:55 [2021-03-18T17:26:55.584Z] tests/integration/api_volume_test.py .........                           [ 74%]
17:26:58 [2021-03-18T17:26:58.116Z] tests/integration/client_test.py .....                                   [ 75%]
17:26:58 [2021-03-18T17:26:58.116Z] tests/integration/context_api_test.py ...                                [ 76%]
17:26:58 [2021-03-18T17:26:58.378Z] tests/integration/errors_test.py .                                       [ 76%]
17:27:26 [2021-03-18T17:27:26.038Z] tests/integration/models_containers_test.py ............................ [ 83%]
17:27:44 [2021-03-18T17:27:44.724Z] .........                                                                [ 86%]
17:27:50 [2021-03-18T17:27:50.656Z] tests/integration/models_images_test.py ...............                  [ 89%]
17:27:52 [2021-03-18T17:27:52.108Z] tests/integration/models_networks_test.py ....                           [ 90%]
17:27:58 [2021-03-18T17:27:58.671Z] tests/integration/models_nodes_test.py .                                 [ 91%]
17:27:59 [2021-03-18T17:27:59.238Z] tests/integration/models_resources_test.py .                             [ 91%]
17:28:01 [2021-03-18T17:28:01.258Z] tests/integration/models_services_test.py ..............X.               [ 95%]
17:28:04 [2021-03-18T17:28:04.539Z] tests/integration/models_swarm_test.py ..                                [ 96%]
17:28:04 [2021-03-18T17:28:04.539Z] tests/integration/models_volumes_test.py ..                              [ 96%]
17:28:09 [2021-03-18T17:28:09.279Z] tests/integration/regression_test.py ......                              [ 98%]
17:28:09 [2021-03-18T17:28:09.797Z] tests/integration/credentials/store_test.py ......                       [ 99%]
17:28:09 [2021-03-18T17:28:09.797Z] tests/integration/credentials/utils_test.py .                            [100%]
17:28:09 [2021-03-18T17:28:09.797Z] 
17:28:09 [2021-03-18T17:28:09.797Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
17:28:09 [2021-03-18T17:28:09.797Z] =========================== short test summary info ============================
17:28:09 [2021-03-18T17:28:09.797Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
17:28:09 [2021-03-18T17:28:09.797Z]   CONFIG_RT_GROUP_SCHED isn't enabled
17:28:09 [2021-03-18T17:28:09.797Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
17:28:09 [2021-03-18T17:28:09.797Z]   Not supported on most drivers
17:28:09 [2021-03-18T17:28:09.797Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
17:28:09 [2021-03-18T17:28:09.797Z]   Output of docker top depends on host distro, and is not formalized.
17:28:09 [2021-03-18T17:28:09.797Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
17:28:09 [2021-03-18T17:28:09.797Z]   Output of docker top depends on host distro, and is not formalized.
17:28:09 [2021-03-18T17:28:09.797Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
17:28:09 [2021-03-18T17:28:09.797Z]   Can fail if eth0 has multiple IP addresses
17:28:09 [2021-03-18T17:28:09.797Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
17:28:09 [2021-03-18T17:28:09.797Z]   This doesn't seem to be taken into account by the engine
17:28:09 [2021-03-18T17:28:09.797Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
17:28:09 [2021-03-18T17:28:09.797Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
17:28:09 [2021-03-18T17:28:09.797Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 355.34 seconds ==
17:28:10 [2021-03-18T17:28:10.056Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
17:28:22 [2021-03-18T17:28:22.276Z] Leaving: AppArmorNo profiles have been unloaded.
17:28:22 [2021-03-18T17:28:22.276Z] 
17:28:22 [2021-03-18T17:28:22.276Z] Unloading profiles will leave already running processes permanently
17:28:22 [2021-03-18T17:28:22.276Z] unconfined, which can lead to unexpected situations.
17:28:22 [2021-03-18T17:28:22.276Z] 
17:28:22 [2021-03-18T17:28:22.276Z] To set a process to complain mode, use the command line tool
17:28:22 [2021-03-18T17:28:22.276Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:28:22 [2021-03-18T17:28:22.276Z]