Project

General

Profile

Idea #19977 ยป developer-run-tests-sdk-python-ruby-2778.log

Brett Smith, 01/24/2023 08:19 PM

 
</
Started by upstream project "developer-run-tests" build number 3457
originally caused by:
Started by user Brett Smith
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on test-mmmn00 (tests) in workspace /tmp/workspace/developer-run-tests-sdk-python-ruby
The recommended git tool is: NONE
using credential c9bcf704-d840-44fe-928e-2eecd48c3006
Cloning the remote Git repository
Cloning repository git://git.arvados.org/arvados.git
> git init /tmp/workspace/developer-run-tests-sdk-python-ruby # timeout=10
Fetching upstream changes from git://git.arvados.org/arvados.git
> git --version # timeout=10
> git --version # 'git version 2.20.1'
using GIT_SSH to set credentials
> git fetch --tags --force --progress -- git://git.arvados.org/arvados.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url git://git.arvados.org/arvados.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse 7ef0ede6b0e235685013e54fa7ef8d1eb4da345e^{commit} # timeout=10
Checking out Revision 7ef0ede6b0e235685013e54fa7ef8d1eb4da345e (detached)
> git config core.sparsecheckout # timeout=10
> git checkout -f 7ef0ede6b0e235685013e54fa7ef8d1eb4da345e # timeout=10
Commit message: "WIP: Run tests with a strict vocabulary"
> git rev-list --no-walk c573a0ad8fa7d8fe8f5ccc058ecd14fd852deadc # timeout=10
[developer-run-tests-sdk-python-ruby] $ /bin/bash -e -x /tmp/jenkins8823029524327043673.sh
+ export QT_QPA_PLATFORM=offscreen
+ QT_QPA_PLATFORM=offscreen
+ /tmp/workspace/developer-run-tests-sdk-python-ruby/build/run-tests.sh --leave-temp --temp /home/jenkins/tmp --only nothing
R SDK not needed, it will not be installed.
Checking dependencies:
locale: en_US.UTF-8
ruby: ruby 2.7.6p219 (2022-04-12 revision c9c2245c0a) [x86_64-linux]
go: go version go1.18.8 linux/amd64
gcc: gcc (Debian 8.3.0-6) 8.3.0
fuse.h: /usr/include/fuse/fuse.h
gnutls.h: /usr/include/gnutls/gnutls.h
virtualenv: usage: venv [-h] [--system-site-packages] [--symlinks | --copies] [--clear]
Python3 pyconfig.h: /usr/include/python3.7m/pyconfig.h
/usr/bin/netstat
nginx: nginx version: nginx/1.14.2
gitolite: /usr/bin/gitolite
npm: 6.14.16
cadaver: cadaver 0.23.3
libattr1 xattr.h: /usr/include/attr/xattr.h
libcurl curl.h: /usr/include/x86_64-linux-gnu/curl/curl.h
libpq libpq-fe.h: /usr/include/postgresql/libpq-fe.h
libpam pam_appl.h: /usr/include/security/pam_appl.h
postgresql: psql (PostgreSQL) 11.18 (Debian 11.18-0+deb10u1)
phantomjs: 1.9.8
xvfb: /usr/bin/Xvfb
graphviz: dot - graphviz version 2.40.1 (20161225.0304)
geckodriver: geckodriver 0.24.0 ( 2019-01-28)
singularity: singularity-ce version 3.9.9
docker client: Docker version 18.09.1, build 4c52b90
docker server: 18.09.1
procs with /dev/fuse open:
grep fuse /proc/self/mountinfo:
WORKSPACE=/tmp/workspace/developer-run-tests-sdk-python-ruby
Will install dependencies to /home/jenkins/.gem/ruby/2.7.0
Will install bundler and arvados gems to /home/jenkins/tmp/GEMHOME/.gem/ruby/2.7.0
Gem search path is GEM_PATH=/home/jenkins/tmp/GEMHOME/.gem/ruby/2.7.0:/home/jenkins/.gem/ruby/2.7.0:/var/lib/arvados/lib/ruby/gems/2.7.0
Bundler version 2.3.25 (2022-11-02 commit 6b0b87b1ed)
PATH is /home/jenkins/tmp/GEMHOME/.gem/ruby/2.7.0/bin:/home/jenkins/.gem/ruby/2.7.0/bin:/home/jenkins/tmp/GOPATH/bin:/var/lib/arvados/bin:/usr/local/bin:/usr/bin:/bin:/usr/games
======= install env
Requirement already satisfied: setuptools>=18.5 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (40.8.0)
Requirement already satisfied: pip>=7 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (18.1)
Requirement already satisfied: wheel in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (0.38.4)
Requirement already satisfied: PyYAML in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (6.0)
Requirement already satisfied: httplib2 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (0.20.1)
Requirement already satisfied: pyparsing<3,>=2.4.2 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from httplib2) (2.4.7)
Requirement already satisfied: future in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (0.18.2)
Requirement already satisfied: google-api-python-client in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (1.12.11)
Requirement already satisfied: uritemplate<4dev,>=3.0.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-api-python-client) (3.0.1)
Requirement already satisfied: six<2dev,>=1.13.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-api-python-client) (1.16.0)
Requirement already satisfied: google-auth-httplib2>=0.0.3 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-api-python-client) (0.1.0)
Requirement already satisfied: google-api-core<3dev,>=1.21.0; python_version >= "3" in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-api-python-client) (2.10.2)
Requirement already satisfied: httplib2<1dev,>=0.15.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-api-python-client) (0.20.1)
Requirement already satisfied: google-auth<3dev,>=1.16.0; python_version >= "3" in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-api-python-client) (1.35.0)
Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.56.2 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-api-core<3dev,>=1.21.0; python_version >= "3"->google-api-python-client) (1.57.0)
Requirement already satisfied: requests<3.0.0dev,>=2.18.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-api-core<3dev,>=1.21.0; python_version >= "3"->google-api-python-client) (2.28.1)
Requirement already satisfied: protobuf!=3.20.0,!=3.20.1,!=4.21.0,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5,<5.0.0dev,>=3.19.5 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-api-core<3dev,>=1.21.0; python_version >= "3"->google-api-python-client) (3.20.3)
Requirement already satisfied: pyparsing<3,>=2.4.2 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from httplib2<1dev,>=0.15.0->google-api-python-client) (2.4.7)
Requirement already satisfied: rsa<5,>=3.1.4; python_version >= "3.6" in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-auth<3dev,>=1.16.0; python_version >= "3"->google-api-python-client) (4.9)
Requirement already satisfied: setuptools>=40.3.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-auth<3dev,>=1.16.0; python_version >= "3"->google-api-python-client) (40.8.0)
Requirement already satisfied: pyasn1-modules>=0.2.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-auth<3dev,>=1.16.0; python_version >= "3"->google-api-python-client) (0.2.8)
Requirement already satisfied: cachetools<5.0,>=2.0.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-auth<3dev,>=1.16.0; python_version >= "3"->google-api-python-client) (4.2.4)
Requirement already satisfied: charset-normalizer<3,>=2 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<3dev,>=1.21.0; python_version >= "3"->google-api-python-client) (2.1.1)
Requirement already satisfied: certifi>=2017.4.17 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<3dev,>=1.21.0; python_version >= "3"->google-api-python-client) (2022.9.24)
Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<3dev,>=1.21.0; python_version >= "3"->google-api-python-client) (1.26.12)
Requirement already satisfied: idna<4,>=2.5 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<3dev,>=1.21.0; python_version >= "3"->google-api-python-client) (3.4)
Requirement already satisfied: pyasn1>=0.1.3 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from rsa<5,>=3.1.4; python_version >= "3.6"->google-auth<3dev,>=1.16.0; python_version >= "3"->google-api-python-client) (0.4.8)
Requirement already satisfied: ciso8601 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (2.2.0)
Requirement already satisfied: pycurl in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (7.44.1)
Requirement already satisfied: ws4py in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (0.5.1)
Requirement already satisfied: pdoc3 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (0.10.0)
Requirement already satisfied: mako in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from pdoc3) (1.2.4)
Requirement already satisfied: markdown>=3.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from pdoc3) (3.4.1)
Requirement already satisfied: MarkupSafe>=0.9.2 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from mako->pdoc3) (2.1.1)
Requirement already satisfied: importlib-metadata; python_version < "3.8" in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from mako->pdoc3) (4.13.0)
Requirement already satisfied: zipp>=0.5 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from importlib-metadata; python_version < "3.8"->mako->pdoc3) (3.10.0)
Requirement already satisfied: typing-extensions>=3.6.4; python_version < "3.8" in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from importlib-metadata; python_version < "3.8"->mako->pdoc3) (4.4.0)
running install
running bdist_egg
running egg_info
creating arvados_python_client.egg-info
writing arvados_python_client.egg-info/PKG-INFO
writing dependency_links to arvados_python_client.egg-info/dependency_links.txt
writing requirements to arvados_python_client.egg-info/requires.txt
writing top-level names to arvados_python_client.egg-info/top_level.txt
writing manifest file 'arvados_python_client.egg-info/SOURCES.txt'
reading manifest file 'arvados_python_client.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'arvados_python_client.egg-info/SOURCES.txt'
installing library code to build/bdist.linux-x86_64/egg
running install_lib
running build_py
creating build
creating build/lib
creating build/lib/tests
copying tests/test_collections.py -> build/lib/tests
copying tests/test_safeapi.py -> build/lib/tests
copying tests/run_test_server.py -> build/lib/tests
copying tests/keepstub.py -> build/lib/tests
copying tests/arvados_testutil.py -> build/lib/tests
copying tests/slow_test.py -> build/lib/tests
copying tests/test_api.py -> build/lib/tests
copying tests/test_arv_put.py -> build/lib/tests
copying tests/test_stream.py -> build/lib/tests
copying tests/manifest_examples.py -> build/lib/tests
copying tests/test_retry_job_helpers.py -> build/lib/tests
copying tests/test_arv_get.py -> build/lib/tests
copying tests/test_arvfile.py -> build/lib/tests
copying tests/test_vocabulary.py -> build/lib/tests
copying tests/test_events.py -> build/lib/tests
copying tests/test_arv_ls.py -> build/lib/tests
copying tests/test_crunch.py -> build/lib/tests
copying tests/test_arv_normalize.py -> build/lib/tests
copying tests/test_benchmark_collections.py -> build/lib/tests
copying tests/test_arv_keepdocker.py -> build/lib/tests
copying tests/__init__.py -> build/lib/tests
copying tests/test_cache.py -> build/lib/tests
copying tests/test_arv_ws.py -> build/lib/tests
copying tests/test_arv_copy.py -> build/lib/tests
copying tests/test_errors.py -> build/lib/tests
copying tests/test_util.py -> build/lib/tests
copying tests/test_retry.py -> build/lib/tests
copying tests/test_sdk.py -> build/lib/tests
copying tests/test_keep_locator.py -> build/lib/tests
copying tests/test_keep_client.py -> build/lib/tests
creating build/lib/arvados
copying arvados/timer.py -> build/lib/arvados
copying arvados/crunch.py -> build/lib/arvados
copying arvados/retry.py -> build/lib/arvados
copying arvados/events.py -> build/lib/arvados
copying arvados/diskcache.py -> build/lib/arvados
copying arvados/config.py -> build/lib/arvados
copying arvados/util.py -> build/lib/arvados
copying arvados/api.py -> build/lib/arvados
copying arvados/safeapi.py -> build/lib/arvados
copying arvados/__init__.py -> build/lib/arvados
copying arvados/stream.py -> build/lib/arvados
copying arvados/_ranges.py -> build/lib/arvados
copying arvados/arvfile.py -> build/lib/arvados
copying arvados/keep.py -> build/lib/arvados
copying arvados/cache.py -> build/lib/arvados
copying arvados/vocabulary.py -> build/lib/arvados
copying arvados/errors.py -> build/lib/arvados
copying arvados/_version.py -> build/lib/arvados
copying arvados/collection.py -> build/lib/arvados
copying arvados/_normalize_stream.py -> build/lib/arvados
creating build/lib/tests/performance
copying tests/performance/test_a_sample.py -> build/lib/tests/performance
copying tests/performance/__init__.py -> build/lib/tests/performance
copying tests/performance/performance_profiler.py -> build/lib/tests/performance
creating build/lib/arvados/commands
copying arvados/commands/ws.py -> build/lib/arvados/commands
copying arvados/commands/arv_copy.py -> build/lib/arvados/commands
copying arvados/commands/run.py -> build/lib/arvados/commands
copying arvados/commands/get.py -> build/lib/arvados/commands
copying arvados/commands/migrate19.py -> build/lib/arvados/commands
copying arvados/commands/__init__.py -> build/lib/arvados/commands
copying arvados/commands/ls.py -> build/lib/arvados/commands
copying arvados/commands/federation_migrate.py -> build/lib/arvados/commands
copying arvados/commands/_util.py -> build/lib/arvados/commands
copying arvados/commands/put.py -> build/lib/arvados/commands
copying arvados/commands/keepdocker.py -> build/lib/arvados/commands
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/egg
creating build/bdist.linux-x86_64/egg/tests
copying build/lib/tests/test_collections.py -> build/bdist.linux-x86_64/egg/tests
copying build/lib/tests/test_safeapi.py -> build/bdist.linux-x86_64/egg/tests
copying build/lib/tests/run_test_server.py -> build/bdist.linux-x86_64/egg/tests
copying build/lib/tests/keepstub.py -> build/bdist.linux-x86_64/egg/tests
copying build/lib/tests/arvados_testutil.py -> build/bdist.linux-x86_64/egg/tests
copying build/lib/tests/slow_test.py -> build/bdist.linux-x86_64/egg/tests
copying build/lib/tests/test_api.py -> build/bdist.linux-x86_64/egg/tests
copying build/lib/tests/test_arv_put.py -> build/bdist.linux-x86_64/egg/tests
copying build/lib/tests/test_stream.py -> build/bdist.linux-x86_64/egg/tests
copying build/lib/tests/manifest_examples.py -> build/bdist.linux-x86_64/egg/tests
copying build/lib/tests/test_retry_job_helpers.py -> build/bdist.linux-x86_64/egg/tests
copying build/lib/tests/test_arv_get.py -> build/bdist.linux-x86_64/egg/tests
copying build/lib/tests/test_arvfile.py -> build/bdist.linux-x86_64/egg/tests
creating build/bdist.linux-x86_64/egg/tests/performance
copying build/lib/tests/performance/test_a_sample.py -> build/bdist.linux-x86_64/egg/tests/performance
copying build/lib/tests/performance/__init__.py -> build/bdist.linux-x86_64/egg/tests/performance
copying build/lib/tests/performance/performance_profiler.py -> build/bdist.linux-x86_64/egg/tests/performance
copying build/lib/tests/test_vocabulary.py -> build/bdist.linux-x86_64/egg/tests
copying build/lib/tests/test_events.py -> build/bdist.linux-x86_64/egg/tests
copying build/lib/tests/test_arv_ls.py -> build/bdist.linux-x86_64/egg/tests
copying build/lib/tests/test_crunch.py -> build/bdist.linux-x86_64/egg/tests
copying build/lib/tests/test_arv_normalize.py -> build/bdist.linux-x86_64/egg/tests
copying build/lib/tests/test_benchmark_collections.py -> build/bdist.linux-x86_64/egg/tests
copying build/lib/tests/test_arv_keepdocker.py -> build/bdist.linux-x86_64/egg/tests
copying build/lib/tests/__init__.py -> build/bdist.linux-x86_64/egg/tests
copying build/lib/tests/test_cache.py -> build/bdist.linux-x86_64/egg/tests
copying build/lib/tests/test_arv_ws.py -> build/bdist.linux-x86_64/egg/tests
copying build/lib/tests/test_arv_copy.py -> build/bdist.linux-x86_64/egg/tests
copying build/lib/tests/test_errors.py -> build/bdist.linux-x86_64/egg/tests
copying build/lib/tests/test_util.py -> build/bdist.linux-x86_64/egg/tests
copying build/lib/tests/test_retry.py -> build/bdist.linux-x86_64/egg/tests
copying build/lib/tests/test_sdk.py -> build/bdist.linux-x86_64/egg/tests
copying build/lib/tests/test_keep_locator.py -> build/bdist.linux-x86_64/egg/tests
copying build/lib/tests/test_keep_client.py -> build/bdist.linux-x86_64/egg/tests
creating build/bdist.linux-x86_64/egg/arvados
copying build/lib/arvados/timer.py -> build/bdist.linux-x86_64/egg/arvados
copying build/lib/arvados/crunch.py -> build/bdist.linux-x86_64/egg/arvados
creating build/bdist.linux-x86_64/egg/arvados/commands
copying build/lib/arvados/commands/ws.py -> build/bdist.linux-x86_64/egg/arvados/commands
copying build/lib/arvados/commands/arv_copy.py -> build/bdist.linux-x86_64/egg/arvados/commands
copying build/lib/arvados/commands/run.py -> build/bdist.linux-x86_64/egg/arvados/commands
copying build/lib/arvados/commands/get.py -> build/bdist.linux-x86_64/egg/arvados/commands
copying build/lib/arvados/commands/migrate19.py -> build/bdist.linux-x86_64/egg/arvados/commands
copying build/lib/arvados/commands/__init__.py -> build/bdist.linux-x86_64/egg/arvados/commands
copying build/lib/arvados/commands/ls.py -> build/bdist.linux-x86_64/egg/arvados/commands
copying build/lib/arvados/commands/federation_migrate.py -> build/bdist.linux-x86_64/egg/arvados/commands
copying build/lib/arvados/commands/_util.py -> build/bdist.linux-x86_64/egg/arvados/commands
copying build/lib/arvados/commands/put.py -> build/bdist.linux-x86_64/egg/arvados/commands
copying build/lib/arvados/commands/keepdocker.py -> build/bdist.linux-x86_64/egg/arvados/commands
copying build/lib/arvados/retry.py -> build/bdist.linux-x86_64/egg/arvados
copying build/lib/arvados/events.py -> build/bdist.linux-x86_64/egg/arvados
copying build/lib/arvados/diskcache.py -> build/bdist.linux-x86_64/egg/arvados
copying build/lib/arvados/config.py -> build/bdist.linux-x86_64/egg/arvados
copying build/lib/arvados/util.py -> build/bdist.linux-x86_64/egg/arvados
copying build/lib/arvados/api.py -> build/bdist.linux-x86_64/egg/arvados
copying build/lib/arvados/safeapi.py -> build/bdist.linux-x86_64/egg/arvados
copying build/lib/arvados/__init__.py -> build/bdist.linux-x86_64/egg/arvados
copying build/lib/arvados/stream.py -> build/bdist.linux-x86_64/egg/arvados
copying build/lib/arvados/_ranges.py -> build/bdist.linux-x86_64/egg/arvados
copying build/lib/arvados/arvfile.py -> build/bdist.linux-x86_64/egg/arvados
copying build/lib/arvados/keep.py -> build/bdist.linux-x86_64/egg/arvados
copying build/lib/arvados/cache.py -> build/bdist.linux-x86_64/egg/arvados
copying build/lib/arvados/vocabulary.py -> build/bdist.linux-x86_64/egg/arvados
copying build/lib/arvados/errors.py -> build/bdist.linux-x86_64/egg/arvados
copying build/lib/arvados/_version.py -> build/bdist.linux-x86_64/egg/arvados
copying build/lib/arvados/collection.py -> build/bdist.linux-x86_64/egg/arvados
copying build/lib/arvados/_normalize_stream.py -> build/bdist.linux-x86_64/egg/arvados
byte-compiling build/bdist.linux-x86_64/egg/tests/test_collections.py to test_collections.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/tests/test_safeapi.py to test_safeapi.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/tests/run_test_server.py to run_test_server.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/tests/keepstub.py to keepstub.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/tests/arvados_testutil.py to arvados_testutil.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/tests/slow_test.py to slow_test.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/tests/test_api.py to test_api.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/tests/test_arv_put.py to test_arv_put.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/tests/test_stream.py to test_stream.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/tests/manifest_examples.py to manifest_examples.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/tests/test_retry_job_helpers.py to test_retry_job_helpers.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/tests/test_arv_get.py to test_arv_get.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/tests/test_arvfile.py to test_arvfile.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/tests/performance/test_a_sample.py to test_a_sample.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/tests/performance/__init__.py to __init__.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/tests/performance/performance_profiler.py to performance_profiler.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/tests/test_vocabulary.py to test_vocabulary.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/tests/test_events.py to test_events.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/tests/test_arv_ls.py to test_arv_ls.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/tests/test_crunch.py to test_crunch.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/tests/test_arv_normalize.py to test_arv_normalize.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/tests/test_benchmark_collections.py to test_benchmark_collections.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/tests/test_arv_keepdocker.py to test_arv_keepdocker.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/tests/__init__.py to __init__.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/tests/test_cache.py to test_cache.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/tests/test_arv_ws.py to test_arv_ws.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/tests/test_arv_copy.py to test_arv_copy.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/tests/test_errors.py to test_errors.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/tests/test_util.py to test_util.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/tests/test_retry.py to test_retry.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/tests/test_sdk.py to test_sdk.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/tests/test_keep_locator.py to test_keep_locator.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/tests/test_keep_client.py to test_keep_client.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/arvados/timer.py to timer.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/arvados/crunch.py to crunch.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/arvados/commands/ws.py to ws.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/arvados/commands/arv_copy.py to arv_copy.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/arvados/commands/run.py to run.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/arvados/commands/get.py to get.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/arvados/commands/migrate19.py to migrate19.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/arvados/commands/__init__.py to __init__.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/arvados/commands/ls.py to ls.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/arvados/commands/federation_migrate.py to federation_migrate.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/arvados/commands/_util.py to _util.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/arvados/commands/put.py to put.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/arvados/commands/keepdocker.py to keepdocker.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/arvados/retry.py to retry.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/arvados/events.py to events.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/arvados/diskcache.py to diskcache.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/arvados/config.py to config.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/arvados/util.py to util.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/arvados/api.py to api.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/arvados/safeapi.py to safeapi.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/arvados/__init__.py to __init__.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/arvados/stream.py to stream.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/arvados/_ranges.py to _ranges.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/arvados/arvfile.py to arvfile.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/arvados/keep.py to keep.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/arvados/cache.py to cache.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/arvados/vocabulary.py to vocabulary.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/arvados/errors.py to errors.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/arvados/_version.py to _version.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/arvados/collection.py to collection.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/arvados/_normalize_stream.py to _normalize_stream.cpython-37.pyc
installing package data to build/bdist.linux-x86_64/egg
running install_data
creating build/bdist.linux-x86_64/egg/share
creating build/bdist.linux-x86_64/egg/share/doc
creating build/bdist.linux-x86_64/egg/share/doc/arvados-python-client
copying LICENSE-2.0.txt -> build/bdist.linux-x86_64/egg/share/doc/arvados-python-client
copying README.rst -> build/bdist.linux-x86_64/egg/share/doc/arvados-python-client
creating build/bdist.linux-x86_64/egg/EGG-INFO
installing scripts to build/bdist.linux-x86_64/egg/EGG-INFO/scripts
running install_scripts
running build_scripts
creating build/scripts-3.7
copying and adjusting bin/arv-copy -> build/scripts-3.7
copying and adjusting bin/arv-get -> build/scripts-3.7
copying and adjusting bin/arv-keepdocker -> build/scripts-3.7
copying and adjusting bin/arv-ls -> build/scripts-3.7
copying and adjusting bin/arv-migrate-docker19 -> build/scripts-3.7
copying and adjusting bin/arv-federation-migrate -> build/scripts-3.7
copying and adjusting bin/arv-normalize -> build/scripts-3.7
copying and adjusting bin/arv-put -> build/scripts-3.7
copying and adjusting bin/arv-ws -> build/scripts-3.7
changing mode of build/scripts-3.7/arv-copy from 644 to 755
changing mode of build/scripts-3.7/arv-get from 644 to 755
changing mode of build/scripts-3.7/arv-keepdocker from 644 to 755
changing mode of build/scripts-3.7/arv-ls from 644 to 755
changing mode of build/scripts-3.7/arv-migrate-docker19 from 644 to 755
changing mode of build/scripts-3.7/arv-federation-migrate from 644 to 755
changing mode of build/scripts-3.7/arv-normalize from 644 to 755
changing mode of build/scripts-3.7/arv-put from 644 to 755
changing mode of build/scripts-3.7/arv-ws from 644 to 755
creating build/bdist.linux-x86_64/egg/EGG-INFO/scripts
copying build/scripts-3.7/arv-federation-migrate -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
copying build/scripts-3.7/arv-ls -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
copying build/scripts-3.7/arv-normalize -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
copying build/scripts-3.7/arv-put -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
copying build/scripts-3.7/arv-get -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
copying build/scripts-3.7/arv-migrate-docker19 -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
copying build/scripts-3.7/arv-ws -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
copying build/scripts-3.7/arv-keepdocker -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
copying build/scripts-3.7/arv-copy -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/arv-federation-migrate to 755
changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/arv-ls to 755
changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/arv-normalize to 755
changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/arv-put to 755
changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/arv-get to 755
changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/arv-migrate-docker19 to 755
changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/arv-ws to 755
changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/arv-keepdocker to 755
changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/arv-copy to 755
copying arvados_python_client.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying arvados_python_client.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying arvados_python_client.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying arvados_python_client.egg-info/not-zip-safe -> build/bdist.linux-x86_64/egg/EGG-INFO
copying arvados_python_client.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying arvados_python_client.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
creating dist
creating 'dist/arvados_python_client-2.6.0.dev20230124193727-py3.7.egg' and adding 'build/bdist.linux-x86_64/egg' to it
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
Processing arvados_python_client-2.6.0.dev20230124193727-py3.7.egg
creating /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/arvados_python_client-2.6.0.dev20230124193727-py3.7.egg
Extracting arvados_python_client-2.6.0.dev20230124193727-py3.7.egg to /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages
Adding arvados-python-client 2.6.0.dev20230124193727 to easy-install.pth file
Installing arv-federation-migrate script to /home/jenkins/tmp/VENV3DIR/bin
Installing arv-ls script to /home/jenkins/tmp/VENV3DIR/bin
Installing arv-normalize script to /home/jenkins/tmp/VENV3DIR/bin
Installing arv-put script to /home/jenkins/tmp/VENV3DIR/bin
Installing arv-get script to /home/jenkins/tmp/VENV3DIR/bin
Installing arv-migrate-docker19 script to /home/jenkins/tmp/VENV3DIR/bin
Installing arv-ws script to /home/jenkins/tmp/VENV3DIR/bin
Installing arv-keepdocker script to /home/jenkins/tmp/VENV3DIR/bin
Installing arv-copy script to /home/jenkins/tmp/VENV3DIR/bin

Installed /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/arvados_python_client-2.6.0.dev20230124193727-py3.7.egg
Processing dependencies for arvados-python-client==2.6.0.dev20230124193727
Searching for google-api-python-client>=2.1.0
Reading https://pypi.org/simple/google-api-python-client/
Downloading https://files.pythonhosted.org/packages/27/26/f322cd09866538d3e400f8680ff24aceec41d5c8fc2b118d39e538963686/google_api_python_client-2.74.0-py2.py3-none-any.whl#sha256=679669b709450a12dacf28612adf0538afc858566b6ee01628e4013a2073dffc
Best match: google-api-python-client 2.74.0
Processing google_api_python_client-2.74.0-py2.py3-none-any.whl
Installing google_api_python_client-2.74.0-py2.py3-none-any.whl to /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages
writing requirements to /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/google_api_python_client-2.74.0-py3.7.egg/EGG-INFO/requires.txt
Removing google-api-python-client 1.12.11 from easy-install.pth file
Adding google-api-python-client 2.74.0 to easy-install.pth file

Installed /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/google_api_python_client-2.74.0-py3.7.egg
Searching for ws4py==0.5.1
Best match: ws4py 0.5.1
Adding ws4py 0.5.1 to easy-install.pth file

Using /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages
Searching for setuptools==40.8.0
Best match: setuptools 40.8.0
Adding setuptools 40.8.0 to easy-install.pth file
Installing easy_install script to /home/jenkins/tmp/VENV3DIR/bin

Using /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages
Searching for ruamel.yaml==0.17.21
Best match: ruamel.yaml 0.17.21
Processing ruamel.yaml-0.17.21-py3.7.egg
ruamel.yaml 0.17.21 is already the active version in easy-install.pth

Using /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/ruamel.yaml-0.17.21-py3.7.egg
Searching for pyparsing==2.4.7
Best match: pyparsing 2.4.7
Processing pyparsing-2.4.7-py3.7.egg
pyparsing 2.4.7 is already the active version in easy-install.pth

Using /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/pyparsing-2.4.7-py3.7.egg
Searching for pycurl==7.44.1
Best match: pycurl 7.44.1
Processing pycurl-7.44.1-py3.7-linux-x86_64.egg
pycurl 7.44.1 is already the active version in easy-install.pth

Using /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/pycurl-7.44.1-py3.7-linux-x86_64.egg
Searching for protobuf==3.20.3
Best match: protobuf 3.20.3
Processing protobuf-3.20.3-py3.7.egg
protobuf 3.20.3 is already the active version in easy-install.pth

Using /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/protobuf-3.20.3-py3.7.egg
Searching for httplib2==0.20.1
Best match: httplib2 0.20.1
Processing httplib2-0.20.1-py3.7.egg
httplib2 0.20.1 is already the active version in easy-install.pth

Using /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/httplib2-0.20.1-py3.7.egg
Searching for google-auth==1.35.0
Best match: google-auth 1.35.0
Processing google_auth-1.35.0-py3.7.egg
google-auth 1.35.0 is already the active version in easy-install.pth

Using /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/google_auth-1.35.0-py3.7.egg
Searching for google-api-core==2.10.2
Best match: google-api-core 2.10.2
Adding google-api-core 2.10.2 to easy-install.pth file

Using /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages
Searching for future==0.18.2
Best match: future 0.18.2
Adding future 0.18.2 to easy-install.pth file
Installing futurize script to /home/jenkins/tmp/VENV3DIR/bin
Installing pasteurize script to /home/jenkins/tmp/VENV3DIR/bin

Using /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages
Searching for ciso8601==2.2.0
Best match: ciso8601 2.2.0
Adding ciso8601 2.2.0 to easy-install.pth file

Using /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages
Searching for ruamel.yaml.clib==0.2.7
Best match: ruamel.yaml.clib 0.2.7
Processing ruamel.yaml.clib-0.2.7-py3.7-linux-x86_64.egg
ruamel.yaml.clib 0.2.7 is already the active version in easy-install.pth

Using /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/ruamel.yaml.clib-0.2.7-py3.7-linux-x86_64.egg
Searching for six==1.16.0
Best match: six 1.16.0
Adding six 1.16.0 to easy-install.pth file

Using /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages
Searching for rsa==4.9
Best match: rsa 4.9
Adding rsa 4.9 to easy-install.pth file
Installing pyrsa-decrypt script to /home/jenkins/tmp/VENV3DIR/bin
Installing pyrsa-encrypt script to /home/jenkins/tmp/VENV3DIR/bin
Installing pyrsa-keygen script to /home/jenkins/tmp/VENV3DIR/bin
Installing pyrsa-priv2pub script to /home/jenkins/tmp/VENV3DIR/bin
Installing pyrsa-sign script to /home/jenkins/tmp/VENV3DIR/bin
Installing pyrsa-verify script to /home/jenkins/tmp/VENV3DIR/bin

Using /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages
Searching for pyasn1-modules==0.2.8
Best match: pyasn1-modules 0.2.8
Adding pyasn1-modules 0.2.8 to easy-install.pth file

Using /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages
Searching for cachetools==4.2.4
Best match: cachetools 4.2.4
Processing cachetools-4.2.4-py3.7.egg
cachetools 4.2.4 is already the active version in easy-install.pth

Using /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/cachetools-4.2.4-py3.7.egg
Searching for uritemplate==3.0.1
Best match: uritemplate 3.0.1
Processing uritemplate-3.0.1-py3.7.egg
uritemplate 3.0.1 is already the active version in easy-install.pth

Using /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/uritemplate-3.0.1-py3.7.egg
Searching for google-auth-httplib2==0.1.0
Best match: google-auth-httplib2 0.1.0
Adding google-auth-httplib2 0.1.0 to easy-install.pth file

Using /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages
Searching for requests==2.28.1
Best match: requests 2.28.1
Adding requests 2.28.1 to easy-install.pth file

Using /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages
Searching for googleapis-common-protos==1.57.0
Best match: googleapis-common-protos 1.57.0
Adding googleapis-common-protos 1.57.0 to easy-install.pth file

Using /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages
Searching for pyasn1==0.4.8
Best match: pyasn1 0.4.8
Adding pyasn1 0.4.8 to easy-install.pth file

Using /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages
Searching for urllib3==1.26.12
Best match: urllib3 1.26.12
Adding urllib3 1.26.12 to easy-install.pth file

