Unable to publish some content views after pulp3 migration and foreman/katello update to latest

Problem:
Publishing some content views error out and task get paused indefinitely

Expected outcome:
Content view published

Foreman and Proxy versions:
Foreman 2.5

Foreman and Proxy plugin versions:

Distribution and version:
OEL 7.9

Other relevant data:

Error message: the server returns an error
HTTP status code: 404
Response headers: {"date"=>"Fri, 22 Oct 2021 05:45:28 GMT", "server"=>"Apache", "content-type"=>"application/json; charset=utf-8", "x-request-id"=>"684865bf-3e3d-4ed3-8cd8-6f4525f9c768", "x-runtime"=>"0.004965", "strict-transport-security"=>"max-age=631139040; includeSubdomains", "x-frame-options"=>"sameorigin", "x-content-type-options"=>"nosniff", "x-xss-protection"=>"1; mode=block", "x-download-options"=>"noopen", "x-permitted-cross-domain-policies"=>"none", "content-security-policy"=>"default-src 'self'; child-src 'self'; connect-src 'self' ws: wss:; img-src 'self' data:; script-src 'unsafe-eval' 'unsafe-inline' 'self'; style-src 'unsafe-inline' 'self'", "content-length"=>"34", "via"=>"1.1 foreman.corp.net", "connection"=>"close"}
Response body: {"status":404,"error":"Not Found"}
2021-10-22T07:45:29 [F|app|684865bf]
 684865bf | ActionController::RoutingError (No route matches [GET] "/e6e986ed-6746-4b8f-b4a9-74c7be818db9"):
 684865bf |
 684865bf | lib/foreman/middleware/logging_context_request.rb:11:in `call'
 684865bf | katello (4.1.4) lib/katello/prevent_json_parsing.rb:12:in `call'
