Skip to content

Console Output

20:41:44 [2022-06-16T20:41:44.994Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43718/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5edfd6d081a874032341554f42413201eba71525 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5edfd6d081a874032341554f42413201eba71525 hack/make.sh dynbinary test-docker-py
20:41:45 [2022-06-16T20:41:45.252Z] 
20:41:45 [2022-06-16T20:41:45.510Z] Removing bundles/
20:41:45 [2022-06-16T20:41:45.510Z] 
20:41:45 [2022-06-16T20:41:45.510Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
20:41:45 [2022-06-16T20:41:45.510Z] Building: bundles/dynbinary-daemon/dockerd-dev
20:41:45 [2022-06-16T20:41:45.510Z] GOOS="" GOARCH="" GOARM=""
20:43:51 [2022-06-16T20:43:51.966Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
20:43:51 [2022-06-16T20:43:51.966Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
20:43:51 [2022-06-16T20:43:51.966Z] GOOS="" GOARCH="" GOARM=""
20:43:51 [2022-06-16T20:43:51.966Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
20:43:51 [2022-06-16T20:43:51.966Z] 
20:43:51 [2022-06-16T20:43:51.966Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
20:43:51 [2022-06-16T20:43:51.966Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
20:43:51 [2022-06-16T20:43:51.966Z] Using test binary docker
20:43:51 [2022-06-16T20:43:51.966Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
20:43:51 [2022-06-16T20:43:51.966Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
20:43:51 [2022-06-16T20:43:51.966Z] INFO: Waiting for daemon to start...
20:43:51 [2022-06-16T20:43:51.966Z] Starting dockerd
20:43:51 [2022-06-16T20:43:51.966Z] .
20:43:51 [2022-06-16T20:43:51.966Z] INFO: Building docker-sdk-python3:5.0.3...
20:44:30 [2022-06-16T20:44:30.704Z] sha256:8d3bc3ef2315d77514a8c74dc4f45ddeae6b5ac0491ac8500fed23257d85f770
20:44:30 [2022-06-16T20:44:30.704Z] INFO: Starting docker-py tests...
20:44:30 [2022-06-16T20:44:30.704Z] ============================= test session starts ==============================
20:44:30 [2022-06-16T20:44:30.704Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
20:44:30 [2022-06-16T20:44:30.704Z] rootdir: /src, inifile: pytest.ini
20:44:30 [2022-06-16T20:44:30.704Z] plugins: cov-2.6.1, timeout-1.3.3
20:44:30 [2022-06-16T20:44:30.704Z] collected 395 items / 2 deselected / 393 selected
20:44:30 [2022-06-16T20:44:30.704Z] 
20:44:45 [2022-06-16T20:44:45.686Z] tests/integration/api_build_test.py .......................X             [  6%]
20:44:46 [2022-06-16T20:44:46.508Z] tests/integration/api_client_test.py .....                               [  7%]
20:44:48 [2022-06-16T20:44:48.265Z] tests/integration/api_config_test.py ......                              [  8%]
20:45:18 [2022-06-16T20:45:18.160Z] tests/integration/api_container_test.py ....x..........x................ [ 17%]
20:46:12 [2022-06-16T20:46:12.005Z] .........................xx....................                          [ 29%]
20:46:28 [2022-06-16T20:46:28.619Z] tests/integration/api_exec_test.py .....................                 [ 34%]
20:46:36 [2022-06-16T20:46:36.081Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
20:46:40 [2022-06-16T20:46:40.988Z] tests/integration/api_image_test.py ............s.....                   [ 39%]
20:46:57 [2022-06-16T20:46:57.052Z] tests/integration/api_network_test.py ............................       [ 47%]
20:47:07 [2022-06-16T20:47:07.182Z] tests/integration/api_plugin_test.py ...........                         [ 49%]
20:47:08 [2022-06-16T20:47:08.684Z] tests/integration/api_secret_test.py .....                               [ 51%]
20:47:13 [2022-06-16T20:47:13.045Z] tests/integration/api_service_test.py .................................. [ 59%]
20:47:17 [2022-06-16T20:47:17.487Z] ............................                                             [ 66%]
20:47:59 [2022-06-16T20:47:59.134Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
20:48:14 [2022-06-16T20:48:14.329Z] tests/integration/api_volume_test.py .........                           [ 74%]
20:48:16 [2022-06-16T20:48:16.233Z] tests/integration/client_test.py .....                                   [ 75%]
20:48:16 [2022-06-16T20:48:16.492Z] tests/integration/context_api_test.py ...                                [ 76%]
20:48:17 [2022-06-16T20:48:17.059Z] tests/integration/errors_test.py .                                       [ 76%]
20:48:35 [2022-06-16T20:48:35.509Z] tests/integration/models_containers_test.py ............................ [ 83%]
20:48:51 [2022-06-16T20:48:51.725Z] .........                                                                [ 85%]
20:48:56 [2022-06-16T20:48:56.790Z] tests/integration/models_images_test.py ...............                  [ 89%]
20:48:57 [2022-06-16T20:48:57.985Z] tests/integration/models_networks_test.py ....                           [ 90%]
20:49:04 [2022-06-16T20:49:04.546Z] tests/integration/models_nodes_test.py .                                 [ 90%]
20:49:04 [2022-06-16T20:49:04.546Z] tests/integration/models_resources_test.py .                             [ 91%]
20:49:10 [2022-06-16T20:49:10.642Z] tests/integration/models_services_test.py ................X.             [ 95%]
20:49:17 [2022-06-16T20:49:17.499Z] tests/integration/models_swarm_test.py ..                                [ 96%]
20:49:17 [2022-06-16T20:49:17.764Z] tests/integration/models_volumes_test.py ..                              [ 96%]
20:49:21 [2022-06-16T20:49:21.979Z] tests/integration/regression_test.py ......                              [ 98%]
20:49:22 [2022-06-16T20:49:22.497Z] tests/integration/credentials/store_test.py ......                       [ 99%]
20:49:22 [2022-06-16T20:49:22.497Z] tests/integration/credentials/utils_test.py .                            [100%]
20:49:22 [2022-06-16T20:49:22.497Z] 
20:49:22 [2022-06-16T20:49:22.497Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
20:49:22 [2022-06-16T20:49:22.497Z] =========================== short test summary info ============================
20:49:22 [2022-06-16T20:49:22.497Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
20:49:22 [2022-06-16T20:49:22.497Z]   CONFIG_RT_GROUP_SCHED isn't enabled
20:49:22 [2022-06-16T20:49:22.497Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
20:49:22 [2022-06-16T20:49:22.497Z]   Not supported on most drivers
20:49:22 [2022-06-16T20:49:22.497Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
20:49:22 [2022-06-16T20:49:22.497Z]   Output of docker top depends on host distro, and is not formalized.
20:49:22 [2022-06-16T20:49:22.497Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
20:49:22 [2022-06-16T20:49:22.497Z]   Output of docker top depends on host distro, and is not formalized.
20:49:22 [2022-06-16T20:49:22.497Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
20:49:22 [2022-06-16T20:49:22.497Z]   Can fail if eth0 has multiple IP addresses
20:49:22 [2022-06-16T20:49:22.497Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
20:49:22 [2022-06-16T20:49:22.497Z]   This doesn't seem to be taken into account by the engine
20:49:22 [2022-06-16T20:49:22.497Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
20:49:22 [2022-06-16T20:49:22.497Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
20:49:22 [2022-06-16T20:49:22.497Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 294.86 seconds ==
20:49:22 [2022-06-16T20:49:22.755Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
20:49:34 [2022-06-16T20:49:34.952Z] Leaving: AppArmorNo profiles have been unloaded.
20:49:34 [2022-06-16T20:49:34.952Z] 
20:49:34 [2022-06-16T20:49:34.952Z] Unloading profiles will leave already running processes permanently
20:49:34 [2022-06-16T20:49:34.952Z] unconfined, which can lead to unexpected situations.
20:49:34 [2022-06-16T20:49:34.952Z] 
20:49:34 [2022-06-16T20:49:34.952Z] To set a process to complain mode, use the command line tool
20:49:34 [2022-06-16T20:49:34.952Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
20:49:34 [2022-06-16T20:49:34.952Z]