Skip to content

Console Output

22:12:05 [2022-12-19T22:12:05.506Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44673/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2f212873ac83b8077ce719ac2a7d28a39f6c7532 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:2f212873ac83b8077ce719ac2a7d28a39f6c7532 hack/make.sh dynbinary-daemon test-docker-py
22:12:06 [2022-12-19T22:12:06.076Z] 
22:12:06 [2022-12-19T22:12:06.076Z] Removing bundles/
22:12:06 [2022-12-19T22:12:06.076Z] 
22:12:06 [2022-12-19T22:12:06.076Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
22:12:06 [2022-12-19T22:12:06.076Z] Building: bundles/dynbinary-daemon/dockerd-dev
22:12:06 [2022-12-19T22:12:06.076Z] GOOS="" GOARCH="" GOARM=""
22:13:57 [2022-12-19T22:13:57.533Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
22:13:57 [2022-12-19T22:13:57.534Z] 
22:13:57 [2022-12-19T22:13:57.534Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
22:13:57 [2022-12-19T22:13:57.534Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
22:13:57 [2022-12-19T22:13:57.534Z] Using test binary docker
22:13:57 [2022-12-19T22:13:57.534Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
22:13:57 [2022-12-19T22:13:57.534Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
22:13:57 [2022-12-19T22:13:57.534Z] INFO: Waiting for daemon to start...
22:13:57 [2022-12-19T22:13:57.534Z] Starting dockerd
22:13:57 [2022-12-19T22:13:57.534Z] .
22:13:57 [2022-12-19T22:13:57.534Z] INFO: Building docker-sdk-python3:4.4.1...
22:14:44 [2022-12-19T22:14:44.196Z] sha256:58c8ac342c9e26a391afc96d01dbc5d18949f0eba01305b23ebef69c62a826a5
22:14:44 [2022-12-19T22:14:44.196Z] INFO: Starting docker-py tests...
22:14:44 [2022-12-19T22:14:44.196Z] ============================= test session starts ==============================
22:14:44 [2022-12-19T22:14:44.196Z] platform linux -- Python 3.7.16, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
22:14:44 [2022-12-19T22:14:44.196Z] rootdir: /src, inifile: pytest.ini
22:14:44 [2022-12-19T22:14:44.196Z] plugins: timeout-1.3.3, cov-2.6.1
22:14:44 [2022-12-19T22:14:44.196Z] collected 389 items / 1 deselected / 388 selected
22:14:44 [2022-12-19T22:14:44.196Z] 
22:14:54 [2022-12-19T22:14:54.999Z] tests/integration/api_build_test.py .......................X             [  6%]
22:14:55 [2022-12-19T22:14:55.823Z] tests/integration/api_client_test.py .....                               [  7%]
22:14:57 [2022-12-19T22:14:57.012Z] tests/integration/api_config_test.py .....                               [  8%]
22:15:26 [2022-12-19T22:15:26.098Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
22:16:18 [2022-12-19T22:16:18.204Z] ..........................xx....................                         [ 29%]
22:16:34 [2022-12-19T22:16:34.588Z] tests/integration/api_exec_test.py .....................                 [ 34%]
22:16:42 [2022-12-19T22:16:42.039Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
22:16:46 [2022-12-19T22:16:46.177Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
22:17:01 [2022-12-19T22:17:01.655Z] tests/integration/api_network_test.py ............................       [ 47%]
22:17:11 [2022-12-19T22:17:11.512Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
22:17:12 [2022-12-19T22:17:12.702Z] tests/integration/api_secret_test.py .....                               [ 51%]
22:17:17 [2022-12-19T22:17:17.728Z] tests/integration/api_service_test.py .................................. [ 60%]
22:17:32 [2022-12-19T22:17:32.372Z] .........................                                                [ 67%]
22:18:11 [2022-12-19T22:18:11.189Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
22:18:26 [2022-12-19T22:18:26.048Z] tests/integration/api_volume_test.py .........                           [ 74%]
22:18:28 [2022-12-19T22:18:28.202Z] tests/integration/client_test.py .....                                   [ 75%]
22:18:28 [2022-12-19T22:18:28.203Z] tests/integration/context_api_test.py ...                                [ 76%]
22:18:28 [2022-12-19T22:18:28.767Z] tests/integration/errors_test.py .                                       [ 76%]
22:18:46 [2022-12-19T22:18:46.852Z] tests/integration/models_containers_test.py ............................ [ 83%]
22:19:02 [2022-12-19T22:19:02.755Z] .........                                                                [ 86%]
22:19:07 [2022-12-19T22:19:07.401Z] tests/integration/models_images_test.py ...............                  [ 89%]
22:19:08 [2022-12-19T22:19:08.853Z] tests/integration/models_networks_test.py ....                           [ 90%]
22:19:15 [2022-12-19T22:19:15.406Z] tests/integration/models_nodes_test.py .                                 [ 91%]
22:19:15 [2022-12-19T22:19:15.406Z] tests/integration/models_resources_test.py .                             [ 91%]
22:19:21 [2022-12-19T22:19:21.181Z] tests/integration/models_services_test.py ..............X.               [ 95%]
22:19:23 [2022-12-19T22:19:23.927Z] tests/integration/models_swarm_test.py ..                                [ 96%]
22:19:23 [2022-12-19T22:19:23.927Z] tests/integration/models_volumes_test.py ..                              [ 96%]
22:19:27 [2022-12-19T22:19:27.846Z] tests/integration/regression_test.py ......                              [ 98%]
22:19:28 [2022-12-19T22:19:28.103Z] tests/integration/credentials/store_test.py ......                       [ 99%]
22:19:28 [2022-12-19T22:19:28.103Z] tests/integration/credentials/utils_test.py .                            [100%]
22:19:28 [2022-12-19T22:19:28.103Z] 
22:19:28 [2022-12-19T22:19:28.103Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
22:19:28 [2022-12-19T22:19:28.103Z] =========================== short test summary info ============================
22:19:28 [2022-12-19T22:19:28.103Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
22:19:28 [2022-12-19T22:19:28.103Z]   CONFIG_RT_GROUP_SCHED isn't enabled
22:19:28 [2022-12-19T22:19:28.103Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
22:19:28 [2022-12-19T22:19:28.103Z]   Not supported on most drivers
22:19:28 [2022-12-19T22:19:28.103Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
22:19:28 [2022-12-19T22:19:28.103Z]   Output of docker top depends on host distro, and is not formalized.
22:19:28 [2022-12-19T22:19:28.103Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
22:19:28 [2022-12-19T22:19:28.103Z]   Output of docker top depends on host distro, and is not formalized.
22:19:28 [2022-12-19T22:19:28.103Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
22:19:28 [2022-12-19T22:19:28.103Z]   Can fail if eth0 has multiple IP addresses
22:19:28 [2022-12-19T22:19:28.103Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
22:19:28 [2022-12-19T22:19:28.103Z]   This doesn't seem to be taken into account by the engine
22:19:28 [2022-12-19T22:19:28.103Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
22:19:28 [2022-12-19T22:19:28.103Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
22:19:28 [2022-12-19T22:19:28.103Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 289.75 seconds ==
22:19:28 [2022-12-19T22:19:28.362Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
22:19:40 [2022-12-19T22:19:40.551Z] Leaving: AppArmorNo profiles have been unloaded.
22:19:40 [2022-12-19T22:19:40.551Z] 
22:19:40 [2022-12-19T22:19:40.551Z] Unloading profiles will leave already running processes permanently
22:19:40 [2022-12-19T22:19:40.551Z] unconfined, which can lead to unexpected situations.
22:19:40 [2022-12-19T22:19:40.551Z] 
22:19:40 [2022-12-19T22:19:40.551Z] To set a process to complain mode, use the command line tool
22:19:40 [2022-12-19T22:19:40.551Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
22:19:40 [2022-12-19T22:19:40.551Z]