2021-10-22T07:45:29 [E|bac|bad1900f] Error message: the server returns an error
 bad1900f | HTTP status code: 404
 bad1900f | Response headers: {"date"=>"Fri, 22 Oct 2021 05:45:28 GMT", "server"=>"Apache", "content-type"=>"application/json; charset=utf-8", "x-request-id"=>"684865bf-3e3d-4ed3-8cd8-6f4525f9c768", "x-runtime"=>"0.004965", "strict-t
ransport-security"=>"max-age=631139040; includeSubdomains", "x-frame-options"=>"sameorigin", "x-content-type-options"=>"nosniff", "x-xss-protection"=>"1; mode=block", "x-download-options"=>"noopen", "x-permitted-cross-domain-policies
"=>"none", "content-security-policy"=>"default-src 'self'; child-src 'self'; connect-src 'self' ws: wss:; img-src 'self' data:; script-src 'unsafe-eval' 'unsafe-inline' 'self'; style-src 'unsafe-inline' 'self'", "content-length"=>"34
", "via"=>"1.1 foreman.corp.net", "connection"=>"close"}
 bad1900f | Response body: {"status":404,"error":"Not Found"} (PulpRpmClient::ApiError)

[Thu Oct 21 22:10:02.786828 2021] [proxy:error] [pid 38343] (111)Connection refused: AH02454: HTTP: attempt to connect to Unix domain socket /run/pulpcore-content.sock (pulpcore-content) failed
[Thu Oct 21 22:10:02.786847 2021] [proxy:error] [pid 38343] AH00959: ap_proxy_connect_backend disabling worker for (pulpcore-content) for 60s
[Thu Oct 21 22:10:02.786851 2021] [proxy_http:error] [pid 38343] [client 10.42.1.9:27684] AH01114: HTTP: failed to make connection to backend: httpd-UDS
[Thu Oct 21 22:10:03.321123 2021] [proxy:error] [pid 38454] AH00940: HTTP: disabled connection for (pulpcore-content)
[Thu Oct 21 22:10:03.855749 2021] [proxy:error] [pid 36297] AH00940: HTTP: disabled connection for (pulpcore-content)

In dynflow it’s stuck at 134: Actions::Pulp3::Repository::MultiCopyContent (error) [ 0.44s / 0.44s ]

[root@foreman httpd]# foreman-maintain service status
Running Status Services
================================================================================
Get status of applicable services:

Displaying the following service(s):
rh-redis5-redis, postgresql, pulpcore-api, pulpcore-content, qdrouterd, qpidd, rh-redis5-redis, tomcat, dynflow-sidekiq@orchestrator, foreman, httpd, puppetserver, dynflow-sidekiq@worker-1, dynflow-sidekiq@worker-hosts-queue-1, foreman-proxy
\ displaying rh-redis5-redis
● rh-redis5-redis.service - Redis persistent key-value database
   Loaded: loaded (/usr/lib/systemd/system/rh-redis5-redis.service; enabled; vendor preset: disabled)
  Drop-In: /etc/systemd/system/rh-redis5-redis.service.d
           └─limit.conf
   Active: active (running) since Fri 2021-10-22 07:19:11 CEST; 48min ago
 Main PID: 1479 (redis-server)
    Tasks: 4
   CGroup: /system.slice/rh-redis5-redis.service
           └─1479 /opt/rh/rh-redis5/root/usr/bin/redis-server 127.0.0.1:6379

Oct 22 07:19:11 foreman.corp.net systemd[1]: Starting Redis persistent key-value database...
Oct 22 07:19:11 foreman.corp.net systemd[1]: Started Redis persistent key-value database.
\ displaying postgresql
● rh-postgresql12-postgresql.service - PostgreSQL database server
   Loaded: loaded (/usr/lib/systemd/system/rh-postgresql12-postgresql.service; enabled; vendor preset: disabled)
   Active: active (running) since Fri 2021-10-22 07:19:29 CEST; 47min ago
  Process: 1427 ExecStartPre=/opt/rh/rh-postgresql12/root/usr/libexec/postgresql-check-db-dir %N (code=exited, status=0/SUCCESS)
 Main PID: 1559 (postmaster)
    Tasks: 100
   CGroup: /system.slice/rh-postgresql12-postgresql.service
           ├─ 1559 postmaster -D /var/opt/rh/rh-postgresql12/lib/pgsql/data
           ├─ 1782 postgres: logger
           ├─ 3021 postgres: checkpointer
           ├─ 3022 postgres: background writer
           ├─ 3023 postgres: walwriter
           ├─ 3024 postgres: autovacuum launcher
           ├─ 3025 postgres: stats collector
           ├─ 3026 postgres: logical replication launcher
           ├─ 3359 postgres: pulp pulpcore ::1(37106) idle
           ├─ 3360 postgres: pulp pulpcore ::1(37108) idle
           ├─ 3361 postgres: pulp pulpcore ::1(37110) idle
           ├─ 3362 postgres: pulp pulpcore ::1(37112) idle
           ├─ 3366 postgres: pulp pulpcore ::1(37116) idle
           ├─ 3367 postgres: pulp pulpcore ::1(37118) idle
           ├─ 3368 postgres: pulp pulpcore ::1(37120) idle
           ├─ 3370 postgres: pulp pulpcore ::1(37122) idle
           ├─ 3464 postgres: candlepin candlepin 127.0.0.1(52690) idle
           ├─ 3465 postgres: candlepin candlepin 127.0.0.1(52692) idle
           ├─ 3466 postgres: candlepin candlepin 127.0.0.1(52694) idle
           ├─ 3512 postgres: foreman foreman [local] idle
           ├─ 3559 postgres: foreman foreman [local] idle
           ├─ 3562 postgres: foreman foreman [local] idle
           ├─ 3564 postgres: foreman foreman [local] idle
           ├─ 3565 postgres: foreman foreman [local] idle
           ├─ 3569 postgres: foreman foreman [local] idle
           ├─ 3570 postgres: foreman foreman [local] idle
           ├─ 3604 postgres: foreman foreman [local] idle
           ├─ 3609 postgres: foreman foreman [local] idle
           ├─ 3610 postgres: foreman foreman [local] idle
           ├─ 3611 postgres: foreman foreman [local] idle
           ├─ 3612 postgres: foreman foreman [local] idle
           ├─ 3617 postgres: foreman foreman [local] idle
           ├─ 3619 postgres: foreman foreman [local] idle
           ├─ 3620 postgres: foreman foreman [local] idle
           ├─ 3621 postgres: foreman foreman [local] idle
           ├─ 3718 postgres: foreman foreman [local] idle
           ├─ 4010 postgres: foreman foreman [local] idle
           ├─ 6294 postgres: foreman foreman [local] idle
           ├─ 6727 postgres: pulp pulpcore ::1(40702) idle
           ├─ 7709 postgres: foreman foreman [local] idle
           ├─ 8083 postgres: foreman foreman [local] idle
           ├─ 8868 postgres: foreman foreman [local] idle
           ├─ 8869 postgres: foreman foreman [local] idle
           ├─ 8870 postgres: foreman foreman [local] idle
           ├─ 9395 postgres: foreman foreman [local] idle
           ├─ 9403 postgres: foreman foreman [local] idle
           ├─ 9405 postgres: foreman foreman [local] idle
           ├─ 9406 postgres: foreman foreman [local] idle
           ├─10779 postgres: pulp pulpcore ::1(45316) idle
           ├─10801 postgres: pulp pulpcore ::1(45356) idle
           ├─10934 postgres: foreman foreman [local] idle
           ├─10937 postgres: foreman foreman [local] idle
           ├─10938 postgres: foreman foreman [local] idle
           ├─10939 postgres: foreman foreman [local] idle
           ├─10940 postgres: foreman foreman [local] idle
           ├─10941 postgres: foreman foreman [local] idle
           ├─11063 postgres: pulp pulpcore ::1(45694) idle
           ├─11266 postgres: candlepin candlepin 127.0.0.1(33280) idle
           ├─11267 postgres: candlepin candlepin 127.0.0.1(33282) idle
           ├─11268 postgres: candlepin candlepin 127.0.0.1(33284) idle
           ├─11469 postgres: foreman foreman [local] idle
           ├─11475 postgres: foreman foreman [local] idle
           ├─11477 postgres: foreman foreman [local] idle
           ├─11479 postgres: foreman foreman [local] idle
           ├─11481 postgres: foreman foreman [local] idle
           ├─11486 postgres: foreman foreman [local] idle
           ├─11487 postgres: foreman foreman [local] idle
           ├─11523 postgres: pulp pulpcore ::1(46370) idle
           ├─11645 postgres: pulp pulpcore ::1(46504) idle
           ├─11910 postgres: pulp pulpcore ::1(46710) idle
           ├─12100 postgres: foreman foreman [local] idle
           ├─12311 postgres: pulp pulpcore ::1(47454) idle
           ├─14995 postgres: candlepin candlepin 127.0.0.1(37774) idle
           ├─14996 postgres: candlepin candlepin 127.0.0.1(37776) idle
           ├─16185 postgres: pulp pulpcore ::1(52192) idle
           ├─16198 postgres: pulp pulpcore ::1(52220) idle
           ├─16571 postgres: pulp pulpcore ::1(52920) idle
           ├─16625 postgres: pulp pulpcore ::1(52980) idle
           ├─16628 postgres: pulp pulpcore ::1(52984) idle
           ├─16688 postgres: pulp pulpcore ::1(53050) idle
           ├─16937 postgres: pulp pulpcore ::1(53186) idle
           ├─16948 postgres: pulp pulpcore ::1(53188) idle
           ├─17095 postgres: pulp pulpcore ::1(53222) idle
           ├─17157 postgres: pulp pulpcore ::1(53230) idle
           ├─17262 postgres: pulp pulpcore ::1(53264) idle
           ├─17268 postgres: pulp pulpcore ::1(53274) idle
           ├─17269 postgres: pulp pulpcore ::1(53276) idle
           ├─17282 postgres: pulp pulpcore ::1(53288) idle
           ├─17284 postgres: pulp pulpcore ::1(53292) idle
           ├─17293 postgres: pulp pulpcore ::1(53306) idle
           ├─17301 postgres: pulp pulpcore ::1(53320) idle
           ├─17334 postgres: pulp pulpcore ::1(53322) idle
           ├─17499 postgres: pulp pulpcore ::1(53334) idle
           ├─17596 postgres: pulp pulpcore ::1(53338) idle
           ├─17681 postgres: pulp pulpcore ::1(53344) idle
           ├─17883 postgres: pulp pulpcore ::1(53368) idle
           ├─17899 postgres: pulp pulpcore ::1(53370) idle
           ├─18011 postgres: pulp pulpcore ::1(53374) idle
           ├─18024 postgres: pulp pulpcore ::1(53376) idle
           └─18073 postgres: pulp pulpcore ::1(53378) idle

Oct 22 07:19:11 foreman.corp.net systemd[1]: Starting PostgreSQL database server...
Oct 22 07:19:11 foreman.corp.net sh[1559]: 2021-10-22 07:19:11 CEST LOG:  starting PostgreSQL 12.7 on x86_64-redhat-linux-gnu, compiled by gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-44), 64-bit
Oct 22 07:19:11 foreman.corp.net sh[1559]: 2021-10-22 07:19:11 CEST LOG:  listening on IPv6 address "::1", port 5432
Oct 22 07:19:11 foreman.corp.net sh[1559]: 2021-10-22 07:19:11 CEST LOG:  listening on IPv4 address "127.0.0.1", port 5432
Oct 22 07:19:11 foreman.corp.net sh[1559]: 2021-10-22 07:19:11 CEST LOG:  listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432"
Oct 22 07:19:11 foreman.corp.net sh[1559]: 2021-10-22 07:19:11 CEST LOG:  listening on Unix socket "/tmp/.s.PGSQL.5432"
Oct 22 07:19:11 foreman.corp.net sh[1559]: 2021-10-22 07:19:11 CEST LOG:  redirecting log output to logging collector process
Oct 22 07:19:11 foreman.corp.net sh[1559]: 2021-10-22 07:19:11 CEST HINT:  Future log output will appear in directory "log".
Oct 22 07:19:29 foreman.corp.net systemd[1]: Started PostgreSQL database server.
Warning: rh-postgresql12-postgresql.service changed on disk. Run 'systemctl daemon-reload' to reload units.
\ displaying pulpcore-api
● pulpcore-api.service - Pulp API Server
   Loaded: loaded (/etc/systemd/system/pulpcore-api.service; enabled; vendor preset: disabled)
   Active: active (running) since Fri 2021-10-22 07:19:13 CEST; 48min ago
 Main PID: 1437 (gunicorn)
   Status: "Gunicorn arbiter booted"
    Tasks: 2
   CGroup: /system.slice/pulpcore-api.service
           ├─1437 /usr/bin/python3 /usr/bin/gunicorn pulpcore.app.wsgi:application --timeout 90 -w 1 --access-logfile - --access-logformat pulp [%({correlation-id}o)s]: %(h)s %(l)s %(u)s %(t)s "%(r)s" %(s)s %(b)s "%(f)s" "%(a)s"
           └─2092 /usr/bin/python3 /usr/bin/gunicorn pulpcore.app.wsgi:application --timeout 90 -w 1 --access-logfile - --access-logformat pulp [%({correlation-id}o)s]: %(h)s %(l)s %(u)s %(t)s "%(r)s" %(s)s %(b)s "%(f)s" "%(a)s"