Using /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages
Searching for certifi==2022.9.24
Best match: certifi 2022.9.24
Adding certifi 2022.9.24 to easy-install.pth file

Using /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages
Searching for idna==3.4
Best match: idna 3.4
Adding idna 3.4 to easy-install.pth file

Using /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages
Searching for charset-normalizer==2.1.1
Best match: charset-normalizer 2.1.1
Adding charset-normalizer 2.1.1 to easy-install.pth file
Installing normalizer script to /home/jenkins/tmp/VENV3DIR/bin

Using /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages
Finished processing dependencies for arvados-python-client==2.6.0.dev20230124193727
Using /tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python for version number calculation of /tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python
======= install env -- 19s
======= install doc
(Running bundle install --local. 'could not find package' messages are OK.)
Using rake 13.0.1
Using RedCloth 4.3.2
Using bundler 2.1.4
Using coderay 1.1.3
Using colorize 0.8.1
Using commonjs 0.2.7
Using kramdown 1.17.0
Using less 2.6.0
Using liquid 4.0.3
Using makerakeworkwell 1.0.4
Using zenweb 3.10.4
Bundle complete! 4 Gemfile dependencies, 11 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
Using rake 13.0.1
Using RedCloth 4.3.2
Using bundler 2.1.4
Using coderay 1.1.3
Using colorize 0.8.1
Using commonjs 0.2.7
Using kramdown 1.17.0
Using less 2.6.0
Using liquid 4.0.3
Using makerakeworkwell 1.0.4
Using zenweb 3.10.4
Bundle complete! 4 Gemfile dependencies, 11 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
Updating files in vendor/cache
* rake-13.0.1.gem
* RedCloth-4.3.2.gem
* coderay-1.1.3.gem
* colorize-0.8.1.gem
* commonjs-0.2.7.gem
* kramdown-1.17.0.gem
* less-2.6.0.gem
* liquid-4.0.3.gem
* makerakeworkwell-1.0.4.gem
* zenweb-3.10.4.gem
======= install doc -- 1s
======= install sdk/ruby
arvados (2.5.0.dev20221108154043)
Successfully uninstalled arvados-2.5.0.dev20221108154043
(Running bundle install --local. 'could not find package' messages are OK.)
[DEPRECATED] The `--no-deployment` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config set --local deployment 'false'`, and stop using this flag
Resolving dependencies...
Using rake 13.0.6
Using concurrent-ruby 1.1.10
Using minitest 5.16.3
Using public_suffix 5.0.0
Using thread_safe 0.3.6
Using extlib 0.9.16
Using andand 1.3.3
Using multi_json 1.15.0
Using jwt 1.5.6
Using memoist 0.16.2
Using os 1.1.4
Using retriable 1.4.1
Using json 2.6.2
Using bundler 2.3.25
Using ruby2_keywords 0.0.5
Using i18n 0.9.5
Using tzinfo 1.2.10
Using multipart-post 2.2.3
Using mocha 2.0.2
Using activesupport 5.2.8.1
Using faraday 0.17.6
Using addressable 2.8.1
Using autoparse 0.3.3
Using launchy 2.5.0
Using signet 0.11.0
Using googleauth 0.9.0
Using arvados-google-api-client 0.8.7.4
Using arvados 2.5.0.dev20221108154043 from source at `.`
Bundle complete! 5 Gemfile dependencies, 28 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
Using rake 13.0.6
Using concurrent-ruby 1.1.10
Using i18n 0.9.5
Using minitest 5.16.3
Using thread_safe 0.3.6
Using tzinfo 1.2.10
Using activesupport 5.2.8.1
Using public_suffix 5.0.0
Using addressable 2.8.1
Using andand 1.3.3
Using extlib 0.9.16
Using multi_json 1.15.0
Using autoparse 0.3.3
Using multipart-post 2.2.3
Using faraday 0.17.6
Using jwt 1.5.6
Using memoist 0.16.2
Using os 1.1.4
Using signet 0.11.0
Using googleauth 0.9.0
Using launchy 2.5.0
Using retriable 1.4.1
Using arvados-google-api-client 0.8.7.4
Using json 2.6.2
Using arvados 2.5.0.dev20221108154043 from source at `.`
Using bundler 2.3.25
Using ruby2_keywords 0.0.5
Using mocha 2.0.2
Bundle complete! 5 Gemfile dependencies, 28 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
Updating files in vendor/cache
* rake-13.0.6.gem
* concurrent-ruby-1.1.10.gem
* i18n-0.9.5.gem
* minitest-5.16.3.gem
* thread_safe-0.3.6.gem
* tzinfo-1.2.10.gem
* activesupport-5.2.8.1.gem
* public_suffix-5.0.0.gem
* addressable-2.8.1.gem
* andand-1.3.3.gem
* extlib-0.9.16.gem
* multi_json-1.15.0.gem
* autoparse-0.3.3.gem
* multipart-post-2.2.3.gem
* faraday-0.17.6.gem
* jwt-1.5.6.gem
* memoist-0.16.2.gem
* os-1.1.4.gem
* signet-0.11.0.gem
* googleauth-0.9.0.gem
* launchy-2.5.0.gem
* retriable-1.4.1.gem
* arvados-google-api-client-0.8.7.4.gem
* json-2.6.2.gem
* ruby2_keywords-0.0.5.gem
* mocha-2.0.2.gem
WARNING: open-ended dependency on activesupport (>= 3) is not recommended
if activesupport is semantically versioned, use:
add_runtime_dependency 'activesupport', '~> 3'
WARNING: open-ended dependency on faraday (>= 0.17.4) is not recommended
if faraday is semantically versioned, use:
add_runtime_dependency 'faraday', '~> 0.17', '>= 0.17.4'
WARNING: See https://guides.rubygems.org/specification-reference/ for help
Successfully built RubyGem
Name: arvados
Version: 2.5.0.dev20221108154043
File: arvados-2.5.0.dev20221108154043.gem
Successfully installed arvados-2.5.0.dev20221108154043
1 gem installed
======= install sdk/ruby -- 4s
======= install sdk/R
======= install sdk/R -- 0s
======= install sdk/cli
arvados-cli (2.5.0.dev20220804173347)
Removing arv
Removing arv-tag
Successfully uninstalled arvados-cli-2.5.0.dev20220804173347
(Running bundle install --local. 'could not find package' messages are OK.)
[DEPRECATED] The `--no-deployment` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config set --local deployment 'false'`, and stop using this flag
Resolving dependencies...
Using rake 13.0.6
Using concurrent-ruby 1.1.10
Using public_suffix 5.0.0
Using minitest 5.16.3
Using extlib 0.9.16
Using multi_json 1.15.0
Using thread_safe 0.3.6
Using memoist 0.16.2
Using andand 1.3.3
Using multipart-post 2.2.3
Using jwt 1.5.6
Using os 1.1.4
Using retriable 1.4.1
Using json 2.6.2
Using curb 0.9.11
Using oj 3.10.8
Using optimist 3.0.1
Using bundler 2.3.25
Using i18n 0.9.5
Using tzinfo 1.2.10
Using addressable 2.8.1
Using faraday 0.17.6
Using activesupport 5.2.8.1
Using autoparse 0.3.3
Using signet 0.11.0
Using launchy 2.4.3
Using googleauth 0.9.0
Using arvados-google-api-client 0.8.7.4
Using arvados 2.4.3
Using arvados-cli 2.5.0.dev20220804173347 from source at `.` and installing its executables
Bundle complete! 4 Gemfile dependencies, 30 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
Using rake 13.0.6
Using concurrent-ruby 1.1.10
Using i18n 0.9.5
Using minitest 5.16.3
Using thread_safe 0.3.6
Using tzinfo 1.2.10
Using activesupport 5.2.8.1
Using public_suffix 5.0.0
Using addressable 2.8.1
Using andand 1.3.3
Using extlib 0.9.16
Using multi_json 1.15.0
Using autoparse 0.3.3
Using multipart-post 2.2.3
Using faraday 0.17.6
Using jwt 1.5.6
Using memoist 0.16.2
Using os 1.1.4
Using signet 0.11.0
Using googleauth 0.9.0
Using launchy 2.4.3
Using retriable 1.4.1
Using arvados-google-api-client 0.8.7.4
Using json 2.6.2
Using arvados 2.4.3
Using curb 0.9.11
Using oj 3.10.8
Using optimist 3.0.1
Using arvados-cli 2.5.0.dev20220804173347 from source at `.` and installing its executables
Using bundler 2.3.25
Bundle complete! 4 Gemfile dependencies, 30 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
Updating files in vendor/cache
* rake-13.0.6.gem
* concurrent-ruby-1.1.10.gem
* i18n-0.9.5.gem
* minitest-5.16.3.gem
* thread_safe-0.3.6.gem
* tzinfo-1.2.10.gem
* activesupport-5.2.8.1.gem
* public_suffix-5.0.0.gem
* addressable-2.8.1.gem
* andand-1.3.3.gem
* extlib-0.9.16.gem
* multi_json-1.15.0.gem
* autoparse-0.3.3.gem
* multipart-post-2.2.3.gem
* faraday-0.17.6.gem
* jwt-1.5.6.gem
* memoist-0.16.2.gem
* os-1.1.4.gem
* signet-0.11.0.gem
* googleauth-0.9.0.gem
* launchy-2.4.3.gem
* retriable-1.4.1.gem
* arvados-google-api-client-0.8.7.4.gem
* json-2.6.2.gem
* arvados-2.4.3.gem
* curb-0.9.11.gem
* oj-3.10.8.gem
* optimist-3.0.1.gem
WARNING: open-ended dependency on arvados (>= 1.4.1.20190320201707) is not recommended
if arvados is semantically versioned, use:
add_runtime_dependency 'arvados', '~> 1.4', '>= 1.4.1.20190320201707'
WARNING: See https://guides.rubygems.org/specification-reference/ for help
Successfully built RubyGem
Name: arvados-cli
Version: 2.5.0.dev20220804173347
File: arvados-cli-2.5.0.dev20220804173347.gem
Successfully installed arvados-2.5.0
Successfully installed arvados-cli-2.5.0.dev20220804173347
2 gems installed
======= install sdk/cli -- 3s
======= install services/login-sync
arvados (2.5.0, 2.5.0.dev20221108154043)
Successfully uninstalled arvados-2.5.0.dev20221108154043
Successfully uninstalled arvados-2.5.0
(Running bundle install --local. 'could not find package' messages are OK.)
[DEPRECATED] The `--no-deployment` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config set --local deployment 'false'`, and stop using this flag
Using rake 13.0.6
Using concurrent-ruby 1.1.10
Using i18n 0.9.5
Using minitest 5.16.3
Using thread_safe 0.3.6
Using tzinfo 1.2.10
Using activesupport 5.2.8.1
Using public_suffix 5.0.0
Using addressable 2.8.1
Using andand 1.3.3
Using extlib 0.9.16
Using multi_json 1.15.0
Using autoparse 0.3.3
Using multipart-post 2.2.3
Using faraday 0.17.6
Using jwt 1.5.6
Using memoist 0.16.2
Using os 1.1.4
Using signet 0.11.0
Using googleauth 0.9.0
Using launchy 2.5.0
Using retriable 1.4.1
Using arvados-google-api-client 0.8.7.4
Using json 2.6.2
Using arvados 2.5.0.dev20221108154043 from source at `.`
Using bundler 2.3.25
Using ruby2_keywords 0.0.5
Using mocha 2.0.2
Updating files in vendor/cache
Bundle complete! 5 Gemfile dependencies, 28 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
Using rake 13.0.6
Using concurrent-ruby 1.1.10
Using i18n 0.9.5
Using minitest 5.16.3
Using thread_safe 0.3.6
Using tzinfo 1.2.10
Using activesupport 5.2.8.1
Using public_suffix 5.0.0
Using addressable 2.8.1
Using andand 1.3.3
Using extlib 0.9.16
Using multi_json 1.15.0
Using autoparse 0.3.3
Using multipart-post 2.2.3
Using faraday 0.17.6
Using jwt 1.5.6
Using memoist 0.16.2
Using os 1.1.4
Using signet 0.11.0
Using googleauth 0.9.0
Using launchy 2.5.0
Using retriable 1.4.1
Using arvados-google-api-client 0.8.7.4
Using json 2.6.2
Using arvados 2.5.0.dev20221108154043 from source at `.`
Using bundler 2.3.25
Using ruby2_keywords 0.0.5
Using mocha 2.0.2
Bundle complete! 5 Gemfile dependencies, 28 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
Updating files in vendor/cache
WARNING: open-ended dependency on activesupport (>= 3) is not recommended
if activesupport is semantically versioned, use:
add_runtime_dependency 'activesupport', '~> 3'
WARNING: open-ended dependency on faraday (>= 0.17.4) is not recommended
if faraday is semantically versioned, use:
add_runtime_dependency 'faraday', '~> 0.17', '>= 0.17.4'
WARNING: See https://guides.rubygems.org/specification-reference/ for help
Successfully built RubyGem
Name: arvados
Version: 2.5.0.dev20221108154043
File: arvados-2.5.0.dev20221108154043.gem
Successfully installed arvados-2.5.0.dev20221108154043
1 gem installed
arvados-login-sync (2.5.0.dev20221013155415)
Removing arvados-login-sync
Successfully uninstalled arvados-login-sync-2.5.0.dev20221013155415
(Running bundle install --local. 'could not find package' messages are OK.)
[DEPRECATED] The `--no-deployment` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config set --local deployment 'false'`, and stop using this flag
Resolving dependencies...
Using rake 13.0.6
Using concurrent-ruby 1.1.10
Using minitest 5.16.3
Using extlib 0.9.16
Using thread_safe 0.3.6
Using public_suffix 5.0.0
Using andand 1.3.3
Using multi_json 1.15.0
Using multipart-post 2.2.3
Using jwt 1.5.6
Using memoist 0.16.2
Using os 1.1.4
Using retriable 1.4.1
Using json 2.6.2
Using bundler 2.3.25
Using ruby2_keywords 0.0.5
Using i18n 0.9.5
Using tzinfo 1.2.10
Using addressable 2.8.1
Using faraday 0.17.6
Using activesupport 5.2.8.1
Using launchy 2.4.3
Using autoparse 0.3.3
Using signet 0.11.0
Using mocha 2.0.2
Using googleauth 0.9.0
Using arvados-google-api-client 0.8.7.4
Using arvados 2.5.0.dev20221108154043
Using arvados-login-sync 2.5.0.dev20221013155415 from source at `.` and installing its executables
Bundle complete! 4 Gemfile dependencies, 29 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
Using rake 13.0.6
Using concurrent-ruby 1.1.10
Using i18n 0.9.5
Using minitest 5.16.3
Using thread_safe 0.3.6
Using tzinfo 1.2.10
Using activesupport 5.2.8.1
Using public_suffix 5.0.0
Using addressable 2.8.1
Using andand 1.3.3
Using extlib 0.9.16
Using multi_json 1.15.0
Using autoparse 0.3.3
Using multipart-post 2.2.3
Using faraday 0.17.6
Using jwt 1.5.6
Using memoist 0.16.2
Using os 1.1.4
Using signet 0.11.0
Using googleauth 0.9.0
Using launchy 2.4.3
Using retriable 1.4.1
Using arvados-google-api-client 0.8.7.4
Using json 2.6.2
Using arvados 2.5.0.dev20221108154043
Using arvados-login-sync 2.5.0.dev20221013155415 from source at `.` and installing its executables
Using bundler 2.3.25
Using ruby2_keywords 0.0.5
Using mocha 2.0.2
Bundle complete! 4 Gemfile dependencies, 29 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
Updating files in vendor/cache
* rake-13.0.6.gem
* concurrent-ruby-1.1.10.gem
* i18n-0.9.5.gem
* minitest-5.16.3.gem
* thread_safe-0.3.6.gem
* tzinfo-1.2.10.gem
* activesupport-5.2.8.1.gem
* public_suffix-5.0.0.gem
* addressable-2.8.1.gem
* andand-1.3.3.gem
* extlib-0.9.16.gem
* multi_json-1.15.0.gem
* autoparse-0.3.3.gem
* multipart-post-2.2.3.gem
* faraday-0.17.6.gem
* jwt-1.5.6.gem
* memoist-0.16.2.gem
* os-1.1.4.gem
* signet-0.11.0.gem
* googleauth-0.9.0.gem
* launchy-2.4.3.gem
* retriable-1.4.1.gem
* arvados-google-api-client-0.8.7.4.gem
* json-2.6.2.gem
* arvados-2.5.0.dev20221108154043.gem
* ruby2_keywords-0.0.5.gem
* mocha-2.0.2.gem
Successfully built RubyGem
Name: arvados-login-sync
Version: 2.5.0.dev20221013155415
File: arvados-login-sync-2.5.0.dev20221013155415.gem
Successfully installed arvados-login-sync-2.5.0.dev20221013155415
1 gem installed
======= install services/login-sync -- 7s
======= install sdk/python
running sdist
running egg_info
writing arvados_python_client.egg-info/PKG-INFO
writing dependency_links to arvados_python_client.egg-info/dependency_links.txt
writing requirements to arvados_python_client.egg-info/requires.txt
writing top-level names to arvados_python_client.egg-info/top_level.txt
reading manifest file 'arvados_python_client.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'arvados_python_client.egg-info/SOURCES.txt'
running check
creating arvados-python-client-2.6.0.dev20230124193727
creating arvados-python-client-2.6.0.dev20230124193727/arvados
creating arvados-python-client-2.6.0.dev20230124193727/arvados/commands
creating arvados-python-client-2.6.0.dev20230124193727/arvados_python_client.egg-info
creating arvados-python-client-2.6.0.dev20230124193727/bin
creating arvados-python-client-2.6.0.dev20230124193727/tests
creating arvados-python-client-2.6.0.dev20230124193727/tests/performance
copying files to arvados-python-client-2.6.0.dev20230124193727...
copying LICENSE-2.0.txt -> arvados-python-client-2.6.0.dev20230124193727
copying MANIFEST.in -> arvados-python-client-2.6.0.dev20230124193727
copying README.rst -> arvados-python-client-2.6.0.dev20230124193727
copying arvados_version.py -> arvados-python-client-2.6.0.dev20230124193727
copying setup.py -> arvados-python-client-2.6.0.dev20230124193727
copying arvados/__init__.py -> arvados-python-client-2.6.0.dev20230124193727/arvados
copying arvados/_normalize_stream.py -> arvados-python-client-2.6.0.dev20230124193727/arvados
copying arvados/_ranges.py -> arvados-python-client-2.6.0.dev20230124193727/arvados
copying arvados/_version.py -> arvados-python-client-2.6.0.dev20230124193727/arvados
copying arvados/api.py -> arvados-python-client-2.6.0.dev20230124193727/arvados
copying arvados/arvfile.py -> arvados-python-client-2.6.0.dev20230124193727/arvados
copying arvados/cache.py -> arvados-python-client-2.6.0.dev20230124193727/arvados
copying arvados/collection.py -> arvados-python-client-2.6.0.dev20230124193727/arvados
copying arvados/config.py -> arvados-python-client-2.6.0.dev20230124193727/arvados
copying arvados/crunch.py -> arvados-python-client-2.6.0.dev20230124193727/arvados
copying arvados/diskcache.py -> arvados-python-client-2.6.0.dev20230124193727/arvados
copying arvados/errors.py -> arvados-python-client-2.6.0.dev20230124193727/arvados
copying arvados/events.py -> arvados-python-client-2.6.0.dev20230124193727/arvados
copying arvados/keep.py -> arvados-python-client-2.6.0.dev20230124193727/arvados
copying arvados/retry.py -> arvados-python-client-2.6.0.dev20230124193727/arvados
copying arvados/safeapi.py -> arvados-python-client-2.6.0.dev20230124193727/arvados
copying arvados/stream.py -> arvados-python-client-2.6.0.dev20230124193727/arvados
copying arvados/timer.py -> arvados-python-client-2.6.0.dev20230124193727/arvados
copying arvados/util.py -> arvados-python-client-2.6.0.dev20230124193727/arvados
copying arvados/vocabulary.py -> arvados-python-client-2.6.0.dev20230124193727/arvados
copying arvados/commands/__init__.py -> arvados-python-client-2.6.0.dev20230124193727/arvados/commands
copying arvados/commands/_util.py -> arvados-python-client-2.6.0.dev20230124193727/arvados/commands
copying arvados/commands/arv_copy.py -> arvados-python-client-2.6.0.dev20230124193727/arvados/commands
copying arvados/commands/federation_migrate.py -> arvados-python-client-2.6.0.dev20230124193727/arvados/commands
copying arvados/commands/get.py -> arvados-python-client-2.6.0.dev20230124193727/arvados/commands
copying arvados/commands/keepdocker.py -> arvados-python-client-2.6.0.dev20230124193727/arvados/commands
copying arvados/commands/ls.py -> arvados-python-client-2.6.0.dev20230124193727/arvados/commands
copying arvados/commands/migrate19.py -> arvados-python-client-2.6.0.dev20230124193727/arvados/commands
copying arvados/commands/put.py -> arvados-python-client-2.6.0.dev20230124193727/arvados/commands
copying arvados/commands/run.py -> arvados-python-client-2.6.0.dev20230124193727/arvados/commands
copying arvados/commands/ws.py -> arvados-python-client-2.6.0.dev20230124193727/arvados/commands
copying arvados_python_client.egg-info/PKG-INFO -> arvados-python-client-2.6.0.dev20230124193727/arvados_python_client.egg-info
copying arvados_python_client.egg-info/SOURCES.txt -> arvados-python-client-2.6.0.dev20230124193727/arvados_python_client.egg-info
copying arvados_python_client.egg-info/dependency_links.txt -> arvados-python-client-2.6.0.dev20230124193727/arvados_python_client.egg-info
copying arvados_python_client.egg-info/not-zip-safe -> arvados-python-client-2.6.0.dev20230124193727/arvados_python_client.egg-info
copying arvados_python_client.egg-info/requires.txt -> arvados-python-client-2.6.0.dev20230124193727/arvados_python_client.egg-info
copying arvados_python_client.egg-info/top_level.txt -> arvados-python-client-2.6.0.dev20230124193727/arvados_python_client.egg-info
copying bin/arv-copy -> arvados-python-client-2.6.0.dev20230124193727/bin
copying bin/arv-federation-migrate -> arvados-python-client-2.6.0.dev20230124193727/bin
copying bin/arv-get -> arvados-python-client-2.6.0.dev20230124193727/bin
copying bin/arv-keepdocker -> arvados-python-client-2.6.0.dev20230124193727/bin
copying bin/arv-ls -> arvados-python-client-2.6.0.dev20230124193727/bin
copying bin/arv-migrate-docker19 -> arvados-python-client-2.6.0.dev20230124193727/bin
copying bin/arv-normalize -> arvados-python-client-2.6.0.dev20230124193727/bin
copying bin/arv-put -> arvados-python-client-2.6.0.dev20230124193727/bin
copying bin/arv-ws -> arvados-python-client-2.6.0.dev20230124193727/bin
copying tests/__init__.py -> arvados-python-client-2.6.0.dev20230124193727/tests
copying tests/arvados_testutil.py -> arvados-python-client-2.6.0.dev20230124193727/tests
copying tests/keepstub.py -> arvados-python-client-2.6.0.dev20230124193727/tests
copying tests/manifest_examples.py -> arvados-python-client-2.6.0.dev20230124193727/tests
copying tests/run_test_server.py -> arvados-python-client-2.6.0.dev20230124193727/tests
copying tests/slow_test.py -> arvados-python-client-2.6.0.dev20230124193727/tests
copying tests/test_api.py -> arvados-python-client-2.6.0.dev20230124193727/tests
copying tests/test_arv_copy.py -> arvados-python-client-2.6.0.dev20230124193727/tests
copying tests/test_arv_get.py -> arvados-python-client-2.6.0.dev20230124193727/tests
copying tests/test_arv_keepdocker.py -> arvados-python-client-2.6.0.dev20230124193727/tests
copying tests/test_arv_ls.py -> arvados-python-client-2.6.0.dev20230124193727/tests
copying tests/test_arv_normalize.py -> arvados-python-client-2.6.0.dev20230124193727/tests
copying tests/test_arv_put.py -> arvados-python-client-2.6.0.dev20230124193727/tests
copying tests/test_arv_ws.py -> arvados-python-client-2.6.0.dev20230124193727/tests
copying tests/test_arvfile.py -> arvados-python-client-2.6.0.dev20230124193727/tests
copying tests/test_benchmark_collections.py -> arvados-python-client-2.6.0.dev20230124193727/tests
copying tests/test_cache.py -> arvados-python-client-2.6.0.dev20230124193727/tests
copying tests/test_collections.py -> arvados-python-client-2.6.0.dev20230124193727/tests
copying tests/test_crunch.py -> arvados-python-client-2.6.0.dev20230124193727/tests
copying tests/test_errors.py -> arvados-python-client-2.6.0.dev20230124193727/tests
copying tests/test_events.py -> arvados-python-client-2.6.0.dev20230124193727/tests
copying tests/test_keep_client.py -> arvados-python-client-2.6.0.dev20230124193727/tests
copying tests/test_keep_locator.py -> arvados-python-client-2.6.0.dev20230124193727/tests
copying tests/test_retry.py -> arvados-python-client-2.6.0.dev20230124193727/tests
copying tests/test_retry_job_helpers.py -> arvados-python-client-2.6.0.dev20230124193727/tests
copying tests/test_safeapi.py -> arvados-python-client-2.6.0.dev20230124193727/tests
copying tests/test_sdk.py -> arvados-python-client-2.6.0.dev20230124193727/tests
copying tests/test_stream.py -> arvados-python-client-2.6.0.dev20230124193727/tests
copying tests/test_util.py -> arvados-python-client-2.6.0.dev20230124193727/tests
copying tests/test_vocabulary.py -> arvados-python-client-2.6.0.dev20230124193727/tests
copying tests/performance/__init__.py -> arvados-python-client-2.6.0.dev20230124193727/tests/performance
copying tests/performance/performance_profiler.py -> arvados-python-client-2.6.0.dev20230124193727/tests/performance
copying tests/performance/test_a_sample.py -> arvados-python-client-2.6.0.dev20230124193727/tests/performance
Writing arvados-python-client-2.6.0.dev20230124193727/setup.cfg
Creating tar archive
removing 'arvados-python-client-2.6.0.dev20230124193727' (and everything under it)
running rotate
1 file(s) matching arvados-python-client*.tar.gz
Using /tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python for version number calculation of /tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python
Processing ./sdk/python/dist/arvados-python-client-2.6.0.dev20230124193727.tar.gz
Requirement already satisfied: ciso8601>=2.0.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client==2.6.0.dev20230124193727) (2.2.0)
Requirement already satisfied: future in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client==2.6.0.dev20230124193727) (0.18.2)
Requirement already satisfied: google-api-core<2.11.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client==2.6.0.dev20230124193727) (2.10.2)
Collecting google-api-python-client>=2.1.0 (from arvados-python-client==2.6.0.dev20230124193727)
Downloading https://files.pythonhosted.org/packages/27/26/f322cd09866538d3e400f8680ff24aceec41d5c8fc2b118d39e538963686/google_api_python_client-2.74.0-py2.py3-none-any.whl (10.9MB)
Requirement already satisfied: google-auth<2 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client==2.6.0.dev20230124193727) (1.35.0)
Requirement already satisfied: httplib2<0.20.2,>=0.9.2 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client==2.6.0.dev20230124193727) (0.20.1)
Requirement already satisfied: protobuf<4.0.0dev in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client==2.6.0.dev20230124193727) (3.20.3)
Requirement already satisfied: pycurl<7.45.0,>=7.19.5.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client==2.6.0.dev20230124193727) (7.44.1)
Requirement already satisfied: pyparsing<3 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client==2.6.0.dev20230124193727) (2.4.7)
Requirement already satisfied: ruamel.yaml<0.17.22,>=0.15.54 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/ruamel.yaml-0.17.21-py3.7.egg (from arvados-python-client==2.6.0.dev20230124193727) (0.17.21)
Requirement already satisfied: setuptools in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client==2.6.0.dev20230124193727) (40.8.0)
Requirement already satisfied: ws4py>=0.4.2 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client==2.6.0.dev20230124193727) (0.5.1)
Requirement already satisfied: requests<3.0.0dev,>=2.18.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-api-core<2.11.0->arvados-python-client==2.6.0.dev20230124193727) (2.28.1)
Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.56.2 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-api-core<2.11.0->arvados-python-client==2.6.0.dev20230124193727) (1.57.0)
Requirement already satisfied: uritemplate<5,>=3.0.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-api-python-client>=2.1.0->arvados-python-client==2.6.0.dev20230124193727) (3.0.1)
Requirement already satisfied: google-auth-httplib2>=0.1.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-api-python-client>=2.1.0->arvados-python-client==2.6.0.dev20230124193727) (0.1.0)
Requirement already satisfied: cachetools<5.0,>=2.0.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-auth<2->arvados-python-client==2.6.0.dev20230124193727) (4.2.4)
Requirement already satisfied: pyasn1-modules>=0.2.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-auth<2->arvados-python-client==2.6.0.dev20230124193727) (0.2.8)
Requirement already satisfied: rsa<5,>=3.1.4; python_version >= "3.6" in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-auth<2->arvados-python-client==2.6.0.dev20230124193727) (4.9)
Requirement already satisfied: six>=1.9.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-auth<2->arvados-python-client==2.6.0.dev20230124193727) (1.16.0)
Requirement already satisfied: ruamel.yaml.clib>=0.2.6 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/ruamel.yaml.clib-0.2.7-py3.7-linux-x86_64.egg (from ruamel.yaml<0.17.22,>=0.15.54->arvados-python-client==2.6.0.dev20230124193727) (0.2.7)
Requirement already satisfied: certifi>=2017.4.17 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.11.0->arvados-python-client==2.6.0.dev20230124193727) (2022.9.24)
Requirement already satisfied: idna<4,>=2.5 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.11.0->arvados-python-client==2.6.0.dev20230124193727) (3.4)
Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.11.0->arvados-python-client==2.6.0.dev20230124193727) (1.26.12)
Requirement already satisfied: charset-normalizer<3,>=2 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.11.0->arvados-python-client==2.6.0.dev20230124193727) (2.1.1)
Requirement already satisfied: pyasn1<0.5.0,>=0.4.6 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from pyasn1-modules>=0.2.1->google-auth<2->arvados-python-client==2.6.0.dev20230124193727) (0.4.8)
crunchstat-summary 2.5.0.dev20221116141533 has requirement arvados-python-client<=2.5.0.dev20221116141533, but you'll have arvados-python-client 2.6.0.dev20230124193727 which is incompatible.
arvados-fuse 2.5.0.dev20221116141533 has requirement arvados-python-client<=2.5.0.dev20221116141533, but you'll have arvados-python-client 2.6.0.dev20230124193727 which is incompatible.
arvados-cwl-runner 2.5.0.dev20221116141533 has requirement arvados-python-client<=2.5.0.dev20221116141533, but you'll have arvados-python-client 2.6.0.dev20230124193727 which is incompatible.
Installing collected packages: google-api-python-client, arvados-python-client
Found existing installation: google-api-python-client 1.12.11
Uninstalling google-api-python-client-1.12.11:
Successfully uninstalled google-api-python-client-1.12.11
Found existing installation: arvados-python-client 2.5.0.dev20221116141533
Uninstalling arvados-python-client-2.5.0.dev20221116141533:
Successfully uninstalled arvados-python-client-2.5.0.dev20221116141533
Running setup.py install for arvados-python-client: started
Running setup.py install for arvados-python-client: finished with status 'done'
Successfully installed arvados-python-client-2.6.0.dev20230124193727 google-api-python-client-2.74.0
Processing ./sdk/python/dist/arvados-python-client-2.6.0.dev20230124193727.tar.gz
Installing collected packages: arvados-python-client
Running setup.py install for arvados-python-client: started
Running setup.py install for arvados-python-client: finished with status 'done'
Successfully installed arvados-python-client-2.6.0.dev20230124193727
======= install sdk/python -- 6s
======= install sdk/cwl
running sdist
running egg_info
creating arvados_cwl_runner.egg-info
writing arvados_cwl_runner.egg-info/PKG-INFO
writing dependency_links to arvados_cwl_runner.egg-info/dependency_links.txt
writing entry points to arvados_cwl_runner.egg-info/entry_points.txt
writing requirements to arvados_cwl_runner.egg-info/requires.txt
writing top-level names to arvados_cwl_runner.egg-info/top_level.txt
writing manifest file 'arvados_cwl_runner.egg-info/SOURCES.txt'
reading manifest file 'arvados_cwl_runner.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'arvados_cwl_runner.egg-info/SOURCES.txt'
running check
creating arvados-cwl-runner-2.6.0.dev20230124193727
creating arvados-cwl-runner-2.6.0.dev20230124193727/arvados_cwl
creating arvados-cwl-runner-2.6.0.dev20230124193727/arvados_cwl_runner.egg-info
creating arvados-cwl-runner-2.6.0.dev20230124193727/tests
copying files to arvados-cwl-runner-2.6.0.dev20230124193727...
copying LICENSE-2.0.txt -> arvados-cwl-runner-2.6.0.dev20230124193727
copying MANIFEST.in -> arvados-cwl-runner-2.6.0.dev20230124193727
copying README.rst -> arvados-cwl-runner-2.6.0.dev20230124193727
copying arvados_version.py -> arvados-cwl-runner-2.6.0.dev20230124193727
copying setup.py -> arvados-cwl-runner-2.6.0.dev20230124193727
copying arvados_cwl/__init__.py -> arvados-cwl-runner-2.6.0.dev20230124193727/arvados_cwl
copying arvados_cwl/_version.py -> arvados-cwl-runner-2.6.0.dev20230124193727/arvados_cwl
copying arvados_cwl/arv-cwl-schema-v1.0.yml -> arvados-cwl-runner-2.6.0.dev20230124193727/arvados_cwl
copying arvados_cwl/arv-cwl-schema-v1.1.yml -> arvados-cwl-runner-2.6.0.dev20230124193727/arvados_cwl
copying arvados_cwl/arv-cwl-schema-v1.2.yml -> arvados-cwl-runner-2.6.0.dev20230124193727/arvados_cwl
copying arvados_cwl/arvcontainer.py -> arvados-cwl-runner-2.6.0.dev20230124193727/arvados_cwl
copying arvados_cwl/arvdocker.py -> arvados-cwl-runner-2.6.0.dev20230124193727/arvados_cwl
copying arvados_cwl/arvtool.py -> arvados-cwl-runner-2.6.0.dev20230124193727/arvados_cwl
copying arvados_cwl/arvworkflow.py -> arvados-cwl-runner-2.6.0.dev20230124193727/arvados_cwl
copying arvados_cwl/context.py -> arvados-cwl-runner-2.6.0.dev20230124193727/arvados_cwl
copying arvados_cwl/done.py -> arvados-cwl-runner-2.6.0.dev20230124193727/arvados_cwl
copying arvados_cwl/executor.py -> arvados-cwl-runner-2.6.0.dev20230124193727/arvados_cwl
copying arvados_cwl/fsaccess.py -> arvados-cwl-runner-2.6.0.dev20230124193727/arvados_cwl
copying arvados_cwl/http.py -> arvados-cwl-runner-2.6.0.dev20230124193727/arvados_cwl
copying arvados_cwl/pathmapper.py -> arvados-cwl-runner-2.6.0.dev20230124193727/arvados_cwl
copying arvados_cwl/perf.py -> arvados-cwl-runner-2.6.0.dev20230124193727/arvados_cwl
copying arvados_cwl/runner.py -> arvados-cwl-runner-2.6.0.dev20230124193727/arvados_cwl
copying arvados_cwl/util.py -> arvados-cwl-runner-2.6.0.dev20230124193727/arvados_cwl
copying arvados_cwl_runner.egg-info/PKG-INFO -> arvados-cwl-runner-2.6.0.dev20230124193727/arvados_cwl_runner.egg-info
copying arvados_cwl_runner.egg-info/SOURCES.txt -> arvados-cwl-runner-2.6.0.dev20230124193727/arvados_cwl_runner.egg-info
copying arvados_cwl_runner.egg-info/dependency_links.txt -> arvados-cwl-runner-2.6.0.dev20230124193727/arvados_cwl_runner.egg-info
copying arvados_cwl_runner.egg-info/entry_points.txt -> arvados-cwl-runner-2.6.0.dev20230124193727/arvados_cwl_runner.egg-info
copying arvados_cwl_runner.egg-info/requires.txt -> arvados-cwl-runner-2.6.0.dev20230124193727/arvados_cwl_runner.egg-info
copying arvados_cwl_runner.egg-info/top_level.txt -> arvados-cwl-runner-2.6.0.dev20230124193727/arvados_cwl_runner.egg-info
copying arvados_cwl_runner.egg-info/zip-safe -> arvados-cwl-runner-2.6.0.dev20230124193727/arvados_cwl_runner.egg-info
copying tests/__init__.py -> arvados-cwl-runner-2.6.0.dev20230124193727/tests
copying tests/hw.py -> arvados-cwl-runner-2.6.0.dev20230124193727/tests
copying tests/matcher.py -> arvados-cwl-runner-2.6.0.dev20230124193727/tests
copying tests/mock_discovery.py -> arvados-cwl-runner-2.6.0.dev20230124193727/tests
copying tests/test_container.py -> arvados-cwl-runner-2.6.0.dev20230124193727/tests
copying tests/test_copy_deps.py -> arvados-cwl-runner-2.6.0.dev20230124193727/tests
copying tests/test_fsaccess.py -> arvados-cwl-runner-2.6.0.dev20230124193727/tests
copying tests/test_http.py -> arvados-cwl-runner-2.6.0.dev20230124193727/tests
copying tests/test_make_output.py -> arvados-cwl-runner-2.6.0.dev20230124193727/tests
copying tests/test_pathmapper.py -> arvados-cwl-runner-2.6.0.dev20230124193727/tests
copying tests/test_set_output_prop.py -> arvados-cwl-runner-2.6.0.dev20230124193727/tests
copying tests/test_submit.py -> arvados-cwl-runner-2.6.0.dev20230124193727/tests
copying tests/test_tq.py -> arvados-cwl-runner-2.6.0.dev20230124193727/tests
copying tests/test_urljoin.py -> arvados-cwl-runner-2.6.0.dev20230124193727/tests
copying tests/test_util.py -> arvados-cwl-runner-2.6.0.dev20230124193727/tests
Writing arvados-cwl-runner-2.6.0.dev20230124193727/setup.cfg
creating dist
Creating tar archive
removing 'arvados-cwl-runner-2.6.0.dev20230124193727' (and everything under it)
running rotate
1 file(s) matching arvados-cwl-runner*.tar.gz
Using /tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python for version number calculation of /tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/cwl
Processing ./sdk/cwl/dist/arvados-cwl-runner-2.6.0.dev20230124193727.tar.gz
Requirement already satisfied: arvados-python-client<=2.6.0.dev20230124193727 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-cwl-runner==2.6.0.dev20230124193727) (2.6.0.dev20230124193727)
Requirement already satisfied: ciso8601>=2.0.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-cwl-runner==2.6.0.dev20230124193727) (2.2.0)
Requirement already satisfied: cwltool==3.1.20220907141119 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-cwl-runner==2.6.0.dev20230124193727) (3.1.20220907141119)
Requirement already satisfied: importlib-metadata<5 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-cwl-runner==2.6.0.dev20230124193727) (4.13.0)
Requirement already satisfied: msgpack==1.0.3 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-cwl-runner==2.6.0.dev20230124193727) (1.0.3)
Requirement already satisfied: networkx<2.6 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-cwl-runner==2.6.0.dev20230124193727) (2.5.1)
Requirement already satisfied: schema-salad==8.3.20220913105718 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-cwl-runner==2.6.0.dev20230124193727) (8.3.20220913105718)
Requirement already satisfied: setuptools>=40.3.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-cwl-runner==2.6.0.dev20230124193727) (40.8.0)
Requirement already satisfied: future in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client<=2.6.0.dev20230124193727->arvados-cwl-runner==2.6.0.dev20230124193727) (0.18.2)
Requirement already satisfied: google-api-core<2.11.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client<=2.6.0.dev20230124193727->arvados-cwl-runner==2.6.0.dev20230124193727) (2.10.2)
Requirement already satisfied: google-api-python-client>=2.1.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client<=2.6.0.dev20230124193727->arvados-cwl-runner==2.6.0.dev20230124193727) (2.74.0)
Requirement already satisfied: google-auth<2 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client<=2.6.0.dev20230124193727->arvados-cwl-runner==2.6.0.dev20230124193727) (1.35.0)
Requirement already satisfied: httplib2<0.20.2,>=0.9.2 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client<=2.6.0.dev20230124193727->arvados-cwl-runner==2.6.0.dev20230124193727) (0.20.1)
Requirement already satisfied: protobuf<4.0.0dev in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client<=2.6.0.dev20230124193727->arvados-cwl-runner==2.6.0.dev20230124193727) (3.20.3)
Requirement already satisfied: pycurl<7.45.0,>=7.19.5.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client<=2.6.0.dev20230124193727->arvados-cwl-runner==2.6.0.dev20230124193727) (7.44.1)
Requirement already satisfied: pyparsing<3 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client<=2.6.0.dev20230124193727->arvados-cwl-runner==2.6.0.dev20230124193727) (2.4.7)
Requirement already satisfied: ruamel.yaml<0.17.22,>=0.15.54 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/ruamel.yaml-0.17.21-py3.7.egg (from arvados-python-client<=2.6.0.dev20230124193727->arvados-cwl-runner==2.6.0.dev20230124193727) (0.17.21)
Requirement already satisfied: ws4py>=0.4.2 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client<=2.6.0.dev20230124193727->arvados-cwl-runner==2.6.0.dev20230124193727) (0.5.1)
Requirement already satisfied: bagit>=1.6.4 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from cwltool==3.1.20220907141119->arvados-cwl-runner==2.6.0.dev20230124193727) (1.8.1)
Requirement already satisfied: shellescape<3.9,>=3.4.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from cwltool==3.1.20220907141119->arvados-cwl-runner==2.6.0.dev20230124193727) (3.8.1)
Requirement already satisfied: argcomplete in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from cwltool==3.1.20220907141119->arvados-cwl-runner==2.6.0.dev20230124193727) (2.0.0)
Requirement already satisfied: requests>=2.6.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from cwltool==3.1.20220907141119->arvados-cwl-runner==2.6.0.dev20230124193727) (2.28.1)
Requirement already satisfied: typing-extensions in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from cwltool==3.1.20220907141119->arvados-cwl-runner==2.6.0.dev20230124193727) (4.4.0)
Requirement already satisfied: rdflib<6.3.0,>=4.2.2 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from cwltool==3.1.20220907141119->arvados-cwl-runner==2.6.0.dev20230124193727) (6.2.0)
Requirement already satisfied: mypy-extensions in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from cwltool==3.1.20220907141119->arvados-cwl-runner==2.6.0.dev20230124193727) (0.4.3)
Requirement already satisfied: psutil>=5.6.6 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from cwltool==3.1.20220907141119->arvados-cwl-runner==2.6.0.dev20230124193727) (5.9.4)
Requirement already satisfied: prov==1.5.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from cwltool==3.1.20220907141119->arvados-cwl-runner==2.6.0.dev20230124193727) (1.5.1)
Requirement already satisfied: coloredlogs in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from cwltool==3.1.20220907141119->arvados-cwl-runner==2.6.0.dev20230124193727) (15.0.1)
Requirement already satisfied: cwl-utils>=0.15 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from cwltool==3.1.20220907141119->arvados-cwl-runner==2.6.0.dev20230124193727) (0.20)
Requirement already satisfied: pydot>=1.4.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from cwltool==3.1.20220907141119->arvados-cwl-runner==2.6.0.dev20230124193727) (1.4.2)
Requirement already satisfied: zipp>=0.5 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from importlib-metadata<5->arvados-cwl-runner==2.6.0.dev20230124193727) (3.10.0)
Requirement already satisfied: decorator<5,>=4.3 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from networkx<2.6->arvados-cwl-runner==2.6.0.dev20230124193727) (4.4.2)
Requirement already satisfied: mistune<0.9,>=0.8.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from schema-salad==8.3.20220913105718->arvados-cwl-runner==2.6.0.dev20230124193727) (0.8.4)
Requirement already satisfied: CacheControl[filecache]<0.13,>=0.11.7 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from schema-salad==8.3.20220913105718->arvados-cwl-runner==2.6.0.dev20230124193727) (0.12.12)
Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.56.2 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-api-core<2.11.0->arvados-python-client<=2.6.0.dev20230124193727->arvados-cwl-runner==2.6.0.dev20230124193727) (1.57.0)
Requirement already satisfied: google-auth-httplib2>=0.1.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-api-python-client>=2.1.0->arvados-python-client<=2.6.0.dev20230124193727->arvados-cwl-runner==2.6.0.dev20230124193727) (0.1.0)
Requirement already satisfied: uritemplate<5,>=3.0.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-api-python-client>=2.1.0->arvados-python-client<=2.6.0.dev20230124193727->arvados-cwl-runner==2.6.0.dev20230124193727) (3.0.1)
Requirement already satisfied: cachetools<5.0,>=2.0.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-auth<2->arvados-python-client<=2.6.0.dev20230124193727->arvados-cwl-runner==2.6.0.dev20230124193727) (4.2.4)
Requirement already satisfied: rsa<5,>=3.1.4; python_version >= "3.6" in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-auth<2->arvados-python-client<=2.6.0.dev20230124193727->arvados-cwl-runner==2.6.0.dev20230124193727) (4.9)
Requirement already satisfied: six>=1.9.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-auth<2->arvados-python-client<=2.6.0.dev20230124193727->arvados-cwl-runner==2.6.0.dev20230124193727) (1.16.0)
Requirement already satisfied: pyasn1-modules>=0.2.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-auth<2->arvados-python-client<=2.6.0.dev20230124193727->arvados-cwl-runner==2.6.0.dev20230124193727) (0.2.8)
Requirement already satisfied: ruamel.yaml.clib>=0.2.6 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/ruamel.yaml.clib-0.2.7-py3.7-linux-x86_64.egg (from ruamel.yaml<0.17.22,>=0.15.54->arvados-python-client<=2.6.0.dev20230124193727->arvados-cwl-runner==2.6.0.dev20230124193727) (0.2.7)
Requirement already satisfied: idna<4,>=2.5 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from requests>=2.6.1->cwltool==3.1.20220907141119->arvados-cwl-runner==2.6.0.dev20230124193727) (3.4)
Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from requests>=2.6.1->cwltool==3.1.20220907141119->arvados-cwl-runner==2.6.0.dev20230124193727) (1.26.12)
Requirement already satisfied: certifi>=2017.4.17 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from requests>=2.6.1->cwltool==3.1.20220907141119->arvados-cwl-runner==2.6.0.dev20230124193727) (2022.9.24)
Requirement already satisfied: charset-normalizer<3,>=2 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from requests>=2.6.1->cwltool==3.1.20220907141119->arvados-cwl-runner==2.6.0.dev20230124193727) (2.1.1)
Requirement already satisfied: isodate in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from rdflib<6.3.0,>=4.2.2->cwltool==3.1.20220907141119->arvados-cwl-runner==2.6.0.dev20230124193727) (0.6.1)
Requirement already satisfied: lxml in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from prov==1.5.1->cwltool==3.1.20220907141119->arvados-cwl-runner==2.6.0.dev20230124193727) (4.9.1)
Requirement already satisfied: python-dateutil in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from prov==1.5.1->cwltool==3.1.20220907141119->arvados-cwl-runner==2.6.0.dev20230124193727) (2.8.2)
Requirement already satisfied: humanfriendly>=9.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from coloredlogs->cwltool==3.1.20220907141119->arvados-cwl-runner==2.6.0.dev20230124193727) (10.0)
Requirement already satisfied: cwl-upgrader>=1.2.3 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from cwl-utils>=0.15->cwltool==3.1.20220907141119->arvados-cwl-runner==2.6.0.dev20230124193727) (1.2.4)
Requirement already satisfied: packaging in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from cwl-utils>=0.15->cwltool==3.1.20220907141119->arvados-cwl-runner==2.6.0.dev20230124193727) (21.3)
Requirement already satisfied: filelock>=3.8.0; extra == "filecache" in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from CacheControl[filecache]<0.13,>=0.11.7->schema-salad==8.3.20220913105718->arvados-cwl-runner==2.6.0.dev20230124193727) (3.8.0)
Requirement already satisfied: pyasn1>=0.1.3 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from rsa<5,>=3.1.4; python_version >= "3.6"->google-auth<2->arvados-python-client<=2.6.0.dev20230124193727->arvados-cwl-runner==2.6.0.dev20230124193727) (0.4.8)
Installing collected packages: arvados-cwl-runner
Found existing installation: arvados-cwl-runner 2.5.0.dev20221116141533
Uninstalling arvados-cwl-runner-2.5.0.dev20221116141533:
Successfully uninstalled arvados-cwl-runner-2.5.0.dev20221116141533
Running setup.py install for arvados-cwl-runner: started
Running setup.py install for arvados-cwl-runner: finished with status 'done'
Successfully installed arvados-cwl-runner-2.6.0.dev20230124193727
Processing ./sdk/cwl/dist/arvados-cwl-runner-2.6.0.dev20230124193727.tar.gz
Installing collected packages: arvados-cwl-runner
Running setup.py install for arvados-cwl-runner: started
Running setup.py install for arvados-cwl-runner: finished with status 'done'
Successfully installed arvados-cwl-runner-2.6.0.dev20230124193727
======= install sdk/cwl -- 4s
======= install services/dockercleaner
running sdist
running egg_info
creating arvados_docker_cleaner.egg-info
writing arvados_docker_cleaner.egg-info/PKG-INFO
writing dependency_links to arvados_docker_cleaner.egg-info/dependency_links.txt
writing entry points to arvados_docker_cleaner.egg-info/entry_points.txt
writing requirements to arvados_docker_cleaner.egg-info/requires.txt
writing top-level names to arvados_docker_cleaner.egg-info/top_level.txt
writing manifest file 'arvados_docker_cleaner.egg-info/SOURCES.txt'
reading manifest file 'arvados_docker_cleaner.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'arvados_docker_cleaner.egg-info/SOURCES.txt'
running check
creating arvados-docker-cleaner-2.3.0.dev20210729201354
creating arvados-docker-cleaner-2.3.0.dev20210729201354/arvados_docker
creating arvados-docker-cleaner-2.3.0.dev20210729201354/arvados_docker_cleaner.egg-info
creating arvados-docker-cleaner-2.3.0.dev20210729201354/tests
copying files to arvados-docker-cleaner-2.3.0.dev20210729201354...
copying MANIFEST.in -> arvados-docker-cleaner-2.3.0.dev20210729201354
copying README.rst -> arvados-docker-cleaner-2.3.0.dev20210729201354
copying agpl-3.0.txt -> arvados-docker-cleaner-2.3.0.dev20210729201354
copying arvados-docker-cleaner.service -> arvados-docker-cleaner-2.3.0.dev20210729201354
copying arvados_version.py -> arvados-docker-cleaner-2.3.0.dev20210729201354
copying setup.py -> arvados-docker-cleaner-2.3.0.dev20210729201354
copying arvados_docker/__init__.py -> arvados-docker-cleaner-2.3.0.dev20210729201354/arvados_docker
copying arvados_docker/_version.py -> arvados-docker-cleaner-2.3.0.dev20210729201354/arvados_docker
copying arvados_docker/cleaner.py -> arvados-docker-cleaner-2.3.0.dev20210729201354/arvados_docker
copying arvados_docker_cleaner.egg-info/PKG-INFO -> arvados-docker-cleaner-2.3.0.dev20210729201354/arvados_docker_cleaner.egg-info
copying arvados_docker_cleaner.egg-info/SOURCES.txt -> arvados-docker-cleaner-2.3.0.dev20210729201354/arvados_docker_cleaner.egg-info
copying arvados_docker_cleaner.egg-info/dependency_links.txt -> arvados-docker-cleaner-2.3.0.dev20210729201354/arvados_docker_cleaner.egg-info
copying arvados_docker_cleaner.egg-info/entry_points.txt -> arvados-docker-cleaner-2.3.0.dev20210729201354/arvados_docker_cleaner.egg-info
copying arvados_docker_cleaner.egg-info/not-zip-safe -> arvados-docker-cleaner-2.3.0.dev20210729201354/arvados_docker_cleaner.egg-info
copying arvados_docker_cleaner.egg-info/requires.txt -> arvados-docker-cleaner-2.3.0.dev20210729201354/arvados_docker_cleaner.egg-info
copying arvados_docker_cleaner.egg-info/top_level.txt -> arvados-docker-cleaner-2.3.0.dev20210729201354/arvados_docker_cleaner.egg-info
copying tests/__init__.py -> arvados-docker-cleaner-2.3.0.dev20210729201354/tests
copying tests/test_cleaner.py -> arvados-docker-cleaner-2.3.0.dev20210729201354/tests
Writing arvados-docker-cleaner-2.3.0.dev20210729201354/setup.cfg
creating dist
Creating tar archive
removing 'arvados-docker-cleaner-2.3.0.dev20210729201354' (and everything under it)
running rotate
1 file(s) matching arvados-docker-cleaner*.tar.gz
Using /tmp/workspace/developer-run-tests-sdk-python-ruby/services/dockercleaner for version number calculation of /tmp/workspace/developer-run-tests-sdk-python-ruby/services/dockercleaner
Processing ./services/dockercleaner/dist/arvados-docker-cleaner-2.3.0.dev20210729201354.tar.gz
Requirement already satisfied: docker-py==1.7.2 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-docker-cleaner==2.3.0.dev20210729201354) (1.7.2)
Requirement already satisfied: setuptools in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-docker-cleaner==2.3.0.dev20210729201354) (40.8.0)
Requirement already satisfied: requests>=2.5.2 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from docker-py==1.7.2->arvados-docker-cleaner==2.3.0.dev20210729201354) (2.28.1)
Requirement already satisfied: six>=1.4.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from docker-py==1.7.2->arvados-docker-cleaner==2.3.0.dev20210729201354) (1.16.0)
Requirement already satisfied: websocket-client>=0.32.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from docker-py==1.7.2->arvados-docker-cleaner==2.3.0.dev20210729201354) (1.4.2)
Requirement already satisfied: idna<4,>=2.5 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from requests>=2.5.2->docker-py==1.7.2->arvados-docker-cleaner==2.3.0.dev20210729201354) (3.4)
Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from requests>=2.5.2->docker-py==1.7.2->arvados-docker-cleaner==2.3.0.dev20210729201354) (1.26.12)
Requirement already satisfied: charset-normalizer<3,>=2 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from requests>=2.5.2->docker-py==1.7.2->arvados-docker-cleaner==2.3.0.dev20210729201354) (2.1.1)
Requirement already satisfied: certifi>=2017.4.17 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from requests>=2.5.2->docker-py==1.7.2->arvados-docker-cleaner==2.3.0.dev20210729201354) (2022.9.24)
Installing collected packages: arvados-docker-cleaner
Found existing installation: arvados-docker-cleaner 2.3.0.dev20210729201354
Uninstalling arvados-docker-cleaner-2.3.0.dev20210729201354:
Successfully uninstalled arvados-docker-cleaner-2.3.0.dev20210729201354
Running setup.py install for arvados-docker-cleaner: started
Running setup.py install for arvados-docker-cleaner: finished with status 'done'
Successfully installed arvados-docker-cleaner-2.3.0.dev20210729201354
Processing ./services/dockercleaner/dist/arvados-docker-cleaner-2.3.0.dev20210729201354.tar.gz
Installing collected packages: arvados-docker-cleaner
Running setup.py install for arvados-docker-cleaner: started
Running setup.py install for arvados-docker-cleaner: finished with status 'done'
Successfully installed arvados-docker-cleaner-2.3.0.dev20210729201354
======= install services/dockercleaner -- 4s
======= install services/fuse
running sdist
running egg_info
creating arvados_fuse.egg-info
writing arvados_fuse.egg-info/PKG-INFO
writing dependency_links to arvados_fuse.egg-info/dependency_links.txt
writing requirements to arvados_fuse.egg-info/requires.txt
writing top-level names to arvados_fuse.egg-info/top_level.txt
writing manifest file 'arvados_fuse.egg-info/SOURCES.txt'
reading manifest file 'arvados_fuse.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'arvados_fuse.egg-info/SOURCES.txt'
running check
creating arvados_fuse-2.6.0.dev20230124193727
creating arvados_fuse-2.6.0.dev20230124193727/arvados_fuse
creating arvados_fuse-2.6.0.dev20230124193727/arvados_fuse.egg-info
creating arvados_fuse-2.6.0.dev20230124193727/bin
copying files to arvados_fuse-2.6.0.dev20230124193727...
copying MANIFEST.in -> arvados_fuse-2.6.0.dev20230124193727
copying README.rst -> arvados_fuse-2.6.0.dev20230124193727
copying agpl-3.0.txt -> arvados_fuse-2.6.0.dev20230124193727
copying arvados_version.py -> arvados_fuse-2.6.0.dev20230124193727
copying setup.py -> arvados_fuse-2.6.0.dev20230124193727
copying arvados_fuse/__init__.py -> arvados_fuse-2.6.0.dev20230124193727/arvados_fuse
copying arvados_fuse/_version.py -> arvados_fuse-2.6.0.dev20230124193727/arvados_fuse
copying arvados_fuse/command.py -> arvados_fuse-2.6.0.dev20230124193727/arvados_fuse
copying arvados_fuse/crunchstat.py -> arvados_fuse-2.6.0.dev20230124193727/arvados_fuse
copying arvados_fuse/fresh.py -> arvados_fuse-2.6.0.dev20230124193727/arvados_fuse
copying arvados_fuse/fusedir.py -> arvados_fuse-2.6.0.dev20230124193727/arvados_fuse
copying arvados_fuse/fusefile.py -> arvados_fuse-2.6.0.dev20230124193727/arvados_fuse
copying arvados_fuse/unmount.py -> arvados_fuse-2.6.0.dev20230124193727/arvados_fuse
copying arvados_fuse.egg-info/PKG-INFO -> arvados_fuse-2.6.0.dev20230124193727/arvados_fuse.egg-info
copying arvados_fuse.egg-info/SOURCES.txt -> arvados_fuse-2.6.0.dev20230124193727/arvados_fuse.egg-info
copying arvados_fuse.egg-info/dependency_links.txt -> arvados_fuse-2.6.0.dev20230124193727/arvados_fuse.egg-info
copying arvados_fuse.egg-info/not-zip-safe -> arvados_fuse-2.6.0.dev20230124193727/arvados_fuse.egg-info
copying arvados_fuse.egg-info/requires.txt -> arvados_fuse-2.6.0.dev20230124193727/arvados_fuse.egg-info
copying arvados_fuse.egg-info/top_level.txt -> arvados_fuse-2.6.0.dev20230124193727/arvados_fuse.egg-info
copying bin/arv-mount -> arvados_fuse-2.6.0.dev20230124193727/bin
Writing arvados_fuse-2.6.0.dev20230124193727/setup.cfg
creating dist
Creating tar archive
removing 'arvados_fuse-2.6.0.dev20230124193727' (and everything under it)
running rotate
1 file(s) matching arvados_fuse*.tar.gz
Using /tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python for version number calculation of /tmp/workspace/developer-run-tests-sdk-python-ruby/services/fuse
Processing ./services/fuse/dist/arvados_fuse-2.6.0.dev20230124193727.tar.gz
Requirement already satisfied: arvados-python-client<=2.6.0.dev20230124193727 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-fuse==2.6.0.dev20230124193727) (2.6.0.dev20230124193727)
Requirement already satisfied: ciso8601>=2.0.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-fuse==2.6.0.dev20230124193727) (2.2.0)
Requirement already satisfied: future in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-fuse==2.6.0.dev20230124193727) (0.18.2)
Requirement already satisfied: llfuse>=1.3.6 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-fuse==2.6.0.dev20230124193727) (1.4.2)
Requirement already satisfied: prometheus_client in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-fuse==2.6.0.dev20230124193727) (0.15.0)
Requirement already satisfied: python-daemon in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-fuse==2.6.0.dev20230124193727) (2.3.2)
Requirement already satisfied: setuptools in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-fuse==2.6.0.dev20230124193727) (40.8.0)
Requirement already satisfied: google-api-core<2.11.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client<=2.6.0.dev20230124193727->arvados-fuse==2.6.0.dev20230124193727) (2.10.2)
Requirement already satisfied: google-api-python-client>=2.1.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client<=2.6.0.dev20230124193727->arvados-fuse==2.6.0.dev20230124193727) (2.74.0)
Requirement already satisfied: google-auth<2 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client<=2.6.0.dev20230124193727->arvados-fuse==2.6.0.dev20230124193727) (1.35.0)
Requirement already satisfied: httplib2<0.20.2,>=0.9.2 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client<=2.6.0.dev20230124193727->arvados-fuse==2.6.0.dev20230124193727) (0.20.1)
Requirement already satisfied: protobuf<4.0.0dev in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client<=2.6.0.dev20230124193727->arvados-fuse==2.6.0.dev20230124193727) (3.20.3)
Requirement already satisfied: pycurl<7.45.0,>=7.19.5.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client<=2.6.0.dev20230124193727->arvados-fuse==2.6.0.dev20230124193727) (7.44.1)
Requirement already satisfied: pyparsing<3 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client<=2.6.0.dev20230124193727->arvados-fuse==2.6.0.dev20230124193727) (2.4.7)
Requirement already satisfied: ruamel.yaml<0.17.22,>=0.15.54 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/ruamel.yaml-0.17.21-py3.7.egg (from arvados-python-client<=2.6.0.dev20230124193727->arvados-fuse==2.6.0.dev20230124193727) (0.17.21)
Requirement already satisfied: ws4py>=0.4.2 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client<=2.6.0.dev20230124193727->arvados-fuse==2.6.0.dev20230124193727) (0.5.1)
Requirement already satisfied: lockfile>=0.10 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from python-daemon->arvados-fuse==2.6.0.dev20230124193727) (0.12.2)
Requirement already satisfied: docutils in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from python-daemon->arvados-fuse==2.6.0.dev20230124193727) (0.19)
Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.56.2 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-api-core<2.11.0->arvados-python-client<=2.6.0.dev20230124193727->arvados-fuse==2.6.0.dev20230124193727) (1.57.0)
Requirement already satisfied: requests<3.0.0dev,>=2.18.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-api-core<2.11.0->arvados-python-client<=2.6.0.dev20230124193727->arvados-fuse==2.6.0.dev20230124193727) (2.28.1)
Requirement already satisfied: uritemplate<5,>=3.0.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-api-python-client>=2.1.0->arvados-python-client<=2.6.0.dev20230124193727->arvados-fuse==2.6.0.dev20230124193727) (3.0.1)
Requirement already satisfied: google-auth-httplib2>=0.1.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-api-python-client>=2.1.0->arvados-python-client<=2.6.0.dev20230124193727->arvados-fuse==2.6.0.dev20230124193727) (0.1.0)
Requirement already satisfied: six>=1.9.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-auth<2->arvados-python-client<=2.6.0.dev20230124193727->arvados-fuse==2.6.0.dev20230124193727) (1.16.0)
Requirement already satisfied: rsa<5,>=3.1.4; python_version >= "3.6" in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-auth<2->arvados-python-client<=2.6.0.dev20230124193727->arvados-fuse==2.6.0.dev20230124193727) (4.9)
Requirement already satisfied: cachetools<5.0,>=2.0.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-auth<2->arvados-python-client<=2.6.0.dev20230124193727->arvados-fuse==2.6.0.dev20230124193727) (4.2.4)
Requirement already satisfied: pyasn1-modules>=0.2.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-auth<2->arvados-python-client<=2.6.0.dev20230124193727->arvados-fuse==2.6.0.dev20230124193727) (0.2.8)
Requirement already satisfied: ruamel.yaml.clib>=0.2.6 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/ruamel.yaml.clib-0.2.7-py3.7-linux-x86_64.egg (from ruamel.yaml<0.17.22,>=0.15.54->arvados-python-client<=2.6.0.dev20230124193727->arvados-fuse==2.6.0.dev20230124193727) (0.2.7)
Requirement already satisfied: charset-normalizer<3,>=2 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.11.0->arvados-python-client<=2.6.0.dev20230124193727->arvados-fuse==2.6.0.dev20230124193727) (2.1.1)
Requirement already satisfied: idna<4,>=2.5 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.11.0->arvados-python-client<=2.6.0.dev20230124193727->arvados-fuse==2.6.0.dev20230124193727) (3.4)
Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.11.0->arvados-python-client<=2.6.0.dev20230124193727->arvados-fuse==2.6.0.dev20230124193727) (1.26.12)
Requirement already satisfied: certifi>=2017.4.17 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.11.0->arvados-python-client<=2.6.0.dev20230124193727->arvados-fuse==2.6.0.dev20230124193727) (2022.9.24)
Requirement already satisfied: pyasn1>=0.1.3 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from rsa<5,>=3.1.4; python_version >= "3.6"->google-auth<2->arvados-python-client<=2.6.0.dev20230124193727->arvados-fuse==2.6.0.dev20230124193727) (0.4.8)
Installing collected packages: arvados-fuse
Found existing installation: arvados-fuse 2.5.0.dev20221116141533
Uninstalling arvados-fuse-2.5.0.dev20221116141533:
Successfully uninstalled arvados-fuse-2.5.0.dev20221116141533
Running setup.py install for arvados-fuse: started
Running setup.py install for arvados-fuse: finished with status 'done'
Successfully installed arvados-fuse-2.6.0.dev20230124193727
Processing ./services/fuse/dist/arvados_fuse-2.6.0.dev20230124193727.tar.gz
Installing collected packages: arvados-fuse
Running setup.py install for arvados-fuse: started
Running setup.py install for arvados-fuse: finished with status 'done'
Successfully installed arvados-fuse-2.6.0.dev20230124193727
======= install services/fuse -- 4s
======= install tools/crunchstat-summary
running sdist
running egg_info
creating crunchstat_summary.egg-info
writing crunchstat_summary.egg-info/PKG-INFO
writing dependency_links to crunchstat_summary.egg-info/dependency_links.txt
writing requirements to crunchstat_summary.egg-info/requires.txt
writing top-level names to crunchstat_summary.egg-info/top_level.txt
writing manifest file 'crunchstat_summary.egg-info/SOURCES.txt'
reading manifest file 'crunchstat_summary.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'crunchstat_summary.egg-info/SOURCES.txt'
running check
creating crunchstat_summary-2.6.0.dev20230124193727
creating crunchstat_summary-2.6.0.dev20230124193727/bin
creating crunchstat_summary-2.6.0.dev20230124193727/crunchstat_summary
creating crunchstat_summary-2.6.0.dev20230124193727/crunchstat_summary.egg-info
copying files to crunchstat_summary-2.6.0.dev20230124193727...
copying MANIFEST.in -> crunchstat_summary-2.6.0.dev20230124193727
copying README.rst -> crunchstat_summary-2.6.0.dev20230124193727
copying agpl-3.0.txt -> crunchstat_summary-2.6.0.dev20230124193727
copying arvados_version.py -> crunchstat_summary-2.6.0.dev20230124193727
copying setup.py -> crunchstat_summary-2.6.0.dev20230124193727
copying bin/crunchstat-summary -> crunchstat_summary-2.6.0.dev20230124193727/bin
copying crunchstat_summary/__init__.py -> crunchstat_summary-2.6.0.dev20230124193727/crunchstat_summary
copying crunchstat_summary/_version.py -> crunchstat_summary-2.6.0.dev20230124193727/crunchstat_summary
copying crunchstat_summary/command.py -> crunchstat_summary-2.6.0.dev20230124193727/crunchstat_summary
copying crunchstat_summary/dygraphs.js -> crunchstat_summary-2.6.0.dev20230124193727/crunchstat_summary
copying crunchstat_summary/dygraphs.py -> crunchstat_summary-2.6.0.dev20230124193727/crunchstat_summary
copying crunchstat_summary/reader.py -> crunchstat_summary-2.6.0.dev20230124193727/crunchstat_summary
copying crunchstat_summary/summarizer.py -> crunchstat_summary-2.6.0.dev20230124193727/crunchstat_summary
copying crunchstat_summary/synchronizer.js -> crunchstat_summary-2.6.0.dev20230124193727/crunchstat_summary
copying crunchstat_summary/webchart.py -> crunchstat_summary-2.6.0.dev20230124193727/crunchstat_summary
copying crunchstat_summary.egg-info/PKG-INFO -> crunchstat_summary-2.6.0.dev20230124193727/crunchstat_summary.egg-info
copying crunchstat_summary.egg-info/SOURCES.txt -> crunchstat_summary-2.6.0.dev20230124193727/crunchstat_summary.egg-info
copying crunchstat_summary.egg-info/dependency_links.txt -> crunchstat_summary-2.6.0.dev20230124193727/crunchstat_summary.egg-info
copying crunchstat_summary.egg-info/not-zip-safe -> crunchstat_summary-2.6.0.dev20230124193727/crunchstat_summary.egg-info
copying crunchstat_summary.egg-info/requires.txt -> crunchstat_summary-2.6.0.dev20230124193727/crunchstat_summary.egg-info
copying crunchstat_summary.egg-info/top_level.txt -> crunchstat_summary-2.6.0.dev20230124193727/crunchstat_summary.egg-info
Writing crunchstat_summary-2.6.0.dev20230124193727/setup.cfg
creating dist
Creating tar archive
removing 'crunchstat_summary-2.6.0.dev20230124193727' (and everything under it)
running rotate
1 file(s) matching crunchstat_summary*.tar.gz
Using /tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python for version number calculation of /tmp/workspace/developer-run-tests-sdk-python-ruby/tools/crunchstat-summary
Processing ./tools/crunchstat-summary/dist/crunchstat_summary-2.6.0.dev20230124193727.tar.gz
Requirement already satisfied: arvados-python-client<=2.6.0.dev20230124193727 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from crunchstat-summary==2.6.0.dev20230124193727) (2.6.0.dev20230124193727)
Requirement already satisfied: ciso8601>=2.0.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client<=2.6.0.dev20230124193727->crunchstat-summary==2.6.0.dev20230124193727) (2.2.0)
Requirement already satisfied: future in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client<=2.6.0.dev20230124193727->crunchstat-summary==2.6.0.dev20230124193727) (0.18.2)
Requirement already satisfied: google-api-core<2.11.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client<=2.6.0.dev20230124193727->crunchstat-summary==2.6.0.dev20230124193727) (2.10.2)
Requirement already satisfied: google-api-python-client>=2.1.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client<=2.6.0.dev20230124193727->crunchstat-summary==2.6.0.dev20230124193727) (2.74.0)
Requirement already satisfied: google-auth<2 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client<=2.6.0.dev20230124193727->crunchstat-summary==2.6.0.dev20230124193727) (1.35.0)
Requirement already satisfied: httplib2<0.20.2,>=0.9.2 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client<=2.6.0.dev20230124193727->crunchstat-summary==2.6.0.dev20230124193727) (0.20.1)
Requirement already satisfied: protobuf<4.0.0dev in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client<=2.6.0.dev20230124193727->crunchstat-summary==2.6.0.dev20230124193727) (3.20.3)
Requirement already satisfied: pycurl<7.45.0,>=7.19.5.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client<=2.6.0.dev20230124193727->crunchstat-summary==2.6.0.dev20230124193727) (7.44.1)
Requirement already satisfied: pyparsing<3 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client<=2.6.0.dev20230124193727->crunchstat-summary==2.6.0.dev20230124193727) (2.4.7)
Requirement already satisfied: ruamel.yaml<0.17.22,>=0.15.54 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/ruamel.yaml-0.17.21-py3.7.egg (from arvados-python-client<=2.6.0.dev20230124193727->crunchstat-summary==2.6.0.dev20230124193727) (0.17.21)
Requirement already satisfied: setuptools in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client<=2.6.0.dev20230124193727->crunchstat-summary==2.6.0.dev20230124193727) (40.8.0)
Requirement already satisfied: ws4py>=0.4.2 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client<=2.6.0.dev20230124193727->crunchstat-summary==2.6.0.dev20230124193727) (0.5.1)
Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.56.2 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-api-core<2.11.0->arvados-python-client<=2.6.0.dev20230124193727->crunchstat-summary==2.6.0.dev20230124193727) (1.57.0)
Requirement already satisfied: requests<3.0.0dev,>=2.18.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-api-core<2.11.0->arvados-python-client<=2.6.0.dev20230124193727->crunchstat-summary==2.6.0.dev20230124193727) (2.28.1)
Requirement already satisfied: uritemplate<5,>=3.0.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-api-python-client>=2.1.0->arvados-python-client<=2.6.0.dev20230124193727->crunchstat-summary==2.6.0.dev20230124193727) (3.0.1)
Requirement already satisfied: google-auth-httplib2>=0.1.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-api-python-client>=2.1.0->arvados-python-client<=2.6.0.dev20230124193727->crunchstat-summary==2.6.0.dev20230124193727) (0.1.0)
Requirement already satisfied: pyasn1-modules>=0.2.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-auth<2->arvados-python-client<=2.6.0.dev20230124193727->crunchstat-summary==2.6.0.dev20230124193727) (0.2.8)
Requirement already satisfied: cachetools<5.0,>=2.0.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-auth<2->arvados-python-client<=2.6.0.dev20230124193727->crunchstat-summary==2.6.0.dev20230124193727) (4.2.4)
Requirement already satisfied: rsa<5,>=3.1.4; python_version >= "3.6" in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-auth<2->arvados-python-client<=2.6.0.dev20230124193727->crunchstat-summary==2.6.0.dev20230124193727) (4.9)
Requirement already satisfied: six>=1.9.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-auth<2->arvados-python-client<=2.6.0.dev20230124193727->crunchstat-summary==2.6.0.dev20230124193727) (1.16.0)
Requirement already satisfied: ruamel.yaml.clib>=0.2.6 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/ruamel.yaml.clib-0.2.7-py3.7-linux-x86_64.egg (from ruamel.yaml<0.17.22,>=0.15.54->arvados-python-client<=2.6.0.dev20230124193727->crunchstat-summary==2.6.0.dev20230124193727) (0.2.7)
Requirement already satisfied: idna<4,>=2.5 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.11.0->arvados-python-client<=2.6.0.dev20230124193727->crunchstat-summary==2.6.0.dev20230124193727) (3.4)
Requirement already satisfied: certifi>=2017.4.17 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.11.0->arvados-python-client<=2.6.0.dev20230124193727->crunchstat-summary==2.6.0.dev20230124193727) (2022.9.24)
Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.11.0->arvados-python-client<=2.6.0.dev20230124193727->crunchstat-summary==2.6.0.dev20230124193727) (1.26.12)
Requirement already satisfied: charset-normalizer<3,>=2 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.11.0->arvados-python-client<=2.6.0.dev20230124193727->crunchstat-summary==2.6.0.dev20230124193727) (2.1.1)
Requirement already satisfied: pyasn1<0.5.0,>=0.4.6 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from pyasn1-modules>=0.2.1->google-auth<2->arvados-python-client<=2.6.0.dev20230124193727->crunchstat-summary==2.6.0.dev20230124193727) (0.4.8)
Installing collected packages: crunchstat-summary
Found existing installation: crunchstat-summary 2.5.0.dev20221116141533
Uninstalling crunchstat-summary-2.5.0.dev20221116141533:
Successfully uninstalled crunchstat-summary-2.5.0.dev20221116141533
Running setup.py install for crunchstat-summary: started
Running setup.py install for crunchstat-summary: finished with status 'done'
Successfully installed crunchstat-summary-2.6.0.dev20230124193727
Processing ./tools/crunchstat-summary/dist/crunchstat_summary-2.6.0.dev20230124193727.tar.gz
Installing collected packages: crunchstat-summary
Running setup.py install for crunchstat-summary: started
Running setup.py install for crunchstat-summary: finished with status 'done'
Successfully installed crunchstat-summary-2.6.0.dev20230124193727
======= install tools/crunchstat-summary -- 4s
======= install cmd/arvados-client
======= install cmd/arvados-client -- 4s
======= install cmd/arvados-package
======= install cmd/arvados-package -- 7s
======= install cmd/arvados-server
======= install cmd/arvados-server -- 31s
======= install lib/boot
======= install lib/boot -- 0s
======= install lib/cli
======= install lib/cli -- 1s
======= install lib/cloud
======= install lib/cloud -- 0s
======= install lib/cloud/azure
======= install lib/cloud/azure -- 0s
======= install lib/cloud/cloudtest
======= install lib/cloud/cloudtest -- 0s
======= install lib/cloud/ec2
======= install lib/cloud/ec2 -- 1s
======= install lib/cloud/loopback
======= install lib/cloud/loopback -- 0s
======= install lib/cmd
======= install lib/cmd -- 0s
======= install lib/cmdtest
======= install lib/cmdtest -- 0s
======= install lib/config
======= install lib/config -- 0s
======= install lib/controller
======= install lib/controller -- 1s
======= install lib/controller/api
======= install lib/controller/api -- 0s
======= install lib/controller/dblock
======= install lib/controller/dblock -- 0s
======= install lib/controller/federation
======= install lib/controller/federation -- 0s
======= install lib/controller/localdb
======= install lib/controller/localdb -- 0s
======= install lib/controller/railsproxy
======= install lib/controller/railsproxy -- 1s
======= install lib/controller/router
======= install lib/controller/router -- 0s
======= install lib/controller/rpc
======= install lib/controller/rpc -- 0s
======= install lib/costanalyzer
======= install lib/costanalyzer -- 0s
======= install lib/crunchrun
======= install lib/crunchrun -- 1s
======= install lib/crunchstat
======= install lib/crunchstat -- 0s
======= install lib/ctrlctx
======= install lib/ctrlctx -- 0s
======= install lib/deduplicationreport
======= install lib/deduplicationreport -- 0s
======= install lib/diagnostics
======= install lib/diagnostics -- 0s
======= install lib/dispatchcloud
======= install lib/dispatchcloud -- 1s
======= install lib/dispatchcloud/container
======= install lib/dispatchcloud/container -- 0s
======= install lib/dispatchcloud/scheduler
======= install lib/dispatchcloud/scheduler -- 0s
======= install lib/dispatchcloud/sshexecutor
======= install lib/dispatchcloud/sshexecutor -- 0s
======= install lib/dispatchcloud/test
======= install lib/dispatchcloud/test -- 1s
======= install lib/dispatchcloud/worker
======= install lib/dispatchcloud/worker -- 0s
======= install lib/install
======= install lib/install -- 0s
======= install lib/lsf
======= install lib/lsf -- 0s
======= install lib/mount
======= install lib/mount -- 1s
======= install lib/pam
======= install lib/pam -- 1s
======= install lib/recovercollection
======= install lib/recovercollection -- 0s
======= install lib/selfsigned
======= install lib/selfsigned -- 0s
======= install lib/service
======= install lib/service -- 0s
======= install sdk/go/arvados
======= install sdk/go/arvados -- 1s
======= install sdk/go/arvadosclient
======= install sdk/go/arvadosclient -- 0s
======= install sdk/go/arvadostest
======= install sdk/go/arvadostest -- 0s
======= install sdk/go/asyncbuf
======= install sdk/go/asyncbuf -- 0s
======= install sdk/go/auth
======= install sdk/go/auth -- 0s
======= install sdk/go/blockdigest
======= install sdk/go/blockdigest -- 0s
======= install sdk/go/config
======= install sdk/go/config -- 1s
======= install sdk/go/ctxlog
======= install sdk/go/ctxlog -- 0s
======= install sdk/go/dispatch
======= install sdk/go/dispatch -- 0s
======= install sdk/go/health
======= install sdk/go/health -- 0s
======= install sdk/go/httpserver
======= install sdk/go/httpserver -- 0s
======= install sdk/go/keepclient
======= install sdk/go/keepclient -- 1s
======= install sdk/go/manifest
======= install sdk/go/manifest -- 0s
======= install sdk/go/stats
======= install sdk/go/stats -- 0s
======= install services/crunch-dispatch-local
======= install services/crunch-dispatch-local -- 1s
======= install services/crunch-dispatch-slurm
======= install services/crunch-dispatch-slurm -- 1s
======= install services/crunchstat
======= install services/crunchstat -- 0s
======= install services/githttpd
======= install services/githttpd -- 0s
======= install services/keep-balance
======= install services/keep-balance -- 0s
======= install services/keepproxy
======= install services/keepproxy -- 1s
======= install services/keepstore
======= install services/keepstore -- 0s
======= install services/keep-web
======= install services/keep-web -- 0s
======= install services/ws
======= install services/ws -- 0s
======= install tools/keep-block-check
======= install tools/keep-block-check -- 1s
======= install tools/keep-exercise
======= install tools/keep-exercise -- 1s
======= install tools/keep-rsync
======= install tools/keep-rsync -- 0s
======= install tools/sync-groups
======= install tools/sync-groups -- 1s
======= install tools/sync-users
======= install tools/sync-users -- 1s
======= install services/api
(Running bundle install --local. 'could not find package' messages are OK.)
[DEPRECATED] The `--no-deployment` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config set --local deployment 'false'`, and stop using this flag
Could not find racc-1.6.1 in any of the sources
(Running bundle install again, without --local.)
[DEPRECATED] The `--no-deployment` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config set --local deployment 'false'`, and stop using this flag
Fetching gem metadata from https://rubygems.org/
Fetching gem metadata from https://rubygems.org/.........
Using rake 13.0.6
Using concurrent-ruby 1.1.10
Using minitest 5.10.3
Using thread_safe 0.3.6
Using builder 3.2.4
Using erubi 1.10.0
Using mini_portile2 2.8.0
Using crass 1.0.6
Using rack 2.2.4
Using nio4r 2.5.8
Using websocket-extensions 0.1.5
Using mini_mime 1.1.2
Using arel 9.0.0
Using marcel 1.0.2
Using public_suffix 4.0.6
Using andand 1.3.3
Using extlib 0.9.16
Using multi_json 1.15.0
Using multipart-post 2.1.1
Using jwt 1.5.6
Using memoist 0.16.2
Using os 1.1.1
Fetching racc 1.6.1
Using retriable 1.4.1
Using json 2.5.1
Using bundler 2.2.19
Using byebug 11.0.1
Using method_source 1.0.0
Using thor 1.2.1
Using ffi 1.9.25
Using httpclient 2.8.3
Using rb-fsevent 0.10.3
Using logstash-event 1.2.02
Using metaclass 0.0.4
Using oj 3.9.2
Using optimist 3.0.0
Using pg 1.1.4
Using power_assert 1.1.4
Using rails-perftest 0.0.7
Using ruby-prof 0.15.9
Using safe_yaml 1.0.5
Using simplecov-html 0.7.1
Using sshkey 2.0.0
Using i18n 0.9.5
Using tzinfo 1.2.10
Using rack-test 2.0.2
Using websocket-driver 0.7.5
Using mail 2.7.1
Using request_store 1.4.1
Using passenger 6.0.15
Using sprockets 3.7.2
Using faraday 0.15.4
Using addressable 2.8.0
Using rb-inotify 0.9.10
Using mocha 1.8.0
Using test-unit 3.3.1
Using simplecov 0.7.1
Using activesupport 5.2.8.1
Using autoparse 0.3.3
Using signet 0.11.0
Using launchy 2.5.0
Using listen 3.2.1
Using simplecov-rcov 0.2.3
Using globalid 1.0.0
Using activemodel 5.2.8.1
Using factory_bot 5.0.2
Using activejob 5.2.8.1
Using activerecord 5.2.8.1
Using acts_as_api 1.0.1
Using googleauth 0.9.0
Using rails-observers 0.1.5
Using arvados-google-api-client 0.8.7.4
Using arvados 2.1.5
Installing racc 1.6.1 with native extensions
Fetching nokogiri 1.13.10 (x86_64-linux)
Installing nokogiri 1.13.10 (x86_64-linux)
Using rails-dom-testing 2.0.3
Fetching loofah 2.19.1
Installing loofah 2.19.1
Fetching rails-html-sanitizer 1.4.4
Installing rails-html-sanitizer 1.4.4
Using actionview 5.2.8.1
Using actionpack 5.2.8.1
Using actioncable 5.2.8.1
Using actionmailer 5.2.8.1
Using activestorage 5.2.8.1
Using railties 5.2.8.1
Using sprockets-rails 3.4.2
Using rails-controller-testing 1.0.4
Using factory_bot_rails 5.0.1
Using jquery-rails 4.3.3
Using lograge 0.10.0
Using rails 5.2.8.1
Using responders 2.4.1
Using themes_for_rails 0.5.1 from https://github.com/arvados/themes_for_rails (at master@ddf6e59)
Bundle complete! 31 Gemfile dependencies, 91 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
Using rake 13.0.6
Using concurrent-ruby 1.1.10
Using i18n 0.9.5
Using minitest 5.10.3
Using thread_safe 0.3.6
Using tzinfo 1.2.10
Using activesupport 5.2.8.1
Using builder 3.2.4
Using erubi 1.10.0
Using mini_portile2 2.8.0
Using racc 1.6.1
Using nokogiri 1.13.10 (x86_64-linux)
Using rails-dom-testing 2.0.3
Using crass 1.0.6
Using loofah 2.19.1
Using rails-html-sanitizer 1.4.4
Using actionview 5.2.8.1
Using rack 2.2.4
Using rack-test 2.0.2
Using actionpack 5.2.8.1
Using nio4r 2.5.8
Using websocket-extensions 0.1.5
Using websocket-driver 0.7.5
Using actioncable 5.2.8.1
Using globalid 1.0.0
Using activejob 5.2.8.1
Using mini_mime 1.1.2
Using mail 2.7.1
Using actionmailer 5.2.8.1
Using activemodel 5.2.8.1
Using arel 9.0.0
Using activerecord 5.2.8.1
Using marcel 1.0.2
Using activestorage 5.2.8.1
Using acts_as_api 1.0.1
Using public_suffix 4.0.6
Using addressable 2.8.0
Using andand 1.3.3
Using extlib 0.9.16
Using multi_json 1.15.0
Using autoparse 0.3.3
Using multipart-post 2.1.1
Using faraday 0.15.4
Using jwt 1.5.6
Using memoist 0.16.2
Using os 1.1.1
Using signet 0.11.0
Using googleauth 0.9.0
Using launchy 2.5.0
Using retriable 1.4.1
Using arvados-google-api-client 0.8.7.4
Using json 2.5.1
Using arvados 2.1.5
Using bundler 2.2.19
Using byebug 11.0.1
Using factory_bot 5.0.2
Using method_source 1.0.0
Using thor 1.2.1
Using railties 5.2.8.1
Using factory_bot_rails 5.0.1
Using ffi 1.9.25
Using httpclient 2.8.3
Using jquery-rails 4.3.3
Using rb-fsevent 0.10.3
Using rb-inotify 0.9.10
Using listen 3.2.1
Using request_store 1.4.1
Using lograge 0.10.0
Using logstash-event 1.2.02
Using metaclass 0.0.4
Using mocha 1.8.0
Using oj 3.9.2
Using optimist 3.0.0
Using passenger 6.0.15
Using pg 1.1.4
Using power_assert 1.1.4
Using sprockets 3.7.2
Using sprockets-rails 3.4.2
Using rails 5.2.8.1
Using rails-controller-testing 1.0.4
Using rails-observers 0.1.5
Using rails-perftest 0.0.7
Using responders 2.4.1
Using ruby-prof 0.15.9
Using safe_yaml 1.0.5
Using simplecov-html 0.7.1
Using simplecov 0.7.1
Using simplecov-rcov 0.2.3
Using sshkey 2.0.0
Using test-unit 3.3.1
Using themes_for_rails 0.5.1 from https://github.com/arvados/themes_for_rails
Bundle complete! 31 Gemfile dependencies, 91 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
Updating files in vendor/cache
* rake-13.0.6.gem
* concurrent-ruby-1.1.10.gem
* i18n-0.9.5.gem
* minitest-5.10.3.gem
* thread_safe-0.3.6.gem
* tzinfo-1.2.10.gem
* activesupport-5.2.8.1.gem
* builder-3.2.4.gem
* erubi-1.10.0.gem
* mini_portile2-2.8.0.gem
* racc-1.6.1.gem
* nokogiri-1.13.10-x86_64-linux.gem
* rails-dom-testing-2.0.3.gem
* crass-1.0.6.gem
* loofah-2.19.1.gem
* rails-html-sanitizer-1.4.4.gem
* actionview-5.2.8.1.gem
* rack-2.2.4.gem
* rack-test-2.0.2.gem
* actionpack-5.2.8.1.gem
* nio4r-2.5.8.gem
* websocket-extensions-0.1.5.gem
* websocket-driver-0.7.5.gem
* actioncable-5.2.8.1.gem
* globalid-1.0.0.gem
* activejob-5.2.8.1.gem
* mini_mime-1.1.2.gem
* mail-2.7.1.gem
* actionmailer-5.2.8.1.gem
* activemodel-5.2.8.1.gem
* arel-9.0.0.gem
* activerecord-5.2.8.1.gem
* marcel-1.0.2.gem
* activestorage-5.2.8.1.gem
* acts_as_api-1.0.1.gem
* public_suffix-4.0.6.gem
* addressable-2.8.0.gem
* andand-1.3.3.gem
* extlib-0.9.16.gem
* multi_json-1.15.0.gem
* autoparse-0.3.3.gem
* multipart-post-2.1.1.gem
* faraday-0.15.4.gem
* jwt-1.5.6.gem
* memoist-0.16.2.gem
* os-1.1.1.gem
* signet-0.11.0.gem
* googleauth-0.9.0.gem
* launchy-2.5.0.gem
* retriable-1.4.1.gem
* arvados-google-api-client-0.8.7.4.gem
* json-2.5.1.gem
* arvados-2.1.5.gem
* byebug-11.0.1.gem
* factory_bot-5.0.2.gem
* method_source-1.0.0.gem
* thor-1.2.1.gem
* railties-5.2.8.1.gem
* factory_bot_rails-5.0.1.gem
* ffi-1.9.25.gem
* httpclient-2.8.3.gem
* jquery-rails-4.3.3.gem
* rb-fsevent-0.10.3.gem
* rb-inotify-0.9.10.gem
* listen-3.2.1.gem
* request_store-1.4.1.gem
* lograge-0.10.0.gem
* logstash-event-1.2.02.gem
* metaclass-0.0.4.gem
* mocha-1.8.0.gem
* oj-3.9.2.gem
* optimist-3.0.0.gem
* passenger-6.0.15.gem
* pg-1.1.4.gem
* power_assert-1.1.4.gem
* sprockets-3.7.2.gem
* sprockets-rails-3.4.2.gem
* rails-5.2.8.1.gem
* rails-controller-testing-1.0.4.gem
* rails-observers-0.1.5.gem
* rails-perftest-0.0.7.gem
* responders-2.4.1.gem
* ruby-prof-0.15.9.gem
* safe_yaml-1.0.5.gem
* simplecov-html-0.7.1.gem
* simplecov-0.7.1.gem
* simplecov-rcov-0.2.3.gem
* sshkey-2.0.0.gem
* test-unit-3.3.1.gem
Generating a RSA private key
...........................................+++++
................+++++
writing new private key to '/tmp/workspace/developer-run-tests-sdk-python-ruby/services/api/tmp/self-signed.key'
-----
Signature ok
subject=C = US, ST = State, L = City, CN = localhost
Getting Private key
Initialized empty Git repository in /tmp/workspace/developer-run-tests-sdk-python-ruby/services/api/tmp/git/internal.git/
+ cd /tmp/workspace/developer-run-tests-sdk-python-ruby/services/api
+ export RAILS_ENV=test
+ RAILS_ENV=test
+ bin/rails db:environment:set
Defaulting to memory cache, because /tmp/workspace/developer-run-tests-sdk-python-ruby/services/api/tmp/cache does not exist
+ bin/rake db:drop
Defaulting to memory cache, because /tmp/workspace/developer-run-tests-sdk-python-ruby/services/api/tmp/cache does not exist
Dropped database 'arvados_test'
+ bin/rake db:setup
Defaulting to memory cache, because /tmp/workspace/developer-run-tests-sdk-python-ruby/services/api/tmp/cache does not exist
Created database 'arvados_test'
set_config
------------
(1 row)

