Skip to content

Console Output

21:24:07 [2020-07-13T21:24:07.339Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41182/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d54e4a0fc513810a4d9d06b83d490958b484f641 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d54e4a0fc513810a4d9d06b83d490958b484f641 hack/make.sh dynbinary-daemon test-docker-py
21:24:07 [2020-07-13T21:24:07.599Z] 
21:24:07 [2020-07-13T21:24:07.599Z] Removing bundles/
21:24:07 [2020-07-13T21:24:07.599Z] 
21:24:07 [2020-07-13T21:24:07.599Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
21:24:07 [2020-07-13T21:24:07.599Z] Building: bundles/dynbinary-daemon/dockerd-dev
21:24:07 [2020-07-13T21:24:07.599Z] GOOS="" GOARCH="" GOARM=""
21:24:39 [2020-07-13T21:24:39.689Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
21:24:39 [2020-07-13T21:24:39.690Z] 
21:24:39 [2020-07-13T21:24:39.690Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
21:24:39 [2020-07-13T21:24:39.690Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
21:24:39 [2020-07-13T21:24:39.690Z] Using test binary docker
21:24:39 [2020-07-13T21:24:39.690Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
21:24:39 [2020-07-13T21:24:39.690Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
21:24:39 [2020-07-13T21:24:39.690Z] INFO: Waiting for daemon to start...
21:24:39 [2020-07-13T21:24:39.690Z] Starting dockerd
21:24:39 [2020-07-13T21:24:39.690Z] .
21:24:39 [2020-07-13T21:24:39.690Z] INFO: Building docker-sdk-python3:4.2.1...
21:25:26 [2020-07-13T21:25:26.367Z] sha256:dffacce058eb6fe2016e63072636df9868814563c659ec31e84cf1eea784c3f1
21:25:26 [2020-07-13T21:25:26.367Z] INFO: Starting docker-py tests...
21:25:26 [2020-07-13T21:25:26.367Z] ============================= test session starts ==============================
21:25:26 [2020-07-13T21:25:26.367Z] platform linux -- Python 3.7.8, pytest-4.3.1, py-1.9.0, pluggy-0.13.1
21:25:26 [2020-07-13T21:25:26.367Z] rootdir: /src, inifile: pytest.ini
21:25:26 [2020-07-13T21:25:26.367Z] plugins: cov-2.6.1, timeout-1.3.3
21:25:26 [2020-07-13T21:25:26.367Z] collected 388 items / 1 deselected / 387 selected
21:25:26 [2020-07-13T21:25:26.367Z] 
21:25:38 [2020-07-13T21:25:38.017Z] tests/integration/api_build_test.py .......................X             [  6%]
21:25:38 [2020-07-13T21:25:38.584Z] tests/integration/api_client_test.py .....                               [  7%]
21:25:40 [2020-07-13T21:25:40.527Z] tests/integration/api_config_test.py .....                               [  8%]
21:26:10 [2020-07-13T21:26:10.750Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
21:27:07 [2020-07-13T21:27:07.124Z] ..........................xx....................                         [ 29%]
21:27:24 [2020-07-13T21:27:24.264Z] tests/integration/api_exec_test.py .....................                 [ 34%]
21:27:31 [2020-07-13T21:27:31.731Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
21:27:34 [2020-07-13T21:27:34.777Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
21:27:52 [2020-07-13T21:27:52.416Z] tests/integration/api_network_test.py ...........................        [ 47%]
21:27:59 [2020-07-13T21:27:59.581Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
21:28:01 [2020-07-13T21:28:01.084Z] tests/integration/api_secret_test.py .....                               [ 51%]
21:28:05 [2020-07-13T21:28:05.417Z] tests/integration/api_service_test.py ................s................. [ 60%]
21:28:19 [2020-07-13T21:28:19.747Z] .........................                                                [ 66%]
21:28:56 [2020-07-13T21:28:56.596Z] tests/integration/api_swarm_test.py .ssss.xs...x.......                  [ 71%]
21:29:11 [2020-07-13T21:29:11.470Z] tests/integration/api_volume_test.py .........                           [ 74%]
21:29:13 [2020-07-13T21:29:13.371Z] tests/integration/client_test.py .....                                   [ 75%]
21:29:13 [2020-07-13T21:29:13.371Z] tests/integration/context_api_test.py ...                                [ 76%]
21:29:13 [2020-07-13T21:29:13.939Z] tests/integration/errors_test.py .                                       [ 76%]
21:29:50 [2020-07-13T21:29:50.176Z] tests/integration/models_containers_test.py ............................ [ 83%]
21:30:06 [2020-07-13T21:30:06.770Z] .........                                                                [ 86%]
21:30:11 [2020-07-13T21:30:11.831Z] tests/integration/models_images_test.py ...............                  [ 89%]
21:30:13 [2020-07-13T21:30:13.024Z] tests/integration/models_networks_test.py ....                           [ 90%]
21:30:19 [2020-07-13T21:30:19.584Z] tests/integration/models_nodes_test.py .                                 [ 91%]
21:30:19 [2020-07-13T21:30:19.842Z] tests/integration/models_resources_test.py .                             [ 91%]
21:30:25 [2020-07-13T21:30:25.751Z] tests/integration/models_services_test.py ..............X.               [ 95%]
21:30:29 [2020-07-13T21:30:29.073Z] tests/integration/models_swarm_test.py ..                                [ 96%]
21:30:29 [2020-07-13T21:30:29.073Z] tests/integration/models_volumes_test.py ..                              [ 96%]
21:30:33 [2020-07-13T21:30:33.186Z] tests/integration/regression_test.py ......                              [ 98%]
21:30:33 [2020-07-13T21:30:33.445Z] tests/integration/credentials/store_test.py ......                       [ 99%]
21:30:33 [2020-07-13T21:30:33.445Z] tests/integration/credentials/utils_test.py .                            [100%]
21:30:33 [2020-07-13T21:30:33.445Z] 
21:30:33 [2020-07-13T21:30:33.445Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
21:30:33 [2020-07-13T21:30:33.445Z] =========================== short test summary info ============================
21:30:33 [2020-07-13T21:30:33.445Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
21:30:33 [2020-07-13T21:30:33.445Z]   CONFIG_RT_GROUP_SCHED isn't enabled
21:30:33 [2020-07-13T21:30:33.445Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
21:30:33 [2020-07-13T21:30:33.445Z]   Not supported on most drivers
21:30:33 [2020-07-13T21:30:33.445Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
21:30:33 [2020-07-13T21:30:33.445Z]   Output of docker top depends on host distro, and is not formalized.
21:30:33 [2020-07-13T21:30:33.445Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
21:30:33 [2020-07-13T21:30:33.445Z]   Output of docker top depends on host distro, and is not formalized.
21:30:33 [2020-07-13T21:30:33.445Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
21:30:33 [2020-07-13T21:30:33.445Z]   Can fail if eth0 has multiple IP addresses
21:30:33 [2020-07-13T21:30:33.445Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
21:30:33 [2020-07-13T21:30:33.445Z]   This doesn't seem to be taken into account by the engine
21:30:33 [2020-07-13T21:30:33.445Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
21:30:33 [2020-07-13T21:30:33.445Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
21:30:33 [2020-07-13T21:30:33.445Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
21:30:33 [2020-07-13T21:30:33.445Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
21:30:33 [2020-07-13T21:30:33.445Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
21:30:33 [2020-07-13T21:30:33.445Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
21:30:33 [2020-07-13T21:30:33.445Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
21:30:33 [2020-07-13T21:30:33.445Z] = 372 passed, 7 skipped, 1 deselected, 6 xfailed, 2 xpassed in 313.34 seconds ==
21:30:34 [2020-07-13T21:30:34.012Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
21:30:46 [2020-07-13T21:30:46.210Z] Leaving: AppArmorNo profiles have been unloaded.
21:30:46 [2020-07-13T21:30:46.210Z] 
21:30:46 [2020-07-13T21:30:46.210Z] Unloading profiles will leave already running processes permanently
21:30:46 [2020-07-13T21:30:46.210Z] unconfined, which can lead to unexpected situations.
21:30:46 [2020-07-13T21:30:46.210Z] 
21:30:46 [2020-07-13T21:30:46.210Z] To set a process to complain mode, use the command line tool
21:30:46 [2020-07-13T21:30:46.210Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
21:30:46 [2020-07-13T21:30:46.210Z]