Oct 22 08:06:07 foreman.corp.net pulpcore-api[1437]: pulp [06159c2f-f982-4e14-a2e4-8ef1f6342835]:  - - [22/Oct/2021:06:06:07 +0000] "GET /pulp/api/v3/tasks/e1d0ac3b-740b-4e81-91ae-37f7eeaa2c3e/ HTTP/1.1" 200 562 "-" "OpenAPI-Generator/3.14.1/ruby"
Oct 22 08:06:07 foreman.corp.net pulpcore-api[1437]: pulp [06159c2f-f982-4e14-a2e4-8ef1f6342835]:  - - [22/Oct/2021:06:06:07 +0000] "GET /pulp/api/v3/tasks/7f633171-7166-4934-8b8b-0cbaf08e3615/ HTTP/1.1" 200 535 "-" "OpenAPI-Generator/3.14.1/ruby"
Oct 22 08:06:07 foreman.corp.net pulpcore-api[1437]: pulp [06159c2f-f982-4e14-a2e4-8ef1f6342835]:  - - [22/Oct/2021:06:06:07 +0000] "GET /pulp/api/v3/tasks/dc418fa8-b772-4d8d-8737-a0343b0a9f95/ HTTP/1.1" 200 454 "-" "OpenAPI-Generator/3.14.1/ruby"
Oct 22 08:06:07 foreman.corp.net pulpcore-api[1437]: pulp [06159c2f-f982-4e14-a2e4-8ef1f6342835]:  - - [22/Oct/2021:06:06:07 +0000] "PATCH /pulp/api/v3/distributions/rpm/rpm/6ddba040-c31b-4edf-adf4-d7635fefa69d/ HTTP/1.1" 202 67 "-" "OpenAPI-Generator/3.13.3/ruby"
Oct 22 08:06:08 foreman.corp.net pulpcore-api[1437]: pulp [06159c2f-f982-4e14-a2e4-8ef1f6342835]:  - - [22/Oct/2021:06:06:08 +0000] "GET /pulp/api/v3/tasks/7f633171-7166-4934-8b8b-0cbaf08e3615/ HTTP/1.1" 200 562 "-" "OpenAPI-Generator/3.14.1/ruby"
Oct 22 08:06:08 foreman.corp.net pulpcore-api[1437]: pulp [06159c2f-f982-4e14-a2e4-8ef1f6342835]:  - - [22/Oct/2021:06:06:08 +0000] "GET /pulp/api/v3/tasks/dc418fa8-b772-4d8d-8737-a0343b0a9f95/ HTTP/1.1" 200 562 "-" "OpenAPI-Generator/3.14.1/ruby"
Oct 22 08:06:08 foreman.corp.net pulpcore-api[1437]: pulp [06159c2f-f982-4e14-a2e4-8ef1f6342835]:  - - [22/Oct/2021:06:06:08 +0000] "PATCH /pulp/api/v3/distributions/rpm/rpm/5475f175-45f7-430c-9384-5b02b201316c/ HTTP/1.1" 202 67 "-" "OpenAPI-Generator/3.13.3/ruby"
Oct 22 08:06:08 foreman.corp.net pulpcore-api[1437]: pulp [06159c2f-f982-4e14-a2e4-8ef1f6342835]:  - - [22/Oct/2021:06:06:08 +0000] "PATCH /pulp/api/v3/distributions/rpm/rpm/e0c9e821-ce11-42e0-b4c8-690765a2a80a/ HTTP/1.1" 202 67 "-" "OpenAPI-Generator/3.13.3/ruby"
Oct 22 08:06:52 foreman.corp.net pulpcore-api[1437]: pulp [56e30c80-4ecc-431c-9e39-97aa66c30b9a]:  - - [22/Oct/2021:06:06:52 +0000] "GET /pulp/api/v3/status HTTP/1.1" 301 0 "-" "rest-client/2.0.2 (linux x86_64) ruby/2.7.3p183"
Oct 22 08:06:52 foreman.corp.net pulpcore-api[1437]: pulp [56e30c80-4ecc-431c-9e39-97aa66c30b9a]:  - - [22/Oct/2021:06:06:52 +0000] "GET /pulp/api/v3/status/ HTTP/1.1" 200 3957 "-" "rest-client/2.0.2 (linux x86_64) ruby/2.7.3p183"
\ displaying pulpcore-content
● pulpcore-content.service - Pulp Content App
   Loaded: loaded (/etc/systemd/system/pulpcore-content.service; enabled; vendor preset: disabled)
   Active: active (running) since Fri 2021-10-22 07:19:14 CEST; 48min ago
 Main PID: 1439 (gunicorn)
   Status: "Gunicorn arbiter booted"
    Tasks: 52
   CGroup: /system.slice/pulpcore-content.service
           ├─1439 /usr/bin/python3 /usr/bin/gunicorn pulpcore.content:server --timeout 90 --worker-class aiohttp.GunicornWebWorker -w 17 --access-logfile -
           ├─2341 /usr/bin/python3 /usr/bin/gunicorn pulpcore.content:server --timeout 90 --worker-class aiohttp.GunicornWebWorker -w 17 --access-logfile -
           ├─2348 /usr/bin/python3 /usr/bin/gunicorn pulpcore.content:server --timeout 90 --worker-class aiohttp.GunicornWebWorker -w 17 --access-logfile -
           ├─2352 /usr/bin/python3 /usr/bin/gunicorn pulpcore.content:server --timeout 90 --worker-class aiohttp.GunicornWebWorker -w 17 --access-logfile -
           ├─2369 /usr/bin/python3 /usr/bin/gunicorn pulpcore.content:server --timeout 90 --worker-class aiohttp.GunicornWebWorker -w 17 --access-logfile -
           ├─2384 /usr/bin/python3 /usr/bin/gunicorn pulpcore.content:server --timeout 90 --worker-class aiohttp.GunicornWebWorker -w 17 --access-logfile -
           ├─2392 /usr/bin/python3 /usr/bin/gunicorn pulpcore.content:server --timeout 90 --worker-class aiohttp.GunicornWebWorker -w 17 --access-logfile -
           ├─2397 /usr/bin/python3 /usr/bin/gunicorn pulpcore.content:server --timeout 90 --worker-class aiohttp.GunicornWebWorker -w 17 --access-logfile -
           ├─2399 /usr/bin/python3 /usr/bin/gunicorn pulpcore.content:server --timeout 90 --worker-class aiohttp.GunicornWebWorker -w 17 --access-logfile -
           ├─2424 /usr/bin/python3 /usr/bin/gunicorn pulpcore.content:server --timeout 90 --worker-class aiohttp.GunicornWebWorker -w 17 --access-logfile -
           ├─2435 /usr/bin/python3 /usr/bin/gunicorn pulpcore.content:server --timeout 90 --worker-class aiohttp.GunicornWebWorker -w 17 --access-logfile -
           ├─2443 /usr/bin/python3 /usr/bin/gunicorn pulpcore.content:server --timeout 90 --worker-class aiohttp.GunicornWebWorker -w 17 --access-logfile -
           ├─2457 /usr/bin/python3 /usr/bin/gunicorn pulpcore.content:server --timeout 90 --worker-class aiohttp.GunicornWebWorker -w 17 --access-logfile -
           ├─2460 /usr/bin/python3 /usr/bin/gunicorn pulpcore.content:server --timeout 90 --worker-class aiohttp.GunicornWebWorker -w 17 --access-logfile -
           ├─2466 /usr/bin/python3 /usr/bin/gunicorn pulpcore.content:server --timeout 90 --worker-class aiohttp.GunicornWebWorker -w 17 --access-logfile -
           ├─2474 /usr/bin/python3 /usr/bin/gunicorn pulpcore.content:server --timeout 90 --worker-class aiohttp.GunicornWebWorker -w 17 --access-logfile -
           ├─2477 /usr/bin/python3 /usr/bin/gunicorn pulpcore.content:server --timeout 90 --worker-class aiohttp.GunicornWebWorker -w 17 --access-logfile -
           └─2490 /usr/bin/python3 /usr/bin/gunicorn pulpcore.content:server --timeout 90 --worker-class aiohttp.GunicornWebWorker -w 17 --access-logfile -

