Skip to content

Console Output

16:05:43 [2022-05-25T16:05:43.206Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43629/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=06ccc0cd68705b3c15082cf5256d870081b62842 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:06ccc0cd68705b3c15082cf5256d870081b62842 hack/make.sh dynbinary test-docker-py
16:05:43 [2022-05-25T16:05:43.463Z] 
16:05:43 [2022-05-25T16:05:43.721Z] Removing bundles/
16:05:43 [2022-05-25T16:05:43.721Z] 
16:05:43 [2022-05-25T16:05:43.721Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
16:05:43 [2022-05-25T16:05:43.721Z] Building: bundles/dynbinary-daemon/dockerd-dev
16:05:43 [2022-05-25T16:05:43.721Z] GOOS="" GOARCH="" GOARM=""
16:06:22 [2022-05-25T16:06:22.474Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
16:06:22 [2022-05-25T16:06:22.474Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
16:06:22 [2022-05-25T16:06:22.474Z] GOOS="" GOARCH="" GOARM=""
16:06:22 [2022-05-25T16:06:22.474Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
16:06:22 [2022-05-25T16:06:22.474Z] 
16:06:22 [2022-05-25T16:06:22.474Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
16:06:22 [2022-05-25T16:06:22.474Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
16:06:22 [2022-05-25T16:06:22.474Z] Using test binary docker
16:06:22 [2022-05-25T16:06:22.474Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
16:06:22 [2022-05-25T16:06:22.474Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
16:06:22 [2022-05-25T16:06:22.474Z] INFO: Waiting for daemon to start...
16:06:22 [2022-05-25T16:06:22.474Z] Starting dockerd
16:06:23 [2022-05-25T16:06:23.040Z] .
16:06:23 [2022-05-25T16:06:23.040Z] INFO: Building docker-sdk-python3:5.0.3...
16:07:01 [2022-05-25T16:07:01.948Z] sha256:c55c7863347c01632f0c5474a4156a1a1c373663b02f5139764a39289c87d7e1
16:07:01 [2022-05-25T16:07:01.948Z] INFO: Starting docker-py tests...
16:07:01 [2022-05-25T16:07:01.948Z] ============================= test session starts ==============================
16:07:01 [2022-05-25T16:07:01.948Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
16:07:01 [2022-05-25T16:07:01.948Z] rootdir: /src, inifile: pytest.ini
16:07:01 [2022-05-25T16:07:01.948Z] plugins: cov-2.6.1, timeout-1.3.3
16:07:01 [2022-05-25T16:07:01.948Z] collected 395 items / 2 deselected / 393 selected
16:07:01 [2022-05-25T16:07:01.948Z] 
16:07:19 [2022-05-25T16:07:19.177Z] tests/integration/api_build_test.py .......................X             [  6%]
16:07:19 [2022-05-25T16:07:19.743Z] tests/integration/api_client_test.py .....                               [  7%]
16:07:21 [2022-05-25T16:07:21.683Z] tests/integration/api_config_test.py ......                              [  8%]
16:07:52 [2022-05-25T16:07:52.317Z] tests/integration/api_container_test.py ....x..........x................ [ 17%]
16:08:50 [2022-05-25T16:08:50.143Z] .........................xx....................                          [ 29%]
16:09:08 [2022-05-25T16:09:08.134Z] tests/integration/api_exec_test.py .....................                 [ 34%]
16:09:15 [2022-05-25T16:09:15.589Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
16:09:20 [2022-05-25T16:09:20.548Z] tests/integration/api_image_test.py ............s.....                   [ 39%]
16:09:38 [2022-05-25T16:09:38.493Z] tests/integration/api_network_test.py ............................       [ 47%]
16:09:47 [2022-05-25T16:09:47.426Z] tests/integration/api_plugin_test.py ...........                         [ 49%]
16:09:48 [2022-05-25T16:09:48.925Z] tests/integration/api_secret_test.py .....                               [ 51%]
16:09:53 [2022-05-25T16:09:53.283Z] tests/integration/api_service_test.py .................................. [ 59%]
16:09:57 [2022-05-25T16:09:57.977Z] ............................                                             [ 66%]
16:10:40 [2022-05-25T16:10:40.443Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
16:10:58 [2022-05-25T16:10:58.514Z] tests/integration/api_volume_test.py .........                           [ 74%]
16:10:58 [2022-05-25T16:10:58.514Z] tests/integration/client_test.py .....                                   [ 75%]
16:10:58 [2022-05-25T16:10:58.514Z] tests/integration/context_api_test.py ...                                [ 76%]
16:10:58 [2022-05-25T16:10:58.514Z] tests/integration/errors_test.py .                                       [ 76%]
16:11:18 [2022-05-25T16:11:18.646Z] tests/integration/models_containers_test.py ............................ [ 83%]
16:11:35 [2022-05-25T16:11:35.670Z] .........                                                                [ 85%]
16:11:40 [2022-05-25T16:11:40.524Z] tests/integration/models_images_test.py ...............                  [ 89%]
16:11:41 [2022-05-25T16:11:41.974Z] tests/integration/models_networks_test.py ....                           [ 90%]
16:11:48 [2022-05-25T16:11:48.634Z] tests/integration/models_nodes_test.py .                                 [ 90%]
16:11:48 [2022-05-25T16:11:48.634Z] tests/integration/models_resources_test.py .                             [ 91%]
16:11:54 [2022-05-25T16:11:54.721Z] tests/integration/models_services_test.py ................X.             [ 95%]
16:11:57 [2022-05-25T16:11:57.469Z] tests/integration/models_swarm_test.py ..                                [ 96%]
16:11:57 [2022-05-25T16:11:57.727Z] tests/integration/models_volumes_test.py ..                              [ 96%]
16:12:01 [2022-05-25T16:12:01.834Z] tests/integration/regression_test.py ......                              [ 98%]
16:12:02 [2022-05-25T16:12:02.351Z] tests/integration/credentials/store_test.py ......                       [ 99%]
16:12:02 [2022-05-25T16:12:02.351Z] tests/integration/credentials/utils_test.py .                            [100%]
16:12:02 [2022-05-25T16:12:02.351Z] 
16:12:02 [2022-05-25T16:12:02.351Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
16:12:02 [2022-05-25T16:12:02.351Z] =========================== short test summary info ============================
16:12:02 [2022-05-25T16:12:02.351Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
16:12:02 [2022-05-25T16:12:02.351Z]   CONFIG_RT_GROUP_SCHED isn't enabled
16:12:02 [2022-05-25T16:12:02.351Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
16:12:02 [2022-05-25T16:12:02.351Z]   Not supported on most drivers
16:12:02 [2022-05-25T16:12:02.351Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
16:12:02 [2022-05-25T16:12:02.351Z]   Output of docker top depends on host distro, and is not formalized.
16:12:02 [2022-05-25T16:12:02.351Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
16:12:02 [2022-05-25T16:12:02.351Z]   Output of docker top depends on host distro, and is not formalized.
16:12:02 [2022-05-25T16:12:02.351Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
16:12:02 [2022-05-25T16:12:02.351Z]   Can fail if eth0 has multiple IP addresses
16:12:02 [2022-05-25T16:12:02.351Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
16:12:02 [2022-05-25T16:12:02.351Z]   This doesn't seem to be taken into account by the engine
16:12:02 [2022-05-25T16:12:02.351Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
16:12:02 [2022-05-25T16:12:02.351Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
16:12:02 [2022-05-25T16:12:02.351Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 301.64 seconds ==
16:12:02 [2022-05-25T16:12:02.609Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
16:12:14 [2022-05-25T16:12:14.806Z] Leaving: AppArmorNo profiles have been unloaded.
16:12:14 [2022-05-25T16:12:14.806Z] 
16:12:14 [2022-05-25T16:12:14.806Z] Unloading profiles will leave already running processes permanently
16:12:14 [2022-05-25T16:12:14.806Z] unconfined, which can lead to unexpected situations.
16:12:14 [2022-05-25T16:12:14.806Z] 
16:12:14 [2022-05-25T16:12:14.806Z] To set a process to complain mode, use the command line tool
16:12:14 [2022-05-25T16:12:14.806Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
16:12:14 [2022-05-25T16:12:14.806Z]