Skip to content

Console Output

07:41:27 [2022-07-15T07:41:27.109Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43812/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=edcc51cbee0f840a49714c3c50675394370291ff -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:edcc51cbee0f840a49714c3c50675394370291ff hack/make.sh dynbinary test-docker-py
07:41:27 [2022-07-15T07:41:27.675Z] 
07:41:27 [2022-07-15T07:41:27.675Z] Removing bundles/
07:41:27 [2022-07-15T07:41:27.675Z] 
07:41:27 [2022-07-15T07:41:27.675Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
07:41:27 [2022-07-15T07:41:27.675Z] Building: bundles/dynbinary-daemon/dockerd
07:41:27 [2022-07-15T07:41:27.675Z] GOOS="" GOARCH="" GOARM=""
07:43:34 [2022-07-15T07:43:34.144Z] Created binary: bundles/dynbinary-daemon/dockerd
07:43:34 [2022-07-15T07:43:34.144Z] Building: bundles/dynbinary-daemon/docker-proxy
07:43:34 [2022-07-15T07:43:34.144Z] GOOS="" GOARCH="" GOARM=""
07:43:34 [2022-07-15T07:43:34.144Z] Created binary: bundles/dynbinary-daemon/docker-proxy
07:43:34 [2022-07-15T07:43:34.144Z] 
07:43:34 [2022-07-15T07:43:34.144Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
07:43:34 [2022-07-15T07:43:34.144Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
07:43:34 [2022-07-15T07:43:34.144Z] Using test binary docker
07:43:34 [2022-07-15T07:43:34.144Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
07:43:34 [2022-07-15T07:43:34.144Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
07:43:34 [2022-07-15T07:43:34.144Z] INFO: Waiting for daemon to start...
07:43:34 [2022-07-15T07:43:34.144Z] Starting dockerd
07:43:34 [2022-07-15T07:43:34.144Z] .
07:43:34 [2022-07-15T07:43:34.144Z] INFO: Building docker-sdk-python3:5.0.3...
07:44:12 [2022-07-15T07:44:12.854Z] sha256:c695bbdf6e7b48b8343cbad216c1fa5575c143f78e099351b703b0c755187114
07:44:12 [2022-07-15T07:44:12.854Z] INFO: Starting docker-py tests...
07:44:12 [2022-07-15T07:44:12.854Z] ============================= test session starts ==============================
07:44:12 [2022-07-15T07:44:12.854Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
07:44:12 [2022-07-15T07:44:12.854Z] rootdir: /src, inifile: pytest.ini
07:44:12 [2022-07-15T07:44:12.854Z] plugins: cov-2.6.1, timeout-1.3.3
07:44:12 [2022-07-15T07:44:12.854Z] collected 395 items / 2 deselected / 393 selected
07:44:12 [2022-07-15T07:44:12.854Z] 
07:44:24 [2022-07-15T07:44:24.454Z] tests/integration/api_build_test.py .......................X             [  6%]
07:44:25 [2022-07-15T07:44:25.019Z] tests/integration/api_client_test.py .....                               [  7%]
07:44:26 [2022-07-15T07:44:26.778Z] tests/integration/api_config_test.py ......                              [  8%]
07:44:56 [2022-07-15T07:44:56.469Z] tests/integration/api_container_test.py ....x..........x................ [ 17%]
07:45:49 [2022-07-15T07:45:49.691Z] .........................xx....................                          [ 29%]
07:46:06 [2022-07-15T07:46:06.286Z] tests/integration/api_exec_test.py .....................                 [ 34%]
07:46:13 [2022-07-15T07:46:13.745Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
07:46:18 [2022-07-15T07:46:18.347Z] tests/integration/api_image_test.py ............s.....                   [ 39%]
07:46:34 [2022-07-15T07:46:34.591Z] tests/integration/api_network_test.py ............................       [ 47%]
07:46:45 [2022-07-15T07:46:45.746Z] tests/integration/api_plugin_test.py ...........                         [ 49%]
07:46:46 [2022-07-15T07:46:46.679Z] tests/integration/api_secret_test.py .....                               [ 51%]
07:46:51 [2022-07-15T07:46:51.035Z] tests/integration/api_service_test.py .................................. [ 59%]
07:46:55 [2022-07-15T07:46:55.472Z] ............................                                             [ 66%]
07:47:36 [2022-07-15T07:47:36.986Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
07:47:55 [2022-07-15T07:47:55.057Z] tests/integration/api_volume_test.py .........                           [ 74%]
07:47:55 [2022-07-15T07:47:55.057Z] tests/integration/client_test.py .....                                   [ 75%]
07:47:55 [2022-07-15T07:47:55.057Z] tests/integration/context_api_test.py ...                                [ 76%]
07:47:55 [2022-07-15T07:47:55.057Z] tests/integration/errors_test.py .                                       [ 76%]
07:48:13 [2022-07-15T07:48:13.284Z] tests/integration/models_containers_test.py ............................ [ 83%]
07:48:29 [2022-07-15T07:48:29.504Z] .........                                                                [ 85%]
07:48:34 [2022-07-15T07:48:34.444Z] tests/integration/models_images_test.py ...............                  [ 89%]
07:48:35 [2022-07-15T07:48:35.639Z] tests/integration/models_networks_test.py ....                           [ 90%]
07:48:42 [2022-07-15T07:48:42.194Z] tests/integration/models_nodes_test.py .                                 [ 90%]
07:48:42 [2022-07-15T07:48:42.194Z] tests/integration/models_resources_test.py .                             [ 91%]
07:48:43 [2022-07-15T07:48:43.952Z] tests/integration/models_services_test.py ................X.             [ 95%]
07:48:47 [2022-07-15T07:48:47.226Z] tests/integration/models_swarm_test.py ..                                [ 96%]
07:48:47 [2022-07-15T07:48:47.226Z] tests/integration/models_volumes_test.py ..                              [ 96%]
07:48:50 [2022-07-15T07:48:50.837Z] tests/integration/regression_test.py ......                              [ 98%]
07:48:51 [2022-07-15T07:48:51.355Z] tests/integration/credentials/store_test.py ......                       [ 99%]
07:48:51 [2022-07-15T07:48:51.355Z] tests/integration/credentials/utils_test.py .                            [100%]
07:48:51 [2022-07-15T07:48:51.355Z] 
07:48:51 [2022-07-15T07:48:51.355Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
07:48:51 [2022-07-15T07:48:51.355Z] =========================== short test summary info ============================
07:48:51 [2022-07-15T07:48:51.355Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
07:48:51 [2022-07-15T07:48:51.355Z]   CONFIG_RT_GROUP_SCHED isn't enabled
07:48:51 [2022-07-15T07:48:51.355Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
07:48:51 [2022-07-15T07:48:51.355Z]   Not supported on most drivers
07:48:51 [2022-07-15T07:48:51.355Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
07:48:51 [2022-07-15T07:48:51.355Z]   Output of docker top depends on host distro, and is not formalized.
07:48:51 [2022-07-15T07:48:51.355Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
07:48:51 [2022-07-15T07:48:51.355Z]   Output of docker top depends on host distro, and is not formalized.
07:48:51 [2022-07-15T07:48:51.355Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
07:48:51 [2022-07-15T07:48:51.355Z]   Can fail if eth0 has multiple IP addresses
07:48:51 [2022-07-15T07:48:51.355Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
07:48:51 [2022-07-15T07:48:51.355Z]   This doesn't seem to be taken into account by the engine
07:48:51 [2022-07-15T07:48:51.355Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
07:48:51 [2022-07-15T07:48:51.355Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
07:48:51 [2022-07-15T07:48:51.355Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 283.84 seconds ==
07:48:51 [2022-07-15T07:48:51.613Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
07:49:03 [2022-07-15T07:49:03.806Z] Leaving: AppArmorNo profiles have been unloaded.
07:49:03 [2022-07-15T07:49:03.806Z] 
07:49:03 [2022-07-15T07:49:03.806Z] Unloading profiles will leave already running processes permanently
07:49:03 [2022-07-15T07:49:03.806Z] unconfined, which can lead to unexpected situations.
07:49:03 [2022-07-15T07:49:03.806Z] 
07:49:03 [2022-07-15T07:49:03.806Z] To set a process to complain mode, use the command line tool
07:49:03 [2022-07-15T07:49:03.806Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
07:49:03 [2022-07-15T07:49:03.806Z]