+ bin/rake db:fixtures:load
Defaulting to memory cache, because /tmp/workspace/developer-run-tests-sdk-python-ruby/services/api/tmp/cache does not exist
======= install services/api -- 21s
======= install apps/workbench
(Running bundle install --local. 'could not find package' messages are OK.)
[DEPRECATED] The `--no-deployment` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config set --local deployment 'false'`, and stop using this flag
Using rake 13.0.6
Using RedCloth 4.3.2
Using concurrent-ruby 1.1.10
Using i18n 0.9.5
Using minitest 5.10.3
Using thread_safe 0.3.6
Using tzinfo 1.2.10
Using activesupport 5.2.8.1
Using builder 3.2.4
Using erubi 1.10.0
Using mini_portile2 2.8.0
Using racc 1.6.1
Using nokogiri 1.13.10 (x86_64-linux)
Using rails-dom-testing 2.0.3
Using crass 1.0.6
Using loofah 2.19.1
Using rails-html-sanitizer 1.4.4
Using actionview 5.2.8.1
Using rack 2.2.4
Using rack-test 2.0.2
Using actionpack 5.2.8.1
Using nio4r 2.5.8
Using websocket-extensions 0.1.5
Using websocket-driver 0.7.5
Using actioncable 5.2.8.1
Using globalid 1.0.0
Using activejob 5.2.8.1
Using mini_mime 1.1.2
Using mail 2.7.1
Using actionmailer 5.2.8.1
Using activemodel 5.2.8.1
Using arel 9.0.0
Using activerecord 5.2.8.1
Using activerecord-nulldb-adapter 0.3.9 from https://github.com/arvados/nulldb
Using marcel 1.0.2
Using activestorage 5.2.8.1
Using public_suffix 4.0.6
Using addressable 2.8.0
Using andand 1.3.3
Using angularjs-rails 1.3.15
Using extlib 0.9.16
Using multi_json 1.15.0
Using autoparse 0.3.3
Using multipart-post 2.1.1
Using faraday 0.15.4
Using jwt 1.5.6
Using memoist 0.16.2
Using os 1.1.1
Using signet 0.11.0
Using googleauth 0.9.0
Using launchy 2.4.3
Using retriable 1.4.1
Using arvados-google-api-client 0.8.7.4
Using json 2.5.1
Using arvados 2.1.5
Using execjs 2.7.0
Using autoprefixer-rails 9.5.1.1
Using ffi 1.10.0
Using sassc 2.0.1
Using bootstrap-sass 3.4.1
Using method_source 1.0.0
Using thor 1.2.1
Using railties 5.2.8.1
Using bootstrap-tab-history-rails 0.1.0
Using bootstrap-x-editable-rails 1.5.1.1
Using bundler 2.2.19
Using byebug 11.0.1
Using highline 2.0.2
Using net-ssh 5.2.0
Using net-scp 2.0.0
Using net-sftp 2.1.2
Using net-ssh-gateway 2.0.0
Using capistrano 2.15.9
Using mime-types-data 3.2019.0331
Using mime-types 3.2.2
Using xpath 2.1.0
Using capybara 2.5.0
Using childprocess 0.9.0
Using cliver 0.3.2
Using deep_merge 1.2.1
Using docile 1.3.1
Using flamegraph 0.9.5
Using headless 1.0.2
Using httpclient 2.8.3
Using jquery-rails 4.3.3
Using request_store 1.4.1
Using lograge 0.10.0
Using logstash-event 1.2.02
Using metaclass 0.0.4
Using mocha 1.8.0
Using morrisjs-rails 0.5.1.2
Using sprockets 3.7.2
Using sprockets-rails 3.4.2
Using rails 5.2.8.1
Using npm-rails 0.2.1
Using oj 3.7.12
Using passenger 6.0.15
Using piwik_analytics 1.0.2
Using poltergeist 1.5.1
Using rack-mini-profiler 1.0.2
Using rails-controller-testing 1.0.4
Using rails-perftest 0.0.7
Using raphael-rails 2.1.2
Using rb-fsevent 0.10.3
Using rb-inotify 0.10.0
Using responders 2.4.1
Using ruby-debug-passenger 0.2.0
Using ruby-prof 0.17.0
Using rubyzip 1.3.0
Using rvm-capistrano 1.5.6
Using safe_yaml 1.0.5
Using sass-listen 4.0.0
Using sass 3.7.4
Using tilt 2.0.9
Using sassc-rails 2.1.0
Using selenium-webdriver 3.141.0
Using simplecov-html 0.10.2
Using simplecov 0.16.1
Using simplecov-rcov 0.2.3
Using sshkey 2.0.0
Using themes_for_rails 0.5.1 from https://github.com/arvados/themes_for_rails
Using uglifier 2.7.2
Bundle complete! 48 Gemfile dependencies, 122 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
Using rake 13.0.6
Using RedCloth 4.3.2
Using concurrent-ruby 1.1.10
Using i18n 0.9.5
Using minitest 5.10.3
Using thread_safe 0.3.6
Using tzinfo 1.2.10
Using activesupport 5.2.8.1
Using builder 3.2.4
Using erubi 1.10.0
Using mini_portile2 2.8.0
Using racc 1.6.1
Using nokogiri 1.13.10 (x86_64-linux)
Using rails-dom-testing 2.0.3
Using crass 1.0.6
Using loofah 2.19.1
Using rails-html-sanitizer 1.4.4
Using actionview 5.2.8.1
Using rack 2.2.4
Using rack-test 2.0.2
Using actionpack 5.2.8.1
Using nio4r 2.5.8
Using websocket-extensions 0.1.5
Using websocket-driver 0.7.5
Using actioncable 5.2.8.1
Using globalid 1.0.0
Using activejob 5.2.8.1
Using mini_mime 1.1.2
Using mail 2.7.1
Using actionmailer 5.2.8.1
Using activemodel 5.2.8.1
Using arel 9.0.0
Using activerecord 5.2.8.1
Using activerecord-nulldb-adapter 0.3.9 from https://github.com/arvados/nulldb
Using marcel 1.0.2
Using activestorage 5.2.8.1
Using public_suffix 4.0.6
Using addressable 2.8.0
Using andand 1.3.3
Using angularjs-rails 1.3.15
Using extlib 0.9.16
Using multi_json 1.15.0
Using autoparse 0.3.3
Using multipart-post 2.1.1
Using faraday 0.15.4
Using jwt 1.5.6
Using memoist 0.16.2
Using os 1.1.1
Using signet 0.11.0
Using googleauth 0.9.0
Using launchy 2.4.3
Using retriable 1.4.1
Using arvados-google-api-client 0.8.7.4
Using json 2.5.1
Using arvados 2.1.5
Using execjs 2.7.0
Using autoprefixer-rails 9.5.1.1
Using ffi 1.10.0
Using sassc 2.0.1
Using bootstrap-sass 3.4.1
Using method_source 1.0.0
Using thor 1.2.1
Using railties 5.2.8.1
Using bootstrap-tab-history-rails 0.1.0
Using bootstrap-x-editable-rails 1.5.1.1
Using bundler 2.2.19
Using byebug 11.0.1
Using highline 2.0.2
Using net-ssh 5.2.0
Using net-scp 2.0.0
Using net-sftp 2.1.2
Using net-ssh-gateway 2.0.0
Using capistrano 2.15.9
Using mime-types-data 3.2019.0331
Using mime-types 3.2.2
Using xpath 2.1.0
Using capybara 2.5.0
Using childprocess 0.9.0
Using cliver 0.3.2
Using deep_merge 1.2.1
Using docile 1.3.1
Using flamegraph 0.9.5
Using headless 1.0.2
Using httpclient 2.8.3
Using jquery-rails 4.3.3
Using request_store 1.4.1
Using lograge 0.10.0
Using logstash-event 1.2.02
Using metaclass 0.0.4
Using mocha 1.8.0
Using morrisjs-rails 0.5.1.2
Using sprockets 3.7.2
Using sprockets-rails 3.4.2
Using rails 5.2.8.1
Using npm-rails 0.2.1
Using oj 3.7.12
Using passenger 6.0.15
Using piwik_analytics 1.0.2
Using poltergeist 1.5.1
Using rack-mini-profiler 1.0.2
Using rails-controller-testing 1.0.4
Using rails-perftest 0.0.7
Using raphael-rails 2.1.2
Using rb-fsevent 0.10.3
Using rb-inotify 0.10.0
Using responders 2.4.1
Using ruby-debug-passenger 0.2.0
Using ruby-prof 0.17.0
Using rubyzip 1.3.0
Using rvm-capistrano 1.5.6
Using safe_yaml 1.0.5
Using sass-listen 4.0.0
Using sass 3.7.4
Using tilt 2.0.9
Using sassc-rails 2.1.0
Using selenium-webdriver 3.141.0
Using simplecov-html 0.10.2
Using simplecov 0.16.1
Using simplecov-rcov 0.2.3
Using sshkey 2.0.0
Using themes_for_rails 0.5.1 from https://github.com/arvados/themes_for_rails
Using uglifier 2.7.2
Bundle complete! 48 Gemfile dependencies, 122 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
Updating files in vendor/cache
* rake-13.0.6.gem
* RedCloth-4.3.2.gem
* concurrent-ruby-1.1.10.gem
* i18n-0.9.5.gem
* minitest-5.10.3.gem
* thread_safe-0.3.6.gem
* tzinfo-1.2.10.gem
* activesupport-5.2.8.1.gem
* builder-3.2.4.gem
* erubi-1.10.0.gem
* mini_portile2-2.8.0.gem
* racc-1.6.1.gem
* nokogiri-1.13.10-x86_64-linux.gem
* rails-dom-testing-2.0.3.gem
* crass-1.0.6.gem
* loofah-2.19.1.gem
* rails-html-sanitizer-1.4.4.gem
* actionview-5.2.8.1.gem
* rack-2.2.4.gem
* rack-test-2.0.2.gem
* actionpack-5.2.8.1.gem
* nio4r-2.5.8.gem
* websocket-extensions-0.1.5.gem
* websocket-driver-0.7.5.gem
* actioncable-5.2.8.1.gem
* globalid-1.0.0.gem
* activejob-5.2.8.1.gem
* mini_mime-1.1.2.gem
* mail-2.7.1.gem
* actionmailer-5.2.8.1.gem
* activemodel-5.2.8.1.gem
* arel-9.0.0.gem
* activerecord-5.2.8.1.gem
* marcel-1.0.2.gem
* activestorage-5.2.8.1.gem
* public_suffix-4.0.6.gem
* addressable-2.8.0.gem
* andand-1.3.3.gem
* angularjs-rails-1.3.15.gem
* extlib-0.9.16.gem
* multi_json-1.15.0.gem
* autoparse-0.3.3.gem
* multipart-post-2.1.1.gem
* faraday-0.15.4.gem
* jwt-1.5.6.gem
* memoist-0.16.2.gem
* os-1.1.1.gem
* signet-0.11.0.gem
* googleauth-0.9.0.gem
* launchy-2.4.3.gem
* retriable-1.4.1.gem
* arvados-google-api-client-0.8.7.4.gem
* json-2.5.1.gem
* arvados-2.1.5.gem
* execjs-2.7.0.gem
* autoprefixer-rails-9.5.1.1.gem
* ffi-1.10.0.gem
* sassc-2.0.1.gem
* bootstrap-sass-3.4.1.gem
* method_source-1.0.0.gem
* thor-1.2.1.gem
* railties-5.2.8.1.gem
* bootstrap-tab-history-rails-0.1.0.gem
* bootstrap-x-editable-rails-1.5.1.1.gem
* byebug-11.0.1.gem
* highline-2.0.2.gem
* net-ssh-5.2.0.gem
* net-scp-2.0.0.gem
* net-sftp-2.1.2.gem
* net-ssh-gateway-2.0.0.gem
* capistrano-2.15.9.gem
* mime-types-data-3.2019.0331.gem
* mime-types-3.2.2.gem
* xpath-2.1.0.gem
* capybara-2.5.0.gem
* childprocess-0.9.0.gem
* cliver-0.3.2.gem
* deep_merge-1.2.1.gem
* docile-1.3.1.gem
* flamegraph-0.9.5.gem
* headless-1.0.2.gem
* httpclient-2.8.3.gem
* jquery-rails-4.3.3.gem
* request_store-1.4.1.gem
* lograge-0.10.0.gem
* logstash-event-1.2.02.gem
* metaclass-0.0.4.gem
* mocha-1.8.0.gem
* morrisjs-rails-0.5.1.2.gem
* sprockets-3.7.2.gem
* sprockets-rails-3.4.2.gem
* rails-5.2.8.1.gem
* npm-rails-0.2.1.gem
* oj-3.7.12.gem
* passenger-6.0.15.gem
* piwik_analytics-1.0.2.gem
* poltergeist-1.5.1.gem
* rack-mini-profiler-1.0.2.gem
* rails-controller-testing-1.0.4.gem
* rails-perftest-0.0.7.gem
* raphael-rails-2.1.2.gem
* rb-fsevent-0.10.3.gem
* rb-inotify-0.10.0.gem
* responders-2.4.1.gem
* ruby-debug-passenger-0.2.0.gem
* ruby-prof-0.17.0.gem
* rubyzip-1.3.0.gem
* rvm-capistrano-1.5.6.gem
* safe_yaml-1.0.5.gem
* sass-listen-4.0.0.gem
* sass-3.7.4.gem
* tilt-2.0.9.gem
* sassc-rails-2.1.0.gem
* selenium-webdriver-3.141.0.gem
* simplecov-html-0.10.2.gem
* simplecov-0.16.1.gem
* simplecov-rcov-0.2.3.gem
* sshkey-2.0.0.gem
* uglifier-2.7.2.gem
/home/jenkins/.gem/ruby/2.7.0/gems/mime-types-3.2.2/lib/mime/types/logger.rb:30: warning: `_1' is reserved for numbered parameter; consider another name
/home/jenkins/.gem/ruby/2.7.0/gems/mime-types-3.2.2/lib/mime/types/logger.rb:30: warning: `_2' is reserved for numbered parameter; consider another name
/home/jenkins/.gem/ruby/2.7.0/gems/mime-types-3.2.2/lib/mime/types/logger.rb:30: warning: `_3' is reserved for numbered parameter; consider another name
npm install --prefix /tmp/workspace/developer-run-tests-sdk-python-ruby/apps/workbench --loglevel error browserify@"latest" jquery@"latest" awesomplete@"latest" jssha@"2.4.2" mithril@"1.1.7" es6-object-assign@"latest"
+ es6-object-assign@1.1.0
+ jssha@2.4.2
+ awesomplete@1.1.5
+ mithril@1.1.7
+ browserify@17.0.0
+ jquery@3.6.3
added 161 packages from 123 contributors and audited 161 packages in 6.312s

