Skip to content

Console Output

13:48:09 [2022-05-27T13:48:09.864Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43645/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bcd2d6e515a16935d2ab4b8b03354368add47ed0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bcd2d6e515a16935d2ab4b8b03354368add47ed0 hack/make.sh dynbinary test-docker-py
13:48:10 [2022-05-27T13:48:10.435Z] 
13:48:10 [2022-05-27T13:48:10.435Z] Removing bundles/
13:48:10 [2022-05-27T13:48:10.435Z] 
13:48:10 [2022-05-27T13:48:10.435Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
13:48:10 [2022-05-27T13:48:10.435Z] Building: bundles/dynbinary-daemon/dockerd-dev
13:48:10 [2022-05-27T13:48:10.435Z] GOOS="" GOARCH="" GOARM=""
13:50:16 [2022-05-27T13:50:16.960Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
13:50:16 [2022-05-27T13:50:16.960Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
13:50:16 [2022-05-27T13:50:16.960Z] GOOS="" GOARCH="" GOARM=""
13:50:16 [2022-05-27T13:50:16.960Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
13:50:16 [2022-05-27T13:50:16.960Z] 
13:50:16 [2022-05-27T13:50:16.960Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
13:50:16 [2022-05-27T13:50:16.960Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
13:50:16 [2022-05-27T13:50:16.960Z] Using test binary docker
13:50:16 [2022-05-27T13:50:16.960Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
13:50:16 [2022-05-27T13:50:16.960Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
13:50:16 [2022-05-27T13:50:16.960Z] INFO: Waiting for daemon to start...
13:50:16 [2022-05-27T13:50:16.960Z] Starting dockerd
13:50:16 [2022-05-27T13:50:16.960Z] .
13:50:16 [2022-05-27T13:50:16.960Z] INFO: Building docker-sdk-python3:5.0.3...
13:50:55 [2022-05-27T13:50:55.718Z] sha256:28e82c2f6db2dfbc3a95f99aaad294c58a879a56683358f3cae83c8f406684c1
13:50:55 [2022-05-27T13:50:55.718Z] INFO: Starting docker-py tests...
13:50:55 [2022-05-27T13:50:55.718Z] ============================= test session starts ==============================
13:50:55 [2022-05-27T13:50:55.718Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
13:50:55 [2022-05-27T13:50:55.718Z] rootdir: /src, inifile: pytest.ini
13:50:55 [2022-05-27T13:50:55.718Z] plugins: cov-2.6.1, timeout-1.3.3
13:50:55 [2022-05-27T13:50:55.718Z] collected 395 items / 2 deselected / 393 selected
13:50:55 [2022-05-27T13:50:55.718Z] 
13:51:10 [2022-05-27T13:51:10.868Z] tests/integration/api_build_test.py .......................X             [  6%]
13:51:11 [2022-05-27T13:51:11.697Z] tests/integration/api_client_test.py .....                               [  7%]
13:51:13 [2022-05-27T13:51:13.098Z] tests/integration/api_config_test.py ......                              [  8%]
13:51:43 [2022-05-27T13:51:43.416Z] tests/integration/api_container_test.py ....x..........x................ [ 17%]
13:52:37 [2022-05-27T13:52:37.365Z] .........................xx....................                          [ 29%]
13:52:54 [2022-05-27T13:52:54.284Z] tests/integration/api_exec_test.py .....................                 [ 34%]
13:53:01 [2022-05-27T13:53:01.772Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
13:53:06 [2022-05-27T13:53:06.668Z] tests/integration/api_image_test.py ............s.....                   [ 39%]
13:53:23 [2022-05-27T13:53:23.066Z] tests/integration/api_network_test.py ............................       [ 47%]
13:53:33 [2022-05-27T13:53:33.147Z] tests/integration/api_plugin_test.py ...........                         [ 49%]
13:53:34 [2022-05-27T13:53:34.348Z] tests/integration/api_secret_test.py .....                               [ 51%]
13:53:38 [2022-05-27T13:53:38.733Z] tests/integration/api_service_test.py .................................. [ 59%]
13:53:43 [2022-05-27T13:53:43.197Z] ............................                                             [ 66%]
13:54:24 [2022-05-27T13:54:24.840Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
13:54:39 [2022-05-27T13:54:39.992Z] tests/integration/api_volume_test.py .........                           [ 74%]
13:54:41 [2022-05-27T13:54:41.903Z] tests/integration/client_test.py .....                                   [ 75%]
13:54:42 [2022-05-27T13:54:42.164Z] tests/integration/context_api_test.py ...                                [ 76%]
13:54:42 [2022-05-27T13:54:42.734Z] tests/integration/errors_test.py .                                       [ 76%]
13:55:01 [2022-05-27T13:55:01.599Z] tests/integration/models_containers_test.py ............................ [ 83%]
13:55:18 [2022-05-27T13:55:18.328Z] .........                                                                [ 85%]
13:55:23 [2022-05-27T13:55:23.118Z] tests/integration/models_images_test.py ...............                  [ 89%]
13:55:24 [2022-05-27T13:55:24.318Z] tests/integration/models_networks_test.py ....                           [ 90%]
13:55:30 [2022-05-27T13:55:30.893Z] tests/integration/models_nodes_test.py .                                 [ 90%]
13:55:30 [2022-05-27T13:55:30.893Z] tests/integration/models_resources_test.py .                             [ 91%]
13:55:37 [2022-05-27T13:55:37.002Z] tests/integration/models_services_test.py ................X.             [ 95%]
13:55:39 [2022-05-27T13:55:39.766Z] tests/integration/models_swarm_test.py ..                                [ 96%]
13:55:39 [2022-05-27T13:55:39.766Z] tests/integration/models_volumes_test.py ..                              [ 96%]
13:55:43 [2022-05-27T13:55:43.706Z] tests/integration/regression_test.py ......                              [ 98%]
13:55:44 [2022-05-27T13:55:44.228Z] tests/integration/credentials/store_test.py ......                       [ 99%]
13:55:44 [2022-05-27T13:55:44.228Z] tests/integration/credentials/utils_test.py .                            [100%]
13:55:44 [2022-05-27T13:55:44.228Z] 
13:55:44 [2022-05-27T13:55:44.228Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
13:55:44 [2022-05-27T13:55:44.228Z] =========================== short test summary info ============================
13:55:44 [2022-05-27T13:55:44.228Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
13:55:44 [2022-05-27T13:55:44.228Z]   CONFIG_RT_GROUP_SCHED isn't enabled
13:55:44 [2022-05-27T13:55:44.228Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
13:55:44 [2022-05-27T13:55:44.228Z]   Not supported on most drivers
13:55:44 [2022-05-27T13:55:44.228Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
13:55:44 [2022-05-27T13:55:44.228Z]   Output of docker top depends on host distro, and is not formalized.
13:55:44 [2022-05-27T13:55:44.228Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
13:55:44 [2022-05-27T13:55:44.228Z]   Output of docker top depends on host distro, and is not formalized.
13:55:44 [2022-05-27T13:55:44.228Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
13:55:44 [2022-05-27T13:55:44.228Z]   Can fail if eth0 has multiple IP addresses
13:55:44 [2022-05-27T13:55:44.228Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
13:55:44 [2022-05-27T13:55:44.228Z]   This doesn't seem to be taken into account by the engine
13:55:44 [2022-05-27T13:55:44.228Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
13:55:44 [2022-05-27T13:55:44.228Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
13:55:44 [2022-05-27T13:55:44.228Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 291.87 seconds ==
13:55:44 [2022-05-27T13:55:44.499Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
13:55:56 [2022-05-27T13:55:56.731Z] Leaving: AppArmorNo profiles have been unloaded.
13:55:56 [2022-05-27T13:55:56.731Z] 
13:55:56 [2022-05-27T13:55:56.731Z] Unloading profiles will leave already running processes permanently
13:55:56 [2022-05-27T13:55:56.731Z] unconfined, which can lead to unexpected situations.
13:55:56 [2022-05-27T13:55:56.731Z] 
13:55:56 [2022-05-27T13:55:56.731Z] To set a process to complain mode, use the command line tool
13:55:56 [2022-05-27T13:55:56.731Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
13:55:56 [2022-05-27T13:55:56.731Z]