Oct 22 08:07:16 foreman.corp.net pulpcore-content[1439]: [22/Oct/2021:06:07:16 +0000] "GET /pulp/content/Default_Organization/Oracle_Production/Oracle_ContentView/custom/DRX/DBA_Scripts/repodata/repomd.xml HTTP/1.1" 200 3212 "-" "urlgrabber/3.10 yum/3.4.3"
Oct 22 08:07:16 foreman.corp.net pulpcore-content[1439]: [22/Oct/2021:06:07:16 +0000] "GET /pulp/content/Default_Organization/Oracle_Production/Oracle_ContentView/custom/DRX/DRX/repodata/repomd.xml HTTP/1.1" 200 3214 "-" "urlgrabber/3.10 yum/3.4.3"
Oct 22 08:07:16 foreman.corp.net pulpcore-content[1439]: [22/Oct/2021:06:07:16 +0000] "GET /pulp/content/Default_Organization/Oracle_Production/Oracle_ContentView/custom/DRX/Legato/repodata/repomd.xml HTTP/1.1" 200 3201 "-" "urlgrabber/3.10 yum/3.4.3"
Oct 22 08:07:17 foreman.corp.net pulpcore-content[1439]: [22/Oct/2021:06:07:17 +0000] "GET /pulp/content/Default_Organization/Oracle_Production/Oracle_ContentView/custom/DRX/subscription-manager/repodata/repomd.xml HTTP/1.1" 200 3205 "-" "urlgrabber/3.10 yum/3.4.3"
Oct 22 08:07:17 foreman.corp.net pulpcore-content[1439]: [22/Oct/2021:06:07:17 +0000] "GET /pulp/content/Default_Organization/Oracle_Production/Oracle_ContentView/custom/Foreman_Client/Client_1_24/repodata/repomd.xml HTTP/1.1" 200 4040 "-" "urlgrabber/3.10 yum/3.4.3"
Oct 22 08:07:17 foreman.corp.net pulpcore-content[1439]: [22/Oct/2021:06:07:17 +0000] "GET /pulp/content/Default_Organization/Oracle_Production/Oracle_ContentView/custom/InfluxDB/InfluxDB/repodata/repomd.xml HTTP/1.1" 200 3214 "-" "urlgrabber/3.10 yum/3.4.3"
Oct 22 08:07:18 foreman.corp.net pulpcore-content[1439]: [22/Oct/2021:06:07:18 +0000] "GET /pulp/content/Default_Organization/Oracle_Production/Oracle_ContentView/custom/Oracle_Linux_7/Addons/repodata/repomd.xml HTTP/1.1" 200 3238 "-" "urlgrabber/3.10 yum/3.4.3"
Oct 22 08:07:18 foreman.corp.net pulpcore-content[1439]: [22/Oct/2021:06:07:18 +0000] "GET /pulp/content/Default_Organization/Oracle_Production/Oracle_ContentView/custom/Oracle_Linux_7/Development/repodata/repomd.xml HTTP/1.1" 200 3240 "-" "urlgrabber/3.10 yum/3.4.3"
Oct 22 08:07:18 foreman.corp.net pulpcore-content[1439]: [22/Oct/2021:06:07:18 +0000] "GET /pulp/content/Default_Organization/Oracle_Production/Oracle_ContentView/custom/Oracle_Linux_7/InstaClient21/repodata/repomd.xml HTTP/1.1" 200 3203 "-" "urlgrabber/3.10 yum/3.4.3"
Oct 22 08:07:18 foreman.corp.net pulpcore-content[1439]: [22/Oct/2021:06:07:18 +0000] "GET /pulp/content/Default_Organization/Oracle_Production/Oracle_ContentView/custom/Oracle_Linux_7/Latest/repodata/repomd.xml HTTP/1.1" 200 3524 "-" "urlgrabber/3.10 yum/3.4.3"
\ displaying qdrouterd
● qdrouterd.service - Qpid Dispatch router daemon
   Loaded: loaded (/usr/lib/systemd/system/qdrouterd.service; enabled; vendor preset: disabled)
  Drop-In: /etc/systemd/system/qdrouterd.service.d
           └─90-limits.conf
   Active: active (running) since Fri 2021-10-22 07:19:11 CEST; 48min ago
 Main PID: 1443 (qdrouterd)
    Tasks: 9
   CGroup: /system.slice/qdrouterd.service
           └─1443 /usr/sbin/qdrouterd -c /etc/qpid-dispatch/qdrouterd.conf

