Skip to content

Console Output

00:57:59 [2021-02-18T00:57:59.273Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42042/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=996eb64732d0253042be0d71fb9fc24cb8d2d37b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:996eb64732d0253042be0d71fb9fc24cb8d2d37b hack/make.sh dynbinary-daemon test-docker-py
00:57:59 [2021-02-18T00:57:59.843Z] 
00:57:59 [2021-02-18T00:57:59.843Z] Removing bundles/
00:57:59 [2021-02-18T00:57:59.843Z] 
00:57:59 [2021-02-18T00:57:59.843Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
00:58:00 [2021-02-18T00:58:00.103Z] Building: bundles/dynbinary-daemon/dockerd-dev
00:58:00 [2021-02-18T00:58:00.103Z] GOOS="" GOARCH="" GOARM=""
00:59:36 [2021-02-18T00:59:36.602Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
00:59:36 [2021-02-18T00:59:36.602Z] 
00:59:36 [2021-02-18T00:59:36.602Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
00:59:36 [2021-02-18T00:59:36.602Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
00:59:36 [2021-02-18T00:59:36.602Z] Using test binary docker
00:59:36 [2021-02-18T00:59:36.602Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
00:59:36 [2021-02-18T00:59:36.602Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
00:59:36 [2021-02-18T00:59:36.602Z] INFO: Waiting for daemon to start...
00:59:36 [2021-02-18T00:59:36.602Z] Starting dockerd
00:59:36 [2021-02-18T00:59:36.602Z] .
00:59:36 [2021-02-18T00:59:36.602Z] INFO: Building docker-sdk-python3:4.4.1...
01:00:15 [2021-02-18T01:00:15.340Z] sha256:5a2b16924266d925ba531bbe99a4280bbc5bc424e204a0a1e9a20bda9706a31e
01:00:15 [2021-02-18T01:00:15.340Z] INFO: Starting docker-py tests...
01:00:15 [2021-02-18T01:00:15.340Z] ============================= test session starts ==============================
01:00:15 [2021-02-18T01:00:15.340Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1
01:00:15 [2021-02-18T01:00:15.340Z] rootdir: /src, inifile: pytest.ini
01:00:15 [2021-02-18T01:00:15.340Z] plugins: timeout-1.3.3, cov-2.6.1
01:00:15 [2021-02-18T01:00:15.340Z] collected 389 items / 1 deselected / 388 selected
01:00:15 [2021-02-18T01:00:15.340Z] 
01:00:33 [2021-02-18T01:00:33.242Z] tests/integration/api_build_test.py .......................X             [  6%]
01:00:34 [2021-02-18T01:00:34.071Z] tests/integration/api_client_test.py .....                               [  7%]
01:00:35 [2021-02-18T01:00:35.840Z] tests/integration/api_config_test.py .....                               [  8%]
01:01:06 [2021-02-18T01:01:06.550Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
01:02:01 [2021-02-18T01:02:01.778Z] ..........................xx....................                         [ 29%]
01:02:18 [2021-02-18T01:02:18.928Z] tests/integration/api_exec_test.py .....................                 [ 34%]
01:02:26 [2021-02-18T01:02:26.416Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
01:02:30 [2021-02-18T01:02:30.304Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
01:02:47 [2021-02-18T01:02:47.740Z] tests/integration/api_network_test.py ............................       [ 47%]
01:02:54 [2021-02-18T01:02:54.763Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
01:02:56 [2021-02-18T01:02:56.533Z] tests/integration/api_secret_test.py .....                               [ 51%]
01:03:01 [2021-02-18T01:03:01.408Z] tests/integration/api_service_test.py .................................. [ 60%]
01:03:16 [2021-02-18T01:03:16.021Z] .........................                                                [ 67%]
01:03:55 [2021-02-18T01:03:55.747Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
01:04:10 [2021-02-18T01:04:10.633Z] tests/integration/api_volume_test.py .........                           [ 74%]
01:04:12 [2021-02-18T01:04:12.799Z] tests/integration/client_test.py .....                                   [ 75%]
01:04:12 [2021-02-18T01:04:12.799Z] tests/integration/context_api_test.py ...                                [ 76%]
01:04:13 [2021-02-18T01:04:13.368Z] tests/integration/errors_test.py .                                       [ 76%]
01:04:32 [2021-02-18T01:04:32.420Z] tests/integration/models_containers_test.py ............................ [ 83%]
01:04:48 [2021-02-18T01:04:48.744Z] .........                                                                [ 86%]
01:04:53 [2021-02-18T01:04:53.264Z] tests/integration/models_images_test.py ...............                  [ 89%]
01:04:54 [2021-02-18T01:04:54.724Z] tests/integration/models_networks_test.py ....                           [ 90%]
01:05:01 [2021-02-18T01:05:01.296Z] tests/integration/models_nodes_test.py .                                 [ 91%]
01:05:01 [2021-02-18T01:05:01.296Z] tests/integration/models_resources_test.py .                             [ 91%]
01:05:03 [2021-02-18T01:05:03.066Z] tests/integration/models_services_test.py ..............X.               [ 95%]
01:05:06 [2021-02-18T01:05:06.352Z] tests/integration/models_swarm_test.py ..                                [ 96%]
01:05:06 [2021-02-18T01:05:06.352Z] tests/integration/models_volumes_test.py ..                              [ 96%]
01:05:10 [2021-02-18T01:05:10.288Z] tests/integration/regression_test.py ......                              [ 98%]
01:05:10 [2021-02-18T01:05:10.808Z] tests/integration/credentials/store_test.py ......                       [ 99%]
01:05:10 [2021-02-18T01:05:10.808Z] tests/integration/credentials/utils_test.py .                            [100%]
01:05:10 [2021-02-18T01:05:10.808Z] 
01:05:10 [2021-02-18T01:05:10.808Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
01:05:10 [2021-02-18T01:05:10.808Z] =========================== short test summary info ============================
01:05:10 [2021-02-18T01:05:10.808Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
01:05:10 [2021-02-18T01:05:10.808Z]   CONFIG_RT_GROUP_SCHED isn't enabled
01:05:10 [2021-02-18T01:05:10.808Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
01:05:10 [2021-02-18T01:05:10.808Z]   Not supported on most drivers
01:05:10 [2021-02-18T01:05:10.808Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
01:05:10 [2021-02-18T01:05:10.808Z]   Output of docker top depends on host distro, and is not formalized.
01:05:10 [2021-02-18T01:05:10.808Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
01:05:10 [2021-02-18T01:05:10.808Z]   Output of docker top depends on host distro, and is not formalized.
01:05:10 [2021-02-18T01:05:10.808Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
01:05:10 [2021-02-18T01:05:10.808Z]   Can fail if eth0 has multiple IP addresses
01:05:10 [2021-02-18T01:05:10.808Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
01:05:10 [2021-02-18T01:05:10.808Z]   This doesn't seem to be taken into account by the engine
01:05:10 [2021-02-18T01:05:10.808Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
01:05:10 [2021-02-18T01:05:10.808Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
01:05:10 [2021-02-18T01:05:10.808Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 296.36 seconds ==
01:05:11 [2021-02-18T01:05:11.068Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
01:05:23 [2021-02-18T01:05:23.310Z] Leaving: AppArmorNo profiles have been unloaded.
01:05:23 [2021-02-18T01:05:23.310Z] 
01:05:23 [2021-02-18T01:05:23.310Z] Unloading profiles will leave already running processes permanently
01:05:23 [2021-02-18T01:05:23.310Z] unconfined, which can lead to unexpected situations.
01:05:23 [2021-02-18T01:05:23.310Z] 
01:05:23 [2021-02-18T01:05:23.310Z] To set a process to complain mode, use the command line tool
01:05:23 [2021-02-18T01:05:23.310Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
01:05:23 [2021-02-18T01:05:23.310Z]