22 packages are looking for funding
run `npm fund` for details

found 0 vulnerabilities

/tmp/workspace/developer-run-tests-sdk-python-ruby/apps/workbench/node_modules/.bin/browserify /tmp/workspace/developer-run-tests-sdk-python-ruby/apps/workbench/tmp/npm-rails/bundle.js > /tmp/workspace/developer-run-tests-sdk-python-ruby/apps/workbench/vendor/assets/javascripts/npm-rails/development/npm-dependencies.js
======= install apps/workbench -- 12s
Pass: env install (19s)
Pass: doc install (1s)
Pass: sdk/ruby install (4s)
Pass: sdk/R install (0s)
Pass: sdk/cli install (3s)
Pass: services/login-sync install (7s)
Pass: sdk/python install (6s)
Pass: sdk/cwl install (4s)
Pass: services/dockercleaner install (4s)
Pass: services/fuse install (4s)
Pass: tools/crunchstat-summary install (4s)
Pass: cmd/arvados-client install (4s)
Pass: cmd/arvados-package install (7s)
Pass: cmd/arvados-server install (31s)
Pass: lib/boot install (0s)
Pass: lib/cli install (1s)
Pass: lib/cloud install (0s)
Pass: lib/cloud/azure install (0s)
Pass: lib/cloud/cloudtest install (0s)
Pass: lib/cloud/ec2 install (1s)
Pass: lib/cloud/loopback install (0s)
Pass: lib/cmd install (0s)
Pass: lib/cmdtest install (0s)
Pass: lib/config install (0s)
Pass: lib/controller install (1s)
Pass: lib/controller/api install (0s)
Pass: lib/controller/dblock install (0s)
Pass: lib/controller/federation install (0s)
Pass: lib/controller/localdb install (0s)
Pass: lib/controller/railsproxy install (1s)
Pass: lib/controller/router install (0s)
Pass: lib/controller/rpc install (0s)
Pass: lib/costanalyzer install (0s)
Pass: lib/crunchrun install (1s)
Pass: lib/crunchstat install (0s)
Pass: lib/ctrlctx install (0s)
Pass: lib/deduplicationreport install (0s)
Pass: lib/diagnostics install (0s)
Pass: lib/dispatchcloud install (1s)
Pass: lib/dispatchcloud/container install (0s)
Pass: lib/dispatchcloud/scheduler install (0s)
Pass: lib/dispatchcloud/sshexecutor install (0s)
Pass: lib/dispatchcloud/test install (1s)
Pass: lib/dispatchcloud/worker install (0s)
Pass: lib/install install (0s)
Pass: lib/lsf install (0s)
Pass: lib/mount install (1s)
Pass: lib/pam install (1s)
Pass: lib/recovercollection install (0s)
Pass: lib/selfsigned install (0s)
Pass: lib/service install (0s)
Pass: sdk/go/arvados install (1s)
Pass: sdk/go/arvadosclient install (0s)
Pass: sdk/go/arvadostest install (0s)
Pass: sdk/go/asyncbuf install (0s)
Pass: sdk/go/auth install (0s)
Pass: sdk/go/blockdigest install (0s)
Pass: sdk/go/config install (1s)
Pass: sdk/go/ctxlog install (0s)
Pass: sdk/go/dispatch install (0s)
Pass: sdk/go/health install (0s)
Pass: sdk/go/httpserver install (0s)
Pass: sdk/go/keepclient install (1s)
Pass: sdk/go/manifest install (0s)
Pass: sdk/go/stats install (0s)
Pass: services/crunch-dispatch-local install (1s)
Pass: services/crunch-dispatch-slurm install (1s)
Pass: services/crunchstat install (0s)
Pass: services/githttpd install (0s)
Pass: services/keep-balance install (0s)
Pass: services/keepproxy install (1s)
Pass: services/keepstore install (0s)
Pass: services/keep-web install (0s)
Pass: services/ws install (0s)
Pass: tools/keep-block-check install (1s)
Pass: tools/keep-exercise install (1s)
Pass: tools/keep-rsync install (0s)
Pass: tools/sync-groups install (1s)
Pass: tools/sync-users install (1s)
Pass: services/api install (21s)
Pass: apps/workbench install (12s)
All test suites passed.
Leaving behind temp dirs in /home/jenkins/tmp
+ /tmp/workspace/developer-run-tests-sdk-python-ruby/build/run-tests.sh --leave-temp --temp /home/jenkins/tmp --only-install nothing --only sdk/python
R SDK not needed, it will not be installed.
Checking dependencies:
locale: en_US.UTF-8
ruby: ruby 2.7.6p219 (2022-04-12 revision c9c2245c0a) [x86_64-linux]
go: go version go1.18.8 linux/amd64
gcc: gcc (Debian 8.3.0-6) 8.3.0
fuse.h: /usr/include/fuse/fuse.h
gnutls.h: /usr/include/gnutls/gnutls.h
virtualenv: usage: venv [-h] [--system-site-packages] [--symlinks | --copies] [--clear]
Python3 pyconfig.h: /usr/include/python3.7m/pyconfig.h
/usr/bin/netstat
nginx: nginx version: nginx/1.14.2
gitolite: /usr/bin/gitolite
npm: 6.14.16
cadaver: cadaver 0.23.3
libattr1 xattr.h: /usr/include/attr/xattr.h
libcurl curl.h: /usr/include/x86_64-linux-gnu/curl/curl.h
libpq libpq-fe.h: /usr/include/postgresql/libpq-fe.h
libpam pam_appl.h: /usr/include/security/pam_appl.h
postgresql: psql (PostgreSQL) 11.18 (Debian 11.18-0+deb10u1)
phantomjs: 1.9.8
xvfb: /usr/bin/Xvfb
graphviz: dot - graphviz version 2.40.1 (20161225.0304)
geckodriver: geckodriver 0.24.0 ( 2019-01-28)
singularity: singularity-ce version 3.9.9
docker client: Docker version 18.09.1, build 4c52b90
docker server: 18.09.1
procs with /dev/fuse open:
grep fuse /proc/self/mountinfo:
WORKSPACE=/tmp/workspace/developer-run-tests-sdk-python-ruby
Will install dependencies to /home/jenkins/.gem/ruby/2.7.0
Will install bundler and arvados gems to /home/jenkins/tmp/GEMHOME/.gem/ruby/2.7.0
Gem search path is GEM_PATH=/home/jenkins/tmp/GEMHOME/.gem/ruby/2.7.0:/home/jenkins/.gem/ruby/2.7.0:/var/lib/arvados/lib/ruby/gems/2.7.0
Bundler version 2.3.25 (2022-11-02 commit 6b0b87b1ed)
PATH is /home/jenkins/tmp/GEMHOME/.gem/ruby/2.7.0/bin:/home/jenkins/.gem/ruby/2.7.0/bin:/home/jenkins/tmp/GOPATH/bin:/var/lib/arvados/bin:/usr/local/bin:/usr/bin:/bin:/usr/games
Starting API, controller, keepproxy, keep-web, githttpd, ws, and nginx ssl proxy...
api pid 9410 ok
https://127.0.0.1:35995/discovery/v1/apis/arvados/v1/rest ok
nginx: [alert] could not open error log file: open() "/var/log/nginx/error.log" failed (13: Permission denied)
2023/01/24 19:45:08 [notice] 9532#9532: using the "epoll" event method
2023/01/24 19:45:08 [notice] 9532#9532: nginx/1.14.2
2023/01/24 19:45:08 [notice] 9532#9532: OS: Linux 4.19.0-20-cloud-amd64
2023/01/24 19:45:08 [notice] 9532#9532: getrlimit(RLIMIT_NOFILE): 1048576:1048576
2023/01/24 19:45:08 [notice] 9532#9532: start worker processes
2023/01/24 19:45:08 [notice] 9532#9532: start worker process 9535
nginx pid 9532 ok
controller pid 9539 ok
{"health":"OK"}
{"health":"OK"}
2023/01/24 19:45:08 [info] 9535#9535: *1 client 127.0.0.1 closed keepalive connection
https://0.0.0.0:54767/discovery/v1/apis/arvados/v1/rest ok
2023/01/24 19:45:09 [info] 9535#9535: *3 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:09 [info] 9535#9535: *5 client 127.0.0.1 closed keepalive connection
Using API 0.0.0.0:54767 token 4axaw8zxe0qm22wa6urpp5nskcne8z88cvbupv653y1njyi05h
2023/01/24 19:45:09 [info] 9535#9535: *9 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:09 [info] 9535#9535: *11 client 127.0.0.1 closed keepalive connection
keepproxy pid 9559 ok
keep-web pid 9574 ok
{"health":"OK"}
{"health":"OK"}
githttpd pid 9593 ok
{"health":"OK"}
{"health":"OK"}
ws pid 9609 ok
ARVADOS_TEST_PROXY_SERVICES=1
ARVADOS_API_TOKEN=4axaw8zxe0qm22wa6urpp5nskcne8z88cvbupv653y1njyi05h
ARVADOS_CONFIG=/tmp/workspace/developer-run-tests-sdk-python-ruby/tmp/arvados.yml
ARVADOS_API_HOST=0.0.0.0:54767
ARVADOS_TEST_API_INSTALLED=9173
ARVADOS_TEST_API_HOST=127.0.0.1:35995
ARVADOS_API_HOST_INSECURE=true
======= test sdk/python
running test
Searching for parameterized
Reading https://pypi.org/simple/parameterized/
Downloading https://files.pythonhosted.org/packages/31/13/fe468c8c7400a8eca204e6e160a29bf7dcd45a76e20f1c030f3eaa690d93/parameterized-0.8.1-py2.py3-none-any.whl#sha256=9cbb0b69a03e8695d68b3399a8a5825200976536fe1cb79db60ed6a4c8c9efe9
Best match: parameterized 0.8.1
Processing parameterized-0.8.1-py2.py3-none-any.whl
Installing parameterized-0.8.1-py2.py3-none-any.whl to /tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/.eggs
writing requirements to /tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/.eggs/parameterized-0.8.1-py3.7.egg/EGG-INFO/requires.txt