Oct 22 08:07:17 foreman.corp.net qdrouterd[1443]: SERVER (info) [C7932] Accepted connection to :5647 from 10.35.1.7:36177
Oct 22 08:07:17 foreman.corp.net qdrouterd[1443]: SERVER (info) [C7933] Accepted connection to :5647 from 10.139.3.7:49506
Oct 22 08:07:17 foreman.corp.net qdrouterd[1443]: SERVER (info) [C7858] Connection from 10.92.3.11:58192 (to :5647) failed: amqp:connection:framing-error SSL Failure: Unknown error
Oct 22 08:07:17 foreman.corp.net qdrouterd[1443]: ROUTER_CORE (info) [C7858][L15721] Link closed due to connection loss: del=0 presett=0 psdrop=0 acc=0 rej=0 rel=0 mod=0 delay1=0 delay10=0 blocked=no
Oct 22 08:07:17 foreman.corp.net qdrouterd[1443]: ROUTER_CORE (info) [C7858] Connection Closed
Oct 22 08:07:17 foreman.corp.net qdrouterd[1443]: ROUTER_CORE (info) [C1][L15722] Link detached: del=0 presett=0 psdrop=0 acc=0 rej=0 rel=0 mod=0 delay1=0 delay10=0 blocked=no
Oct 22 08:07:18 foreman.corp.net qdrouterd[1443]: SERVER (info) [C7934] Accepted connection to :5647 from 10.92.3.11:58212
Oct 22 08:07:18 foreman.corp.net qdrouterd[1443]: ROUTER_CORE (info) [C7934] Connection Opened: dir=in host=10.92.3.11:58212 vhost= encrypted=TLSv1/SSLv3 auth=ANONYMOUS user=anonymous container_id=1e93a9a3-01ed-4c75-bde8-a8565f68ba15 props=
Oct 22 08:07:18 foreman.corp.net qdrouterd[1443]: ROUTER_CORE (info) [C7934][L15871] Link attached: dir=out source={pulp.agent.275ab2d3-e976-4da4-b770-d9008368efac expire:sess} target={<none> expire:sess}
Oct 22 08:07:18 foreman.corp.net qdrouterd[1443]: ROUTER_CORE (info) [C7933] Connection Opened: dir=in host=10.139.3.7:49506 vhost= encrypted=TLSv1/SSLv3 auth=ANONYMOUS user=anonymous container_id=8ac6ee11-21e6-43b3-87a9-a1e173f2213a props=
\ displaying qpidd
● qpidd.service - An AMQP message broker daemon.
   Loaded: loaded (/usr/lib/systemd/system/qpidd.service; enabled; vendor preset: disabled)
  Drop-In: /etc/systemd/system/qpidd.service.d
           └─90-limits.conf, wait-for-port.conf
   Active: active (running) since Fri 2021-10-22 07:19:12 CEST; 48min ago
     Docs: man:qpidd(1)
           http://qpid.apache.org/
  Process: 1442 ExecStartPost=/bin/bash -c while ! ss --no-header --tcp --listening --numeric sport = :5671 | grep -q "^LISTEN.*:5671"; do sleep 1; done (code=exited, status=0/SUCCESS)
 Main PID: 1441 (qpidd)
    Tasks: 10
   CGroup: /system.slice/qpidd.service
           └─1441 /usr/sbin/qpidd --config /etc/qpid/qpidd.conf

Oct 22 07:19:11 foreman.corp.net systemd[1]: Starting An AMQP message broker daemon....
Oct 22 07:19:12 foreman.corp.net systemd[1]: Started An AMQP message broker daemon..
Oct 22 07:39:29 foreman.corp.net qpidd[1441]: 2021-10-22 07:39:29 [System] error ConnectionTicker couldn't setup next timer firing: -7498780151ns[7.501s]
Oct 22 07:39:29 foreman.corp.net qpidd[1441]: 2021-10-22 07:39:29 [System] error ConnectionTicker couldn't setup next timer firing: -7498780151ns[7.501s]
\ displaying rh-redis5-redis
● rh-redis5-redis.service - Redis persistent key-value database
   Loaded: loaded (/usr/lib/systemd/system/rh-redis5-redis.service; enabled; vendor preset: disabled)
  Drop-In: /etc/systemd/system/rh-redis5-redis.service.d
           └─limit.conf
   Active: active (running) since Fri 2021-10-22 07:19:11 CEST; 48min ago
 Main PID: 1479 (redis-server)
    Tasks: 4
   CGroup: /system.slice/rh-redis5-redis.service
           └─1479 /opt/rh/rh-redis5/root/usr/bin/redis-server 127.0.0.1:6379

Oct 22 07:19:11 foreman.corp.net systemd[1]: Starting Redis persistent key-value database...
Oct 22 07:19:11 foreman.corp.net systemd[1]: Started Redis persistent key-value database.
\ displaying tomcat
● tomcat.service - Apache Tomcat Web Application Container
   Loaded: loaded (/usr/lib/systemd/system/tomcat.service; enabled; vendor preset: disabled)
   Active: active (running) since Fri 2021-10-22 07:19:11 CEST; 48min ago
 Main PID: 1503 (java)
    Tasks: 101
   CGroup: /system.slice/tomcat.service
           └─1503 /usr/lib/jvm/jre-11/bin/java -Xms1024m -Xmx4096m -Djava.security.auth.login.config=/usr/share/tomcat/conf/login.config -classpath /usr/share/tomcat/bin/bootstrap.jar:/usr/share/tomcat/bin/tomcat-juli.jar:/usr/share/java/commons-daemon.jar -Dcatalina.base=/usr/share/tomcat -Dcatalina.home=/usr/share/tomcat -Djava.endorsed.dirs= -Djava.io.tmpdir=/var/cache/tomcat/temp -Djava.util.logging.config.file=/usr/share/tomcat/conf/logging.properties -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager org.apache.catalina.startup.Bootstrap start

