Project

Profile

Help

Issue #9370

closed

After removing: distribution, publication, repository, remote - space is not reclaimed. GET /pulp/content continues.

Added by janr7 over 2 years ago. Updated over 2 years ago.

Status:
CLOSED - NOTABUG
Priority:
Normal
Assignee:
-
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Master
Platform Release:
OS:
Triaged:
No
Groomed:
No
Sprint Candidate:
No
Tags:
Dev Environment
Sprint:
Quarter:

Description

Hello.

We are testing a fresh install of pulp3 in a docker container. Started with 3.14.2, having problems that were resolved in https://pulp.plan.io/issues/9196.

Current: "version": "3.15.2"

7 repositories were set up successfully using 145GB in filesystem space.

However plagued with: backoff:INFO: Backing off download_wrapper(...) for 0.3s (aiohttp.client_exceptions.ClientPayloadError: Response payload is not completed)

When refreshing - sync - of repositories. Down to : "download_concurrency: 1"

What we have seen in 3.14.5 that a repository not needed of updating the sync step was quick. With 3.15.2 the sync took long and extra filesystem space would be used and returned after the sync step of the static repository (that normally would not need updating).

This is where the decision was made to wipe the 7 repositories and start again. Using pulp-squeezer as before.

The problem: After removing all, distribution, publication, repository, remote , the space in media/artifact/ is not removed. The command 'pulp task' displays no active tasks.

  • How can we cleanup to reclaim the space.
  • Get rid of messages in the pulp log where pulp is trying to access removed base_path: in distribution creation.

There is no need to recover anything all removed.

Please see attached log.

Thank you.

Jan

  "versions": [
    {
      "component": "core",
      "version": "3.15.2"
    },
    {
      "component": "rpm",
      "version": "3.15.0"
    },
    {
      "component": "python",
      "version": "3.5.0"
    },
    {
      "component": "file",
      "version": "1.9.1"
    },
    {
      "component": "deb",
      "version": "2.15.0"
    },
    {
      "component": "container",
      "version": "2.8.0"
    },
    {
      "component": "certguard",
      "version": "1.5.0"
    },
    {
      "component": "ansible",
      "version": "0.10.0"
    }



pip freeze
appdirs==1.4.3
Babel==2.8.0
certifi==2021.5.30
chardet==4.0.0
click==8.0.1
idna==2.10
importlib-metadata==4.6.1
iotop==0.6
isc==2.0
Jinja2==2.10.1
MarkupSafe==1.0
packaging==20.3
ply==3.10
pulp-cli==0.10.1
pyparsing==2.4.7
pytz==2020.5
PyYAML==5.4.1
requests==2.25.1
six==1.14.0
toml==0.10.2
typing-extensions==3.10.0.0
urllib3==1.26.6
zipp==3.5.0


Files

docker_pulp_log.txt (22.1 KB) docker_pulp_log.txt base_path referenced janr7, 09/10/2021 09:59 AM

Also available in: Atom PDF