Installed /tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/.eggs/parameterized-0.8.1-py3.7.egg
Searching for mock<4,>=1.0
Reading https://pypi.org/simple/mock/
Downloading https://files.pythonhosted.org/packages/05/d2/f94e68be6b17f46d2c353564da56e6fb89ef09faeeff3313a046cb810ca9/mock-3.0.5-py2.py3-none-any.whl#sha256=d157e52d4e5b938c550f39eb2fd15610db062441a9c2747d3dbfa9298211d0f8
Best match: mock 3.0.5
Processing mock-3.0.5-py2.py3-none-any.whl
Installing mock-3.0.5-py2.py3-none-any.whl to /tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/.eggs
writing requirements to /tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/.eggs/mock-3.0.5-py3.7.egg/EGG-INFO/requires.txt

Installed /tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/.eggs/mock-3.0.5-py3.7.egg
Searching for pbr<1.7.0
Reading https://pypi.org/simple/pbr/
Downloading https://files.pythonhosted.org/packages/bc/f8/4f5315aabe064e75b6cf5ea00e89753aad17370b6bedc87959013e4e5d5b/pbr-1.6.0-py2.py3-none-any.whl#sha256=6d0f47c050cced1d9abfc89a937ad06870a2974fda31ec0adfcafc2600b947ce
Best match: pbr 1.6.0
Processing pbr-1.6.0-py2.py3-none-any.whl
Installing pbr-1.6.0-py2.py3-none-any.whl to /tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/.eggs