Oct 22 07:19:37 foreman.corp.net server[1503]: Oct 22, 2021 7:19:37 AM com.google.inject.internal.ProxyFactory <init>
Oct 22 07:19:37 foreman.corp.net server[1503]: WARNING: Method [public void org.candlepin.model.ContentCurator.delete(org.candlepin.model.Persisted)] is synthetic and is being intercepted by [com.google.inject.persist.jpa.JpaLocalTxnInterceptor@37e5ac2e]. This could indicate a bug.  The method may be intercepted twice, or may not be intercepted at all.
Oct 22 07:19:37 foreman.corp.net server[1503]: Oct 22, 2021 7:19:37 AM com.google.inject.internal.ProxyFactory <init>
Oct 22 07:19:37 foreman.corp.net server[1503]: WARNING: Method [public void org.candlepin.model.EntitlementCertificateCurator.delete(org.candlepin.model.Persisted)] is synthetic and is being intercepted by [com.google.inject.persist.jpa.JpaLocalTxnInterceptor@37e5ac2e]. This could indicate a bug.  The method may be intercepted twice, or may not be intercepted at all.
Oct 22 07:19:46 foreman.corp.net server[1503]: Oct 22, 2021 7:19:46 AM org.apache.catalina.startup.HostConfig deployDirectory
Oct 22 07:19:46 foreman.corp.net server[1503]: INFO: Deployment of web application directory /var/lib/tomcat/webapps/candlepin has finished in 27,458 ms
Oct 22 07:19:46 foreman.corp.net server[1503]: Oct 22, 2021 7:19:46 AM org.apache.coyote.AbstractProtocol start
Oct 22 07:19:46 foreman.corp.net server[1503]: INFO: Starting ProtocolHandler ["http-bio-127.0.0.1-23443"]
Oct 22 07:19:46 foreman.corp.net server[1503]: Oct 22, 2021 7:19:46 AM org.apache.catalina.startup.Catalina start
Oct 22 07:19:46 foreman.corp.net server[1503]: INFO: Server startup in 28066 ms
| displaying dynflow-sidekiq@orchestrator
● dynflow-sidekiq@orchestrator.service - Foreman jobs daemon - orchestrator on sidekiq
   Loaded: loaded (/usr/lib/systemd/system/dynflow-sidekiq@.service; enabled; vendor preset: disabled)
   Active: active (running) since Fri 2021-10-22 07:20:21 CEST; 46min ago
     Docs: https://theforeman.org
 Main PID: 1428 (sidekiq)
   CGroup: /system.slice/system-dynflow\x2dsidekiq.slice/dynflow-sidekiq@orchestrator.service
           └─1428 sidekiq 5.2.7  [0 of 1 busy]

