Skip to content

Console Output

12:13:33 [2021-05-03T12:13:33.438Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42347/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=783a9ee020de84ddcfe6c483b5ae5628919017f0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:783a9ee020de84ddcfe6c483b5ae5628919017f0 hack/make.sh dynbinary-daemon test-docker-py
12:13:33 [2021-05-03T12:13:33.724Z] 
12:13:33 [2021-05-03T12:13:33.724Z] Removing bundles/
12:13:33 [2021-05-03T12:13:33.724Z] 
12:13:33 [2021-05-03T12:13:33.724Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
12:13:33 [2021-05-03T12:13:33.724Z] Building: bundles/dynbinary-daemon/dockerd-dev
12:13:33 [2021-05-03T12:13:33.724Z] GOOS="" GOARCH="" GOARM=""
12:15:10 [2021-05-03T12:15:10.124Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
12:15:10 [2021-05-03T12:15:10.124Z] 
12:15:10 [2021-05-03T12:15:10.124Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
12:15:10 [2021-05-03T12:15:10.124Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
12:15:10 [2021-05-03T12:15:10.124Z] Using test binary docker
12:15:10 [2021-05-03T12:15:10.124Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
12:15:10 [2021-05-03T12:15:10.124Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
12:15:10 [2021-05-03T12:15:10.124Z] INFO: Waiting for daemon to start...
12:15:10 [2021-05-03T12:15:10.124Z] Starting dockerd
12:15:10 [2021-05-03T12:15:10.124Z] .
12:15:10 [2021-05-03T12:15:10.124Z] INFO: Building docker-sdk-python3:5.0.0...
12:15:48 [2021-05-03T12:15:48.780Z] sha256:33a3d2e759c476deb9580cc9eff1134802afd0cba68fa7e101f9f82a906620e3
12:15:48 [2021-05-03T12:15:48.780Z] INFO: Starting docker-py tests...
12:15:49 [2021-05-03T12:15:49.341Z] ============================= test session starts ==============================
12:15:49 [2021-05-03T12:15:49.341Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1
12:15:49 [2021-05-03T12:15:49.341Z] rootdir: /src, inifile: pytest.ini
12:15:49 [2021-05-03T12:15:49.341Z] plugins: timeout-1.3.3, cov-2.6.1
12:15:50 [2021-05-03T12:15:50.708Z] collected 390 items / 1 deselected / 389 selected
12:15:50 [2021-05-03T12:15:50.708Z] 
12:16:12 [2021-05-03T12:16:12.668Z] tests/integration/api_build_test.py .......................X             [  6%]
12:16:13 [2021-05-03T12:16:13.228Z] tests/integration/api_client_test.py .....                               [  7%]
12:16:15 [2021-05-03T12:16:15.408Z] tests/integration/api_config_test.py .....                               [  8%]
12:16:52 [2021-05-03T12:16:52.727Z] tests/integration/api_container_test.py ....x...........x............... [ 16%]
12:18:01 [2021-05-03T12:18:01.545Z] ..........................xx....................                         [ 29%]
12:18:28 [2021-05-03T12:18:28.282Z] tests/integration/api_exec_test.py .....................                 [ 34%]
12:18:37 [2021-05-03T12:18:37.942Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
12:18:42 [2021-05-03T12:18:42.197Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
12:19:12 [2021-05-03T12:19:12.494Z] tests/integration/api_network_test.py ............................       [ 47%]
12:19:20 [2021-05-03T12:19:20.411Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
12:19:22 [2021-05-03T12:19:22.603Z] tests/integration/api_secret_test.py .....                               [ 51%]
12:19:27 [2021-05-03T12:19:27.184Z] tests/integration/api_service_test.py ....................s............. [ 60%]
12:19:41 [2021-05-03T12:19:41.466Z] ..........................                                               [ 67%]
12:20:27 [2021-05-03T12:20:27.054Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
12:20:45 [2021-05-03T12:20:45.085Z] tests/integration/api_volume_test.py .........                           [ 74%]
12:20:45 [2021-05-03T12:20:45.085Z] tests/integration/client_test.py .....                                   [ 75%]
12:20:45 [2021-05-03T12:20:45.085Z] tests/integration/context_api_test.py ...                                [ 76%]
12:20:45 [2021-05-03T12:20:45.085Z] tests/integration/errors_test.py .                                       [ 76%]
12:21:12 [2021-05-03T12:21:12.264Z] tests/integration/models_containers_test.py ............................ [ 83%]
12:21:31 [2021-05-03T12:21:31.216Z] .........                                                                [ 86%]
12:21:36 [2021-05-03T12:21:36.412Z] tests/integration/models_images_test.py ...............                  [ 89%]
12:21:39 [2021-05-03T12:21:39.675Z] tests/integration/models_networks_test.py ....                           [ 91%]
12:21:46 [2021-05-03T12:21:46.204Z] tests/integration/models_nodes_test.py .                                 [ 91%]
12:21:46 [2021-05-03T12:21:46.460Z] tests/integration/models_resources_test.py .                             [ 91%]
12:21:49 [2021-05-03T12:21:49.004Z] tests/integration/models_services_test.py ..............X.               [ 95%]
12:21:52 [2021-05-03T12:21:52.255Z] tests/integration/models_swarm_test.py ..                                [ 96%]
12:21:52 [2021-05-03T12:21:52.255Z] tests/integration/models_volumes_test.py ..                              [ 96%]
12:21:57 [2021-05-03T12:21:57.262Z] tests/integration/regression_test.py ......                              [ 98%]
12:21:57 [2021-05-03T12:21:57.799Z] tests/integration/credentials/store_test.py ......                       [ 99%]
12:21:57 [2021-05-03T12:21:57.799Z] tests/integration/credentials/utils_test.py .                            [100%]
12:21:57 [2021-05-03T12:21:57.799Z] 
12:21:57 [2021-05-03T12:21:57.799Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
12:21:57 [2021-05-03T12:21:57.799Z] =========================== short test summary info ============================
12:21:57 [2021-05-03T12:21:57.799Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
12:21:57 [2021-05-03T12:21:57.799Z]   CONFIG_RT_GROUP_SCHED isn't enabled
12:21:57 [2021-05-03T12:21:57.799Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
12:21:57 [2021-05-03T12:21:57.799Z]   Not supported on most drivers
12:21:57 [2021-05-03T12:21:57.799Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
12:21:57 [2021-05-03T12:21:57.799Z]   Output of docker top depends on host distro, and is not formalized.
12:21:57 [2021-05-03T12:21:57.799Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
12:21:57 [2021-05-03T12:21:57.799Z]   Output of docker top depends on host distro, and is not formalized.
12:21:57 [2021-05-03T12:21:57.799Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
12:21:57 [2021-05-03T12:21:57.799Z]   Can fail if eth0 has multiple IP addresses
12:21:57 [2021-05-03T12:21:57.799Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
12:21:57 [2021-05-03T12:21:57.799Z]   This doesn't seem to be taken into account by the engine
12:21:57 [2021-05-03T12:21:57.799Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
12:21:57 [2021-05-03T12:21:57.799Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40)
12:21:57 [2021-05-03T12:21:57.799Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
12:21:57 [2021-05-03T12:21:57.799Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 368.47 seconds ==
12:21:58 [2021-05-03T12:21:58.055Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
12:22:10 [2021-05-03T12:22:10.217Z] Leaving: AppArmorNo profiles have been unloaded.
12:22:10 [2021-05-03T12:22:10.217Z] 
12:22:10 [2021-05-03T12:22:10.217Z] Unloading profiles will leave already running processes permanently
12:22:10 [2021-05-03T12:22:10.217Z] unconfined, which can lead to unexpected situations.
12:22:10 [2021-05-03T12:22:10.217Z] 
12:22:10 [2021-05-03T12:22:10.217Z] To set a process to complain mode, use the command line tool
12:22:10 [2021-05-03T12:22:10.217Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
12:22:10 [2021-05-03T12:22:10.217Z]