Installed /tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/.eggs/pbr-1.6.0-py3.7.egg
running egg_info
writing pbr to arvados_python_client.egg-info/pbr.json
writing arvados_python_client.egg-info/PKG-INFO
writing dependency_links to arvados_python_client.egg-info/dependency_links.txt
writing requirements to arvados_python_client.egg-info/requires.txt
writing top-level names to arvados_python_client.egg-info/top_level.txt
reading manifest file 'arvados_python_client.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'arvados_python_client.egg-info/SOURCES.txt'
running build_ext
Using /tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python for version number calculation of /tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python
test_arbitrary_objects_not_resumable (tests.test_collections.ArvadosCollectionsTest_0) ... ok
test_arbitrary_writes_not_resumable (tests.test_collections.ArvadosCollectionsTest_0) ... ok
test_basic_resume (tests.test_collections.ArvadosCollectionsTest_0) ... ok
test_collection_empty_file (tests.test_collections.ArvadosCollectionsTest_0) ... ok
test_collection_manifest_subset (tests.test_collections.ArvadosCollectionsTest_0) ... ok
test_extract_file (tests.test_collections.ArvadosCollectionsTest_0) ... ok
test_keep_local_store (tests.test_collections.ArvadosCollectionsTest_0) ... ok
test_local_collection_reader (tests.test_collections.ArvadosCollectionsTest_0) ... ok
test_local_collection_writer (tests.test_collections.ArvadosCollectionsTest_0) ... ok
test_locators_and_ranges (tests.test_collections.ArvadosCollectionsTest_0) ... ok
test_no_implicit_normalize (tests.test_collections.ArvadosCollectionsTest_0) ... ok
test_normalized_collection (tests.test_collections.ArvadosCollectionsTest_0) ... ok
test_pdh_is_native_str (tests.test_collections.ArvadosCollectionsTest_0) ... ok
test_resume_fails_when_dependency_is_nonfile (tests.test_collections.ArvadosCollectionsTest_0) ... ok
test_resume_fails_when_dependency_mtime_changed (tests.test_collections.ArvadosCollectionsTest_0) ... ok
test_resume_fails_when_dependency_size_changed (tests.test_collections.ArvadosCollectionsTest_0) ... ok
test_resume_fails_when_missing_dependency (tests.test_collections.ArvadosCollectionsTest_0) ... ok
test_resume_fails_with_expired_locator (tests.test_collections.ArvadosCollectionsTest_0) ... ok
test_stream_reader (tests.test_collections.ArvadosCollectionsTest_0) ... ok
test_write_directory_tree (tests.test_collections.ArvadosCollectionsTest_0) ... ok
test_write_directory_tree_in_one_stream (tests.test_collections.ArvadosCollectionsTest_0) ... ok
test_write_directory_tree_with_limited_recursion (tests.test_collections.ArvadosCollectionsTest_0) ... ok
test_write_directory_tree_with_zero_recursion (tests.test_collections.ArvadosCollectionsTest_0) ... ok
test_write_multiple_files (tests.test_collections.ArvadosCollectionsTest_0) ... ok
test_write_named_directory_tree (tests.test_collections.ArvadosCollectionsTest_0) ... ok
test_write_named_file (tests.test_collections.ArvadosCollectionsTest_0) ... ok
test_write_one_file (tests.test_collections.ArvadosCollectionsTest_0) ... ok
test_arbitrary_objects_not_resumable (tests.test_collections.ArvadosCollectionsTest_1) ... ok
test_arbitrary_writes_not_resumable (tests.test_collections.ArvadosCollectionsTest_1) ... ok
test_basic_resume (tests.test_collections.ArvadosCollectionsTest_1) ... ok
test_collection_empty_file (tests.test_collections.ArvadosCollectionsTest_1) ... ok
test_collection_manifest_subset (tests.test_collections.ArvadosCollectionsTest_1) ... ok
test_extract_file (tests.test_collections.ArvadosCollectionsTest_1) ... ok
test_keep_local_store (tests.test_collections.ArvadosCollectionsTest_1) ... ok
test_local_collection_reader (tests.test_collections.ArvadosCollectionsTest_1) ... ok
test_local_collection_writer (tests.test_collections.ArvadosCollectionsTest_1) ... ok
test_locators_and_ranges (tests.test_collections.ArvadosCollectionsTest_1) ... ok
test_no_implicit_normalize (tests.test_collections.ArvadosCollectionsTest_1) ... ok
test_normalized_collection (tests.test_collections.ArvadosCollectionsTest_1) ... ok
test_pdh_is_native_str (tests.test_collections.ArvadosCollectionsTest_1) ... ok
test_resume_fails_when_dependency_is_nonfile (tests.test_collections.ArvadosCollectionsTest_1) ... ok
test_resume_fails_when_dependency_mtime_changed (tests.test_collections.ArvadosCollectionsTest_1) ... ok
test_resume_fails_when_dependency_size_changed (tests.test_collections.ArvadosCollectionsTest_1) ... ok
test_resume_fails_when_missing_dependency (tests.test_collections.ArvadosCollectionsTest_1) ... ok
test_resume_fails_with_expired_locator (tests.test_collections.ArvadosCollectionsTest_1) ... ok
test_stream_reader (tests.test_collections.ArvadosCollectionsTest_1) ... ok
test_write_directory_tree (tests.test_collections.ArvadosCollectionsTest_1) ... ok
test_write_directory_tree_in_one_stream (tests.test_collections.ArvadosCollectionsTest_1) ... ok
test_write_directory_tree_with_limited_recursion (tests.test_collections.ArvadosCollectionsTest_1) ... ok
test_write_directory_tree_with_zero_recursion (tests.test_collections.ArvadosCollectionsTest_1) ... ok
test_write_multiple_files (tests.test_collections.ArvadosCollectionsTest_1) ... ok
test_write_named_directory_tree (tests.test_collections.ArvadosCollectionsTest_1) ... ok
test_write_named_file (tests.test_collections.ArvadosCollectionsTest_1) ... ok
test_write_one_file (tests.test_collections.ArvadosCollectionsTest_1) ... ok
child.pid is 9655
/usr/lib/python3.7/subprocess.py:858: ResourceWarning: subprocess 9655 is still running
ResourceWarning, source=self)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
child.pid is 9668
/usr/lib/python3.7/subprocess.py:858: ResourceWarning: subprocess 9668 is still running
ResourceWarning, source=self)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
test_create_and_save (tests.test_collections.CollectionCreateUpdateTest) ... /tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=8, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 37038, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=12, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 40812, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ok
test_create_and_save_after_commiting (tests.test_collections.CollectionCreateUpdateTest) ... /tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=11, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 37058, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=13, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 40832, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ok
test_create_and_save_new (tests.test_collections.CollectionCreateUpdateTest) ... /tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=14, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 37080, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=16, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 40856, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ok
test_create_and_update (tests.test_collections.CollectionCreateUpdateTest) ... 2023/01/24 19:45:19 [info] 9535#9535: *59 client 127.0.0.1 closed keepalive connection
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=13, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55314), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=14, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 37098, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=17, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 40874, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=19, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 37120, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=16, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 40890, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ok
test_create_and_update_with_conflict (tests.test_collections.CollectionCreateUpdateTest) ... /tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=22, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 37148, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=25, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 40924, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=24, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 37168, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=27, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 40944, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ok
test_create_diff_apply (tests.test_collections.CollectionCreateUpdateTest) ... 2023/01/24 19:45:20 [info] 9535#9535: *32 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:20 [info] 9535#9535: *46 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:20 [info] 9535#9535: *52 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:20 [info] 9535#9535: *64 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:20 [info] 9535#9535: *70 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:20 [info] 9535#9535: *77 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:20 [info] 9535#9535: *79 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:20 [info] 9535#9535: *81 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:20 [info] 9535#9535: *87 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:20 [info] 9535#9535: *94 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:20 [info] 9535#9535: *96 client 127.0.0.1 closed keepalive connection
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=30, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 37198, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=33, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 40974, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=6, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55244), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=7, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55272), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=9, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55292), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=13, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55332), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=15, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55352), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=18, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55374), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=20, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55378), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=21, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55382), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=23, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55402), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=26, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55424), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=28, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55428), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=8, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 37218, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=8, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 40994, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ok
test_diff_apply_with_token (tests.test_collections.CollectionCreateUpdateTest) ... ok
test_pdh_is_native_str (tests.test_collections.CollectionCreateUpdateTest) ... /tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=13, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 41018, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=15, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 37248, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ok
Sent SIGTERM to 9655 (/tmp/workspace/developer-run-tests-sdk-python-ruby/tmp/keep0.pid)
Sent SIGTERM to 9668 (/tmp/workspace/developer-run-tests-sdk-python-ruby/tmp/keep1.pid)
test_get_properties (tests.test_collections.CollectionMethods) ... ERROR
test_get_trash_at (tests.test_collections.CollectionMethods) ... 2023/01/24 19:45:22 [info] 9535#9535: *118 client 127.0.0.1 closed keepalive connection
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=15, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55498), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ok
test_keys_values_items_support_indexing (tests.test_collections.CollectionMethods) ... ok
test_open_binary_modes (tests.test_collections.CollectionOpenModes) ... ok
test_open_invalid_modes (tests.test_collections.CollectionOpenModes) ... ok
test_open_text_modes (tests.test_collections.CollectionOpenModes) ... ok
test_api_response (tests.test_collections.CollectionReaderTestCase) ... ok
test_init_no_default_retries (tests.test_collections.CollectionReaderTestCase) ... ok
test_init_no_fallback_to_keep (tests.test_collections.CollectionReaderTestCase) ... ok
test_init_num_retries_propagated (tests.test_collections.CollectionReaderTestCase) ... ok
test_locator_init (tests.test_collections.CollectionReaderTestCase) ... ok
test_open_collection_file_one_argument (tests.test_collections.CollectionReaderTestCase) ... ok
test_open_deep_file (tests.test_collections.CollectionReaderTestCase) ... ok
test_open_nonexistent_file (tests.test_collections.CollectionReaderTestCase) ... ok
test_open_nonexistent_stream (tests.test_collections.CollectionReaderTestCase) ... ok
test_read_empty_collection (tests.test_collections.CollectionReaderTestCase) ... ok
test_read_nonnormalized_manifest_with_collection_reader (tests.test_collections.CollectionReaderTestCase) ... ok
test_uuid_init_failure_raises_api_error (tests.test_collections.CollectionReaderTestCase) ... ok
test_uuid_init_success (tests.test_collections.CollectionReaderTestCase) ... ok
test_dup_open_fails (tests.test_collections.CollectionWriterTestCase) ... ok
test_flush_data_retries (tests.test_collections.CollectionWriterTestCase) ... 2023/01/24 19:45:22 [info] 9535#9535: *98 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:22 [info] 9535#9535: *104 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:22 [info] 9535#9535: *108 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:22 [info] 9535#9535: *110 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:22 [info] 9535#9535: *112 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:22 [info] 9535#9535: *114 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:22 [info] 9535#9535: *120 client 127.0.0.1 closed keepalive connection
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/.eggs/mock-3.0.5-py3.7.egg/mock/mock.py:2061: ResourceWarning: unclosed <ssl.SSLSocket fd=29, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55432), raddr=('127.0.0.1', 54767)>
self.name = name
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/.eggs/mock-3.0.5-py3.7.egg/mock/mock.py:2061: ResourceWarning: unclosed <ssl.SSLSocket fd=6, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55452), raddr=('127.0.0.1', 54767)>
self.name = name
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/.eggs/mock-3.0.5-py3.7.egg/mock/mock.py:2061: ResourceWarning: unclosed <ssl.SSLSocket fd=9, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55468), raddr=('127.0.0.1', 54767)>
self.name = name
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/.eggs/mock-3.0.5-py3.7.egg/mock/mock.py:2061: ResourceWarning: unclosed <ssl.SSLSocket fd=10, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55472), raddr=('127.0.0.1', 54767)>
self.name = name
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/.eggs/mock-3.0.5-py3.7.egg/mock/mock.py:2061: ResourceWarning: unclosed <ssl.SSLSocket fd=11, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55476), raddr=('127.0.0.1', 54767)>
self.name = name
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/.eggs/mock-3.0.5-py3.7.egg/mock/mock.py:2061: ResourceWarning: unclosed <ssl.SSLSocket fd=12, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55480), raddr=('127.0.0.1', 54767)>
self.name = name
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/.eggs/mock-3.0.5-py3.7.egg/mock/mock.py:2061: ResourceWarning: unclosed <ssl.SSLSocket fd=15, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55502), raddr=('127.0.0.1', 54767)>
self.name = name
ResourceWarning: Enable tracemalloc to get the object allocation traceback
2023-01-24 19:45:22 arvados.keep[9626] WARNING: X-Keep-Storage-Classes header not supported by the cluster
ok
test_one_open (tests.test_collections.CollectionWriterTestCase) ... 2023-01-24 19:45:22 arvados.keep[9626] WARNING: X-Keep-Storage-Classes header not supported by the cluster
ok
test_open_flush (tests.test_collections.CollectionWriterTestCase) ... 2023-01-24 19:45:22 arvados.keep[9626] WARNING: X-Keep-Storage-Classes header not supported by the cluster
ok
test_open_writelines (tests.test_collections.CollectionWriterTestCase) ... 2023-01-24 19:45:22 arvados.keep[9626] WARNING: X-Keep-Storage-Classes header not supported by the cluster
ok
test_two_opens_same_stream (tests.test_collections.CollectionWriterTestCase) ... 2023-01-24 19:45:22 arvados.keep[9626] WARNING: X-Keep-Storage-Classes header not supported by the cluster
ok
test_two_opens_two_streams (tests.test_collections.CollectionWriterTestCase) ... 2023-01-24 19:45:22 arvados.keep[9626] WARNING: X-Keep-Storage-Classes header not supported by the cluster
ok
test_write_insufficient_replicas_via_disks (tests.test_collections.CollectionWriterTestCase) ... ok
test_write_insufficient_replicas_via_proxy (tests.test_collections.CollectionWriterTestCase) ... ok
test_write_no_default (tests.test_collections.CollectionWriterTestCase) ... ok
test_write_three_replicas (tests.test_collections.CollectionWriterTestCase) ... 2023-01-24 19:45:22 arvados.keep[9626] WARNING: X-Keep-Storage-Classes header not supported by the cluster
ok
test_write_whole_collection (tests.test_collections.CollectionWriterTestCase) ... 2023-01-24 19:45:22 arvados.keep[9626] WARNING: X-Keep-Storage-Classes header not supported by the cluster
ok
test_write_whole_collection_through_retries (tests.test_collections.CollectionWriterTestCase) ... 2023-01-24 19:45:22 arvados.keep[9626] WARNING: X-Keep-Storage-Classes header not supported by the cluster
ok
test_clone (tests.test_collections.NewCollectionTestCase) ... ok
test_conflict_add (tests.test_collections.NewCollectionTestCase) ... ok
test_conflict_del (tests.test_collections.NewCollectionTestCase) ... ok
test_conflict_keep_local_change (tests.test_collections.NewCollectionTestCase) ... ok
test_conflict_mod (tests.test_collections.NewCollectionTestCase) ... ok
test_copy_file (tests.test_collections.NewCollectionTestCase) ... 2023/01/24 19:45:22 [info] 9535#9535: *122 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:22 [info] 9535#9535: *124 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:22 [info] 9535#9535: *126 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:22 [info] 9535#9535: *128 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:22 [info] 9535#9535: *130 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:22 [info] 9535#9535: *132 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:22 [info] 9535#9535: *134 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:22 [info] 9535#9535: *136 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:22 [info] 9535#9535: *138 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:22 [info] 9535#9535: *140 client 127.0.0.1 closed keepalive connection
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=6, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55506), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=7, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55510), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55514), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=9, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55518), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=10, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55522), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=11, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55526), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=12, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55530), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=13, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55534), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=14, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55538), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=15, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55542), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ok
test_copy_to_existing_dir (tests.test_collections.NewCollectionTestCase) ... ok
test_copy_to_file_in_dir (tests.test_collections.NewCollectionTestCase) ... 2023/01/24 19:45:22 [info] 9535#9535: *144 client 127.0.0.1 closed keepalive connection
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/uritemplate/template.py:72: ResourceWarning: unclosed <ssl.SSLSocket fd=7, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55550), raddr=('127.0.0.1', 54767)>
URIVariable(m.groups()[0]) for m in template_re.finditer(self.uri)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ok
test_copy_to_new_dir (tests.test_collections.NewCollectionTestCase) ... ok
test_diff_add (tests.test_collections.NewCollectionTestCase) ... ok
test_diff_add_in_subcollection (tests.test_collections.NewCollectionTestCase) ... ok
test_diff_del_add (tests.test_collections.NewCollectionTestCase) ... ok
test_diff_del_add_in_subcollection (tests.test_collections.NewCollectionTestCase) ... ok
test_diff_mod (tests.test_collections.NewCollectionTestCase) ... ok
test_diff_mod_in_subcollection (tests.test_collections.NewCollectionTestCase) ... ok
test_diff_same (tests.test_collections.NewCollectionTestCase) ... ok
test_escaped_paths_do_get_unescaped_on_listing (tests.test_collections.NewCollectionTestCase) ... ok
test_escaped_paths_dont_get_unescaped_on_manifest (tests.test_collections.NewCollectionTestCase) ... ok
test_find (tests.test_collections.NewCollectionTestCase) ... ok
test_init_manifest (tests.test_collections.NewCollectionTestCase) ... 2023/01/24 19:45:23 [info] 9535#9535: *178 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:23 [info] 9535#9535: *142 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:23 [info] 9535#9535: *146 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:23 [info] 9535#9535: *148 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:23 [info] 9535#9535: *150 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:23 [info] 9535#9535: *152 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:23 [info] 9535#9535: *154 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:23 [info] 9535#9535: *156 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:23 [info] 9535#9535: *158 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:23 [info] 9535#9535: *160 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:23 [info] 9535#9535: *162 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:23 [info] 9535#9535: *164 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:23 [info] 9535#9535: *166 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:23 [info] 9535#9535: *168 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:23 [info] 9535#9535: *170 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:23 [info] 9535#9535: *172 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:23 [info] 9535#9535: *174 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:23 [info] 9535#9535: *176 client 127.0.0.1 closed keepalive connection
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=23, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55618), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=6, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55546), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=7, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55554), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55558), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=9, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55562), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=10, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55566), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=11, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55570), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=12, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55574), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=13, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55578), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=14, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55582), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=15, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55586), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=16, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55590), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=17, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55594), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=18, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55598), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=19, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55602), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=20, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55606), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=21, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55610), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=22, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55614), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ok
test_init_manifest_with_collision (tests.test_collections.NewCollectionTestCase) ... ok
test_init_manifest_with_error (tests.test_collections.NewCollectionTestCase) ... ok
test_make_empty_dir_with_escaped_chars (tests.test_collections.NewCollectionTestCase) ... 2023/01/24 19:45:23 [info] 9535#9535: *182 client 127.0.0.1 closed keepalive connection
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/uritemplate/template.py:68: ResourceWarning: unclosed <ssl.SSLSocket fd=7, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55626), raddr=('127.0.0.1', 54767)>
self.uri = uri
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ok
test_make_empty_dir_with_spaces (tests.test_collections.NewCollectionTestCase) ... ok
test_move_file_to_dir (tests.test_collections.NewCollectionTestCase) ... ok
test_move_file_to_other (tests.test_collections.NewCollectionTestCase) ... 2023/01/24 19:45:23 [info] 9535#9535: *188 client 127.0.0.1 closed keepalive connection
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=9, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55638), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ok
test_notify (tests.test_collections.NewCollectionTestCase) ... ok
test_open_w (tests.test_collections.NewCollectionTestCase) ... ok
test_other_special_chars_on_file_token (tests.test_collections.NewCollectionTestCase) ... ok
test_remove (tests.test_collections.NewCollectionTestCase) ... ok
test_remove_empty_subdir (tests.test_collections.NewCollectionTestCase) ... ok
test_remove_in_subdir (tests.test_collections.NewCollectionTestCase) ... ok
test_remove_nonempty_subdir (tests.test_collections.NewCollectionTestCase) ... 2023/01/24 19:45:23 [info] 9535#9535: *198 client 127.0.0.1 closed keepalive connection
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=13, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55658), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ok
test_remove_recursive (tests.test_collections.NewCollectionTestCase) ... ok
test_rename_file (tests.test_collections.NewCollectionTestCase) ... 2023/01/24 19:45:23 [info] 9535#9535: *202 client 127.0.0.1 closed keepalive connection
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=14, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55666), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ok
test_replication_desired_kept_on_load (tests.test_collections.NewCollectionTestCase) ... ok
test_replication_desired_not_loaded_if_provided (tests.test_collections.NewCollectionTestCase) ... 2023/01/24 19:45:23 [info] 9535#9535: *209 client 127.0.0.1 closed keepalive connection
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=16, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55680), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ok
test_storage_classes_change_after_save (tests.test_collections.NewCollectionTestCase) ... 2023/01/24 19:45:23 [info] 9535#9535: *180 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:23 [info] 9535#9535: *184 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:23 [info] 9535#9535: *186 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:23 [info] 9535#9535: *190 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:23 [info] 9535#9535: *192 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:23 [info] 9535#9535: *194 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:23 [info] 9535#9535: *196 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:23 [info] 9535#9535: *200 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:23 [info] 9535#9535: *204 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:23 [info] 9535#9535: *206 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:23 [info] 9535#9535: *212 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:23 [info] 9535#9535: *215 client 127.0.0.1 closed keepalive connection
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=6, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55622), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=7, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55630), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55634), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=9, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55642), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=10, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55646), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=11, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55650), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=12, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55654), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=13, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55662), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=14, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55670), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=15, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55674), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=16, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55686), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=17, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55692), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ok
test_storage_classes_desired_kept_on_load (tests.test_collections.NewCollectionTestCase) ... 2023/01/24 19:45:24 [info] 9535#9535: *225 client 127.0.0.1 closed keepalive connection
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=7, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55712), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ok
test_storage_classes_desired_not_loaded_if_provided (tests.test_collections.NewCollectionTestCase) ... ok
test_flush_after_small_block_packing (tests.test_collections.NewCollectionTestCaseWithServers) ... ok
test_get_manifest_text_only_committed (tests.test_collections.NewCollectionTestCaseWithServers) ... ok
test_only_small_blocks_are_packed_together (tests.test_collections.NewCollectionTestCaseWithServers) ... ok
test_preserve_version_on_save (tests.test_collections.NewCollectionTestCaseWithServers) ... ok
test_small_block_packing_with_overwrite (tests.test_collections.NewCollectionTestCaseWithServers) ... 2023/01/24 19:45:24 [info] 9535#9535: *251 client 127.0.0.1 closed keepalive connection
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=14, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55766), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ok
test_write_after_small_block_packing2 (tests.test_collections.NewCollectionTestCaseWithServers) ... ok
child.pid is 9754
/usr/lib/python3.7/subprocess.py:858: ResourceWarning: subprocess 9754 is still running
ResourceWarning, source=self)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
child.pid is 9766
/usr/lib/python3.7/subprocess.py:858: ResourceWarning: subprocess 9766 is still running
ResourceWarning, source=self)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
test_copy_remote_blocks_on_save (tests.test_collections.NewCollectionTestCaseWithServersAndTokens) ... 2023/01/24 19:45:26 [info] 9535#9535: *218 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:26 [info] 9535#9535: *221 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:26 [info] 9535#9535: *228 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:26 [info] 9535#9535: *231 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:26 [info] 9535#9535: *234 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:26 [info] 9535#9535: *237 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:26 [info] 9535#9535: *240 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:26 [info] 9535#9535: *243 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:26 [info] 9535#9535: *247 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:26 [info] 9535#9535: *253 client 127.0.0.1 closed keepalive connection
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=18, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55698), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=6, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55704), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=7, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55718), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55724), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=9, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55730), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=10, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55736), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=11, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55742), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=12, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55748), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=13, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55758), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=14, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55772), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=8, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 37568, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=9, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 41344, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ok
test_copy_remote_blocks_on_save_new (tests.test_collections.NewCollectionTestCaseWithServersAndTokens) ... ok
test_repacked_block_submission_get_permission_token (tests.test_collections.NewCollectionTestCaseWithServersAndTokens) ... 2023/01/24 19:45:26 [info] 9535#9535: *275 client 127.0.0.1 closed keepalive connection
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=10, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55824), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=11, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 37594, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=12, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 41370, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ok
test_storage_classes_desired (tests.test_collections.NewCollectionTestCaseWithServersAndTokens) ... /tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=15, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 41380, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=17, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 37612, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ok
Sent SIGTERM to 9754 (/tmp/workspace/developer-run-tests-sdk-python-ruby/tmp/keep0.pid)
Sent SIGTERM to 9766 (/tmp/workspace/developer-run-tests-sdk-python-ruby/tmp/keep1.pid)
test_read_sailboat_across_block_boundary (tests.test_collections.TextModes) ... ok
test_write_snowman_across_block_boundary (tests.test_collections.TextModes) ... ok
test_constructor (tests.test_safeapi.SafeApiTest) ... ok
test_constructor_bad_version (tests.test_safeapi.SafeApiTest) ... ok
test_constructor_no_args (tests.test_safeapi.SafeApiTest) ... /usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=14, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 35402), raddr=('127.0.0.1', 35995)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ok
test_api_bad_args (tests.test_api.ArvadosApiTest) ... ok
test_api_bad_url (tests.test_api.ArvadosApiTest) ... ok
test_api_client_bad_url (tests.test_api.ArvadosApiTest) ... ok
test_api_client_constructor (tests.test_api.ArvadosApiTest) ... /usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=14, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 35408), raddr=('127.0.0.1', 35995)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=16, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 35410), raddr=('127.0.0.1', 35995)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=18, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 35412), raddr=('127.0.0.1', 35995)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=19, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 35414), raddr=('127.0.0.1', 35995)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ok
test_api_from_bad_config (tests.test_api.ArvadosApiTest) ... ok
test_api_from_config_default (tests.test_api.ArvadosApiTest) ... ok
test_api_from_config_explicit (tests.test_api.ArvadosApiTest) ... 2023/01/24 19:45:32 [info] 9535#9535: *267 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:32 [info] 9535#9535: *269 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:32 [info] 9535#9535: *281 client 127.0.0.1 closed keepalive connection
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=6, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55800), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=7, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55804), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=13, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55844), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ok
test_api_host_constructor (tests.test_api.ArvadosApiTest) ... ok
test_api_is_threadsafe (tests.test_api.ArvadosApiTest) ... ok
test_api_kwargs_from_bad_config (tests.test_api.ArvadosApiTest) ... ok
test_api_kwargs_from_good_config (tests.test_api.ArvadosApiTest) ... ok
test_api_url_constructor (tests.test_api.ArvadosApiTest) ... ok
test_custom_request_timeout (tests.test_api.ArvadosApiTest) ... ok
test_default_request_timeout (tests.test_api.ArvadosApiTest) ... ok
test_empty_list (tests.test_api.ArvadosApiTest) ... ok
test_exceptions_include_errors (tests.test_api.ArvadosApiTest) ... ok
test_exceptions_include_request_id (tests.test_api.ArvadosApiTest) ... ok
test_exceptions_without_errors_have_basic_info (tests.test_api.ArvadosApiTest) ... ok
test_new_api_objects_with_cache (tests.test_api.ArvadosApiTest) ... ok
test_nonempty_list (tests.test_api.ArvadosApiTest) ... ok
test_normalize_api_bad_args (tests.test_api.ArvadosApiTest) ... ok
test_normalize_api_good_args (tests.test_api.ArvadosApiTest) ... ok
test_ordered_json_model (tests.test_api.ArvadosApiTest) ... ok
test_request_too_large (tests.test_api.ArvadosApiTest) ... ok
test_timestamp_inequality_filter (tests.test_api.ArvadosApiTest) ... 2023/01/24 19:45:34 [info] 9535#9535: *285 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:34 [info] 9535#9535: *287 client 127.0.0.1 closed keepalive connection
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=6, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55878), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=7, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55882), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ok
test_close_old_connections_non_retryable (tests.test_api.RetryREST) ... 2023/01/24 19:45:35 [info] 9535#9535: *296 client 127.0.0.1 closed keepalive connection
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/tests/test_api.py:427: ResourceWarning: unclosed <ssl.SSLSocket fd=7, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55902), raddr=('127.0.0.1', 54767)>
self.api._http.connections = mock_conns.copy()
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ok
test_no_close_fresh_connections_non_retryable (tests.test_api.RetryREST) ... 2023/01/24 19:45:35 [info] 9535#9535: *298 client 127.0.0.1 closed keepalive connection
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/tests/test_api.py:427: ResourceWarning: unclosed <ssl.SSLSocket fd=7, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55906), raddr=('127.0.0.1', 54767)>
self.api._http.connections = mock_conns.copy()
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ok
test_override_max_idle_time (tests.test_api.RetryREST) ... 2023/01/24 19:45:35 [info] 9535#9535: *300 client 127.0.0.1 closed keepalive connection
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/tests/test_api.py:427: ResourceWarning: unclosed <ssl.SSLSocket fd=7, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55910), raddr=('127.0.0.1', 54767)>
self.api._http.connections = mock_conns.copy()
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ok
test_provided_request_id_on_retry (tests.test_api.RetryREST) ... 2023/01/24 19:45:35 [info] 9535#9535: *302 client 127.0.0.1 closed keepalive connection
ok
test_same_automatic_request_id_on_retry (tests.test_api.RetryREST) ... 2023/01/24 19:45:35 [info] 9535#9535: *304 client 127.0.0.1 closed keepalive connection
ok
test_socket_error_no_retry_post (tests.test_api.RetryREST) ... ok
test_socket_error_retry_delay (tests.test_api.RetryREST) ... 2023/01/24 19:45:35 [info] 9535#9535: *308 client 127.0.0.1 closed keepalive connection
ok
test_socket_error_retry_get (tests.test_api.RetryREST) ... 2023/01/24 19:45:35 [info] 9535#9535: *310 client 127.0.0.1 closed keepalive connection
ok
child.pid is 9803
/usr/lib/python3.7/subprocess.py:858: ResourceWarning: subprocess 9803 is still running
ResourceWarning, source=self)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
child.pid is 9815
/usr/lib/python3.7/subprocess.py:858: ResourceWarning: subprocess 9815 is still running
ResourceWarning, source=self)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
test_ArvPutSignedManifest (tests.test_arv_put.ArvPutIntegrationTest) ... 2023/01/24 19:45:37 [info] 9535#9535: *332 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:37 [info] 9535#9535: *329 client 127.0.0.1 closed keepalive connection
ok
test_all_expired_signatures_invalidates_cache (tests.test_arv_put.ArvPutIntegrationTest) ... 2023/01/24 19:45:38 [info] 9535#9535: *326 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:38 [info] 9535#9535: *341 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:38 [info] 9535#9535: *338 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:38 [info] 9535#9535: *347 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:38 [info] 9535#9535: *344 client 127.0.0.1 closed keepalive connection
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/scanner.py:599: ResourceWarning: unclosed <ssl.SSLSocket fd=9, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55964), raddr=('127.0.0.1', 54767)>
self.tokens.append(ValueToken(start_mark, end_mark))
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ok
test_check_error_finding_nonexistent_project (tests.test_arv_put.ArvPutIntegrationTest) ... 2023/01/24 19:45:38 [info] 9535#9535: *336 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:38 [info] 9535#9535: *289 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:38 [info] 9535#9535: *306 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:38 [info] 9535#9535: *312 client 127.0.0.1 closed keepalive connection
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/scanner.py:286: ResourceWarning: unclosed <ssl.SSLSocket fd=9, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55992), raddr=('127.0.0.1', 54767)>
for level in list(self.possible_simple_keys):
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/reader.py:117: ResourceWarning: unclosed <ssl.SSLSocket fd=6, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55886), raddr=('127.0.0.1', 54767)>
self.buffer, self.pointer)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/reader.py:117: ResourceWarning: unclosed <ssl.SSLSocket fd=7, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55922), raddr=('127.0.0.1', 54767)>
self.buffer, self.pointer)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/reader.py:117: ResourceWarning: unclosed <ssl.SSLSocket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 55936), raddr=('127.0.0.1', 54767)>
self.buffer, self.pointer)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ok
test_check_error_finding_nonexistent_uuid (tests.test_arv_put.ArvPutIntegrationTest) ... 2023/01/24 19:45:38 [info] 9535#9535: *350 client 127.0.0.1 closed keepalive connection
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/scanner.py:599: ResourceWarning: unclosed <ssl.SSLSocket fd=6, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56036), raddr=('127.0.0.1', 54767)>
self.tokens.append(ValueToken(start_mark, end_mark))
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ok
test_check_real_project_found (tests.test_arv_put.ArvPutIntegrationTest) ... 2023/01/24 19:45:39 [info] 9535#9535: *353 client 127.0.0.1 closed keepalive connection
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/scanner.py:286: ResourceWarning: unclosed <ssl.SSLSocket fd=6, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56042), raddr=('127.0.0.1', 54767)>
for level in list(self.possible_simple_keys):
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ok
test_exclude_filename_pattern (tests.test_arv_put.ArvPutIntegrationTest) ... 2023/01/24 19:45:39 [info] 9535#9535: *355 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:39 [info] 9535#9535: *360 client 127.0.0.1 closed keepalive connection
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/tokens.py:4: ResourceWarning: unclosed <ssl.SSLSocket fd=6, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56046), raddr=('127.0.0.1', 54767)>
self.start_mark = start_mark
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ok
test_exclude_filepath_pattern (tests.test_arv_put.ArvPutIntegrationTest) ... 2023/01/24 19:45:39 [info] 9535#9535: *371 client 127.0.0.1 closed keepalive connection
ok
test_invalid_signature_in_cache (tests.test_arv_put.ArvPutIntegrationTest) ... 2023/01/24 19:45:40 [info] 9535#9535: *376 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:40 [info] 9535#9535: *385 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:40 [info] 9535#9535: *382 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:44 [info] 9535#9535: *388 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:45 [info] 9535#9535: *398 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:45 [info] 9535#9535: *395 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:49 [info] 9535#9535: *406 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:49 [info] 9535#9535: *401 client 127.0.0.1 closed keepalive connection
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/scanner.py:286: ResourceWarning: unclosed <ssl.SSLSocket fd=9, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56104), raddr=('127.0.0.1', 54767)>
for level in list(self.possible_simple_keys):
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ok
test_put_collection_with_default_redundancy (tests.test_arv_put.ArvPutIntegrationTest) ... 2023/01/24 19:45:49 [info] 9535#9535: *393 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:50 [info] 9535#9535: *411 client 127.0.0.1 closed keepalive connection
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/scanner.py:286: ResourceWarning: unclosed <ssl.SSLSocket fd=13, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56154), raddr=('127.0.0.1', 54767)>
for level in list(self.possible_simple_keys):
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ok
test_put_collection_with_expiring_date_only (tests.test_arv_put.ArvPutIntegrationTest) ... 2023/01/24 19:45:50 [info] 9535#9535: *423 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:50 [info] 9535#9535: *420 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:50 [info] 9535#9535: *358 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:50 [info] 9535#9535: *365 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:50 [info] 9535#9535: *369 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:50 [info] 9535#9535: *380 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:50 [info] 9535#9535: *409 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:50 [info] 9535#9535: *415 client 127.0.0.1 closed keepalive connection
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=6, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56052), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=7, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56074), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56082), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=9, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56112), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=13, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56214), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=14, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56226), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ok
test_put_collection_with_high_redundancy (tests.test_arv_put.ArvPutIntegrationTest) ... 2023/01/24 19:45:51 [info] 9535#9535: *432 client 127.0.0.1 closed keepalive connection
ok
test_put_collection_with_invalid_absolute_expiring_datetimes (tests.test_arv_put.ArvPutIntegrationTest) ... 2023/01/24 19:45:51 [info] 9535#9535: *436 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:51 [info] 9535#9535: *441 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:51 [info] 9535#9535: *445 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:52 [info] 9535#9535: *449 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:52 [info] 9535#9535: *453 client 127.0.0.1 closed keepalive connection
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/tokens.py:99: ResourceWarning: unclosed <ssl.SSLSocket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56276), raddr=('127.0.0.1', 54767)>
self.value = value
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ok
test_put_collection_with_invalid_relative_expiring_datetime (tests.test_arv_put.ArvPutIntegrationTest) ... 2023/01/24 19:45:52 [info] 9535#9535: *451 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:52 [info] 9535#9535: *457 client 127.0.0.1 closed keepalive connection
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/scanner.py:286: ResourceWarning: unclosed <ssl.SSLSocket fd=14, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56306), raddr=('127.0.0.1', 54767)>
for level in list(self.possible_simple_keys):
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ok
test_put_collection_with_later_update (tests.test_arv_put.ArvPutIntegrationTest) ... 2023/01/24 19:45:52 [info] 9535#9535: *455 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:53 [info] 9535#9535: *464 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:53 [info] 9535#9535: *461 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:53 [info] 9535#9535: *477 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:53 [info] 9535#9535: *472 client 127.0.0.1 closed keepalive connection
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/scanner.py:599: ResourceWarning: unclosed <ssl.SSLSocket fd=14, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56314), raddr=('127.0.0.1', 54767)>
self.tokens.append(ValueToken(start_mark, end_mark))
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ok
test_put_collection_with_multiple_storage_classes_specified (tests.test_arv_put.ArvPutIntegrationTest) ... 2023/01/24 19:45:54 [info] 9535#9535: *487 client 127.0.0.1 closed keepalive connection
ok
test_put_collection_with_name_and_no_project (tests.test_arv_put.ArvPutIntegrationTest) ... 2023/01/24 19:45:54 [info] 9535#9535: *491 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:54 [info] 9535#9535: *496 client 127.0.0.1 closed keepalive connection
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/scanner.py:286: ResourceWarning: unclosed <ssl.SSLSocket fd=20, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56406), raddr=('127.0.0.1', 54767)>
for level in list(self.possible_simple_keys):
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ok
test_put_collection_with_named_project_link (tests.test_arv_put.ArvPutIntegrationTest) ... 2023/01/24 19:45:54 [info] 9535#9535: *418 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:54 [info] 9535#9535: *426 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:54 [info] 9535#9535: *430 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:54 [info] 9535#9535: *439 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:54 [info] 9535#9535: *443 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:54 [info] 9535#9535: *447 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:54 [info] 9535#9535: *459 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:54 [info] 9535#9535: *467 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:54 [info] 9535#9535: *470 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:54 [info] 9535#9535: *481 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:54 [info] 9535#9535: *485 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:54 [info] 9535#9535: *494 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:54 [info] 9535#9535: *501 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:55 [info] 9535#9535: *507 client 127.0.0.1 closed keepalive connection
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/scanner.py:286: ResourceWarning: unclosed <ssl.SSLSocket fd=15, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56232), raddr=('127.0.0.1', 54767)>
for level in list(self.possible_simple_keys):
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/scanner.py:286: ResourceWarning: unclosed <ssl.SSLSocket fd=6, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56256), raddr=('127.0.0.1', 54767)>
for level in list(self.possible_simple_keys):
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/scanner.py:286: ResourceWarning: unclosed <ssl.SSLSocket fd=7, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56264), raddr=('127.0.0.1', 54767)>
for level in list(self.possible_simple_keys):
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/scanner.py:286: ResourceWarning: unclosed <ssl.SSLSocket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56282), raddr=('127.0.0.1', 54767)>
for level in list(self.possible_simple_keys):
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/scanner.py:286: ResourceWarning: unclosed <ssl.SSLSocket fd=9, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56290), raddr=('127.0.0.1', 54767)>
for level in list(self.possible_simple_keys):
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/scanner.py:286: ResourceWarning: unclosed <ssl.SSLSocket fd=13, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56298), raddr=('127.0.0.1', 54767)>
for level in list(self.possible_simple_keys):
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/scanner.py:286: ResourceWarning: unclosed <ssl.SSLSocket fd=14, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56322), raddr=('127.0.0.1', 54767)>
for level in list(self.possible_simple_keys):
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/scanner.py:286: ResourceWarning: unclosed <ssl.SSLSocket fd=16, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56346), raddr=('127.0.0.1', 54767)>
for level in list(self.possible_simple_keys):
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/scanner.py:286: ResourceWarning: unclosed <ssl.SSLSocket fd=17, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56352), raddr=('127.0.0.1', 54767)>
for level in list(self.possible_simple_keys):
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/scanner.py:286: ResourceWarning: unclosed <ssl.SSLSocket fd=18, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56386), raddr=('127.0.0.1', 54767)>
for level in list(self.possible_simple_keys):
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/scanner.py:286: ResourceWarning: unclosed <ssl.SSLSocket fd=19, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56394), raddr=('127.0.0.1', 54767)>
for level in list(self.possible_simple_keys):
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/scanner.py:286: ResourceWarning: unclosed <ssl.SSLSocket fd=20, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56412), raddr=('127.0.0.1', 54767)>
for level in list(self.possible_simple_keys):
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/scanner.py:286: ResourceWarning: unclosed <ssl.SSLSocket fd=21, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56434), raddr=('127.0.0.1', 54767)>
for level in list(self.possible_simple_keys):
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ok
test_put_collection_with_relative_expiring_datetime (tests.test_arv_put.ArvPutIntegrationTest) ... 2023/01/24 19:45:55 [info] 9535#9535: *520 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:55 [info] 9535#9535: *517 client 127.0.0.1 closed keepalive connection
ok
test_put_collection_with_storage_classes_specified (tests.test_arv_put.ArvPutIntegrationTest) ... 2023/01/24 19:45:55 [info] 9535#9535: *523 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:56 [info] 9535#9535: *529 client 127.0.0.1 closed keepalive connection
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/reader.py:117: ResourceWarning: unclosed <ssl.SSLSocket fd=9, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56494), raddr=('127.0.0.1', 54767)>
self.buffer, self.pointer)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ok
test_put_collection_with_timezone_aware_expiring_datetime (tests.test_arv_put.ArvPutIntegrationTest) ... 2023/01/24 19:45:56 [info] 9535#9535: *541 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:56 [info] 9535#9535: *538 client 127.0.0.1 closed keepalive connection
ok
test_put_collection_with_timezone_naive_expiring_datetime (tests.test_arv_put.ArvPutIntegrationTest) ... 2023/01/24 19:45:57 [info] 9535#9535: *553 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:57 [info] 9535#9535: *550 client 127.0.0.1 closed keepalive connection
ok
test_put_collection_with_unnamed_project_link (tests.test_arv_put.ArvPutIntegrationTest) ... 2023/01/24 19:45:57 [info] 9535#9535: *556 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:57 [info] 9535#9535: *562 client 127.0.0.1 closed keepalive connection
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/scanner.py:286: ResourceWarning: unclosed <ssl.SSLSocket fd=17, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56576), raddr=('127.0.0.1', 54767)>
for level in list(self.possible_simple_keys):
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ok
test_put_collection_with_utc_expiring_datetime (tests.test_arv_put.ArvPutIntegrationTest) ... 2023/01/24 19:45:58 [info] 9535#9535: *575 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:58 [info] 9535#9535: *572 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:58 [info] 9535#9535: *505 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:58 [info] 9535#9535: *512 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:58 [info] 9535#9535: *515 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:58 [info] 9535#9535: *527 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:58 [info] 9535#9535: *533 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:58 [info] 9535#9535: *536 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:58 [info] 9535#9535: *544 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:58 [info] 9535#9535: *548 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:58 [info] 9535#9535: *560 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:58 [info] 9535#9535: *567 client 127.0.0.1 closed keepalive connection
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=6, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56442), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=7, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56464), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56470), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=9, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56502), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=13, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56514), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=14, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56520), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=15, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56544), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=16, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56552), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=17, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56584), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=18, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56606), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ok
test_put_collection_without_storage_classes_specified (tests.test_arv_put.ArvPutIntegrationTest) ... 2023/01/24 19:45:58 [info] 9535#9535: *584 client 127.0.0.1 closed keepalive connection
ok
test_short_put_from_stdin (tests.test_arv_put.ArvPutIntegrationTest) ... 2023/01/24 19:45:59 [info] 9535#9535: *591 client 127.0.0.1 closed keepalive connection
/usr/lib/python3.7/unittest/case.py:615: ResourceWarning: unclosed file <_io.BufferedReader name=14>
testMethod()
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ok
test_sigint_logs_request_id (tests.test_arv_put.ArvPutIntegrationTest) ... 2023/01/24 19:45:59 [info] 9535#9535: *595 client 127.0.0.1 closed keepalive connection
/usr/lib/python3.7/subprocess.py:858: ResourceWarning: subprocess 9997 is still running
ResourceWarning, source=self)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/unittest/case.py:615: ResourceWarning: unclosed file <_io.BufferedReader name=9>
testMethod()
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/unittest/case.py:615: ResourceWarning: unclosed file <_io.BufferedReader name=13>
testMethod()
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ok
test_silent_mode_does_not_avoid_error_messages (tests.test_arv_put.ArvPutIntegrationTest) ... 2023/01/24 19:45:59 [info] 9535#9535: *588 client 127.0.0.1 closed keepalive connection
2023/01/24 19:45:59 [info] 9535#9535: *600 client 127.0.0.1 closed keepalive connection
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/scanner.py:1309: ResourceWarning: unclosed <ssl.SSLSocket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56656), raddr=('127.0.0.1', 54767)>
return ScalarToken(''.join(chunks), True, start_mark, end_mark)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ok
test_silent_mode_no_errors (tests.test_arv_put.ArvPutIntegrationTest) ... 2023/01/24 19:45:59 [info] 9535#9535: *598 client 127.0.0.1 closed keepalive connection
2023/01/24 19:46:00 [info] 9535#9535: *608 client 127.0.0.1 closed keepalive connection
2023/01/24 19:46:00 [info] 9535#9535: *605 client 127.0.0.1 closed keepalive connection
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/scanner.py:599: ResourceWarning: unclosed <ssl.SSLSocket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56684), raddr=('127.0.0.1', 54767)>
self.tokens.append(ValueToken(start_mark, end_mark))
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ok
test_single_expired_signature_reuploads_file (tests.test_arv_put.ArvPutIntegrationTest) ... 2023/01/24 19:46:00 [info] 9535#9535: *603 client 127.0.0.1 closed keepalive connection
2023/01/24 19:46:00 [info] 9535#9535: *613 client 127.0.0.1 closed keepalive connection
2023/01/24 19:46:01 [info] 9535#9535: *622 client 127.0.0.1 closed keepalive connection
2023/01/24 19:46:01 [info] 9535#9535: *618 client 127.0.0.1 closed keepalive connection
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/scanner.py:286: ResourceWarning: unclosed <ssl.SSLSocket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56694), raddr=('127.0.0.1', 54767)>
for level in list(self.possible_simple_keys):
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ok
test_unicode_on_filename (tests.test_arv_put.ArvPutIntegrationTest) ... 2023/01/24 19:46:01 [info] 9535#9535: *611 client 127.0.0.1 closed keepalive connection
2023/01/24 19:46:01 [info] 9535#9535: *630 client 127.0.0.1 closed keepalive connection
2023/01/24 19:46:01 [info] 9535#9535: *627 client 127.0.0.1 closed keepalive connection
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/scanner.py:286: ResourceWarning: unclosed <ssl.SSLSocket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56718), raddr=('127.0.0.1', 54767)>
for level in list(self.possible_simple_keys):
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ok
test_upload_directory_reference_with_trailing_slash (tests.test_arv_put.ArvPutIntegrationTest) ... 2023/01/24 19:46:01 [info] 9535#9535: *639 client 127.0.0.1 closed keepalive connection
ok
test_upload_directory_reference_without_trailing_slash (tests.test_arv_put.ArvPutIntegrationTest) ... 2023/01/24 19:46:02 [info] 9535#9535: *650 client 127.0.0.1 closed keepalive connection
2023/01/24 19:46:02 [info] 9535#9535: *655 client 127.0.0.1 closed keepalive connection
ok
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/scanner.py:286: ResourceWarning: unclosed <ssl.SSLSocket fd=16, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56850), raddr=('127.0.0.1', 54767)>
for level in list(self.possible_simple_keys):
ResourceWarning: Enable tracemalloc to get the object allocation traceback
Sent SIGTERM to 9803 (/tmp/workspace/developer-run-tests-sdk-python-ruby/tmp/keep0.pid)
Sent SIGTERM to 9815 (/tmp/workspace/developer-run-tests-sdk-python-ruby/tmp/keep1.pid)
test_request_id_logged_only_once_on_debug (tests.test_arv_put.ArvPutLogFormatterTest) ... ok
test_request_id_logged_only_once_on_error (tests.test_arv_put.ArvPutLogFormatterTest) ... ok
test_request_id_not_logged_on_info (tests.test_arv_put.ArvPutLogFormatterTest) ... ok
test_dry_run_feature (tests.test_arv_put.ArvPutUploadJobTest) ... 2023-01-24 19:46:03 arvados.arv_put[9626] WARNING: Abnormal termination:
Traceback (most recent call last):
File "/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/commands/put.py", line 618, in start
self._upload_files()
File "/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/commands/put.py", line 845, in _upload_files
self._write(source_fd, output)
File "/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/commands/put.py", line 853, in _write
output.write(data)
File "<string>", line 3, in write
File "/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/.eggs/mock-3.0.5-py3.7.egg/mock/mock.py", line 1092, in __call__
return _mock_self._mock_call(*args, **kwargs)
File "/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/.eggs/mock-3.0.5-py3.7.egg/mock/mock.py", line 1149, in _mock_call
result = effect(*args, **kwargs)
File "/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/tests/test_arv_put.py", line 529, in wrapped_write
raise SystemExit("Simulated error")
SystemExit: Simulated error