Oct 22 07:19:11 foreman.corp.net systemd[1]: Starting Foreman jobs daemon - orchestrator on sidekiq...
Oct 22 07:19:18 foreman.corp.net dynflow-sidekiq@orchestrator[1428]: 2021-10-22T05:19:18.557Z 1428 TID-e8 INFO: GitLab reliable fetch activated!
Oct 22 07:19:18 foreman.corp.net dynflow-sidekiq@orchestrator[1428]: 2021-10-22T05:19:18.688Z 1428 TID-fw INFO: Booting Sidekiq 5.2.7 with redis options {:id=>"Sidekiq-server-PID-1428", :url=>"redis://localhost:6379/0"}
Oct 22 07:19:19 foreman.corp.net dynflow-sidekiq@orchestrator[1428]: `/usr/share/foreman` is not writable.
Oct 22 07:19:19 foreman.corp.net dynflow-sidekiq@orchestrator[1428]: Bundler will use `/tmp/bundler20211022-1428-17e0l9t1428' as your home directory temporarily.
Oct 22 07:19:28 foreman.corp.net dynflow-sidekiq@orchestrator[1428]: /usr/share/foreman/lib/foreman.rb:8: warning: already initialized constant Foreman::UUID_REGEXP
Oct 22 07:19:28 foreman.corp.net dynflow-sidekiq@orchestrator[1428]: /usr/share/foreman/lib/foreman.rb:8: warning: previous definition of UUID_REGEXP was here
Oct 22 07:20:21 foreman.corp.net systemd[1]: Started Foreman jobs daemon - orchestrator on sidekiq.
| displaying foreman
● foreman.service - Foreman
   Loaded: loaded (/usr/lib/systemd/system/foreman.service; enabled; vendor preset: disabled)
  Drop-In: /etc/systemd/system/foreman.service.d
           └─installer.conf
   Active: active (running) since Fri 2021-10-22 07:19:50 CEST; 47min ago
     Docs: https://theforeman.org
 Main PID: 1504 (ruby)
    Tasks: 47
   CGroup: /system.slice/foreman.service
           ├─1504 puma 5.3.2 (unix:///run/foreman.sock) [foreman]
           ├─3592 puma: cluster worker 0: 1504 [foreman]
           └─3595 puma: cluster worker 1: 1504 [foreman]

Oct 22 08:03:52 foreman.corp.net foreman[1504]: /opt/theforeman/tfm/root/usr/share/gems/gems/katello-4.1.4/app/lib/katello/http_resource.rb:75: warning: URI.escape is obsolete
Oct 22 08:03:58 foreman.corp.net foreman[1504]: /opt/theforeman/tfm/root/usr/share/gems/gems/katello-4.1.4/app/lib/katello/http_resource.rb:75: warning: URI.escape is obsolete
Oct 22 08:03:58 foreman.corp.net foreman[1504]: /opt/theforeman/tfm/root/usr/share/gems/gems/katello-4.1.4/app/lib/katello/http_resource.rb:75: warning: URI.escape is obsolete
Oct 22 08:04:20 foreman.corp.net foreman[1504]: /opt/theforeman/tfm/root/usr/share/gems/gems/katello-4.1.4/app/lib/katello/http_resource.rb:75: warning: URI.escape is obsolete
Oct 22 08:04:20 foreman.corp.net foreman[1504]: /opt/theforeman/tfm/root/usr/share/gems/gems/katello-4.1.4/app/lib/katello/http_resource.rb:75: warning: URI.escape is obsolete
Oct 22 08:04:20 foreman.corp.net foreman[1504]: /opt/theforeman/tfm/root/usr/share/gems/gems/katello-4.1.4/app/lib/katello/http_resource.rb:75: warning: URI.escape is obsolete
Oct 22 08:06:32 foreman.corp.net foreman[1504]: /opt/theforeman/tfm/root/usr/share/gems/gems/katello-4.1.4/app/lib/katello/http_resource.rb:75: warning: URI.escape is obsolete
Oct 22 08:06:36 foreman.corp.net foreman[1504]: /opt/theforeman/tfm/root/usr/share/gems/gems/katello-4.1.4/app/lib/katello/http_resource.rb:75: warning: URI.escape is obsolete
Oct 22 08:06:41 foreman.corp.net foreman[1504]: /opt/theforeman/tfm/root/usr/share/gems/gems/katello-4.1.4/app/lib/katello/http_resource.rb:75: warning: URI.escape is obsolete
Oct 22 08:06:52 foreman.corp.net foreman[1504]: /opt/theforeman/tfm/root/usr/share/gems/gems/katello-4.1.4/app/lib/katello/http_resource.rb:75: warning: URI.escape is obsolete
| displaying httpd
● httpd.service - The Apache HTTP Server
   Loaded: loaded (/usr/lib/systemd/system/httpd.service; enabled; vendor preset: disabled)
   Active: active (running) since Fri 2021-10-22 07:19:11 CEST; 48min ago
     Docs: man:httpd(8)
           man:apachectl(8)
 Main PID: 1461 (httpd)
   Status: "Total requests: 0; Current requests/sec: 0; Current traffic:   0 B/sec"
    Tasks: 21
   CGroup: /system.slice/httpd.service
           ├─ 1461 /usr/sbin/httpd -DFOREGROUND
           ├─ 1751 /usr/sbin/httpd -DFOREGROUND
           ├─ 1754 /usr/sbin/httpd -DFOREGROUND
           ├─ 2027 /usr/sbin/httpd -DFOREGROUND
           ├─ 2425 /usr/sbin/httpd -DFOREGROUND
           ├─ 2520 /usr/sbin/httpd -DFOREGROUND
           ├─ 2522 /usr/sbin/httpd -DFOREGROUND
           ├─ 2523 /usr/sbin/httpd -DFOREGROUND
           ├─ 2597 /usr/sbin/httpd -DFOREGROUND
           ├─ 2659 /usr/sbin/httpd -DFOREGROUND
           ├─ 2705 /usr/sbin/httpd -DFOREGROUND
           ├─ 2707 /usr/sbin/httpd -DFOREGROUND
           ├─ 2754 /usr/sbin/httpd -DFOREGROUND
           ├─ 2755 /usr/sbin/httpd -DFOREGROUND
           ├─ 2758 /usr/sbin/httpd -DFOREGROUND
           ├─ 3378 /usr/sbin/httpd -DFOREGROUND
           ├─ 3507 /usr/sbin/httpd -DFOREGROUND
           ├─ 7729 /usr/sbin/httpd -DFOREGROUND
           ├─11488 /usr/sbin/httpd -DFOREGROUND
           ├─12079 /usr/sbin/httpd -DFOREGROUND
           └─16408 /usr/sbin/httpd -DFOREGROUND

Oct 22 07:19:11 foreman.corp.net systemd[1]: Starting The Apache HTTP Server...
Oct 22 07:19:11 foreman.corp.net systemd[1]: Started The Apache HTTP Server.
| displaying puppetserver
● puppetserver.service - puppetserver Service
   Loaded: loaded (/usr/lib/systemd/system/puppetserver.service; enabled; vendor preset: disabled)
   Active: active (running) since Fri 2021-10-22 07:19:50 CEST; 47min ago
  Process: 1429 ExecStart=/opt/puppetlabs/server/apps/puppetserver/bin/puppetserver start (code=exited, status=0/SUCCESS)
 Main PID: 1913 (java)
    Tasks: 59 (limit: 4915)
   CGroup: /system.slice/puppetserver.service
           └─1913 /usr/bin/java -Xms2G -Xmx2G -Djruby.logger.class=com.puppetlabs.jruby_utils.jruby.Slf4jLogger -XX:ReservedCodeCacheSize=512m -XX:OnOutOfMemoryError=kill -9 %p -XX:ErrorFile=/var/log/puppetlabs/puppetserver/puppetserver_err_pid%p.log -cp /opt/puppetlabs/server/apps/puppetserver/puppet-server-release.jar:/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/facter.jar:/opt/puppetlabs/server/data/puppetserver/jars/* clojure.main -m puppetlabs.trapperkeeper.main --config /etc/puppetlabs/puppetserver/conf.d --bootstrap-config /etc/puppetlabs/puppetserver/services.d/,/opt/puppetlabs/server/apps/puppetserver/config/services.d/ --restart-file /opt/puppetlabs/server/data/puppetserver/restartcounter

Oct 22 07:19:11 foreman.corp.net systemd[1]: Starting puppetserver Service...
Oct 22 07:19:50 foreman.corp.net systemd[1]: Started puppetserver Service.
| displaying dynflow-sidekiq@worker-1
● dynflow-sidekiq@worker-1.service - Foreman jobs daemon - worker-1 on sidekiq
   Loaded: loaded (/usr/lib/systemd/system/dynflow-sidekiq@.service; enabled; vendor preset: disabled)
   Active: active (running) since Fri 2021-10-22 07:19:50 CEST; 47min ago
     Docs: https://theforeman.org
 Main PID: 1531 (sidekiq)
   CGroup: /system.slice/system-dynflow\x2dsidekiq.slice/dynflow-sidekiq@worker-1.service
           └─1531 sidekiq 5.2.7  [0 of 5 busy]

Oct 22 07:20:21 foreman.corp.net dynflow-sidekiq@worker-1[1531]: /opt/theforeman/tfm/root/usr/share/gems/gems/katello-4.1.4/app/lib/katello/http_resource.rb:75: warning: URI.escape is obsolete
Oct 22 07:20:21 foreman.corp.net dynflow-sidekiq@worker-1[1531]: /opt/theforeman/tfm/root/usr/share/gems/gems/katello-4.1.4/app/lib/katello/http_resource.rb:75: warning: URI.escape is obsolete
Oct 22 08:02:11 foreman.corp.net dynflow-sidekiq@worker-1[1531]: /opt/theforeman/tfm/root/usr/share/gems/gems/katello-4.1.4/app/lib/katello/http_resource.rb:75: warning: URI.escape is obsolete
Oct 22 08:02:47 foreman.corp.net dynflow-sidekiq@worker-1[1531]: /opt/theforeman/tfm/root/usr/share/gems/gems/katello-4.1.4/app/lib/katello/http_resource.rb:75: warning: URI.escape is obsolete
Oct 22 08:03:10 foreman.corp.net dynflow-sidekiq@worker-1[1531]: /opt/theforeman/tfm/root/usr/share/gems/gems/katello-4.1.4/app/lib/katello/http_resource.rb:75: warning: URI.escape is obsolete
Oct 22 08:03:21 foreman.corp.net dynflow-sidekiq@worker-1[1531]: /opt/theforeman/tfm/root/usr/share/gems/gems/katello-4.1.4/app/lib/katello/http_resource.rb:75: warning: URI.escape is obsolete
Oct 22 08:03:33 foreman.corp.net dynflow-sidekiq@worker-1[1531]: /opt/theforeman/tfm/root/usr/share/gems/gems/katello-4.1.4/app/lib/katello/http_resource.rb:75: warning: URI.escape is obsolete
Oct 22 08:03:41 foreman.corp.net dynflow-sidekiq@worker-1[1531]: /opt/theforeman/tfm/root/usr/share/gems/gems/katello-4.1.4/app/lib/katello/http_resource.rb:75: warning: URI.escape is obsolete
Oct 22 08:03:44 foreman.corp.net dynflow-sidekiq@worker-1[1531]: /opt/theforeman/tfm/root/usr/share/gems/gems/katello-4.1.4/app/lib/katello/http_resource.rb:75: warning: URI.escape is obsolete
Oct 22 08:06:10 foreman.corp.net dynflow-sidekiq@worker-1[1531]: /opt/theforeman/tfm/root/usr/share/gems/gems/katello-4.1.4/app/lib/katello/http_resource.rb:75: warning: URI.escape is obsolete
| displaying dynflow-sidekiq@worker-hosts-queue-1
● dynflow-sidekiq@worker-hosts-queue-1.service - Foreman jobs daemon - worker-hosts-queue-1 on sidekiq
   Loaded: loaded (/usr/lib/systemd/system/dynflow-sidekiq@.service; enabled; vendor preset: disabled)
   Active: active (running) since Fri 2021-10-22 07:19:50 CEST; 47min ago
     Docs: https://theforeman.org
 Main PID: 1509 (sidekiq)
   CGroup: /system.slice/system-dynflow\x2dsidekiq.slice/dynflow-sidekiq@worker-hosts-queue-1.service
           └─1509 sidekiq 5.2.7  [0 of 5 busy]

Oct 22 07:19:11 foreman.corp.net systemd[1]: Starting Foreman jobs daemon - worker-hosts-queue-1 on sidekiq...
Oct 22 07:19:18 foreman.corp.net dynflow-sidekiq@worker-hosts-queue-1[1509]: 2021-10-22T05:19:18.401Z 1509 TID-hd INFO: GitLab reliable fetch activated!
Oct 22 07:19:18 foreman.corp.net dynflow-sidekiq@worker-hosts-queue-1[1509]: 2021-10-22T05:19:18.525Z 1509 TID-gd INFO: Booting Sidekiq 5.2.7 with redis options {:id=>"Sidekiq-server-PID-1509", :url=>"redis://localhost:6379/0"}
Oct 22 07:19:18 foreman.corp.net dynflow-sidekiq@worker-hosts-queue-1[1509]: `/usr/share/foreman` is not writable.
Oct 22 07:19:18 foreman.corp.net dynflow-sidekiq@worker-hosts-queue-1[1509]: Bundler will use `/tmp/bundler20211022-1509-1wz0t2h1509' as your home directory temporarily.
Oct 22 07:19:28 foreman.corp.net dynflow-sidekiq@worker-hosts-queue-1[1509]: /usr/share/foreman/lib/foreman.rb:8: warning: already initialized constant Foreman::UUID_REGEXP
Oct 22 07:19:28 foreman.corp.net dynflow-sidekiq@worker-hosts-queue-1[1509]: /usr/share/foreman/lib/foreman.rb:8: warning: previous definition of UUID_REGEXP was here
Oct 22 07:19:50 foreman.corp.net systemd[1]: Started Foreman jobs daemon - worker-hosts-queue-1 on sidekiq.
| displaying foreman-proxy
● foreman-proxy.service - Foreman Proxy
   Loaded: loaded (/usr/lib/systemd/system/foreman-proxy.service; enabled; vendor preset: disabled)
  Drop-In: /etc/systemd/system/foreman-proxy.service.d
           └─90-limits.conf
   Active: active (running) since Fri 2021-10-22 07:19:18 CEST; 48min ago
 Main PID: 1440 (ruby)
    Tasks: 10
   CGroup: /system.slice/foreman-proxy.service
           └─1440 ruby /usr/share/foreman-proxy/bin/smart-proxy --no-daemonize

