Page MenuHomeSoftware Heritage
Paste P287

loader pypi taking form - wip
ActivePublic

Authored by ardumont on Aug 1 2018, 2:29 PM.
python3
Python 3.6.6 (default, Jun 27 2018, 14:44:17)
[GCC 8.1.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import logging; logging.basicConfig(level=logging.DEBUG); from swh.loader.pypi.tasks import LoadPyPiTsk; LoadPyPiTsk().run('arrow', 'https://pypi.org/pypi/arrow/', project_metadata_url='https://pypi.org/pypi/arrow/json')
DEBUG:swh.scheduler.task.LoadPyPiTsk:Creating pypi origin for https://pypi.org/pypi/arrow/
DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): localhost
DEBUG:urllib3.connectionpool:http://localhost:5002 "POST /origin/add HTTP/1.1" 200 3
DEBUG:swh.scheduler.task.LoadPyPiTsk:Done creating pypi origin for https://pypi.org/pypi/arrow/
DEBUG:swh.scheduler.task.LoadPyPiTsk:Creating origin_visit for origin 4804 at time 2018-08-01 12:28:54.627307+00:00
DEBUG:urllib3.connectionpool:Resetting dropped connection: localhost
DEBUG:urllib3.connectionpool:http://localhost:5002 "POST /origin/visit/add HTTP/1.1" 200 18
DEBUG:swh.scheduler.task.LoadPyPiTsk:Done Creating origin_visit for origin 4804 at time 2018-08-01 12:28:54.627307+00:00
DEBUG:urllib3.connectionpool:Resetting dropped connection: localhost
DEBUG:urllib3.connectionpool:http://localhost:5002 "POST /fetch_history/start HTTP/1.1" 200 1
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): pypi.org
DEBUG:urllib3.connectionpool:https://pypi.org:443 "GET /pypi/arrow/json HTTP/1.1" 200 6521
DEBUG:root:version: 0.1
DEBUG:root:filepath to write: /tmp/swh.loader.pypi/arrow/0.1/arrow-0.1.tar.gz
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): files.pythonhosted.org
DEBUG:urllib3.connectionpool:https://files.pythonhosted.org:443 "GET /packages/3f/ec/888dc54d742551d18bf3762b0ca724de67f10761dbb863c85dceb394aeaf/arrow-0.1.tar.gz HTTP/1.1" 200 1679
DEBUG:root:version: 0.1.1
DEBUG:root:filepath to write: /tmp/swh.loader.pypi/arrow/0.1.1/arrow-0.1.1.tar.gz
DEBUG:urllib3.connectionpool:https://files.pythonhosted.org:443 "GET /packages/b8/17/90660f5f594f6bb698d1d4a238bf05daf05acebb2b6dacbb15fffa008cff/arrow-0.1.1.tar.gz HTTP/1.1" 200 1739
DEBUG:root:version: 0.1.2
DEBUG:root:filepath to write: /tmp/swh.loader.pypi/arrow/0.1.2/arrow-0.1.2.tar.gz
DEBUG:urllib3.connectionpool:https://files.pythonhosted.org:443 "GET /packages/52/22/90c0488c0c673637276775fcea9fce94b421c12b3520b9632c31022ba64d/arrow-0.1.2.tar.gz HTTP/1.1" 200 1995
DEBUG:root:version: 0.1.3
DEBUG:root:filepath to write: /tmp/swh.loader.pypi/arrow/0.1.3/arrow-0.1.3.tar.gz
DEBUG:urllib3.connectionpool:https://files.pythonhosted.org:443 "GET /packages/f2/4a/fabc7e78e9af8f04281db5122d173cd4e679208c5c3afbb0467ae9f353c7/arrow-0.1.3.tar.gz HTTP/1.1" 200 2025
DEBUG:root:version: 0.1.4
DEBUG:root:filepath to write: /tmp/swh.loader.pypi/arrow/0.1.4/arrow-0.1.4.tar.gz
DEBUG:urllib3.connectionpool:https://files.pythonhosted.org:443 "GET /packages/22/69/a8fdeb37143cbc9cf116378613a40c654e6509d243129dc7474fe93a069d/arrow-0.1.4.tar.gz HTTP/1.1" 200 2015
DEBUG:root:version: 0.1.5
DEBUG:root:filepath to write: /tmp/swh.loader.pypi/arrow/0.1.5/arrow-0.1.5.tar.gz
DEBUG:urllib3.connectionpool:https://files.pythonhosted.org:443 "GET /packages/a6/36/6b39562621c9d5025175db4c19a3e0c9df08270dfd27e8a75351852ff5b5/arrow-0.1.5.tar.gz HTTP/1.1" 200 2144
DEBUG:root:version: 0.1.6
DEBUG:root:filepath to write: /tmp/swh.loader.pypi/arrow/0.1.6/arrow-0.1.6.tar.gz
DEBUG:urllib3.connectionpool:https://files.pythonhosted.org:443 "GET /packages/c8/1c/cbe0c43f9072e026800094d374a181f9b98d744193d0db55db3f449c50e1/arrow-0.1.6.tar.gz HTTP/1.1" 200 2746
DEBUG:root:version: 0.10.0
DEBUG:root:filepath to write: /tmp/swh.loader.pypi/arrow/0.10.0/arrow-0.10.0.tar.gz
DEBUG:urllib3.connectionpool:https://files.pythonhosted.org:443 "GET /packages/54/db/76459c4dd3561bbe682619a5c576ff30c42e37c2e01900ed30a501957150/arrow-0.10.0.tar.gz HTTP/1.1" 200 86506
DEBUG:root:version: 0.11.0
DEBUG:root:filepath to write: /tmp/swh.loader.pypi/arrow/0.11.0/arrow-0.11.0.tar.gz
DEBUG:urllib3.connectionpool:https://files.pythonhosted.org:443 "GET /packages/eb/0f/64c1f723808f47e0569bb3b807a5045c4332c7601fbc489afd11d946c609/arrow-0.11.0.tar.gz HTTP/1.1" 200 119719
DEBUG:root:version: 0.12.0
DEBUG:root:filepath to write: /tmp/swh.loader.pypi/arrow/0.12.0/arrow-0.12.0.tar.gz
DEBUG:urllib3.connectionpool:https://files.pythonhosted.org:443 "GET /packages/90/48/7ecfce4f2830f59dfacbb2b5a31e3ff1112b731a413724be40f57faa4450/arrow-0.12.0.tar.gz HTTP/1.1" 200 89600
DEBUG:root:version: 0.12.1
DEBUG:root:filepath to write: /tmp/swh.loader.pypi/arrow/0.12.1/arrow-0.12.1.tar.gz
DEBUG:urllib3.connectionpool:https://files.pythonhosted.org:443 "GET /packages/e0/86/4eb5228a43042e9a80fe8c84093a8a36f5db34a3767ebd5e1e7729864e7b/arrow-0.12.1.tar.gz HTTP/1.1" 200 65356
DEBUG:root:version: 0.2.0
DEBUG:root:filepath to write: /tmp/swh.loader.pypi/arrow/0.2.0/arrow-0.2.0.tar.gz
DEBUG:urllib3.connectionpool:https://files.pythonhosted.org:443 "GET /packages/60/a6/e121f2cdee2766e187bb9daa0fb5702083a54d2d97b4ee72530956955779/arrow-0.2.0.tar.gz HTTP/1.1" 200 5619
DEBUG:root:version: 0.2.1
DEBUG:root:filepath to write: /tmp/swh.loader.pypi/arrow/0.2.1/arrow-0.2.1.tar.gz
DEBUG:urllib3.connectionpool:https://files.pythonhosted.org:443 "GET /packages/a4/dc/b9dd92a8a7085d91a560cb7d4931ce3ba299cdab248f8f1c9bab66b8b88d/arrow-0.2.1.tar.gz HTTP/1.1" 200 9585
DEBUG:root:version: 0.3.0
DEBUG:root:filepath to write: /tmp/swh.loader.pypi/arrow/0.3.0/arrow-0.3.0.tar.gz
DEBUG:urllib3.connectionpool:https://files.pythonhosted.org:443 "GET /packages/d9/e7/8e2752def6e66cf4a7dc94a0d1a2c20082a962260e6d5a977d96166edb6e/arrow-0.3.0.tar.gz HTTP/1.1" 200 10508
DEBUG:root:version: 0.3.1
DEBUG:root:filepath to write: /tmp/swh.loader.pypi/arrow/0.3.1/arrow-0.3.1.tar.gz
DEBUG:urllib3.connectionpool:https://files.pythonhosted.org:443 "GET /packages/9d/65/5ec9771df5db3db88ac6ce95148f6900a0127a190a373b3bd2dfd8fbc9c2/arrow-0.3.1.tar.gz HTTP/1.1" 200 10548
DEBUG:root:version: 0.3.2
DEBUG:root:filepath to write: /tmp/swh.loader.pypi/arrow/0.3.2/arrow-0.3.2.tar.gz
DEBUG:urllib3.connectionpool:https://files.pythonhosted.org:443 "GET /packages/bf/fd/4e179c4c575be8d9e289e7962760bec6637f5f8e8984935a9b76f069a5ce/arrow-0.3.2.tar.gz HTTP/1.1" 200 12034
DEBUG:root:version: 0.3.3
DEBUG:root:filepath to write: /tmp/swh.loader.pypi/arrow/0.3.3/arrow-0.3.3.tar.gz
DEBUG:urllib3.connectionpool:https://files.pythonhosted.org:443 "GET /packages/e2/94/e99df2c68c316608336530abc2d38be6c26fe27ba088f7d03643ed86f7e4/arrow-0.3.3.tar.gz HTTP/1.1" 200 14718
DEBUG:root:version: 0.3.4
DEBUG:root:filepath to write: /tmp/swh.loader.pypi/arrow/0.3.4/arrow-0.3.4.tar.gz
DEBUG:urllib3.connectionpool:https://files.pythonhosted.org:443 "GET /packages/1b/a5/45309cf597c61f33e7185d06591338938eba59bffbc3e79ad4fe0ec7d3e5/arrow-0.3.4.tar.gz HTTP/1.1" 200 14351
DEBUG:root:version: 0.3.5
DEBUG:root:filepath to write: /tmp/swh.loader.pypi/arrow/0.3.5/arrow-0.3.5.tar.gz
DEBUG:urllib3.connectionpool:https://files.pythonhosted.org:443 "GET /packages/ab/e1/0e3b915ceef2c1123978f57167f53cee829ca9ce1f66f4e635cee63e2ea6/arrow-0.3.5.tar.gz HTTP/1.1" 200 14817
DEBUG:root:version: 0.4.0
DEBUG:root:filepath to write: /tmp/swh.loader.pypi/arrow/0.4.0/arrow-0.4.0.tar.gz
DEBUG:urllib3.connectionpool:https://files.pythonhosted.org:443 "GET /packages/eb/eb/6591192dd6ed861a01aaa4d3ddd8a2bdf44406077a29aadf05b16b038ac1/arrow-0.4.0.tar.gz HTTP/1.1" 200 14867
DEBUG:root:version: 0.4.1
DEBUG:root:filepath to write: /tmp/swh.loader.pypi/arrow/0.4.1/arrow-0.4.1.tar.gz
DEBUG:urllib3.connectionpool:https://files.pythonhosted.org:443 "GET /packages/44/9b/e8a2aa0958a04b395b4abe9852af512b851fd11c6449b7192b57dd32f36a/arrow-0.4.1.tar.gz HTTP/1.1" 200 15983
DEBUG:root:version: 0.4.2
DEBUG:root:filepath to write: /tmp/swh.loader.pypi/arrow/0.4.2/arrow-0.4.2.tar.gz
DEBUG:urllib3.connectionpool:https://files.pythonhosted.org:443 "GET /packages/35/59/e1b0eb82d635028c2013fb26ddbc62b1586a9c8cc109f0387f8a3586058c/arrow-0.4.2.tar.gz HTTP/1.1" 200 19731
DEBUG:root:version: 0.4.3
DEBUG:root:filepath to write: /tmp/swh.loader.pypi/arrow/0.4.3/arrow-0.4.3.tar.gz
DEBUG:urllib3.connectionpool:https://files.pythonhosted.org:443 "GET /packages/ed/4c/de43c83576b91899105981d7d46014469140aeec0cbfbe1075d014e9e6ba/arrow-0.4.3.tar.gz HTTP/1.1" 200 63470
DEBUG:root:version: 0.4.4
DEBUG:root:filepath to write: /tmp/swh.loader.pypi/arrow/0.4.4/arrow-0.4.4.tar.gz
DEBUG:urllib3.connectionpool:https://files.pythonhosted.org:443 "GET /packages/73/61/b4881060a60491441700a9b93ff8c3c9501ffa8d4705c63ef810d62ff141/arrow-0.4.4.tar.gz HTTP/1.1" 200 63466
DEBUG:root:version: 0.4.6
DEBUG:root:filepath to write: /tmp/swh.loader.pypi/arrow/0.4.6/arrow-0.4.6.tar.gz
DEBUG:urllib3.connectionpool:https://files.pythonhosted.org:443 "GET /packages/dc/33/41e768a0ce11cf22b63145f72a113b6d34758b55ea67100ea00fbe275cbb/arrow-0.4.6.tar.gz HTTP/1.1" 200 77317
DEBUG:root:version: 0.5.0
DEBUG:root:filepath to write: /tmp/swh.loader.pypi/arrow/0.5.0/arrow-0.5.0.tar.gz
DEBUG:urllib3.connectionpool:https://files.pythonhosted.org:443 "GET /packages/4d/31/d9bae9763b669a8948107777339cdf0b49c89b4dd17a1a45a933148932ca/arrow-0.5.0.tar.gz HTTP/1.1" 200 78899
DEBUG:root:version: 0.5.4
DEBUG:root:filepath to write: /tmp/swh.loader.pypi/arrow/0.5.4/arrow-0.5.4.tar.gz
DEBUG:urllib3.connectionpool:https://files.pythonhosted.org:443 "GET /packages/db/12/9e0b9a78a7fe64f3638300009e43bff474ce3469b084553b37ff6140d203/arrow-0.5.4.tar.gz HTTP/1.1" 200 81594
DEBUG:root:version: 0.6.0
DEBUG:root:filepath to write: /tmp/swh.loader.pypi/arrow/0.6.0/arrow-0.6.0.tar.gz
DEBUG:urllib3.connectionpool:https://files.pythonhosted.org:443 "GET /packages/cf/cb/f935b978dbd768bf14ba8cb84add7e86a1fda079f18746f1dc7e36f6e04f/arrow-0.6.0.tar.gz HTTP/1.1" 200 87306
DEBUG:root:version: 0.7.0
DEBUG:root:filepath to write: /tmp/swh.loader.pypi/arrow/0.7.0/arrow-0.7.0.tar.gz
DEBUG:urllib3.connectionpool:https://files.pythonhosted.org:443 "GET /packages/57/be/db25f7bd8f0e40cd57d80497c0cc298b50e24b3160f5bdf1a5ac4b2e448a/arrow-0.7.0.tar.gz HTTP/1.1" 200 75385
DEBUG:root:version: 0.8.0
DEBUG:root:filepath to write: /tmp/swh.loader.pypi/arrow/0.8.0/arrow-0.8.0.tar.gz
DEBUG:urllib3.connectionpool:https://files.pythonhosted.org:443 "GET /packages/58/91/21d65af4899adbcb4158c8f0def8ce1a6d18ddcd8bbb3f5a3800f03b9308/arrow-0.8.0.tar.gz HTTP/1.1" 200 81664
DEBUG:root:version: 0.9.0
DEBUG:root:filepath to write: /tmp/swh.loader.pypi/arrow/0.9.0/arrow-0.9.0.tar.gz
DEBUG:urllib3.connectionpool:https://files.pythonhosted.org:443 "GET /packages/02/44/13330b2e617cf0da9036dba69c8d6a3e30f88e94c4fce467f6ed413649a4/arrow-0.9.0.tar.gz HTTP/1.1" 200 86159
{'0.1': {'comment': '',
'filename': 'arrow-0.1.tar.gz',
'sha256': 'acc6faaf2a1313feb031c7971a0c408f62d2732d74f2d6b63740c3ec4984c2ac',
'size': 1679,
'url': 'https://files.pythonhosted.org/packages/3f/ec/888dc54d742551d18bf3762b0ca724de67f10761dbb863c85dceb394aeaf/arrow-0.1.tar.gz',
'version': '0.1'},
'0.1.1': {'comment': '',
'filename': 'arrow-0.1.1.tar.gz',
'sha256': 'a97b92b6af93aa37dbb7e38250049c4be56ea0f67e3df08fdf3a176da2008ce4',
'size': 1739,
'url': 'https://files.pythonhosted.org/packages/b8/17/90660f5f594f6bb698d1d4a238bf05daf05acebb2b6dacbb15fffa008cff/arrow-0.1.1.tar.gz',
'version': '0.1.1'},
'0.1.2': {'comment': '',
'filename': 'arrow-0.1.2.tar.gz',
'sha256': 'b61a0cb12e3d90c3a94b37f6e4767c5b27d4344d4cfece9ad7bb723fe26343b8',
'size': 1995,
'url': 'https://files.pythonhosted.org/packages/52/22/90c0488c0c673637276775fcea9fce94b421c12b3520b9632c31022ba64d/arrow-0.1.2.tar.gz',
'version': '0.1.2'},
'0.1.3': {'comment': '',
'filename': 'arrow-0.1.3.tar.gz',
'sha256': 'c600968f8fa1258f97c2b962a10a7d9ba724586c8ec62b876efb28ca51c995c4',
'size': 2025,
'url': 'https://files.pythonhosted.org/packages/f2/4a/fabc7e78e9af8f04281db5122d173cd4e679208c5c3afbb0467ae9f353c7/arrow-0.1.3.tar.gz',
'version': '0.1.3'},
'0.1.4': {'comment': '',
'filename': 'arrow-0.1.4.tar.gz',
'sha256': 'd593a0f460845d94b37be13841d526ae68109d098f7d040cc45df2f83a842c90',
'size': 2015,
'url': 'https://files.pythonhosted.org/packages/22/69/a8fdeb37143cbc9cf116378613a40c654e6509d243129dc7474fe93a069d/arrow-0.1.4.tar.gz',
'version': '0.1.4'},
'0.1.5': {'comment': '',
'filename': 'arrow-0.1.5.tar.gz',
'sha256': '93da7c30ec75328e84bd24e5ae48930bea45d324c6722df5a857c76da1dcc308',
'size': 2144,
'url': 'https://files.pythonhosted.org/packages/a6/36/6b39562621c9d5025175db4c19a3e0c9df08270dfd27e8a75351852ff5b5/arrow-0.1.5.tar.gz',
'version': '0.1.5'},
'0.1.6': {'comment': '',
'filename': 'arrow-0.1.6.tar.gz',
'sha256': '5589b10f7609a85bc2d6b1c8b066bebeea1a8119d9a81867b03f1a41a68c74d6',
'size': 2746,
'url': 'https://files.pythonhosted.org/packages/c8/1c/cbe0c43f9072e026800094d374a181f9b98d744193d0db55db3f449c50e1/arrow-0.1.6.tar.gz',
'version': '0.1.6'},
'0.10.0': {'comment': '',
'filename': 'arrow-0.10.0.tar.gz',
'sha256': '805906f09445afc1f0fc80187db8fe07670e3b25cdafa09b8d8ac264a8c0c722',
'size': 86506,
'url': 'https://files.pythonhosted.org/packages/54/db/76459c4dd3561bbe682619a5c576ff30c42e37c2e01900ed30a501957150/arrow-0.10.0.tar.gz',
'version': '0.10.0'},
'0.11.0': {'comment': '',
'filename': 'arrow-0.11.0.tar.gz',
'sha256': '5c44e897cde7ff54d7336ee2072fd32395a525d070df0e9034ea64029d4a61b5',
'size': 119719,
'url': 'https://files.pythonhosted.org/packages/eb/0f/64c1f723808f47e0569bb3b807a5045c4332c7601fbc489afd11d946c609/arrow-0.11.0.tar.gz',
'version': '0.11.0'},
'0.12.0': {'comment': '',
'filename': 'arrow-0.12.0.tar.gz',
'sha256': 'a15ecfddf334316e3ac8695e48c15d1be0d6038603b33043930dcf0e675c86ee',
'size': 89600,
'url': 'https://files.pythonhosted.org/packages/90/48/7ecfce4f2830f59dfacbb2b5a31e3ff1112b731a413724be40f57faa4450/arrow-0.12.0.tar.gz',
'version': '0.12.0'},
'0.12.1': {'comment': '',
'filename': 'arrow-0.12.1.tar.gz',
'sha256': 'a558d3b7b6ce7ffc74206a86c147052de23d3d4ef0e17c210dd478c53575c4cd',
'size': 65356,
'url': 'https://files.pythonhosted.org/packages/e0/86/4eb5228a43042e9a80fe8c84093a8a36f5db34a3767ebd5e1e7729864e7b/arrow-0.12.1.tar.gz',
'version': '0.12.1'},
'0.2.0': {'comment': '',
'filename': 'arrow-0.2.0.tar.gz',
'sha256': '4e71930260a317ed341bf578870c248be48034050084cbefe00e1a9bcc6ba896',
'size': 5619,
'url': 'https://files.pythonhosted.org/packages/60/a6/e121f2cdee2766e187bb9daa0fb5702083a54d2d97b4ee72530956955779/arrow-0.2.0.tar.gz',
'version': '0.2.0'},
'0.2.1': {'comment': '',
'filename': 'arrow-0.2.1.tar.gz',
'sha256': 'bf658c41aab3caeb6dab1a919fd0c2f11c096c2937ac17fba8acde8d394a2adc',
'size': 9585,
'url': 'https://files.pythonhosted.org/packages/a4/dc/b9dd92a8a7085d91a560cb7d4931ce3ba299cdab248f8f1c9bab66b8b88d/arrow-0.2.1.tar.gz',
'version': '0.2.1'},
'0.3.0': {'comment': '',
'filename': 'arrow-0.3.0.tar.gz',
'sha256': 'bdc090dc1ef4eb6a829ee00fdac2c19faa593ef33bc23c51a08bad323e1dd774',
'size': 10508,
'url': 'https://files.pythonhosted.org/packages/d9/e7/8e2752def6e66cf4a7dc94a0d1a2c20082a962260e6d5a977d96166edb6e/arrow-0.3.0.tar.gz',
'version': '0.3.0'},
'0.3.1': {'comment': '',
'filename': 'arrow-0.3.1.tar.gz',
'sha256': '2026b689652ebb8d10b5d65740106a470eed6a6cce026dc11b9704e9a01730d9',
'size': 10548,
'url': 'https://files.pythonhosted.org/packages/9d/65/5ec9771df5db3db88ac6ce95148f6900a0127a190a373b3bd2dfd8fbc9c2/arrow-0.3.1.tar.gz',
'version': '0.3.1'},
'0.3.2': {'comment': '',
'filename': 'arrow-0.3.2.tar.gz',
'sha256': '1a7e2a8ffbcc0c70510069661799b7679c5fb87567e1342cd01325569078ab9a',
'size': 12034,
'url': 'https://files.pythonhosted.org/packages/bf/fd/4e179c4c575be8d9e289e7962760bec6637f5f8e8984935a9b76f069a5ce/arrow-0.3.2.tar.gz',
'version': '0.3.2'},
'0.3.3': {'comment': '',
'filename': 'arrow-0.3.3.tar.gz',
'sha256': '4d725396316cc4eee2d412e201c356c2b587fb9a128fb45b75527463af01d888',
'size': 14718,
'url': 'https://files.pythonhosted.org/packages/e2/94/e99df2c68c316608336530abc2d38be6c26fe27ba088f7d03643ed86f7e4/arrow-0.3.3.tar.gz',
'version': '0.3.3'},
'0.3.4': {'comment': '',
'filename': 'arrow-0.3.4.tar.gz',
'sha256': '1f246320f87a7001fbf5387ee4e7ecc61b58ec92aacba559a522ab1dff3ccf3e',
'size': 14351,
'url': 'https://files.pythonhosted.org/packages/1b/a5/45309cf597c61f33e7185d06591338938eba59bffbc3e79ad4fe0ec7d3e5/arrow-0.3.4.tar.gz',
'version': '0.3.4'},
'0.3.5': {'comment': '',
'filename': 'arrow-0.3.5.tar.gz',
'sha256': '3ed63b3cd9b9804400d0845781ecd848709febf5d777ae77b37db53599fcf628',
'size': 14817,
'url': 'https://files.pythonhosted.org/packages/ab/e1/0e3b915ceef2c1123978f57167f53cee829ca9ce1f66f4e635cee63e2ea6/arrow-0.3.5.tar.gz',
'version': '0.3.5'},
'0.4.0': {'comment': '',
'filename': 'arrow-0.4.0.tar.gz',
'sha256': 'b1133acbf84c6a70cbeb779b02ef81a24918512f41f98e0626c80785442c7cf2',
'size': 14867,
'url': 'https://files.pythonhosted.org/packages/eb/eb/6591192dd6ed861a01aaa4d3ddd8a2bdf44406077a29aadf05b16b038ac1/arrow-0.4.0.tar.gz',
'version': '0.4.0'},
'0.4.1': {'comment': '',
'filename': 'arrow-0.4.1.tar.gz',
'sha256': 'c9c581e431d05ad2aef0f28d4dc3562aa109f3cb65e48c6b722bd6d28286564f',
'size': 15983,
'url': 'https://files.pythonhosted.org/packages/44/9b/e8a2aa0958a04b395b4abe9852af512b851fd11c6449b7192b57dd32f36a/arrow-0.4.1.tar.gz',
'version': '0.4.1'},
'0.4.2': {'comment': '',
'filename': 'arrow-0.4.2.tar.gz',
'sha256': '3d46d9ecd67765d1e7551e20aa54d1fe93c5fd77d3445aeec2bf8f048670d0b0',
'size': 19731,
'url': 'https://files.pythonhosted.org/packages/35/59/e1b0eb82d635028c2013fb26ddbc62b1586a9c8cc109f0387f8a3586058c/arrow-0.4.2.tar.gz',
'version': '0.4.2'},
'0.4.3': {'comment': '',
'filename': 'arrow-0.4.3.tar.gz',
'sha256': 'afd6bd78c8ff0e2e9b4e8df2a9ad9ef6fab190d7daf382fdd4a227c5044ca747',
'size': 63470,
'url': 'https://files.pythonhosted.org/packages/ed/4c/de43c83576b91899105981d7d46014469140aeec0cbfbe1075d014e9e6ba/arrow-0.4.3.tar.gz',
'version': '0.4.3'},
'0.4.4': {'comment': '',
'filename': 'arrow-0.4.4.tar.gz',
'sha256': 'a280fbd0f1371f54d5b3c09ddc2cd58122ff6a0811500ab237e8ef27fd23b9e9',
'size': 63466,
'url': 'https://files.pythonhosted.org/packages/73/61/b4881060a60491441700a9b93ff8c3c9501ffa8d4705c63ef810d62ff141/arrow-0.4.4.tar.gz',
'version': '0.4.4'},
'0.4.6': {'comment': '',
'filename': 'arrow-0.4.6.tar.gz',
'sha256': '5aafe7fdd4029715f8e1e6e61dedad32cbfe4f30756340c249841d24e0896f9f',
'size': 77317,
'url': 'https://files.pythonhosted.org/packages/dc/33/41e768a0ce11cf22b63145f72a113b6d34758b55ea67100ea00fbe275cbb/arrow-0.4.6.tar.gz',
'version': '0.4.6'},
'0.5.0': {'comment': '',
'filename': 'arrow-0.5.0.tar.gz',
'sha256': '1e9fc53eb3015f2f97bffae71d570eeb5c4b40a9ed51e39ca0da9b2ab3326ae0',
'size': 78899,
'url': 'https://files.pythonhosted.org/packages/4d/31/d9bae9763b669a8948107777339cdf0b49c89b4dd17a1a45a933148932ca/arrow-0.5.0.tar.gz',
'version': '0.5.0'},
'0.5.4': {'comment': '',
'filename': 'arrow-0.5.4.tar.gz',
'sha256': '15b58217d1c55a7d8194a86b9036ce1d4b88b72c7409d9575a3c515dc0950490',
'size': 81594,
'url': 'https://files.pythonhosted.org/packages/db/12/9e0b9a78a7fe64f3638300009e43bff474ce3469b084553b37ff6140d203/arrow-0.5.4.tar.gz',
'version': '0.5.4'},
'0.6.0': {'comment': '',
'filename': 'arrow-0.6.0.tar.gz',
'sha256': 'd7bd102f8d4b45fea74aad000079c73257c2a15c1886263084d2df0faaf923ea',
'size': 87306,
'url': 'https://files.pythonhosted.org/packages/cf/cb/f935b978dbd768bf14ba8cb84add7e86a1fda079f18746f1dc7e36f6e04f/arrow-0.6.0.tar.gz',
'version': '0.6.0'},
'0.7.0': {'comment': '',
'filename': 'arrow-0.7.0.tar.gz',
'sha256': '2a5333007af117a05a488b69c9ae15c26c23eefa25f084992b025d387e03a17b',
'size': 75385,
'url': 'https://files.pythonhosted.org/packages/57/be/db25f7bd8f0e40cd57d80497c0cc298b50e24b3160f5bdf1a5ac4b2e448a/arrow-0.7.0.tar.gz',
'version': '0.7.0'},
'0.8.0': {'comment': '',
'filename': 'arrow-0.8.0.tar.gz',
'sha256': 'b210c17d6bb850011700b9f54c1ca0eaf8cbbd441f156f0cd292e1fbda84e7af',
'size': 81664,
'url': 'https://files.pythonhosted.org/packages/58/91/21d65af4899adbcb4158c8f0def8ce1a6d18ddcd8bbb3f5a3800f03b9308/arrow-0.8.0.tar.gz',
'version': '0.8.0'},
'0.9.0': {'comment': '',
'filename': 'arrow-0.9.0.tar.gz',
'sha256': 'c266f0db8f7aeb79764ce3c0aca6cb88978cfd27bfb9fb7588405b5ed331fd3e',
'size': 86159,
'url': 'https://files.pythonhosted.org/packages/02/44/13330b2e617cf0da9036dba69c8d6a3e30f88e94c4fce467f6ed413649a4/arrow-0.9.0.tar.gz',
'version': '0.9.0'},
'local_path': '/tmp/swh.loader.pypi/arrow/0.9.0/arrow-0.9.0.tar.gz'}
DEBUG:urllib3.connectionpool:Resetting dropped connection: localhost
DEBUG:urllib3.connectionpool:http://localhost:5002 "POST /fetch_history/end HTTP/1.1" 200 1
DEBUG:swh.scheduler.task.LoadPyPiTsk:Updating origin_visit for origin 4804 with status full
DEBUG:urllib3.connectionpool:Resetting dropped connection: localhost
DEBUG:urllib3.connectionpool:http://localhost:5002 "POST /origin/visit/update HTTP/1.1" 200 1
DEBUG:swh.scheduler.task.LoadPyPiTsk:Done updating origin_visit for origin 4804 with status full
WARNING:swh.scheduler.task.LoadPyPiTsk:** DEBUG MODE ** Will not clean up temp dir /tmp/swh.loader.pypi
DEBUG:amqp:Start from server, version: 0.9, properties: {'capabilities': {'publisher_confirms': True, 'exchange_exchange_bindings': True, 'basic.nack': True, 'consumer_cancel_notify': True, 'connection.blocked': True, 'consumer_priorities': True, 'authentication_failure_close': True, 'per_consumer_qos': True, 'direct_reply_to': True}, 'cluster_name': 'rabbit@corellia.lan', 'copyright': 'Copyright (C) 2007-2017 Pivotal Software, Inc.', 'information': 'Licensed under the MPL. See http://www.rabbitmq.com/', 'platform': 'Erlang/OTP', 'product': 'RabbitMQ', 'version': '3.6.10'}, mechanisms: [b'PLAIN', b'AMQPLAIN'], locales: ['en_US']
DEBUG:amqp:using channel_id: 1
DEBUG:amqp:Channel open
{'status': 'eventful'}

Event Timeline

ardumont changed the title of this paste from loader pypi taking form to loader pypi taking form - wip.Aug 1 2018, 2:33 PM