ok
test_graceful_exit_while_repacking_small_blocks (tests.test_arv_put.ArvPutUploadJobTest) ... 2023/01/24 19:46:04 [info] 9535#9535: *570 client 127.0.0.1 closed keepalive connection
2023/01/24 19:46:04 [info] 9535#9535: *578 client 127.0.0.1 closed keepalive connection
2023/01/24 19:46:04 [info] 9535#9535: *582 client 127.0.0.1 closed keepalive connection
2023/01/24 19:46:04 [info] 9535#9535: *625 client 127.0.0.1 closed keepalive connection
2023/01/24 19:46:04 [info] 9535#9535: *633 client 127.0.0.1 closed keepalive connection
2023/01/24 19:46:04 [info] 9535#9535: *637 client 127.0.0.1 closed keepalive connection
2023/01/24 19:46:04 [info] 9535#9535: *644 client 127.0.0.1 closed keepalive connection
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/scanner.py:1309: ResourceWarning: unclosed file <_io.FileIO name='/home/jenkins/.cache/arvados/arv-put/2401b03c2270f9d0d1364105ed1bb824' mode='ab+' closefd=True>
return ScalarToken(''.join(chunks), True, start_mark, end_mark)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/threading.py:227: ResourceWarning: unclosed <ssl.SSLSocket fd=19, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56612), raddr=('127.0.0.1', 54767)>
self._release_save = lock._release_save
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/threading.py:227: ResourceWarning: unclosed <ssl.SSLSocket fd=6, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56636), raddr=('127.0.0.1', 54767)>
self._release_save = lock._release_save
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/threading.py:227: ResourceWarning: unclosed <ssl.SSLSocket fd=7, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56644), raddr=('127.0.0.1', 54767)>
self._release_save = lock._release_save
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/threading.py:227: ResourceWarning: unclosed <ssl.SSLSocket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56766), raddr=('127.0.0.1', 54767)>
self._release_save = lock._release_save
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/threading.py:227: ResourceWarning: unclosed <ssl.SSLSocket fd=9, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56790), raddr=('127.0.0.1', 54767)>
self._release_save = lock._release_save
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/threading.py:227: ResourceWarning: unclosed <ssl.SSLSocket fd=13, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56798), raddr=('127.0.0.1', 54767)>
self._release_save = lock._release_save
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/threading.py:227: ResourceWarning: unclosed <ssl.SSLSocket fd=14, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56820), raddr=('127.0.0.1', 54767)>
self._release_save = lock._release_save
ResourceWarning: Enable tracemalloc to get the object allocation traceback
2023-01-24 19:46:04 arvados.arv_put[9626] WARNING: Abnormal termination:
Traceback (most recent call last):
File "/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/commands/put.py", line 618, in start
self._upload_files()
File "/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/commands/put.py", line 846, in _upload_files
output.close(flush=False)
File "/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/arvfile.py", line 1356, in close
self.arvadosfile.remove_writer(self, flush)
File "/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/arvfile.py", line 270, in synchronized_wrapper
return orig_func(self, *args, **kwargs)
File "/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/arvfile.py", line 1037, in remove_writer
self.parent._my_block_manager().repack_small_blocks(closed_file_size=self.size())
File "/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/arvfile.py", line 270, in synchronized_wrapper
return orig_func(self, *args, **kwargs)
File "/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/arvfile.py", line 684, in repack_small_blocks
self.commit_bufferblock(new_bb, sync=sync)
File "<string>", line 3, in commit_bufferblock
File "/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/.eggs/mock-3.0.5-py3.7.egg/mock/mock.py", line 1092, in __call__
return _mock_self._mock_call(*args, **kwargs)
File "/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/.eggs/mock-3.0.5-py3.7.egg/mock/mock.py", line 1149, in _mock_call
result = effect(*args, **kwargs)
File "/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/tests/test_arv_put.py", line 435, in wrapped_commit
raise SystemExit("Simulated error")
SystemExit: Simulated error

ok
test_no_empty_collection_saved (tests.test_arv_put.ArvPutUploadJobTest) ... 2023-01-24 19:46:04 arvados.arv_put[9626] WARNING: Skipping symlink '/tmp/tmpjj66png6/linkeddir'
2023-01-24 19:46:05 arvados.arv_put[9626] WARNING: No files were uploaded, skipping collection creation.
ok
test_no_resume_when_asked (tests.test_arv_put.ArvPutUploadJobTest) ... 2023-01-24 19:46:05 arvados.arv_put[9626] WARNING: Abnormal termination:
Traceback (most recent call last):
File "/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/commands/put.py", line 618, in start
self._upload_files()
File "/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/commands/put.py", line 845, in _upload_files
self._write(source_fd, output)
File "/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/commands/put.py", line 853, in _write
output.write(data)
File "<string>", line 3, in write
File "/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/.eggs/mock-3.0.5-py3.7.egg/mock/mock.py", line 1092, in __call__
return _mock_self._mock_call(*args, **kwargs)
File "/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/.eggs/mock-3.0.5-py3.7.egg/mock/mock.py", line 1149, in _mock_call
result = effect(*args, **kwargs)
File "/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/tests/test_arv_put.py", line 460, in wrapped_write
raise SystemExit("Simulated error")
SystemExit: Simulated error

ok
test_no_resume_when_no_cache (tests.test_arv_put.ArvPutUploadJobTest) ... 2023-01-24 19:46:06 arvados.arv_put[9626] WARNING: Abnormal termination:
Traceback (most recent call last):
File "/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/commands/put.py", line 618, in start
self._upload_files()
File "/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/commands/put.py", line 845, in _upload_files
self._write(source_fd, output)
File "/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/commands/put.py", line 853, in _write
output.write(data)
File "<string>", line 3, in write
File "/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/.eggs/mock-3.0.5-py3.7.egg/mock/mock.py", line 1092, in __call__
return _mock_self._mock_call(*args, **kwargs)
File "/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/.eggs/mock-3.0.5-py3.7.egg/mock/mock.py", line 1149, in _mock_call
result = effect(*args, **kwargs)
File "/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/tests/test_arv_put.py", line 494, in wrapped_write
raise SystemExit("Simulated error")
SystemExit: Simulated error

ok
test_non_regular_files_are_ignored_except_symlinks_to_dirs (tests.test_arv_put.ArvPutUploadJobTest) ... 2023-01-24 19:46:06 arvados.arv_put[9626] WARNING: Skipping non-regular file '/tmp/tmpnjogey78/fifo-file'
ok
test_passing_nonexistant_path_raise_exception (tests.test_arv_put.ArvPutUploadJobTest) ... ok
test_progress_reporting (tests.test_arv_put.ArvPutUploadJobTest) ... /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/tokens.py:4: ResourceWarning: unclosed file <_io.FileIO name='/home/jenkins/.cache/arvados/arv-put/2eaf8bd0439c3fe4a63d5422bf93899a' mode='rb+' closefd=True>
self.start_mark = start_mark
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ok
test_resume_large_file_upload (tests.test_arv_put.ArvPutUploadJobTest) ... 2023-01-24 19:46:08 arvados.arv_put[9626] WARNING: Abnormal termination:
Traceback (most recent call last):
File "/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/commands/put.py", line 618, in start
self._upload_files()
File "/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/commands/put.py", line 845, in _upload_files
self._write(source_fd, output)
File "/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/commands/put.py", line 853, in _write
output.write(data)
File "<string>", line 3, in write
File "/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/.eggs/mock-3.0.5-py3.7.egg/mock/mock.py", line 1092, in __call__
return _mock_self._mock_call(*args, **kwargs)
File "/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/.eggs/mock-3.0.5-py3.7.egg/mock/mock.py", line 1149, in _mock_call
result = effect(*args, **kwargs)
File "/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/tests/test_arv_put.py", line 407, in wrapped_write
raise SystemExit("Simulated error")
SystemExit: Simulated error