Oct 22 07:19:18 foreman.corp.net systemd[1]: Started Foreman Proxy.
Oct 22 07:49:18 foreman.corp.net smart-proxy[1440]: /opt/theforeman/tfm/root/usr/share/gems/gems/sequel-5.42.0/lib/sequel/adapters/sqlite.rb:114: warning: rb_check_safe_obj will be removed in Ruby 3.0
Oct 22 07:49:19 foreman.corp.net smart-proxy[1440]: 10.254.14.229 - - [22/Oct/2021:07:49:18 CEST] "GET /version HTTP/1.1" 200 191
Oct 22 07:49:19 foreman.corp.net smart-proxy[1440]: - -> /version
Oct 22 07:54:25 foreman.corp.net smart-proxy[1440]: 10.254.14.229 - - [22/Oct/2021:07:54:25 CEST] "GET /features HTTP/1.1" 200 89
Oct 22 07:54:25 foreman.corp.net smart-proxy[1440]: - -> /features
Oct 22 08:03:18 foreman.corp.net smart-proxy[1440]: 10.254.14.229 - - [22/Oct/2021:08:03:18 CEST] "GET /features HTTP/1.1" 200 89
Oct 22 08:03:18 foreman.corp.net smart-proxy[1440]: - -> /features
Oct 22 08:06:49 foreman.corp.net smart-proxy[1440]: 10.254.14.229 - - [22/Oct/2021:08:06:49 CEST] "GET /features HTTP/1.1" 200 89
Oct 22 08:06:49 foreman.corp.net smart-proxy[1440]: - -> /features
| All services are running                                            [OK]
--------------------------------------------------------------------------------


No sure if something should work here

curl http://127.0.0.1:24817/pulp/api/v3/status/ | json_reformat
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0curl: (7) Failed connect to 127.0.0.1:24817; Connection refused
parse error: premature EOF

                     (right here) ------^

Please help :frowning: Thank you

This works though…

curl --insecure --cert /etc/pki/katello/certs/pulp-client.crt --key /etc/pki/katello/private/pulp-client.key https://127.0.0.1/pulp/api/v3/repositories/ | jq .  | head -10
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 49721  100 49721    0     0   109k      0 --:--:-- --:--:-- --:--:--  109k
{
  "count": 125,
  "next": "https://127.0.0.1/pulp/api/v3/repositories/?limit=100&offset=100",
  "previous": null,
  "results": [
    {
      "pulp_href": "/pulp/api/v3/repositories/rpm/rpm/208b8694-21ba-40c8-a38a-9267352f9e13/",
      "pulp_created": "2021-10-21T05:47:05.274143Z",
      "versions_href": "/pulp/api/v3/repositories/rpm/rpm/208b8694-21ba-40c8-a38a-9267352f9e13/versions/",
      "pulp_labels": {},

Creating a new content view with the same repositories works fine.