slim00 | hi, during a ring container rebalance we have some really big partitions (same partition from different nodes) writing to one destination node tmp directory and it filled up the space | 09:21 |
---|---|---|
slim00 | since few of them filling up the space, no node successfully finish the rsync. the question we have is is it ok to delete the partitions in the tmp to free up space so one of them can succeed? | 09:23 |
opendevreview | Alistair Coles proposed openstack/swift master: ssync: fix nbytes in exception message https://review.opendev.org/c/openstack/swift/+/818091 | 14:07 |
opendevreview | Alistair Coles proposed openstack/swift master: ssync: fix nbytes in exception message https://review.opendev.org/c/openstack/swift/+/818091 | 14:09 |
opendevreview | Alistair Coles proposed openstack/swift master: ssync sender: add context to missing_check error log https://review.opendev.org/c/openstack/swift/+/817993 | 14:12 |
opendevreview | Alistair Coles proposed openstack/swift master: ssync: restrict max objects per sync https://review.opendev.org/c/openstack/swift/+/818017 | 14:12 |
clayg | i hate py2 ERROR: Package 'oslo.cache' requires a different Python: 2.7.17 not in '>=3.6' | 15:17 |
clayg | slim00: you can delete from /tmp - yes | 15:18 |
clayg | slim00: https://docs.openstack.org/swift/latest/overview_container_sharding.html | 15:18 |
clayg | it looks like maybe oslo.cache stopped "supporting" py2 back in Feb 2020 - not sure why we'd only get bit by it now 😞 | 15:22 |
clayg | I guess https://mirror.mtl01.iweb.opendev.org/pypifiles doesn't have Downloading https://mirror-int.ord.rax.opendev.org/pypifiles/packages/fe/69/072baad68f86b378e8b48fef8846c340da996ffc28d05168215d709ff656/oslo.cache-1.38.1-py2.py3-none-any.whl | 15:26 |
opendevreview | Clay Gerrard proposed openstack/swift master: wip: testing gate fix https://review.opendev.org/c/openstack/swift/+/818107 | 15:34 |
clayg | it doesn't look like *we* depend on oslo.cache directly 🤷 | 15:35 |
clarkb | clayg: pypi publishes python requires metadata for packages now. But only newer pip understands them. Typically when I see errors like that I suspect an older pip that doesn't understand the python requires metadata | 15:35 |
clarkb | clayg: if you view source on the index page for a package (https://pypi.org/simple/oslo.cache) you can see that info | 15:36 |
clarkb | or similarly maybe you are trying to force a specific version via constraints and pip knows it is invalid due to that metadata | 15:36 |
clarkb | some projects maintain a separate python2 constraints file for this reason | 15:37 |
clayg | clarkb: thanks! I'll see what changing our py2-constraints does: https://review.opendev.org/c/openstack/swift/+/818107 | 15:39 |
acoles | I just noticed that the non-voting arm tests are failing, but hadn't noticed before because the first line of the email and collapsed gerrit comment says 'Build succeeded (ARM64 pipeline).' | 17:01 |
acoles | I guess because the jobs are all non-voting then the build succeeds :( | 17:02 |
clarkb | acoles: correct. But that pipeline is already set up to not vote. This means there isn't any reason to make the jobs non voting | 17:11 |
clarkb | then you get the correct success/failure messages but without a -1 or +1 | 17:11 |
opendevreview | Clay Gerrard proposed openstack/swift master: wip: testing gate fix https://review.opendev.org/c/openstack/swift/+/818107 | 17:21 |
acoles | clarkb: thanks! | 17:24 |
opendevreview | Alistair Coles proposed openstack/swift master: Make arm jobs voting (but not the pipeline) https://review.opendev.org/c/openstack/swift/+/818127 | 17:46 |
clayg | clarkb: WARNING: possible mismatch found for package "reno" (I think https://zuul.opendev.org/t/openstack/build/4312ea35a6c84e05a2cb8e64aaaa5098/console is getting closer?) | 18:43 |
clarkb | clayg: I think that is "normal" because you've got disjoint reno requirements so one will warn and the other will be used. The error seems to be a conflict between boto3 test-requirements and the constraints version | 18:46 |
clayg | 🤩 | 18:46 |
opendevreview | Clay Gerrard proposed openstack/swift master: wip: testing gate fix https://review.opendev.org/c/openstack/swift/+/818107 | 18:49 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!