ok
test_symlinks_are_followed_by_default (tests.test_arv_put.ArvPutUploadJobTest) ... ok
test_symlinks_are_not_followed_when_requested (tests.test_arv_put.ArvPutUploadJobTest) ... 2023-01-24 19:46:08 arvados.arv_put[9626] WARNING: Skipping symlink '/tmp/tmpk7wk8ool/linkeddir'
ok
test_writer_upload_directory (tests.test_arv_put.ArvPutUploadJobTest) ... ok
test_writer_works_with_cache (tests.test_arv_put.ArvPutUploadJobTest) ... ok
test_writer_works_without_cache (tests.test_arv_put.ArvPutUploadJobTest) ... ok
test_expected_bytes_for_device (tests.test_arv_put.ArvadosExpectedBytesTest) ... ok
test_expected_bytes_for_file (tests.test_arv_put.ArvadosExpectedBytesTest) ... ok
test_expected_bytes_for_tree (tests.test_arv_put.ArvadosExpectedBytesTest) ... ok
test_known_human_progress (tests.test_arv_put.ArvadosPutReportTest) ... ok
test_machine_progress (tests.test_arv_put.ArvadosPutReportTest) ... ok
test_unknown_human_progress (tests.test_arv_put.ArvadosPutReportTest) ... ok
test_basic_cache_storage (tests.test_arv_put.ArvadosPutResumeCacheTest) ... /usr/lib/python3.7/json/encoder.py:256: ResourceWarning: unclosed file <_io.FileIO name='/home/jenkins/.cache/arvados/arv-put/d0799f1af2ca34673038ae043e5195e7' mode='rb+' closefd=True>
self.skipkeys, _one_shot)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/encoder.py:256: ResourceWarning: unclosed file <_io.FileIO name='/home/jenkins/.cache/arvados/arv-put/859123ea3205e8de1cdd8a80939a63d4' mode='rb+' closefd=True>
self.skipkeys, _one_shot)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/encoder.py:256: ResourceWarning: unclosed file <_io.FileIO name='/home/jenkins/.cache/arvados/arv-put/6e1a4bd54e69bff4043b6fbdf55b8935' mode='rb+' closefd=True>
self.skipkeys, _one_shot)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/encoder.py:256: ResourceWarning: unclosed file <_io.FileIO name='/home/jenkins/.cache/arvados/arv-put/a0db4ede49f6a9d6b3e9df553a76dc9d' mode='rb+' closefd=True>
self.skipkeys, _one_shot)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ok
test_cache_is_locked (tests.test_arv_put.ArvadosPutResumeCacheTest) ... /usr/lib/python3.7/traceback.py:220: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/tmp33var1as' mode='a+' encoding='UTF-8'>
tb.tb_frame.clear()
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/unittest/case.py:615: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/tmp33var1as' mode='a+' encoding='UTF-8'>
testMethod()
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ok
test_cache_names_differ_for_similar_paths (tests.test_arv_put.ArvadosPutResumeCacheTest) ... ok
test_cache_names_different_by_api_host (tests.test_arv_put.ArvadosPutResumeCacheTest) ... ok
test_cache_names_identical_for_synonymous_names (tests.test_arv_put.ArvadosPutResumeCacheTest) ... ok
test_cache_names_ignore_argument_order (tests.test_arv_put.ArvadosPutResumeCacheTest) ... ok
test_cache_names_ignore_irrelevant_arguments (tests.test_arv_put.ArvadosPutResumeCacheTest) ... ok
test_cache_names_simple (tests.test_arv_put.ArvadosPutResumeCacheTest) ... ok
test_cache_names_stable (tests.test_arv_put.ArvadosPutResumeCacheTest) ... ok
test_cache_names_treat_negative_manifest_depths_identically (tests.test_arv_put.ArvadosPutResumeCacheTest) ... ok
test_cache_names_treat_stdin_consistently (tests.test_arv_put.ArvadosPutResumeCacheTest) ... ok
test_cache_names_unique (tests.test_arv_put.ArvadosPutResumeCacheTest) ... ok
test_cache_persistent (tests.test_arv_put.ArvadosPutResumeCacheTest) ... ok
test_cache_stays_locked (tests.test_arv_put.ArvadosPutResumeCacheTest) ... /usr/lib/python3.7/traceback.py:220: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/tmpqwt_5taz' mode='a+' encoding='UTF-8'>
tb.tb_frame.clear()
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ok
test_destroy_cache (tests.test_arv_put.ArvadosPutResumeCacheTest) ... /tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/tests/test_arv_put.py:234: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/tmpuk74nprt' mode='a+' encoding='UTF-8'>
arv_put.ResumeCache(cachefile.name)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ok
test_empty_cache (tests.test_arv_put.ArvadosPutResumeCacheTest) ... /usr/lib/python3.7/unittest/case.py:615: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/tmpcc3h70qt' mode='a+' encoding='UTF-8'>
testMethod()
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ok
test_multiple_cache_writes (tests.test_arv_put.ArvadosPutResumeCacheTest) ... ok
test_restart_cache (tests.test_arv_put.ArvadosPutResumeCacheTest) ... /usr/lib/python3.7/traceback.py:220: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/tmprqqzkd9d/cache' mode='a+' encoding='UTF-8'>
tb.tb_frame.clear()
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/unittest/case.py:615: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/tmprqqzkd9d/cache' mode='a+' encoding='UTF-8'>
testMethod()
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ok
test_resume_cache_with_current_stream_locators (tests.test_arv_put.ArvadosPutResumeCacheTest) ... /tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/.eggs/mock-3.0.5-py3.7.egg/mock/mock.py:1330: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/tmpm8wf3y85' mode='a+' encoding='UTF-8'>
return func(*args, **keywargs)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ok
test_resume_cache_with_finished_streams (tests.test_arv_put.ArvadosPutResumeCacheTest) ... /tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/.eggs/mock-3.0.5-py3.7.egg/mock/mock.py:1330: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/tmpp9qncglr' mode='a+' encoding='UTF-8'>
return func(*args, **keywargs)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ok
test_resume_cache_with_finished_streams_error_on_head (tests.test_arv_put.ArvadosPutResumeCacheTest) ... 2023/01/24 19:46:10 [info] 9535#9535: *659 client 127.0.0.1 closed keepalive connection
ok
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/scanner.py:286: ResourceWarning: unclosed <ssl.SSLSocket fd=25, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56862), raddr=('127.0.0.1', 54767)>
for level in list(self.possible_simple_keys):
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/scanner.py:286: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/tmpzo0bvj37' mode='a+' encoding='UTF-8'>
for level in list(self.possible_simple_keys):
ResourceWarning: Enable tracemalloc to get the object allocation traceback
test_api_error_handling (tests.test_arv_put.ArvadosPutTest) ... 2023-01-24 19:46:10 arvados.arv_put[9626] INFO: Creating new cache file at /home/jenkins/.cache/arvados/arv-put/97363c5a1fadab025b63fe77bdf15b42
2023-01-24 19:46:11 arvados.arv_put[9626] ERROR: arv-put: <HttpError 403 "Ok"> (X-Request-Id: req-uxoeylw65hj2819j1600)
ok
test_error_bad_project_uuid (tests.test_arv_put.ArvadosPutTest) ... 2023-01-24 19:46:11 arvados.arv_put[9626] ERROR: Cannot use --project-uuid with --stream or --raw (X-Request-Id: req-7lgt58cyjry0p19y6ob6)
ok
test_error_name_without_collection (tests.test_arv_put.ArvadosPutTest) ... 2023-01-24 19:46:11 arvados.arv_put[9626] ERROR: Cannot use --name with --stream or --raw (X-Request-Id: req-tcqsyoa3bvvheg321sya)
ok
test_error_when_excluding_absolute_path (tests.test_arv_put.ArvadosPutTest) ... 2023-01-24 19:46:11 arvados.arv_put[9626] ERROR: Cannot use absolute paths with --exclude (X-Request-Id: req-q4qsg5u2lgb87i0diz9v)
ok
test_error_when_project_not_found (tests.test_arv_put.ArvadosPutTest) ... 2023-01-24 19:46:11 arvados.arv_put[9626] ERROR: Not a valid project UUID: zzzzz-zzzzz-zzzzzzzzzzzzzzz (X-Request-Id: req-660ru9bxgazxw5nxchv5)
ok
test_normalize (tests.test_arv_put.ArvadosPutTest) ... 2023-01-24 19:46:11 arvados.arv_put[9626] INFO: Creating new cache file at /home/jenkins/.cache/arvados/arv-put/fdb5abddaf1a952b93cdee89368ca502
ok
test_put_block_replication (tests.test_arv_put.ArvadosPutTest) ... 2023-01-24 19:46:11 arvados.arv_put[9626] INFO: Creating new cache file at /home/jenkins/.cache/arvados/arv-put/68c8342f2f9aa7e5fc0defabe1adb3e6
2023-01-24 19:46:11 arvados.arv_put[9626] INFO: Creating new cache file at /home/jenkins/.cache/arvados/arv-put/25be69737981cb1ae1ac0909bb4ffdfc
2023-01-24 19:46:11 arvados.arv_put[9626] INFO: Creating new cache file at /home/jenkins/.cache/arvados/arv-put/12aa0fa80123058f2000df04d25425e4
2023-01-24 19:46:11 arvados.arv_put[9626] INFO: Creating new cache file at /home/jenkins/.cache/arvados/arv-put/dfaa11ad4a46a6ecce083221939859b2
ok
test_put_with_unwritable_cache_subdir (tests.test_arv_put.ArvadosPutTest) ... 2023/01/24 19:46:11 [info] 9535#9535: *648 client 127.0.0.1 closed keepalive connection
2023/01/24 19:46:11 [info] 9535#9535: *661 client 127.0.0.1 closed keepalive connection
2023/01/24 19:46:11 [info] 9535#9535: *663 client 127.0.0.1 closed keepalive connection
2023/01/24 19:46:11 [info] 9535#9535: *665 client 127.0.0.1 closed keepalive connection
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=15, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56828), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=24, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56868), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed file <_io.TextIOWrapper name=26 mode='w+' encoding='UTF-8'>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=25, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56872), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=29, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56876), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
2023-01-24 19:46:11 arvados.arv_put[9626] INFO: Creating new cache file at /home/jenkins/.cache/arvados/arv-put/53c1b06ab23df4f2e3957650fe56ee7b
ok
test_put_with_unwriteable_cache_dir (tests.test_arv_put.ArvadosPutTest) ... 2023-01-24 19:46:11 arvados.arv_put[9626] INFO: Creating new cache file at /home/jenkins/.cache/arvados/arv-put/8e27447359a84ec3f24d30c9030a69d7
ok
test_request_id_logging_on_error (tests.test_arv_put.ArvadosPutTest) ... 2023-01-24 19:46:11 arvados.arv_put[9626] INFO: Resuming upload from cache file /home/jenkins/.cache/arvados/arv-put/97363c5a1fadab025b63fe77bdf15b42
2023-01-24 19:46:11 arvados.arv_put[9626] ERROR: arv-put: <HttpError 403 "Ok"> (X-Request-Id: req-mjmu4ghno5xwrr15746b)
ok
test_simple_file_put (tests.test_arv_put.ArvadosPutTest) ... 2023-01-24 19:46:11 arvados.arv_put[9626] INFO: Creating new cache file at /home/jenkins/.cache/arvados/arv-put/c6594b6247927314087648b82ec3e2f1
ok
test_version_argument (tests.test_arv_put.ArvadosPutTest) ... ok
test_empty_cached_manifest_is_valid (tests.test_arv_put.CachedManifestValidationTest) ... ok
test_signature_cases (tests.test_arv_put.CachedManifestValidationTest) ... ok
test_method_retries_take_precedence (tests.test_stream.StreamFileReadAllDecompressedTestCase) ... ok
test_read_instance_retries_exhausted (tests.test_stream.StreamFileReadAllDecompressedTestCase) ... ok
test_read_method_retries_exhausted (tests.test_stream.StreamFileReadAllDecompressedTestCase) ... ok
test_read_no_default_retry (tests.test_stream.StreamFileReadAllDecompressedTestCase) ... ok
test_read_with_instance_retries (tests.test_stream.StreamFileReadAllDecompressedTestCase) ... ok
test_read_with_method_retries (tests.test_stream.StreamFileReadAllDecompressedTestCase) ... ok
test_success_without_retries (tests.test_stream.StreamFileReadAllDecompressedTestCase) ... ok
test_method_retries_take_precedence (tests.test_stream.StreamFileReadAllTestCase) ... ok
test_read_instance_retries_exhausted (tests.test_stream.StreamFileReadAllTestCase) ... ok
test_read_method_retries_exhausted (tests.test_stream.StreamFileReadAllTestCase) ... ok
test_read_no_default_retry (tests.test_stream.StreamFileReadAllTestCase) ... ok
test_read_with_instance_retries (tests.test_stream.StreamFileReadAllTestCase) ... ok
test_read_with_method_retries (tests.test_stream.StreamFileReadAllTestCase) ... ok
test_success_without_retries (tests.test_stream.StreamFileReadAllTestCase) ... ok
test_method_retries_take_precedence (tests.test_stream.StreamFileReadFromTestCase) ... ok
test_read_instance_retries_exhausted (tests.test_stream.StreamFileReadFromTestCase) ... ok
test_read_method_retries_exhausted (tests.test_stream.StreamFileReadFromTestCase) ... ok
test_read_no_default_retry (tests.test_stream.StreamFileReadFromTestCase) ... ok
test_read_with_instance_retries (tests.test_stream.StreamFileReadFromTestCase) ... ok
test_read_with_method_retries (tests.test_stream.StreamFileReadFromTestCase) ... ok
test_success_without_retries (tests.test_stream.StreamFileReadFromTestCase) ... ok
test_method_retries_take_precedence (tests.test_stream.StreamFileReadTestCase) ... ok
test_read_instance_retries_exhausted (tests.test_stream.StreamFileReadTestCase) ... ok
test_read_method_retries_exhausted (tests.test_stream.StreamFileReadTestCase) ... ok
test_read_no_default_retry (tests.test_stream.StreamFileReadTestCase) ... ok
test_read_with_instance_retries (tests.test_stream.StreamFileReadTestCase) ... ok
test_read_with_method_retries (tests.test_stream.StreamFileReadTestCase) ... ok
test_success_without_retries (tests.test_stream.StreamFileReadTestCase) ... ok
test_absolute_seek (tests.test_stream.StreamFileReaderTestCase) ... ok
test_bz2_decompression (tests.test_stream.StreamFileReaderTestCase) ... ok
test_context (tests.test_stream.StreamFileReaderTestCase) ... ok
test_decompressed_name_bz2_file (tests.test_stream.StreamFileReaderTestCase) ... ok
test_decompressed_name_gzip_file (tests.test_stream.StreamFileReaderTestCase) ... ok
test_decompressed_name_uncompressed_file (tests.test_stream.StreamFileReaderTestCase) ... ok
test_end_seek (tests.test_stream.StreamFileReaderTestCase) ... ok
test_gzip_decompression (tests.test_stream.StreamFileReaderTestCase) ... ok
test_iteration (tests.test_stream.StreamFileReaderTestCase) ... ok
test_name_attribute (tests.test_stream.StreamFileReaderTestCase) ... ok
test_no_decompression (tests.test_stream.StreamFileReaderTestCase) ... ok
test_no_read_after_close (tests.test_stream.StreamFileReaderTestCase) ... ok
test_one_arg_seek (tests.test_stream.StreamFileReaderTestCase) ... ok
test_read_block_crossing_behavior (tests.test_stream.StreamFileReaderTestCase) ... ok
test_readall (tests.test_stream.StreamFileReaderTestCase) ... ok
test_readfrom_spans_blocks (tests.test_stream.StreamFileReaderTestCase) ... ok
test_readline (tests.test_stream.StreamFileReaderTestCase) ... ok
test_readline_size (tests.test_stream.StreamFileReaderTestCase) ... ok
test_readline_then_readall (tests.test_stream.StreamFileReaderTestCase) ... ok
test_readline_then_readlines (tests.test_stream.StreamFileReaderTestCase) ... ok
test_readlines (tests.test_stream.StreamFileReaderTestCase) ... ok
test_readlines_sizehint (tests.test_stream.StreamFileReaderTestCase) ... ok
test_relative_seek (tests.test_stream.StreamFileReaderTestCase) ... ok
test_seek_max_size (tests.test_stream.StreamFileReaderTestCase) ... ok
test_seek_min_zero (tests.test_stream.StreamFileReaderTestCase) ... ok
test_size (tests.test_stream.StreamFileReaderTestCase) ... ok
test_small_read (tests.test_stream.StreamFileReaderTestCase) ... ok
test_small_readfrom_spanning_blocks (tests.test_stream.StreamFileReaderTestCase) ... ok
test_successive_reads (tests.test_stream.StreamFileReaderTestCase) ... ok
test_tell_after_block_read (tests.test_stream.StreamFileReaderTestCase) ... ok
test_tell_after_small_read (tests.test_stream.StreamFileReaderTestCase) ... ok
test_method_retries_take_precedence (tests.test_stream.StreamFileReadlinesTestCase) ... ok
test_read_instance_retries_exhausted (tests.test_stream.StreamFileReadlinesTestCase) ... ok
test_read_method_retries_exhausted (tests.test_stream.StreamFileReadlinesTestCase) ... ok
test_read_no_default_retry (tests.test_stream.StreamFileReadlinesTestCase) ... ok
test_read_with_instance_retries (tests.test_stream.StreamFileReadlinesTestCase) ... ok
test_read_with_method_retries (tests.test_stream.StreamFileReadlinesTestCase) ... ok
test_success_without_retries (tests.test_stream.StreamFileReadlinesTestCase) ... ok
test_manifest_text_without_keep_client (tests.test_stream.StreamReaderTestCase) ... ok
test_method_retries_take_precedence (tests.test_stream.StreamReaderTestCase) ... ok
test_read_instance_retries_exhausted (tests.test_stream.StreamReaderTestCase) ... ok
test_read_method_retries_exhausted (tests.test_stream.StreamReaderTestCase) ... ok
test_read_no_default_retry (tests.test_stream.StreamReaderTestCase) ... ok
test_read_with_instance_retries (tests.test_stream.StreamReaderTestCase) ... ok
test_read_with_method_retries (tests.test_stream.StreamReaderTestCase) ... ok
test_success_without_retries (tests.test_stream.StreamReaderTestCase) ... ok
test_error_after_default_retries_exhausted (tests.test_retry_job_helpers.CurrentJobTestCase) ... ok
test_immediate_failure (tests.test_retry_job_helpers.CurrentJobTestCase) ... ok
test_immediate_success (tests.test_retry_job_helpers.CurrentJobTestCase) ... 2023/01/24 19:46:14 [info] 9535#9535: *685 client 127.0.0.1 closed keepalive connection
2023/01/24 19:46:14 [info] 9535#9535: *687 client 127.0.0.1 closed keepalive connection
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=32, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56920), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=33, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56924), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ok
test_no_retry_after_immediate_success (tests.test_retry_job_helpers.CurrentJobTestCase) ... ok
test_retry_then_success (tests.test_retry_job_helpers.CurrentJobTestCase) ... 2023/01/24 19:46:14 [info] 9535#9535: *697 client 127.0.0.1 closed keepalive connection
2023/01/24 19:46:14 [info] 9535#9535: *699 client 127.0.0.1 closed keepalive connection
2023/01/24 19:46:14 [info] 9535#9535: *677 client 127.0.0.1 closed keepalive connection
2023/01/24 19:46:14 [info] 9535#9535: *681 client 127.0.0.1 closed keepalive connection
2023/01/24 19:46:14 [info] 9535#9535: *683 client 127.0.0.1 closed keepalive connection
2023/01/24 19:46:14 [info] 9535#9535: *689 client 127.0.0.1 closed keepalive connection
2023/01/24 19:46:14 [info] 9535#9535: *691 client 127.0.0.1 closed keepalive connection
2023/01/24 19:46:14 [info] 9535#9535: *693 client 127.0.0.1 closed keepalive connection
2023/01/24 19:46:14 [info] 9535#9535: *695 client 127.0.0.1 closed keepalive connection
ok
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/error.py:7: ResourceWarning: unclosed <ssl.SSLSocket fd=36, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56944), raddr=('127.0.0.1', 54767)>
self.name = name
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/error.py:7: ResourceWarning: unclosed <ssl.SSLSocket fd=37, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56948), raddr=('127.0.0.1', 54767)>
self.name = name
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/tokens.py:4: ResourceWarning: unclosed <ssl.SSLSocket fd=24, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56900), raddr=('127.0.0.1', 54767)>
self.start_mark = start_mark
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/tokens.py:4: ResourceWarning: unclosed file <_io.TextIOWrapper name=27 mode='w+' encoding='UTF-8'>
self.start_mark = start_mark
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/tokens.py:4: ResourceWarning: unclosed <ssl.SSLSocket fd=26, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56912), raddr=('127.0.0.1', 54767)>
self.start_mark = start_mark
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/tokens.py:4: ResourceWarning: unclosed <ssl.SSLSocket fd=31, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56916), raddr=('127.0.0.1', 54767)>
self.start_mark = start_mark
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/tokens.py:4: ResourceWarning: unclosed <ssl.SSLSocket fd=34, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56928), raddr=('127.0.0.1', 54767)>
self.start_mark = start_mark
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/tokens.py:4: ResourceWarning: unclosed <ssl.SSLSocket fd=32, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56932), raddr=('127.0.0.1', 54767)>
self.start_mark = start_mark
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/tokens.py:4: ResourceWarning: unclosed <ssl.SSLSocket fd=33, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56936), raddr=('127.0.0.1', 54767)>
self.start_mark = start_mark
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/yaml/tokens.py:4: ResourceWarning: unclosed <ssl.SSLSocket fd=35, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56940), raddr=('127.0.0.1', 54767)>
self.start_mark = start_mark
ResourceWarning: Enable tracemalloc to get the object allocation traceback
child.pid is 10111
/usr/lib/python3.7/subprocess.py:858: ResourceWarning: subprocess 10111 is still running
ResourceWarning, source=self)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
child.pid is 10123
/usr/lib/python3.7/subprocess.py:858: ResourceWarning: subprocess 10123 is still running
ResourceWarning, source=self)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
test_get_block (tests.test_arv_get.ArvadosGetTestCase) ... 2023/01/24 19:46:16 [info] 9535#9535: *715 client 127.0.0.1 closed keepalive connection
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=27, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 38746, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=32, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 42522, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=31, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 38762, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ok
test_get_collection_stripped_manifest (tests.test_arv_get.ArvadosGetTestCase) ... 2023/01/24 19:46:16 [info] 9535#9535: *719 client 127.0.0.1 closed keepalive connection
2023/01/24 19:46:16 [info] 9535#9535: *722 client 127.0.0.1 closed keepalive connection
2023/01/24 19:46:16 [info] 9535#9535: *726 client 127.0.0.1 closed keepalive connection
2023/01/24 19:46:16 [info] 9535#9535: *730 client 127.0.0.1 closed keepalive connection
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=26, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56998), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=33, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 38772, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=35, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 42546, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=35, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 38780, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=37, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 42556, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=31, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 38796, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=38, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 42572, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=36, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 38804, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=39, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 42580, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=26, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57056), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ok
test_get_collection_unstripped_manifest (tests.test_arv_get.ArvadosGetTestCase) ... 2023/01/24 19:46:16 [info] 9535#9535: *736 client 127.0.0.1 closed keepalive connection
2023/01/24 19:46:16 [info] 9535#9535: *740 client 127.0.0.1 closed keepalive connection
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=41, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 38832, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=42, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 42608, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=43, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 38840, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=45, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 42616, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=40, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57092), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ok
test_get_multiple_files (tests.test_arv_get.ArvadosGetTestCase) ... 2023/01/24 19:46:16 [info] 9535#9535: *746 client 127.0.0.1 closed keepalive connection
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=46, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 38868, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=47, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 42644, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=48, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 38876, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=49, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 42652, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=48, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 38898, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=49, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 42674, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ok
test_get_single_file (tests.test_arv_get.ArvadosGetTestCase) ... 2023/01/24 19:46:16 [info] 9535#9535: *756 client 127.0.0.1 closed keepalive connection
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=50, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 38912, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=51, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 42688, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=52, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 38920, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=55, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 42696, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=49, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 42714, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=51, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 42730, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ok
test_invalid_collection (tests.test_arv_get.ArvadosGetTestCase) ... 2023/01/24 19:46:17 [info] 9535#9535: *772 client 127.0.0.1 closed keepalive connection
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=51, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 38968, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=53, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 42744, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=54, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 38976, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=55, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 42752, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
2023-01-24 19:46:17 arvados.arv-get[9626] ERROR: error reading collection: Argument to CollectionReader is not a manifest or a collection UUID (X-Request-Id: req-ymci9bem8aldtiriy5ze)
ok
test_invalid_destination (tests.test_arv_get.ArvadosGetTestCase) ... 2023/01/24 19:46:17 [info] 9535#9535: *776 client 127.0.0.1 closed keepalive connection
2023/01/24 19:46:17 [info] 9535#9535: *778 client 127.0.0.1 closed keepalive connection
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=52, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57228), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=57, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 38996, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=59, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 42772, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=56, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 39004, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=60, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 42780, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
2023-01-24 19:46:17 arvados.arv-get[9626] ERROR: can't write to '/fake/subdir/zzzzz-4zz18-fa6ciarcjm7i93z': [Errno 2] No such file or directory: '/fake/subdir/zzzzz-4zz18-fa6ciarcjm7i93z'
ok
test_invalid_file_request (tests.test_arv_get.ArvadosGetTestCase) ... 2023/01/24 19:46:17 [info] 9535#9535: *782 client 127.0.0.1 closed keepalive connection
2023/01/24 19:46:17 [info] 9535#9535: *784 client 127.0.0.1 closed keepalive connection
2023/01/24 19:46:17 [info] 9535#9535: *701 client 127.0.0.1 closed keepalive connection
2023/01/24 19:46:17 [info] 9535#9535: *733 client 127.0.0.1 closed keepalive connection
2023/01/24 19:46:17 [info] 9535#9535: *743 client 127.0.0.1 closed keepalive connection
2023/01/24 19:46:17 [info] 9535#9535: *750 client 127.0.0.1 closed keepalive connection
2023/01/24 19:46:17 [info] 9535#9535: *752 client 127.0.0.1 closed keepalive connection
2023/01/24 19:46:17 [info] 9535#9535: *760 client 127.0.0.1 closed keepalive connection
2023/01/24 19:46:17 [info] 9535#9535: *762 client 127.0.0.1 closed keepalive connection
2023/01/24 19:46:17 [info] 9535#9535: *766 client 127.0.0.1 closed keepalive connection
2023/01/24 19:46:17 [info] 9535#9535: *768 client 127.0.0.1 closed keepalive connection
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=52, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57256), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=58, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 39024, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=63, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 42798, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=61, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 39032, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=63, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 42808, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=24, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56954), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=26, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57062), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=40, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57098), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=44, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57128), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=46, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57132), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=47, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57172), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=48, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57176), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=50, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57188), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=49, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57192), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
2023-01-24 19:46:17 arvados.arv-get[9626] ERROR: './im-not-here.txt' not found.
ok
test_no_progress_when_stderr_not_a_tty (tests.test_arv_get.ArvadosGetTestCase) ... 2023/01/24 19:46:17 [info] 9535#9535: *790 client 127.0.0.1 closed keepalive connection
2023/01/24 19:46:17 [info] 9535#9535: *793 client 127.0.0.1 closed keepalive connection
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=26, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57288), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=31, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 39058, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=33, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 42834, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=27, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 39066, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=34, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 42840, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=34, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 42854, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=35, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 39086, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=39, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 39104, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=42, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 39120, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ok
test_preexistent_destination (tests.test_arv_get.ArvadosGetTestCase) ... 2023/01/24 19:46:19 [info] 9535#9535: *813 client 127.0.0.1 closed keepalive connection
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=43, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 39130, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=45, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 42906, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=46, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 39138, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=48, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 42914, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
2023-01-24 19:46:19 arvados.arv-get[9626] ERROR: Local file /tmp/tmpo2ixtwrr/foo.txt already exists.
ok
test_request_id_logging_off (tests.test_arv_get.ArvadosGetTestCase) ... 2023/01/24 19:46:19 [info] 9535#9535: *822 client 127.0.0.1 closed keepalive connection
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=50, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 39164, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=49, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 42940, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=52, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 39172, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=54, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 42948, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=55, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 39194, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=56, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 42970, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ok
test_request_id_logging_on (tests.test_arv_get.ArvadosGetTestCase) ... 2023/01/24 19:46:19 [info] 9535#9535: *832 client 127.0.0.1 closed keepalive connection
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=56, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 39208, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=58, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 42984, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=55, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 39216, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=59, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 42992, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
2023-01-24 19:46:19 arvados.arv-get[9626] INFO: X-Request-Id: req-led8qnuzrand78msfxpo
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=61, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 39238, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=62, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 43014, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ok
test_version_argument (tests.test_arv_get.ArvadosGetTestCase) ... 2023/01/24 19:46:20 [info] 9535#9535: *788 client 127.0.0.1 closed keepalive connection
2023/01/24 19:46:20 [info] 9535#9535: *817 client 127.0.0.1 closed keepalive connection
2023/01/24 19:46:20 [info] 9535#9535: *819 client 127.0.0.1 closed keepalive connection
2023/01/24 19:46:20 [info] 9535#9535: *826 client 127.0.0.1 closed keepalive connection
2023/01/24 19:46:20 [info] 9535#9535: *828 client 127.0.0.1 closed keepalive connection
2023/01/24 19:46:20 [info] 9535#9535: *836 client 127.0.0.1 closed keepalive connection
2023/01/24 19:46:20 [info] 9535#9535: *838 client 127.0.0.1 closed keepalive connection
2023/01/24 19:46:20 [info] 9535#9535: *842 client 127.0.0.1 closed keepalive connection
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/googleapiclient/discovery.py:163: ResourceWarning: unclosed <ssl.SSLSocket fd=24, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57284), raddr=('127.0.0.1', 54767)>
key = list(key)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/googleapiclient/discovery.py:163: ResourceWarning: unclosed <ssl.SSLSocket fd=41, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57390), raddr=('127.0.0.1', 54767)>
key = list(key)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/googleapiclient/discovery.py:163: ResourceWarning: unclosed <ssl.SSLSocket fd=44, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57394), raddr=('127.0.0.1', 54767)>
key = list(key)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/googleapiclient/discovery.py:163: ResourceWarning: unclosed <ssl.SSLSocket fd=47, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57424), raddr=('127.0.0.1', 54767)>
key = list(key)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/googleapiclient/discovery.py:163: ResourceWarning: unclosed <ssl.SSLSocket fd=51, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57428), raddr=('127.0.0.1', 54767)>
key = list(key)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/googleapiclient/discovery.py:163: ResourceWarning: unclosed <ssl.SSLSocket fd=54, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57468), raddr=('127.0.0.1', 54767)>
key = list(key)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/googleapiclient/discovery.py:163: ResourceWarning: unclosed <ssl.SSLSocket fd=57, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57472), raddr=('127.0.0.1', 54767)>
key = list(key)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=27, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 39252, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=27, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 43028, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=31, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 39260, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=41, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 43036, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ok
Sent SIGTERM to 10111 (/tmp/workspace/developer-run-tests-sdk-python-ruby/tmp/keep0.pid)
Sent SIGTERM to 10123 (/tmp/workspace/developer-run-tests-sdk-python-ruby/tmp/keep1.pid)
test_method_retries_take_precedence (tests.test_arvfile.ArvadosFileReadAllDecompressedTestCase) ... ok
test_read_instance_retries_exhausted (tests.test_arvfile.ArvadosFileReadAllDecompressedTestCase) ... ok
test_read_method_retries_exhausted (tests.test_arvfile.ArvadosFileReadAllDecompressedTestCase) ... ok
test_read_no_default_retry (tests.test_arvfile.ArvadosFileReadAllDecompressedTestCase) ... ok
test_read_with_instance_retries (tests.test_arvfile.ArvadosFileReadAllDecompressedTestCase) ... ok
test_read_with_method_retries (tests.test_arvfile.ArvadosFileReadAllDecompressedTestCase) ... ok
test_success_without_retries (tests.test_arvfile.ArvadosFileReadAllDecompressedTestCase) ... ok
test_method_retries_take_precedence (tests.test_arvfile.ArvadosFileReadAllTestCase) ... ok
test_read_instance_retries_exhausted (tests.test_arvfile.ArvadosFileReadAllTestCase) ... ok
test_read_method_retries_exhausted (tests.test_arvfile.ArvadosFileReadAllTestCase) ... ok
test_read_no_default_retry (tests.test_arvfile.ArvadosFileReadAllTestCase) ... ok
test_read_with_instance_retries (tests.test_arvfile.ArvadosFileReadAllTestCase) ... ok
test_read_with_method_retries (tests.test_arvfile.ArvadosFileReadAllTestCase) ... ok
test_success_without_retries (tests.test_arvfile.ArvadosFileReadAllTestCase) ... ok
test_method_retries_take_precedence (tests.test_arvfile.ArvadosFileReadFromTestCase) ... ok
test_read_instance_retries_exhausted (tests.test_arvfile.ArvadosFileReadFromTestCase) ... ok
test_read_method_retries_exhausted (tests.test_arvfile.ArvadosFileReadFromTestCase) ... ok
test_read_no_default_retry (tests.test_arvfile.ArvadosFileReadFromTestCase) ... ok
test_read_with_instance_retries (tests.test_arvfile.ArvadosFileReadFromTestCase) ... ok
test_read_with_method_retries (tests.test_arvfile.ArvadosFileReadFromTestCase) ... ok
test_success_without_retries (tests.test_arvfile.ArvadosFileReadFromTestCase) ... ok
test_method_retries_take_precedence (tests.test_arvfile.ArvadosFileReadTestCase) ... ok
test_read_instance_retries_exhausted (tests.test_arvfile.ArvadosFileReadTestCase) ... ok
test_read_method_retries_exhausted (tests.test_arvfile.ArvadosFileReadTestCase) ... ok
test_read_no_default_retry (tests.test_arvfile.ArvadosFileReadTestCase) ... ok
test_read_with_instance_retries (tests.test_arvfile.ArvadosFileReadTestCase) ... ok
test_read_with_method_retries (tests.test_arvfile.ArvadosFileReadTestCase) ... ok
test_success_without_retries (tests.test_arvfile.ArvadosFileReadTestCase) ... ok
test__eq__from_manifest (tests.test_arvfile.ArvadosFileReaderTestCase) ... ok
test__eq__from_writes (tests.test_arvfile.ArvadosFileReaderTestCase) ... ok
test__ne__ (tests.test_arvfile.ArvadosFileReaderTestCase) ... ok
test_absolute_seek (tests.test_arvfile.ArvadosFileReaderTestCase) ... ok
test_bz2_decompression (tests.test_arvfile.ArvadosFileReaderTestCase) ... ok
test_context (tests.test_arvfile.ArvadosFileReaderTestCase) ... ok
test_decompressed_name_bz2_file (tests.test_arvfile.ArvadosFileReaderTestCase) ... ok
test_decompressed_name_gzip_file (tests.test_arvfile.ArvadosFileReaderTestCase) ... ok
test_decompressed_name_uncompressed_file (tests.test_arvfile.ArvadosFileReaderTestCase) ... ok
test_end_seek (tests.test_arvfile.ArvadosFileReaderTestCase) ... ok
test_gzip_decompression (tests.test_arvfile.ArvadosFileReaderTestCase) ... ok
test_iteration (tests.test_arvfile.ArvadosFileReaderTestCase) ... ok
test_name_attribute (tests.test_arvfile.ArvadosFileReaderTestCase) ... ok
test_no_decompression (tests.test_arvfile.ArvadosFileReaderTestCase) ... ok
test_no_read_after_close (tests.test_arvfile.ArvadosFileReaderTestCase) ... ok
test_one_arg_seek (tests.test_arvfile.ArvadosFileReaderTestCase) ... ok
test_prefetch (tests.test_arvfile.ArvadosFileReaderTestCase) ... ok
test_read_block_crossing_behavior (tests.test_arvfile.ArvadosFileReaderTestCase) ... ok
test_readall (tests.test_arvfile.ArvadosFileReaderTestCase) ... ok
test_readfrom_spans_blocks (tests.test_arvfile.ArvadosFileReaderTestCase) ... ok
test_readline (tests.test_arvfile.ArvadosFileReaderTestCase) ... ok
test_readline_size (tests.test_arvfile.ArvadosFileReaderTestCase) ... ok
test_readline_then_readall (tests.test_arvfile.ArvadosFileReaderTestCase) ... ok
test_readline_then_readlines (tests.test_arvfile.ArvadosFileReaderTestCase) ... ok
test_readlines (tests.test_arvfile.ArvadosFileReaderTestCase) ... ok
test_readlines_sizehint (tests.test_arvfile.ArvadosFileReaderTestCase) ... ok
test_relative_seek (tests.test_arvfile.ArvadosFileReaderTestCase) ... ok
test_seek_max_size (tests.test_arvfile.ArvadosFileReaderTestCase) ... ok
test_seek_min_zero (tests.test_arvfile.ArvadosFileReaderTestCase) ... ok
test_size (tests.test_arvfile.ArvadosFileReaderTestCase) ... ok
test_small_read (tests.test_arvfile.ArvadosFileReaderTestCase) ... ok
test_small_readfrom_spanning_blocks (tests.test_arvfile.ArvadosFileReaderTestCase) ... ok
test_successive_reads (tests.test_arvfile.ArvadosFileReaderTestCase) ... ok
test_tell_after_block_read (tests.test_arvfile.ArvadosFileReaderTestCase) ... ok
test_tell_after_small_read (tests.test_arvfile.ArvadosFileReaderTestCase) ... ok
test_method_retries_take_precedence (tests.test_arvfile.ArvadosFileReadlinesTestCase) ... ok
test_read_instance_retries_exhausted (tests.test_arvfile.ArvadosFileReadlinesTestCase) ... 2023/01/24 19:46:21 [info] 9535#9535: *858 client 127.0.0.1 closed keepalive connection
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/.eggs/mock-3.0.5-py3.7.egg/mock/mock.py:1075: ResourceWarning: unclosed <ssl.SSLSocket fd=47, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57538), raddr=('127.0.0.1', 54767)>
_safe_super(CallableMixin, self).__init__(
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ok
test_read_method_retries_exhausted (tests.test_arvfile.ArvadosFileReadlinesTestCase) ... ok
test_read_no_default_retry (tests.test_arvfile.ArvadosFileReadlinesTestCase) ... ok
test_read_with_instance_retries (tests.test_arvfile.ArvadosFileReadlinesTestCase) ... ok
test_read_with_method_retries (tests.test_arvfile.ArvadosFileReadlinesTestCase) ... ok
test_success_without_retries (tests.test_arvfile.ArvadosFileReadlinesTestCase) ... ok
test_permission_expired (tests.test_arvfile.ArvadosFileTestCase) ... ok
test_append (tests.test_arvfile.ArvadosFileWriterTestCase) ... 2023/01/24 19:46:21 [info] 9535#9535: *862 client 127.0.0.1 closed keepalive connection
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=48, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57546), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ok
test_cannot_open_directory (tests.test_arvfile.ArvadosFileWriterTestCase) ... ok
test_create (tests.test_arvfile.ArvadosFileWriterTestCase) ... ok
test_create_multiple (tests.test_arvfile.ArvadosFileWriterTestCase) ... ok
test_create_subdir (tests.test_arvfile.ArvadosFileWriterTestCase) ... ok
test_file_not_found (tests.test_arvfile.ArvadosFileWriterTestCase) ... ok
test_get_manifest_text_commits (tests.test_arvfile.ArvadosFileWriterTestCase) ... ok
test_large_write (tests.test_arvfile.ArvadosFileWriterTestCase) ... ok
test_overwrite (tests.test_arvfile.ArvadosFileWriterTestCase) ... ok
test_rewrite_append_existing_file (tests.test_arvfile.ArvadosFileWriterTestCase) ... 2023/01/24 19:46:21 [info] 9535#9535: *866 client 127.0.0.1 closed keepalive connection
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=49, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57554), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ok
test_rewrite_on_empty_file (tests.test_arvfile.ArvadosFileWriterTestCase) ... ok
test_rewrite_over_existing_file (tests.test_arvfile.ArvadosFileWriterTestCase) ... 2023/01/24 19:46:21 [info] 9535#9535: *870 client 127.0.0.1 closed keepalive connection
/home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/uritemplate/orderedset.py:42: ResourceWarning: unclosed <ssl.SSLSocket fd=50, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57562), raddr=('127.0.0.1', 54767)>
self.__map[key] = link = Link()
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ok
test_save_manifest_text (tests.test_arvfile.ArvadosFileWriterTestCase) ... ok
test_sparse_write (tests.test_arvfile.ArvadosFileWriterTestCase) ... ok
test_sparse_write2 (tests.test_arvfile.ArvadosFileWriterTestCase) ... ok
test_sparse_write3 (tests.test_arvfile.ArvadosFileWriterTestCase) ... 2023/01/24 19:46:22 [info] 9535#9535: *876 client 127.0.0.1 closed keepalive connection
2023/01/24 19:46:22 [info] 9535#9535: *880 client 127.0.0.1 closed keepalive connection
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=52, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57574), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=54, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 43116, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=55, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 39348, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=53, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57582), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=56, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 43132, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=57, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 39364, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ok
test_sparse_write4 (tests.test_arvfile.ArvadosFileWriterTestCase) ... 2023/01/24 19:46:23 [info] 9535#9535: *846 client 127.0.0.1 closed keepalive connection
2023/01/24 19:46:23 [info] 9535#9535: *848 client 127.0.0.1 closed keepalive connection
2023/01/24 19:46:23 [info] 9535#9535: *850 client 127.0.0.1 closed keepalive connection
2023/01/24 19:46:23 [info] 9535#9535: *852 client 127.0.0.1 closed keepalive connection
2023/01/24 19:46:23 [info] 9535#9535: *854 client 127.0.0.1 closed keepalive connection
2023/01/24 19:46:23 [info] 9535#9535: *856 client 127.0.0.1 closed keepalive connection
2023/01/24 19:46:23 [info] 9535#9535: *860 client 127.0.0.1 closed keepalive connection
2023/01/24 19:46:23 [info] 9535#9535: *864 client 127.0.0.1 closed keepalive connection
2023/01/24 19:46:23 [info] 9535#9535: *868 client 127.0.0.1 closed keepalive connection
2023/01/24 19:46:23 [info] 9535#9535: *872 client 127.0.0.1 closed keepalive connection
2023/01/24 19:46:23 [info] 9535#9535: *874 client 127.0.0.1 closed keepalive connection
2023/01/24 19:46:23 [info] 9535#9535: *878 client 127.0.0.1 closed keepalive connection
2023/01/24 19:46:23 [info] 9535#9535: *882 client 127.0.0.1 closed keepalive connection
2023/01/24 19:46:23 [info] 9535#9535: *884 client 127.0.0.1 closed keepalive connection
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=32, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57514), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=33, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57518), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=43, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57522), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=44, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57526), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=45, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57530), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=46, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57534), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=47, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57542), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=48, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57550), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=49, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57558), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=50, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57566), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=51, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57570), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=52, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57578), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=53, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57594), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=54, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57598), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=31, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 43148, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=27, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 39380, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=32, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 43164, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=41, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 39396, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=41, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 43180, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/arvados/keep.py:500: ResourceWarning: unclosed <socket.socket fd=44, family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=6, laddr=('::1', 39412, 0, 0)>
self._socket = s
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ok
test_truncate (tests.test_arvfile.ArvadosFileWriterTestCase) ... ok
test_truncate2 (tests.test_arvfile.ArvadosFileWriterTestCase) ... ok
test_truncate3 (tests.test_arvfile.ArvadosFileWriterTestCase) ... ok
test_write_across_segment_boundary (tests.test_arvfile.ArvadosFileWriterTestCase) ... 2023/01/24 19:46:23 [info] 9535#9535: *896 client 127.0.0.1 closed keepalive connection
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=33, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57646), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ok
test_write_across_several_segments (tests.test_arvfile.ArvadosFileWriterTestCase) ... ok
test_write_at_beginning (tests.test_arvfile.ArvadosFileWriterTestCase) ... 2023/01/24 19:46:23 [info] 9535#9535: *900 client 127.0.0.1 closed keepalive connection
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=41, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57662), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ok
test_write_at_end (tests.test_arvfile.ArvadosFileWriterTestCase) ... ok
test_write_empty (tests.test_arvfile.ArvadosFileWriterTestCase) ... ok
test_write_in_middle (tests.test_arvfile.ArvadosFileWriterTestCase) ... 2023/01/24 19:46:23 [info] 9535#9535: *904 client 127.0.0.1 closed keepalive connection
/usr/lib/python3.7/posixpath.py:87: ResourceWarning: unclosed <ssl.SSLSocket fd=43, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57670), raddr=('127.0.0.1', 54767)>
if b.startswith(sep):
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ok
test_write_large (tests.test_arvfile.ArvadosFileWriterTestCase) ... ok
test_write_large_rewrite (tests.test_arvfile.ArvadosFileWriterTestCase) ... ok
test_write_to_end (tests.test_arvfile.ArvadosFileWriterTestCase) ... ok
test_bufferblock_append (tests.test_arvfile.BlockManagerTest) ... ok
test_bufferblock_commit (tests.test_arvfile.BlockManagerTest) ... ok
test_bufferblock_commit_pending (tests.test_arvfile.BlockManagerTest) ... ok
test_bufferblock_commit_with_error (tests.test_arvfile.BlockManagerTest) ... ok
test_bufferblock_dup (tests.test_arvfile.BlockManagerTest) ... ok
test_bufferblock_get (tests.test_arvfile.BlockManagerTest) ... ok
test_absolute_seek (tests.test_stream.StreamFileReaderTestCase) ... ok
test_bz2_decompression (tests.test_stream.StreamFileReaderTestCase) ... ok
test_context (tests.test_stream.StreamFileReaderTestCase) ... ok
test_decompressed_name_bz2_file (tests.test_stream.StreamFileReaderTestCase) ... ok
test_decompressed_name_gzip_file (tests.test_stream.StreamFileReaderTestCase) ... ok
test_decompressed_name_uncompressed_file (tests.test_stream.StreamFileReaderTestCase) ... ok
test_end_seek (tests.test_stream.StreamFileReaderTestCase) ... ok
test_gzip_decompression (tests.test_stream.StreamFileReaderTestCase) ... ok
test_iteration (tests.test_stream.StreamFileReaderTestCase) ... ok
test_name_attribute (tests.test_stream.StreamFileReaderTestCase) ... ok
test_no_decompression (tests.test_stream.StreamFileReaderTestCase) ... ok
test_no_read_after_close (tests.test_stream.StreamFileReaderTestCase) ... ok
test_one_arg_seek (tests.test_stream.StreamFileReaderTestCase) ... ok
test_read_block_crossing_behavior (tests.test_stream.StreamFileReaderTestCase) ... ok
test_readall (tests.test_stream.StreamFileReaderTestCase) ... ok
test_readfrom_spans_blocks (tests.test_stream.StreamFileReaderTestCase) ... ok
test_readline (tests.test_stream.StreamFileReaderTestCase) ... ok
test_readline_size (tests.test_stream.StreamFileReaderTestCase) ... ok
test_readline_then_readall (tests.test_stream.StreamFileReaderTestCase) ... ok
test_readline_then_readlines (tests.test_stream.StreamFileReaderTestCase) ... ok
test_readlines (tests.test_stream.StreamFileReaderTestCase) ... ok
test_readlines_sizehint (tests.test_stream.StreamFileReaderTestCase) ... ok
test_relative_seek (tests.test_stream.StreamFileReaderTestCase) ... ok
test_seek_max_size (tests.test_stream.StreamFileReaderTestCase) ... ok
test_seek_min_zero (tests.test_stream.StreamFileReaderTestCase) ... ok
test_size (tests.test_stream.StreamFileReaderTestCase) ... ok
test_small_read (tests.test_stream.StreamFileReaderTestCase) ... ok
test_small_readfrom_spanning_blocks (tests.test_stream.StreamFileReaderTestCase) ... ok
test_successive_reads (tests.test_stream.StreamFileReaderTestCase) ... ok
test_tell_after_block_read (tests.test_stream.StreamFileReaderTestCase) ... ok
test_tell_after_small_read (tests.test_stream.StreamFileReaderTestCase) ... ok
test_profiled_decorator (tests.performance.test_a_sample.PerformanceTestSample) ... /usr/lib/python3.7/unittest/case.py:615: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/workspace/developer-run-tests-sdk-python-ruby/sdk/python/tmp/profile/test_profiled_decorator' mode='w' encoding='UTF-8'>
testMethod()
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ok
test_convert_roundtrip (tests.test_vocabulary.VocabularyTest) ... ok
test_convert_to_identifiers (tests.test_vocabulary.VocabularyTest) ... ok
test_convert_to_identifiers_invalid_key (tests.test_vocabulary.VocabularyTest) ... ok
test_convert_to_identifiers_invalid_value (tests.test_vocabulary.VocabularyTest) ... 2023/01/24 19:46:27 [info] 9535#9535: *912 client 127.0.0.1 closed keepalive connection
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=46, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57686), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ok
test_convert_to_identifiers_multiple_pairs (tests.test_vocabulary.VocabularyTest) ... ok
test_convert_to_identifiers_unknown_key (tests.test_vocabulary.VocabularyTest) ... 2023/01/24 19:46:27 [info] 9535#9535: *916 client 127.0.0.1 closed keepalive connection
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=47, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57694), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ok
test_convert_to_identifiers_unknown_value (tests.test_vocabulary.VocabularyTest) ... ok
test_convert_to_identifiers_unknown_value_list (tests.test_vocabulary.VocabularyTest) ... ok
test_convert_to_identifiers_value_lists (tests.test_vocabulary.VocabularyTest) ... 2023/01/24 19:46:27 [info] 9535#9535: *922 client 127.0.0.1 closed keepalive connection
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=49, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57706), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ok
test_convert_to_labels (tests.test_vocabulary.VocabularyTest) ... ok
test_convert_to_labels_invalid_key (tests.test_vocabulary.VocabularyTest) ... 2023/01/24 19:46:27 [info] 9535#9535: *926 client 127.0.0.1 closed keepalive connection
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=50, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57714), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ok
test_convert_to_labels_invalid_value (tests.test_vocabulary.VocabularyTest) ... ok
test_convert_to_labels_multiple_pairs (tests.test_vocabulary.VocabularyTest) ... 2023/01/24 19:46:27 [info] 9535#9535: *930 client 127.0.0.1 closed keepalive connection
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=51, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57722), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ok
test_convert_to_labels_unknown_key (tests.test_vocabulary.VocabularyTest) ... ok
test_convert_to_labels_unknown_value (tests.test_vocabulary.VocabularyTest) ... ok
test_convert_to_labels_unknown_value_list (tests.test_vocabulary.VocabularyTest) ... 2023/01/24 19:46:27 [info] 9535#9535: *936 client 127.0.0.1 closed keepalive connection
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=53, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57734), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ok
test_convert_to_labels_value_lists (tests.test_vocabulary.VocabularyTest) ... ok
test_empty_vocabulary (tests.test_vocabulary.VocabularyTest) ... 2023/01/24 19:46:27 [info] 9535#9535: *940 client 127.0.0.1 closed keepalive connection
2023/01/24 19:46:27 [info] 9535#9535: *886 client 127.0.0.1 closed keepalive connection
2023/01/24 19:46:27 [info] 9535#9535: *888 client 127.0.0.1 closed keepalive connection
2023/01/24 19:46:27 [info] 9535#9535: *890 client 127.0.0.1 closed keepalive connection
2023/01/24 19:46:27 [info] 9535#9535: *892 client 127.0.0.1 closed keepalive connection
2023/01/24 19:46:27 [info] 9535#9535: *894 client 127.0.0.1 closed keepalive connection
2023/01/24 19:46:27 [info] 9535#9535: *898 client 127.0.0.1 closed keepalive connection
2023/01/24 19:46:27 [info] 9535#9535: *902 client 127.0.0.1 closed keepalive connection
2023/01/24 19:46:27 [info] 9535#9535: *906 client 127.0.0.1 closed keepalive connection
2023/01/24 19:46:27 [info] 9535#9535: *908 client 127.0.0.1 closed keepalive connection
2023/01/24 19:46:27 [info] 9535#9535: *910 client 127.0.0.1 closed keepalive connection
2023/01/24 19:46:27 [info] 9535#9535: *914 client 127.0.0.1 closed keepalive connection
2023/01/24 19:46:27 [info] 9535#9535: *918 client 127.0.0.1 closed keepalive connection
2023/01/24 19:46:27 [info] 9535#9535: *920 client 127.0.0.1 closed keepalive connection
2023/01/24 19:46:27 [info] 9535#9535: *924 client 127.0.0.1 closed keepalive connection
2023/01/24 19:46:27 [info] 9535#9535: *928 client 127.0.0.1 closed keepalive connection
2023/01/24 19:46:27 [info] 9535#9535: *932 client 127.0.0.1 closed keepalive connection
2023/01/24 19:46:27 [info] 9535#9535: *934 client 127.0.0.1 closed keepalive connection
2023/01/24 19:46:27 [info] 9535#9535: *938 client 127.0.0.1 closed keepalive connection
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=54, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57742), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=55, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57610), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=24, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57614), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=27, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57626), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=31, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57630), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=32, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57642), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=33, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57658), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=41, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57666), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=43, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57674), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=44, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57678), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=45, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57682), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=46, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57690), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=47, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57698), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=48, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57702), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=49, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57710), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=50, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57718), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=51, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57726), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/usr/lib/python3.7/json/decoder.py:353: ResourceWarning: unclosed <ssl.SSLSocket fd=52, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 57730), raddr=('127.0.0.1', 54767)>
obj, end = self.scan_once(s, idx)