Skip to content

Instantly share code, notes, and snippets.

@gridhead
Last active September 15, 2022 07:54
Show Gist options
  • Save gridhead/af0aa2cdbe3cc2120d4c221f9805408c to your computer and use it in GitHub Desktop.
Save gridhead/af0aa2cdbe3cc2120d4c221f9805408c to your computer and use it in GitHub Desktop.
What just happened?
(venv) [t0xic0der@fedorable mdapi]$ mdapi -c mdapi/confdata/standard.py database
20
09/07/2022 03:46:11 PM [INFO] mdapi.confdata.servlogr: Branches metadata acquired.
09/07/2022 03:46:11 PM [INFO] mdapi.confdata.servlogr: Acquired repo for rawhide/rawhide of 'Under Development' branch at https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata
09/07/2022 03:46:11 PM [INFO] mdapi.confdata.servlogr: Acquired repo for f37/rawhide of 'Under Development' branch at https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata
09/07/2022 03:46:11 PM [INFO] mdapi.confdata.servlogr: Acquired repo for f37/rawhide of 'Under Development' branch at https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata
09/07/2022 03:46:11 PM [INFO] mdapi.confdata.servlogr: Branches metadata acquired.
09/07/2022 03:46:13 PM [INFO] mdapi.confdata.servlogr: [rawhide] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/c9f500d5df704c4ad9959ba862769e236822299d5ae09d8d2b19346919d0fab8-primary.sqlite.xz to /var/tmp/mdapiuklr5ehi/c9f500d5df704c4ad9959ba862769e236822299d5ae09d8d2b19346919d0fab8-primary.sqlite.xz
09/07/2022 03:47:52 PM [INFO] mdapi.confdata.servlogr: [rawhide] Extracting /var/tmp/mdapiuklr5ehi/c9f500d5df704c4ad9959ba862769e236822299d5ae09d8d2b19346919d0fab8-primary.sqlite.xz to /var/tmp/mdapiuklr5ehi/mdapi-rawhide-primary.sqlite
09/07/2022 03:47:55 PM [INFO] mdapi.confdata.servlogr: [rawhide] Indexing database /var/tmp/mdapiuklr5ehi/mdapi-rawhide-primary.sqlite
09/07/2022 03:47:55 PM [INFO] mdapi.confdata.servlogr: [rawhide] Comparing /var/tmp/mdapiuklr5ehi/mdapi-rawhide-primary.sqlite against /var/tmp/mdapi-rawhide-primary.sqlite
09/07/2022 03:47:59 PM [INFO] mdapi.confdata.servlogr: [rawhide] Publishing differences to Fedora Messaging bus
09/07/2022 03:47:59 PM [INFO] mdapi.confdata.servlogr: [rawhide] URL fedora/linux/development/rawhide/Everything/x86_64/os/repodata/c9f500d5df704c4ad9959ba862769e236822299d5ae09d8d2b19346919d0fab8-primary.sqlite.xz
09/07/2022 03:48:00 PM [INFO] fedora_messaging.message: Registering the 'base.message' key as the '<class 'fedora_messaging.message.Message'>' class in the Message class registry
09/07/2022 03:48:00 PM [INFO] fedora_messaging.message: Registering the 'mdapi.repo.update' key as the '<class 'mdapi_messages.messages.RepoUpdateV1'>' class in the Message class registry
09/07/2022 03:48:00 PM [INFO] twisted: Log opened.
09/07/2022 03:48:00 PM [INFO] fedora_messaging.config: The configuration file, /etc/fedora-messaging/config.toml, does not exist.
09/07/2022 03:48:00 PM [INFO] twisted: Starting factory FedoraMessagingFactoryV2(parameters=<URLParameters host=localhost port=5672 virtual_host=/ ssl=False>, confirms=True)
09/07/2022 03:48:00 PM [INFO] twisted: <twisted.internet.tcp.Connector instance at 0x7f0569864e50 disconnected IPv4Address(type='TCP', host='localhost', port=5672)> will retry in 2 seconds
09/07/2022 03:48:00 PM [INFO] twisted: Stopping factory FedoraMessagingFactoryV2(parameters=<URLParameters host=localhost port=5672 virtual_host=/ ssl=False>, confirms=True)
09/07/2022 03:48:02 PM [INFO] twisted: Starting factory FedoraMessagingFactoryV2(parameters=<URLParameters host=localhost port=5672 virtual_host=/ ssl=False>, confirms=True)
09/07/2022 03:48:02 PM [INFO] twisted: <twisted.internet.tcp.Connector instance at 0x7f0569864e50 disconnected IPv4Address(type='TCP', host='localhost', port=5672)> will retry in 5 seconds
09/07/2022 03:48:02 PM [INFO] twisted: Stopping factory FedoraMessagingFactoryV2(parameters=<URLParameters host=localhost port=5672 virtual_host=/ ssl=False>, confirms=True)
09/07/2022 03:48:08 PM [INFO] twisted: Starting factory FedoraMessagingFactoryV2(parameters=<URLParameters host=localhost port=5672 virtual_host=/ ssl=False>, confirms=True)
09/07/2022 03:48:08 PM [INFO] twisted: <twisted.internet.tcp.Connector instance at 0x7f0569864e50 disconnected IPv4Address(type='TCP', host='localhost', port=5672)> will retry in 16 seconds
09/07/2022 03:48:08 PM [INFO] twisted: Stopping factory FedoraMessagingFactoryV2(parameters=<URLParameters host=localhost port=5672 virtual_host=/ ssl=False>, confirms=True)
09/07/2022 03:48:24 PM [INFO] twisted: Starting factory FedoraMessagingFactoryV2(parameters=<URLParameters host=localhost port=5672 virtual_host=/ ssl=False>, confirms=True)
09/07/2022 03:48:24 PM [INFO] twisted: <twisted.internet.tcp.Connector instance at 0x7f0569864e50 disconnected IPv4Address(type='TCP', host='localhost', port=5672)> will retry in 52 seconds
09/07/2022 03:48:24 PM [INFO] twisted: Stopping factory FedoraMessagingFactoryV2(parameters=<URLParameters host=localhost port=5672 virtual_host=/ ssl=False>, confirms=True)
Traceback (most recent call last):
File "/home/t0xic0der/Projects/mdapi/venv/lib/python3.10/site-packages/fedora_messaging/api.py", line 316, in publish
eventual_result.wait(timeout=timeout)
File "/home/t0xic0der/Projects/mdapi/venv/lib/python3.10/site-packages/crochet/_eventloop.py", line 196, in wait
result = self._result(timeout)
File "/home/t0xic0der/Projects/mdapi/venv/lib/python3.10/site-packages/crochet/_eventloop.py", line 175, in _result
raise TimeoutError()
crochet._eventloop.TimeoutError
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/t0xic0der/Projects/mdapi/venv/bin/mdapi", line 5, in <module>
main()
File "/home/t0xic0der/Projects/mdapi/venv/lib/python3.10/site-packages/click/core.py", line 1130, in __call__
return self.main(*args, **kwargs)
File "/home/t0xic0der/Projects/mdapi/venv/lib/python3.10/site-packages/click/core.py", line 1055, in main
rv = self.invoke(ctx)
File "/home/t0xic0der/Projects/mdapi/venv/lib/python3.10/site-packages/click/core.py", line 1657, in invoke
return _process_result(sub_ctx.command.invoke(sub_ctx))
File "/home/t0xic0der/Projects/mdapi/venv/lib/python3.10/site-packages/click/core.py", line 1404, in invoke
return ctx.invoke(self.callback, **ctx.params)
File "/home/t0xic0der/Projects/mdapi/venv/lib/python3.10/site-packages/click/core.py", line 760, in invoke
return __callback(*args, **kwargs)
File "/home/t0xic0der/Projects/mdapi/mdapi/main.py", line 88, in database
index_repositories()
File "/home/t0xic0der/Projects/mdapi/mdapi/database/__init__.py", line 101, in index_repositories
process_repo(repo)
File "/home/t0xic0der/Projects/mdapi/mdapi/database/main.py", line 204, in process_repo
publish_changes(name, packages, repmdurl)
File "/home/t0xic0der/Projects/mdapi/mdapi/database/main.py", line 103, in publish_changes
publish(mesgobjc)
File "/home/t0xic0der/Projects/mdapi/venv/lib/python3.10/site-packages/fedora_messaging/api.py", line 324, in publish
raise wrapper
fedora_messaging.exceptions.PublishTimeout: Publishing timed out after waiting 30 seconds.
09/07/2022 03:48:30 PM [INFO] twisted: Main loop terminated.
Exception ignored in: <function EventualResult.__del__ at 0x7f056efd2a70>
Traceback (most recent call last):
File "/home/t0xic0der/Projects/mdapi/venv/lib/python3.10/site-packages/crochet/_eventloop.py", line 141, in __del__
File "/usr/lib64/python3.10/threading.py", line 563, in isSet
ImportError: sys.meta_path is None, Python is likely shutting down
(venv) [t0xic0der@fedorable mdapi]$ mdapi -c mdapi/confdata/standard.py database
20
09/07/2022 03:50:59 PM [INFO] mdapi.confdata.servlogr: Branches metadata acquired.
09/07/2022 03:50:59 PM [INFO] mdapi.confdata.servlogr: Acquired repo for rawhide/rawhide of 'Under Development' branch at https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata
09/07/2022 03:50:59 PM [INFO] mdapi.confdata.servlogr: Acquired repo for f37/rawhide of 'Under Development' branch at https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata
09/07/2022 03:50:59 PM [INFO] mdapi.confdata.servlogr: Acquired repo for f37/rawhide of 'Under Development' branch at https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata
09/07/2022 03:51:00 PM [INFO] mdapi.confdata.servlogr: Branches metadata acquired.
09/07/2022 03:52:05 PM [INFO] mdapi.confdata.servlogr: [rawhide] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/c9f500d5df704c4ad9959ba862769e236822299d5ae09d8d2b19346919d0fab8-primary.sqlite.xz to /var/tmp/mdapisl8rbdsz/c9f500d5df704c4ad9959ba862769e236822299d5ae09d8d2b19346919d0fab8-primary.sqlite.xz
09/07/2022 03:53:43 PM [INFO] mdapi.confdata.servlogr: [rawhide] Extracting /var/tmp/mdapisl8rbdsz/c9f500d5df704c4ad9959ba862769e236822299d5ae09d8d2b19346919d0fab8-primary.sqlite.xz to /var/tmp/mdapisl8rbdsz/mdapi-rawhide-primary.sqlite
09/07/2022 03:53:46 PM [INFO] mdapi.confdata.servlogr: [rawhide] Indexing database /var/tmp/mdapisl8rbdsz/mdapi-rawhide-primary.sqlite
09/07/2022 03:53:46 PM [WARNING] mdapi.confdata.servlogr: [rawhide] Not publishing to Fedora Messaging bus - Not comparing databases
09/07/2022 03:53:46 PM [INFO] mdapi.confdata.servlogr: [rawhide] Installing /var/tmp/mdapisl8rbdsz/mdapi-rawhide-primary.sqlite to /var/tmp/mdapi-rawhide-primary.sqlite
09/07/2022 03:53:46 PM [INFO] mdapi.confdata.servlogr: [rawhide] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/cbecf7aba222caead7a6c494b641f158c92b4347808e82bdba5fcca6df865210-filelists.sqlite.xz to /var/tmp/mdapic_wqdewo/cbecf7aba222caead7a6c494b641f158c92b4347808e82bdba5fcca6df865210-filelists.sqlite.xz
09/07/2022 03:56:25 PM [INFO] mdapi.confdata.servlogr: [rawhide] Extracting /var/tmp/mdapic_wqdewo/cbecf7aba222caead7a6c494b641f158c92b4347808e82bdba5fcca6df865210-filelists.sqlite.xz to /var/tmp/mdapic_wqdewo/mdapi-rawhide-filelists.sqlite
09/07/2022 03:56:29 PM [INFO] mdapi.confdata.servlogr: [rawhide] Indexing database /var/tmp/mdapic_wqdewo/mdapi-rawhide-filelists.sqlite
09/07/2022 03:56:29 PM [WARNING] mdapi.confdata.servlogr: [rawhide] Not publishing to Fedora Messaging bus - Not comparing databases
09/07/2022 03:56:29 PM [INFO] mdapi.confdata.servlogr: [rawhide] Installing /var/tmp/mdapic_wqdewo/mdapi-rawhide-filelists.sqlite to /var/tmp/mdapi-rawhide-filelists.sqlite
09/07/2022 03:56:29 PM [INFO] mdapi.confdata.servlogr: [rawhide] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/b2c365478a0290ab3cd5b285e1d27959c78ccdd19d43afbfd414f86f5f587170-other.sqlite.xz to /var/tmp/mdapi2ys0jvy5/b2c365478a0290ab3cd5b285e1d27959c78ccdd19d43afbfd414f86f5f587170-other.sqlite.xz
09/07/2022 03:57:08 PM [INFO] mdapi.confdata.servlogr: [rawhide] Extracting /var/tmp/mdapi2ys0jvy5/b2c365478a0290ab3cd5b285e1d27959c78ccdd19d43afbfd414f86f5f587170-other.sqlite.xz to /var/tmp/mdapi2ys0jvy5/mdapi-rawhide-other.sqlite
09/07/2022 03:57:09 PM [INFO] mdapi.confdata.servlogr: [rawhide] Indexing database /var/tmp/mdapi2ys0jvy5/mdapi-rawhide-other.sqlite
09/07/2022 03:57:09 PM [WARNING] mdapi.confdata.servlogr: [rawhide] Not publishing to Fedora Messaging bus - Not comparing databases
09/07/2022 03:57:09 PM [INFO] mdapi.confdata.servlogr: [rawhide] Installing /var/tmp/mdapi2ys0jvy5/mdapi-rawhide-other.sqlite to /var/tmp/mdapi-rawhide-other.sqlite
09/07/2022 03:57:10 PM [INFO] mdapi.confdata.servlogr: [src_rawhide] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/source/tree/repodata/987fd071e7af8272bae25899de4cb9f79a969179c191f28bab1d083bf07cb345-primary.sqlite.xz to /var/tmp/mdapiq5ujspmk/987fd071e7af8272bae25899de4cb9f79a969179c191f28bab1d083bf07cb345-primary.sqlite.xz
09/07/2022 03:57:44 PM [INFO] mdapi.confdata.servlogr: [src_rawhide] Extracting /var/tmp/mdapiq5ujspmk/987fd071e7af8272bae25899de4cb9f79a969179c191f28bab1d083bf07cb345-primary.sqlite.xz to /var/tmp/mdapiq5ujspmk/mdapi-src_rawhide-primary.sqlite
09/07/2022 03:57:45 PM [INFO] mdapi.confdata.servlogr: [src_rawhide] Indexing database /var/tmp/mdapiq5ujspmk/mdapi-src_rawhide-primary.sqlite
09/07/2022 03:57:45 PM [WARNING] mdapi.confdata.servlogr: [src_rawhide] Not publishing to Fedora Messaging bus - Not comparing databases
09/07/2022 03:57:45 PM [INFO] mdapi.confdata.servlogr: [src_rawhide] Installing /var/tmp/mdapiq5ujspmk/mdapi-src_rawhide-primary.sqlite to /var/tmp/mdapi-src_rawhide-primary.sqlite
09/07/2022 03:57:45 PM [INFO] mdapi.confdata.servlogr: [src_rawhide] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/source/tree/repodata/8423a7644145f4f6b192e18ef2c1881fc5cb0f6d5c5e8443e86c124a7a7c2261-filelists.sqlite.xz to /var/tmp/mdapi1xwcvn9d/8423a7644145f4f6b192e18ef2c1881fc5cb0f6d5c5e8443e86c124a7a7c2261-filelists.sqlite.xz
09/07/2022 03:57:53 PM [INFO] mdapi.confdata.servlogr: [src_rawhide] Extracting /var/tmp/mdapi1xwcvn9d/8423a7644145f4f6b192e18ef2c1881fc5cb0f6d5c5e8443e86c124a7a7c2261-filelists.sqlite.xz to /var/tmp/mdapi1xwcvn9d/mdapi-src_rawhide-filelists.sqlite
09/07/2022 03:57:54 PM [INFO] mdapi.confdata.servlogr: [src_rawhide] Indexing database /var/tmp/mdapi1xwcvn9d/mdapi-src_rawhide-filelists.sqlite
09/07/2022 03:57:54 PM [WARNING] mdapi.confdata.servlogr: [src_rawhide] Not publishing to Fedora Messaging bus - Not comparing databases
09/07/2022 03:57:54 PM [INFO] mdapi.confdata.servlogr: [src_rawhide] Installing /var/tmp/mdapi1xwcvn9d/mdapi-src_rawhide-filelists.sqlite to /var/tmp/mdapi-src_rawhide-filelists.sqlite
09/07/2022 03:57:54 PM [INFO] mdapi.confdata.servlogr: [src_rawhide] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/source/tree/repodata/cfdf01549559cc88270397786bd3c01ce238ce195e65a097354eb3e443eca816-other.sqlite.xz to /var/tmp/mdapiy5km_jm5/cfdf01549559cc88270397786bd3c01ce238ce195e65a097354eb3e443eca816-other.sqlite.xz
09/07/2022 03:58:09 PM [INFO] mdapi.confdata.servlogr: [src_rawhide] Extracting /var/tmp/mdapiy5km_jm5/cfdf01549559cc88270397786bd3c01ce238ce195e65a097354eb3e443eca816-other.sqlite.xz to /var/tmp/mdapiy5km_jm5/mdapi-src_rawhide-other.sqlite
09/07/2022 03:58:09 PM [INFO] mdapi.confdata.servlogr: [src_rawhide] Indexing database /var/tmp/mdapiy5km_jm5/mdapi-src_rawhide-other.sqlite
09/07/2022 03:58:09 PM [WARNING] mdapi.confdata.servlogr: [src_rawhide] Not publishing to Fedora Messaging bus - Not comparing databases
09/07/2022 03:58:09 PM [INFO] mdapi.confdata.servlogr: [src_rawhide] Installing /var/tmp/mdapiy5km_jm5/mdapi-src_rawhide-other.sqlite to /var/tmp/mdapi-src_rawhide-other.sqlite
09/07/2022 03:58:10 PM [INFO] mdapi.confdata.servlogr: [f37] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/c9f500d5df704c4ad9959ba862769e236822299d5ae09d8d2b19346919d0fab8-primary.sqlite.xz to /var/tmp/mdapiqbws3d8l/c9f500d5df704c4ad9959ba862769e236822299d5ae09d8d2b19346919d0fab8-primary.sqlite.xz
09/07/2022 03:59:50 PM [INFO] mdapi.confdata.servlogr: [f37] Extracting /var/tmp/mdapiqbws3d8l/c9f500d5df704c4ad9959ba862769e236822299d5ae09d8d2b19346919d0fab8-primary.sqlite.xz to /var/tmp/mdapiqbws3d8l/mdapi-f37-primary.sqlite
09/07/2022 03:59:52 PM [INFO] mdapi.confdata.servlogr: [f37] Indexing database /var/tmp/mdapiqbws3d8l/mdapi-f37-primary.sqlite
09/07/2022 03:59:52 PM [WARNING] mdapi.confdata.servlogr: [f37] Not publishing to Fedora Messaging bus - Not comparing databases
09/07/2022 03:59:52 PM [INFO] mdapi.confdata.servlogr: [f37] Installing /var/tmp/mdapiqbws3d8l/mdapi-f37-primary.sqlite to /var/tmp/mdapi-f37-primary.sqlite
09/07/2022 03:59:52 PM [INFO] mdapi.confdata.servlogr: [f37] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/cbecf7aba222caead7a6c494b641f158c92b4347808e82bdba5fcca6df865210-filelists.sqlite.xz to /var/tmp/mdapi_itvjw9p/cbecf7aba222caead7a6c494b641f158c92b4347808e82bdba5fcca6df865210-filelists.sqlite.xz
09/07/2022 04:02:42 PM [INFO] mdapi.confdata.servlogr: [f37] Extracting /var/tmp/mdapi_itvjw9p/cbecf7aba222caead7a6c494b641f158c92b4347808e82bdba5fcca6df865210-filelists.sqlite.xz to /var/tmp/mdapi_itvjw9p/mdapi-f37-filelists.sqlite
09/07/2022 04:02:46 PM [INFO] mdapi.confdata.servlogr: [f37] Indexing database /var/tmp/mdapi_itvjw9p/mdapi-f37-filelists.sqlite
09/07/2022 04:02:46 PM [WARNING] mdapi.confdata.servlogr: [f37] Not publishing to Fedora Messaging bus - Not comparing databases
09/07/2022 04:02:46 PM [INFO] mdapi.confdata.servlogr: [f37] Installing /var/tmp/mdapi_itvjw9p/mdapi-f37-filelists.sqlite to /var/tmp/mdapi-f37-filelists.sqlite
09/07/2022 04:02:46 PM [INFO] mdapi.confdata.servlogr: [f37] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/b2c365478a0290ab3cd5b285e1d27959c78ccdd19d43afbfd414f86f5f587170-other.sqlite.xz to /var/tmp/mdapi1ucwd1sd/b2c365478a0290ab3cd5b285e1d27959c78ccdd19d43afbfd414f86f5f587170-other.sqlite.xz
09/07/2022 04:03:25 PM [INFO] mdapi.confdata.servlogr: [f37] Extracting /var/tmp/mdapi1ucwd1sd/b2c365478a0290ab3cd5b285e1d27959c78ccdd19d43afbfd414f86f5f587170-other.sqlite.xz to /var/tmp/mdapi1ucwd1sd/mdapi-f37-other.sqlite
09/07/2022 04:03:26 PM [INFO] mdapi.confdata.servlogr: [f37] Indexing database /var/tmp/mdapi1ucwd1sd/mdapi-f37-other.sqlite
09/07/2022 04:03:26 PM [WARNING] mdapi.confdata.servlogr: [f37] Not publishing to Fedora Messaging bus - Not comparing databases
09/07/2022 04:03:26 PM [INFO] mdapi.confdata.servlogr: [f37] Installing /var/tmp/mdapi1ucwd1sd/mdapi-f37-other.sqlite to /var/tmp/mdapi-f37-other.sqlite
09/07/2022 04:03:27 PM [INFO] mdapi.confdata.servlogr: [src_f37] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/source/tree/repodata/987fd071e7af8272bae25899de4cb9f79a969179c191f28bab1d083bf07cb345-primary.sqlite.xz to /var/tmp/mdapih2q1bf3z/987fd071e7af8272bae25899de4cb9f79a969179c191f28bab1d083bf07cb345-primary.sqlite.xz
09/07/2022 04:04:02 PM [INFO] mdapi.confdata.servlogr: [src_f37] Extracting /var/tmp/mdapih2q1bf3z/987fd071e7af8272bae25899de4cb9f79a969179c191f28bab1d083bf07cb345-primary.sqlite.xz to /var/tmp/mdapih2q1bf3z/mdapi-src_f37-primary.sqlite
09/07/2022 04:04:03 PM [INFO] mdapi.confdata.servlogr: [src_f37] Indexing database /var/tmp/mdapih2q1bf3z/mdapi-src_f37-primary.sqlite
09/07/2022 04:04:03 PM [WARNING] mdapi.confdata.servlogr: [src_f37] Not publishing to Fedora Messaging bus - Not comparing databases
09/07/2022 04:04:03 PM [INFO] mdapi.confdata.servlogr: [src_f37] Installing /var/tmp/mdapih2q1bf3z/mdapi-src_f37-primary.sqlite to /var/tmp/mdapi-src_f37-primary.sqlite
09/07/2022 04:04:03 PM [INFO] mdapi.confdata.servlogr: [src_f37] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/source/tree/repodata/8423a7644145f4f6b192e18ef2c1881fc5cb0f6d5c5e8443e86c124a7a7c2261-filelists.sqlite.xz to /var/tmp/mdapi1udorake/8423a7644145f4f6b192e18ef2c1881fc5cb0f6d5c5e8443e86c124a7a7c2261-filelists.sqlite.xz
09/07/2022 04:04:10 PM [INFO] mdapi.confdata.servlogr: [src_f37] Extracting /var/tmp/mdapi1udorake/8423a7644145f4f6b192e18ef2c1881fc5cb0f6d5c5e8443e86c124a7a7c2261-filelists.sqlite.xz to /var/tmp/mdapi1udorake/mdapi-src_f37-filelists.sqlite
09/07/2022 04:04:10 PM [INFO] mdapi.confdata.servlogr: [src_f37] Indexing database /var/tmp/mdapi1udorake/mdapi-src_f37-filelists.sqlite
09/07/2022 04:04:10 PM [WARNING] mdapi.confdata.servlogr: [src_f37] Not publishing to Fedora Messaging bus - Not comparing databases
09/07/2022 04:04:10 PM [INFO] mdapi.confdata.servlogr: [src_f37] Installing /var/tmp/mdapi1udorake/mdapi-src_f37-filelists.sqlite to /var/tmp/mdapi-src_f37-filelists.sqlite
09/07/2022 04:04:10 PM [INFO] mdapi.confdata.servlogr: [src_f37] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/source/tree/repodata/cfdf01549559cc88270397786bd3c01ce238ce195e65a097354eb3e443eca816-other.sqlite.xz to /var/tmp/mdapi9btot_5d/cfdf01549559cc88270397786bd3c01ce238ce195e65a097354eb3e443eca816-other.sqlite.xz
09/07/2022 04:04:26 PM [INFO] mdapi.confdata.servlogr: [src_f37] Extracting /var/tmp/mdapi9btot_5d/cfdf01549559cc88270397786bd3c01ce238ce195e65a097354eb3e443eca816-other.sqlite.xz to /var/tmp/mdapi9btot_5d/mdapi-src_f37-other.sqlite
09/07/2022 04:04:26 PM [INFO] mdapi.confdata.servlogr: [src_f37] Indexing database /var/tmp/mdapi9btot_5d/mdapi-src_f37-other.sqlite
09/07/2022 04:04:26 PM [WARNING] mdapi.confdata.servlogr: [src_f37] Not publishing to Fedora Messaging bus - Not comparing databases
09/07/2022 04:04:26 PM [INFO] mdapi.confdata.servlogr: [src_f37] Installing /var/tmp/mdapi9btot_5d/mdapi-src_f37-other.sqlite to /var/tmp/mdapi-src_f37-other.sqlite
09/07/2022 04:04:27 PM [INFO] mdapi.confdata.servlogr: [f37] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/c9f500d5df704c4ad9959ba862769e236822299d5ae09d8d2b19346919d0fab8-primary.sqlite.xz to /var/tmp/mdapizfjvc4rk/c9f500d5df704c4ad9959ba862769e236822299d5ae09d8d2b19346919d0fab8-primary.sqlite.xz
09/07/2022 04:05:03 PM [INFO] mdapi.confdata.servlogr: [f37] Extracting /var/tmp/mdapizfjvc4rk/c9f500d5df704c4ad9959ba862769e236822299d5ae09d8d2b19346919d0fab8-primary.sqlite.xz to /var/tmp/mdapizfjvc4rk/mdapi-f37-primary.sqlite
09/07/2022 04:05:05 PM [INFO] mdapi.confdata.servlogr: [f37] Indexing database /var/tmp/mdapizfjvc4rk/mdapi-f37-primary.sqlite
09/07/2022 04:05:05 PM [WARNING] mdapi.confdata.servlogr: [f37] Not publishing to Fedora Messaging bus - Not comparing databases
09/07/2022 04:05:05 PM [INFO] mdapi.confdata.servlogr: [f37] Installing /var/tmp/mdapizfjvc4rk/mdapi-f37-primary.sqlite to /var/tmp/mdapi-f37-primary.sqlite
09/07/2022 04:05:06 PM [INFO] mdapi.confdata.servlogr: [f37] No change of https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/cbecf7aba222caead7a6c494b641f158c92b4347808e82bdba5fcca6df865210-filelists.sqlite.xz
09/07/2022 04:05:06 PM [INFO] mdapi.confdata.servlogr: [f37] No change of https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/b2c365478a0290ab3cd5b285e1d27959c78ccdd19d43afbfd414f86f5f587170-other.sqlite.xz
09/07/2022 04:05:07 PM [INFO] mdapi.confdata.servlogr: [src_f37] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/source/tree/repodata/987fd071e7af8272bae25899de4cb9f79a969179c191f28bab1d083bf07cb345-primary.sqlite.xz to /var/tmp/mdapieck5mbz8/987fd071e7af8272bae25899de4cb9f79a969179c191f28bab1d083bf07cb345-primary.sqlite.xz
09/07/2022 04:05:32 PM [INFO] mdapi.confdata.servlogr: [src_f37] Extracting /var/tmp/mdapieck5mbz8/987fd071e7af8272bae25899de4cb9f79a969179c191f28bab1d083bf07cb345-primary.sqlite.xz to /var/tmp/mdapieck5mbz8/mdapi-src_f37-primary.sqlite
09/07/2022 04:05:33 PM [INFO] mdapi.confdata.servlogr: [src_f37] Indexing database /var/tmp/mdapieck5mbz8/mdapi-src_f37-primary.sqlite
09/07/2022 04:05:33 PM [WARNING] mdapi.confdata.servlogr: [src_f37] Not publishing to Fedora Messaging bus - Not comparing databases
09/07/2022 04:05:33 PM [INFO] mdapi.confdata.servlogr: [src_f37] Installing /var/tmp/mdapieck5mbz8/mdapi-src_f37-primary.sqlite to /var/tmp/mdapi-src_f37-primary.sqlite
09/07/2022 04:05:33 PM [INFO] mdapi.confdata.servlogr: [src_f37] No change of https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/source/tree/repodata/8423a7644145f4f6b192e18ef2c1881fc5cb0f6d5c5e8443e86c124a7a7c2261-filelists.sqlite.xz
09/07/2022 04:05:33 PM [INFO] mdapi.confdata.servlogr: [src_f37] No change of https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/source/tree/repodata/cfdf01549559cc88270397786bd3c01ce238ce195e65a097354eb3e443eca816-other.sqlite.xz
09/07/2022 04:05:34 PM [INFO] mdapi.confdata.servlogr: [f36] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/releases/36/Everything/x86_64/os/repodata/fc3051d2fb40e115403e6eeaae6c675a5032f28a34d46ccf097285cdf3e1bd6f-primary.sqlite.xz to /var/tmp/mdapi3j8os36p/fc3051d2fb40e115403e6eeaae6c675a5032f28a34d46ccf097285cdf3e1bd6f-primary.sqlite.xz
09/07/2022 04:07:15 PM [INFO] mdapi.confdata.servlogr: [f36] Extracting /var/tmp/mdapi3j8os36p/fc3051d2fb40e115403e6eeaae6c675a5032f28a34d46ccf097285cdf3e1bd6f-primary.sqlite.xz to /var/tmp/mdapi3j8os36p/mdapi-f36-primary.sqlite
09/07/2022 04:07:17 PM [INFO] mdapi.confdata.servlogr: [f36] Indexing database /var/tmp/mdapi3j8os36p/mdapi-f36-primary.sqlite
09/07/2022 04:07:17 PM [WARNING] mdapi.confdata.servlogr: [f36] Not publishing to Fedora Messaging bus - Not comparing databases
09/07/2022 04:07:17 PM [INFO] mdapi.confdata.servlogr: [f36] Installing /var/tmp/mdapi3j8os36p/mdapi-f36-primary.sqlite to /var/tmp/mdapi-f36-primary.sqlite
09/07/2022 04:07:17 PM [INFO] mdapi.confdata.servlogr: [f36] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/releases/36/Everything/x86_64/os/repodata/f96ff3058f352e650f3a4f63715a4454565a4ca5d7c41b4d829101606e84b48c-filelists.sqlite.xz to /var/tmp/mdapi6vm7je3x/f96ff3058f352e650f3a4f63715a4454565a4ca5d7c41b4d829101606e84b48c-filelists.sqlite.xz
09/07/2022 04:10:04 PM [INFO] mdapi.confdata.servlogr: [f36] Extracting /var/tmp/mdapi6vm7je3x/f96ff3058f352e650f3a4f63715a4454565a4ca5d7c41b4d829101606e84b48c-filelists.sqlite.xz to /var/tmp/mdapi6vm7je3x/mdapi-f36-filelists.sqlite
09/07/2022 04:10:07 PM [INFO] mdapi.confdata.servlogr: [f36] Indexing database /var/tmp/mdapi6vm7je3x/mdapi-f36-filelists.sqlite
09/07/2022 04:10:07 PM [WARNING] mdapi.confdata.servlogr: [f36] Not publishing to Fedora Messaging bus - Not comparing databases
09/07/2022 04:10:07 PM [INFO] mdapi.confdata.servlogr: [f36] Installing /var/tmp/mdapi6vm7je3x/mdapi-f36-filelists.sqlite to /var/tmp/mdapi-f36-filelists.sqlite
09/07/2022 04:10:07 PM [INFO] mdapi.confdata.servlogr: [f36] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/releases/36/Everything/x86_64/os/repodata/b018e8d5469e650f836ab7bee943854f86d4bf133a6eb00cc6c3add04255e29e-other.sqlite.xz to /var/tmp/mdapi3t5riet1/b018e8d5469e650f836ab7bee943854f86d4bf133a6eb00cc6c3add04255e29e-other.sqlite.xz
09/07/2022 04:10:49 PM [INFO] mdapi.confdata.servlogr: [f36] Extracting /var/tmp/mdapi3t5riet1/b018e8d5469e650f836ab7bee943854f86d4bf133a6eb00cc6c3add04255e29e-other.sqlite.xz to /var/tmp/mdapi3t5riet1/mdapi-f36-other.sqlite
09/07/2022 04:10:50 PM [INFO] mdapi.confdata.servlogr: [f36] Indexing database /var/tmp/mdapi3t5riet1/mdapi-f36-other.sqlite
09/07/2022 04:10:50 PM [WARNING] mdapi.confdata.servlogr: [f36] Not publishing to Fedora Messaging bus - Not comparing databases
09/07/2022 04:10:50 PM [INFO] mdapi.confdata.servlogr: [f36] Installing /var/tmp/mdapi3t5riet1/mdapi-f36-other.sqlite to /var/tmp/mdapi-f36-other.sqlite
09/07/2022 04:10:51 PM [INFO] mdapi.confdata.servlogr: [src_f36] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/releases/36/Everything/source/tree/repodata/ac60dd254bfc7557eb646a116bf8083b49fee8e942e1ef50dff7f74004897e74-primary.sqlite.xz to /var/tmp/mdapinca1q306/ac60dd254bfc7557eb646a116bf8083b49fee8e942e1ef50dff7f74004897e74-primary.sqlite.xz
09/07/2022 04:11:15 PM [INFO] mdapi.confdata.servlogr: [src_f36] Extracting /var/tmp/mdapinca1q306/ac60dd254bfc7557eb646a116bf8083b49fee8e942e1ef50dff7f74004897e74-primary.sqlite.xz to /var/tmp/mdapinca1q306/mdapi-src_f36-primary.sqlite
09/07/2022 04:11:16 PM [INFO] mdapi.confdata.servlogr: [src_f36] Indexing database /var/tmp/mdapinca1q306/mdapi-src_f36-primary.sqlite
09/07/2022 04:11:16 PM [WARNING] mdapi.confdata.servlogr: [src_f36] Not publishing to Fedora Messaging bus - Not comparing databases
09/07/2022 04:11:16 PM [INFO] mdapi.confdata.servlogr: [src_f36] Installing /var/tmp/mdapinca1q306/mdapi-src_f36-primary.sqlite to /var/tmp/mdapi-src_f36-primary.sqlite
09/07/2022 04:11:16 PM [INFO] mdapi.confdata.servlogr: [src_f36] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/releases/36/Everything/source/tree/repodata/1a279b88531d9c2e24c0bfc9a0d6b4357d70301c24fa42f649c726ed1af1d6a8-filelists.sqlite.xz to /var/tmp/mdapi2kthxa_s/1a279b88531d9c2e24c0bfc9a0d6b4357d70301c24fa42f649c726ed1af1d6a8-filelists.sqlite.xz
09/07/2022 04:11:23 PM [INFO] mdapi.confdata.servlogr: [src_f36] Extracting /var/tmp/mdapi2kthxa_s/1a279b88531d9c2e24c0bfc9a0d6b4357d70301c24fa42f649c726ed1af1d6a8-filelists.sqlite.xz to /var/tmp/mdapi2kthxa_s/mdapi-src_f36-filelists.sqlite
09/07/2022 04:11:23 PM [INFO] mdapi.confdata.servlogr: [src_f36] Indexing database /var/tmp/mdapi2kthxa_s/mdapi-src_f36-filelists.sqlite
09/07/2022 04:11:23 PM [WARNING] mdapi.confdata.servlogr: [src_f36] Not publishing to Fedora Messaging bus - Not comparing databases
09/07/2022 04:11:23 PM [INFO] mdapi.confdata.servlogr: [src_f36] Installing /var/tmp/mdapi2kthxa_s/mdapi-src_f36-filelists.sqlite to /var/tmp/mdapi-src_f36-filelists.sqlite
09/07/2022 04:11:23 PM [INFO] mdapi.confdata.servlogr: [src_f36] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/releases/36/Everything/source/tree/repodata/850ad17efdebe5f9ccbef03c8aec4e7589bb6a1ca9a6249578968d60ad094a4f-other.sqlite.xz to /var/tmp/mdapir12lcyr9/850ad17efdebe5f9ccbef03c8aec4e7589bb6a1ca9a6249578968d60ad094a4f-other.sqlite.xz
09/07/2022 04:11:40 PM [INFO] mdapi.confdata.servlogr: [src_f36] Extracting /var/tmp/mdapir12lcyr9/850ad17efdebe5f9ccbef03c8aec4e7589bb6a1ca9a6249578968d60ad094a4f-other.sqlite.xz to /var/tmp/mdapir12lcyr9/mdapi-src_f36-other.sqlite
09/07/2022 04:11:40 PM [INFO] mdapi.confdata.servlogr: [src_f36] Indexing database /var/tmp/mdapir12lcyr9/mdapi-src_f36-other.sqlite
09/07/2022 04:11:40 PM [WARNING] mdapi.confdata.servlogr: [src_f36] Not publishing to Fedora Messaging bus - Not comparing databases
09/07/2022 04:11:40 PM [INFO] mdapi.confdata.servlogr: [src_f36] Installing /var/tmp/mdapir12lcyr9/mdapi-src_f36-other.sqlite to /var/tmp/mdapi-src_f36-other.sqlite
09/07/2022 04:11:41 PM [INFO] mdapi.confdata.servlogr: [f36-updates] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/updates/36/Everything/x86_64/repodata/8f3a419edc7af213333570f018d91d2d45e9732efe02149ff700a38183b5e62e-primary.sqlite.bz2 to /var/tmp/mdapibjypeah9/8f3a419edc7af213333570f018d91d2d45e9732efe02149ff700a38183b5e62e-primary.sqlite.bz2
09/07/2022 04:12:20 PM [INFO] mdapi.confdata.servlogr: [f36-updates] Extracting /var/tmp/mdapibjypeah9/8f3a419edc7af213333570f018d91d2d45e9732efe02149ff700a38183b5e62e-primary.sqlite.bz2 to /var/tmp/mdapibjypeah9/mdapi-f36-updates-primary.sqlite
09/07/2022 04:12:22 PM [INFO] mdapi.confdata.servlogr: [f36-updates] Indexing database /var/tmp/mdapibjypeah9/mdapi-f36-updates-primary.sqlite
09/07/2022 04:12:22 PM [WARNING] mdapi.confdata.servlogr: [f36-updates] Not publishing to Fedora Messaging bus - Not comparing databases
09/07/2022 04:12:22 PM [INFO] mdapi.confdata.servlogr: [f36-updates] Installing /var/tmp/mdapibjypeah9/mdapi-f36-updates-primary.sqlite to /var/tmp/mdapi-f36-updates-primary.sqlite
09/07/2022 04:12:22 PM [INFO] mdapi.confdata.servlogr: [f36-updates] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/updates/36/Everything/x86_64/repodata/238718e98ab8cf3bfda15c49ed65bba8ab08c7c3dd4effb8f6d632189bebd8cb-filelists.sqlite.bz2 to /var/tmp/mdapijvk7w_gx/238718e98ab8cf3bfda15c49ed65bba8ab08c7c3dd4effb8f6d632189bebd8cb-filelists.sqlite.bz2
09/07/2022 04:12:34 PM [INFO] mdapi.confdata.servlogr: [f36-updates] Extracting /var/tmp/mdapijvk7w_gx/238718e98ab8cf3bfda15c49ed65bba8ab08c7c3dd4effb8f6d632189bebd8cb-filelists.sqlite.bz2 to /var/tmp/mdapijvk7w_gx/mdapi-f36-updates-filelists.sqlite
Aborted!
(venv) [t0xic0der@fedorable mdapi]$
(venv) [t0xic0der@fedorable mdapi]$ mdapi -c mdapi/confdata/standard.py database
20
09/07/2022 07:59:51 PM [INFO] mdapi.confdata.servlogr: Branches metadata acquired.
09/07/2022 07:59:51 PM [INFO] mdapi.confdata.servlogr: Acquired repo for rawhide/rawhide of 'Under Development' branch at https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata
09/07/2022 07:59:51 PM [INFO] mdapi.confdata.servlogr: Acquired repo for f37/rawhide of 'Under Development' branch at https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata
09/07/2022 07:59:51 PM [INFO] mdapi.confdata.servlogr: Acquired repo for f37/rawhide of 'Under Development' branch at https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata
09/07/2022 07:59:52 PM [INFO] mdapi.confdata.servlogr: Branches metadata acquired.
09/07/2022 07:59:53 PM [INFO] mdapi.confdata.servlogr: [rawhide] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/c9f500d5df704c4ad9959ba862769e236822299d5ae09d8d2b19346919d0fab8-primary.sqlite.xz to /var/tmp/mdapilr6nztur/c9f500d5df704c4ad9959ba862769e236822299d5ae09d8d2b19346919d0fab8-primary.sqlite.xz
09/07/2022 08:01:38 PM [INFO] mdapi.confdata.servlogr: [rawhide] Extracting /var/tmp/mdapilr6nztur/c9f500d5df704c4ad9959ba862769e236822299d5ae09d8d2b19346919d0fab8-primary.sqlite.xz to /var/tmp/mdapilr6nztur/mdapi-rawhide-primary.sqlite
09/07/2022 08:01:40 PM [INFO] mdapi.confdata.servlogr: [rawhide] Indexing database /var/tmp/mdapilr6nztur/mdapi-rawhide-primary.sqlite
09/07/2022 08:01:40 PM [WARNING] mdapi.confdata.servlogr: [rawhide] Not publishing to Fedora Messaging bus - Not comparing databases
09/07/2022 08:01:40 PM [INFO] mdapi.confdata.servlogr: [rawhide] Installing /var/tmp/mdapilr6nztur/mdapi-rawhide-primary.sqlite to /var/tmp/mdapi-rawhide-primary.sqlite
09/07/2022 08:01:41 PM [INFO] mdapi.confdata.servlogr: [rawhide] No change of https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/cbecf7aba222caead7a6c494b641f158c92b4347808e82bdba5fcca6df865210-filelists.sqlite.xz
09/07/2022 08:01:41 PM [INFO] mdapi.confdata.servlogr: [rawhide] No change of https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/b2c365478a0290ab3cd5b285e1d27959c78ccdd19d43afbfd414f86f5f587170-other.sqlite.xz
09/07/2022 08:01:43 PM [INFO] mdapi.confdata.servlogr: [src_rawhide] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/source/tree/repodata/987fd071e7af8272bae25899de4cb9f79a969179c191f28bab1d083bf07cb345-primary.sqlite.xz to /var/tmp/mdapi9t81mbul/987fd071e7af8272bae25899de4cb9f79a969179c191f28bab1d083bf07cb345-primary.sqlite.xz
09/07/2022 08:02:07 PM [INFO] mdapi.confdata.servlogr: [src_rawhide] Extracting /var/tmp/mdapi9t81mbul/987fd071e7af8272bae25899de4cb9f79a969179c191f28bab1d083bf07cb345-primary.sqlite.xz to /var/tmp/mdapi9t81mbul/mdapi-src_rawhide-primary.sqlite
09/07/2022 08:02:07 PM [INFO] mdapi.confdata.servlogr: [src_rawhide] Indexing database /var/tmp/mdapi9t81mbul/mdapi-src_rawhide-primary.sqlite
09/07/2022 08:02:07 PM [WARNING] mdapi.confdata.servlogr: [src_rawhide] Not publishing to Fedora Messaging bus - Not comparing databases
09/07/2022 08:02:07 PM [INFO] mdapi.confdata.servlogr: [src_rawhide] Installing /var/tmp/mdapi9t81mbul/mdapi-src_rawhide-primary.sqlite to /var/tmp/mdapi-src_rawhide-primary.sqlite
09/07/2022 08:02:07 PM [INFO] mdapi.confdata.servlogr: [src_rawhide] No change of https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/source/tree/repodata/8423a7644145f4f6b192e18ef2c1881fc5cb0f6d5c5e8443e86c124a7a7c2261-filelists.sqlite.xz
09/07/2022 08:02:07 PM [INFO] mdapi.confdata.servlogr: [src_rawhide] No change of https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/source/tree/repodata/cfdf01549559cc88270397786bd3c01ce238ce195e65a097354eb3e443eca816-other.sqlite.xz
09/07/2022 08:02:09 PM [INFO] mdapi.confdata.servlogr: [f37] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/c9f500d5df704c4ad9959ba862769e236822299d5ae09d8d2b19346919d0fab8-primary.sqlite.xz to /var/tmp/mdapier8j6gfv/c9f500d5df704c4ad9959ba862769e236822299d5ae09d8d2b19346919d0fab8-primary.sqlite.xz
09/07/2022 08:03:50 PM [INFO] mdapi.confdata.servlogr: [f37] Extracting /var/tmp/mdapier8j6gfv/c9f500d5df704c4ad9959ba862769e236822299d5ae09d8d2b19346919d0fab8-primary.sqlite.xz to /var/tmp/mdapier8j6gfv/mdapi-f37-primary.sqlite
09/07/2022 08:03:53 PM [INFO] mdapi.confdata.servlogr: [f37] Indexing database /var/tmp/mdapier8j6gfv/mdapi-f37-primary.sqlite
09/07/2022 08:03:53 PM [WARNING] mdapi.confdata.servlogr: [f37] Not publishing to Fedora Messaging bus - Not comparing databases
09/07/2022 08:03:53 PM [INFO] mdapi.confdata.servlogr: [f37] Installing /var/tmp/mdapier8j6gfv/mdapi-f37-primary.sqlite to /var/tmp/mdapi-f37-primary.sqlite
09/07/2022 08:03:54 PM [INFO] mdapi.confdata.servlogr: [f37] No change of https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/cbecf7aba222caead7a6c494b641f158c92b4347808e82bdba5fcca6df865210-filelists.sqlite.xz
09/07/2022 08:03:54 PM [INFO] mdapi.confdata.servlogr: [f37] No change of https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/b2c365478a0290ab3cd5b285e1d27959c78ccdd19d43afbfd414f86f5f587170-other.sqlite.xz
09/07/2022 08:03:55 PM [INFO] mdapi.confdata.servlogr: [src_f37] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/source/tree/repodata/987fd071e7af8272bae25899de4cb9f79a969179c191f28bab1d083bf07cb345-primary.sqlite.xz to /var/tmp/mdapivvkv0i0i/987fd071e7af8272bae25899de4cb9f79a969179c191f28bab1d083bf07cb345-primary.sqlite.xz
09/07/2022 08:04:30 PM [INFO] mdapi.confdata.servlogr: [src_f37] Extracting /var/tmp/mdapivvkv0i0i/987fd071e7af8272bae25899de4cb9f79a969179c191f28bab1d083bf07cb345-primary.sqlite.xz to /var/tmp/mdapivvkv0i0i/mdapi-src_f37-primary.sqlite
09/07/2022 08:04:31 PM [INFO] mdapi.confdata.servlogr: [src_f37] Indexing database /var/tmp/mdapivvkv0i0i/mdapi-src_f37-primary.sqlite
09/07/2022 08:04:31 PM [WARNING] mdapi.confdata.servlogr: [src_f37] Not publishing to Fedora Messaging bus - Not comparing databases
09/07/2022 08:04:31 PM [INFO] mdapi.confdata.servlogr: [src_f37] Installing /var/tmp/mdapivvkv0i0i/mdapi-src_f37-primary.sqlite to /var/tmp/mdapi-src_f37-primary.sqlite
09/07/2022 08:04:31 PM [INFO] mdapi.confdata.servlogr: [src_f37] No change of https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/source/tree/repodata/8423a7644145f4f6b192e18ef2c1881fc5cb0f6d5c5e8443e86c124a7a7c2261-filelists.sqlite.xz
09/07/2022 08:04:31 PM [INFO] mdapi.confdata.servlogr: [src_f37] No change of https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/source/tree/repodata/cfdf01549559cc88270397786bd3c01ce238ce195e65a097354eb3e443eca816-other.sqlite.xz
09/07/2022 08:04:32 PM [INFO] mdapi.confdata.servlogr: [f37] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/c9f500d5df704c4ad9959ba862769e236822299d5ae09d8d2b19346919d0fab8-primary.sqlite.xz to /var/tmp/mdapigidyehji/c9f500d5df704c4ad9959ba862769e236822299d5ae09d8d2b19346919d0fab8-primary.sqlite.xz
09/07/2022 08:06:08 PM [INFO] mdapi.confdata.servlogr: [f37] Extracting /var/tmp/mdapigidyehji/c9f500d5df704c4ad9959ba862769e236822299d5ae09d8d2b19346919d0fab8-primary.sqlite.xz to /var/tmp/mdapigidyehji/mdapi-f37-primary.sqlite
09/07/2022 08:06:11 PM [INFO] mdapi.confdata.servlogr: [f37] Indexing database /var/tmp/mdapigidyehji/mdapi-f37-primary.sqlite
09/07/2022 08:06:11 PM [WARNING] mdapi.confdata.servlogr: [f37] Not publishing to Fedora Messaging bus - Not comparing databases
09/07/2022 08:06:11 PM [INFO] mdapi.confdata.servlogr: [f37] Installing /var/tmp/mdapigidyehji/mdapi-f37-primary.sqlite to /var/tmp/mdapi-f37-primary.sqlite
09/07/2022 08:06:12 PM [INFO] mdapi.confdata.servlogr: [f37] No change of https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/cbecf7aba222caead7a6c494b641f158c92b4347808e82bdba5fcca6df865210-filelists.sqlite.xz
09/07/2022 08:06:12 PM [INFO] mdapi.confdata.servlogr: [f37] No change of https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/b2c365478a0290ab3cd5b285e1d27959c78ccdd19d43afbfd414f86f5f587170-other.sqlite.xz
09/07/2022 08:06:13 PM [INFO] mdapi.confdata.servlogr: [src_f37] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/source/tree/repodata/987fd071e7af8272bae25899de4cb9f79a969179c191f28bab1d083bf07cb345-primary.sqlite.xz to /var/tmp/mdapixmt3o51i/987fd071e7af8272bae25899de4cb9f79a969179c191f28bab1d083bf07cb345-primary.sqlite.xz
09/07/2022 08:06:47 PM [INFO] mdapi.confdata.servlogr: [src_f37] Extracting /var/tmp/mdapixmt3o51i/987fd071e7af8272bae25899de4cb9f79a969179c191f28bab1d083bf07cb345-primary.sqlite.xz to /var/tmp/mdapixmt3o51i/mdapi-src_f37-primary.sqlite
09/07/2022 08:06:47 PM [INFO] mdapi.confdata.servlogr: [src_f37] Indexing database /var/tmp/mdapixmt3o51i/mdapi-src_f37-primary.sqlite
09/07/2022 08:06:48 PM [WARNING] mdapi.confdata.servlogr: [src_f37] Not publishing to Fedora Messaging bus - Not comparing databases
09/07/2022 08:06:48 PM [INFO] mdapi.confdata.servlogr: [src_f37] Installing /var/tmp/mdapixmt3o51i/mdapi-src_f37-primary.sqlite to /var/tmp/mdapi-src_f37-primary.sqlite
09/07/2022 08:06:48 PM [INFO] mdapi.confdata.servlogr: [src_f37] No change of https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/source/tree/repodata/8423a7644145f4f6b192e18ef2c1881fc5cb0f6d5c5e8443e86c124a7a7c2261-filelists.sqlite.xz
09/07/2022 08:06:48 PM [INFO] mdapi.confdata.servlogr: [src_f37] No change of https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/source/tree/repodata/cfdf01549559cc88270397786bd3c01ce238ce195e65a097354eb3e443eca816-other.sqlite.xz
09/07/2022 08:06:49 PM [INFO] mdapi.confdata.servlogr: [f36] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/releases/36/Everything/x86_64/os/repodata/fc3051d2fb40e115403e6eeaae6c675a5032f28a34d46ccf097285cdf3e1bd6f-primary.sqlite.xz to /var/tmp/mdapiiqpkr8fg/fc3051d2fb40e115403e6eeaae6c675a5032f28a34d46ccf097285cdf3e1bd6f-primary.sqlite.xz
09/07/2022 08:08:28 PM [INFO] mdapi.confdata.servlogr: [f36] Extracting /var/tmp/mdapiiqpkr8fg/fc3051d2fb40e115403e6eeaae6c675a5032f28a34d46ccf097285cdf3e1bd6f-primary.sqlite.xz to /var/tmp/mdapiiqpkr8fg/mdapi-f36-primary.sqlite
09/07/2022 08:08:31 PM [INFO] mdapi.confdata.servlogr: [f36] Indexing database /var/tmp/mdapiiqpkr8fg/mdapi-f36-primary.sqlite
09/07/2022 08:08:31 PM [WARNING] mdapi.confdata.servlogr: [f36] Not publishing to Fedora Messaging bus - Not comparing databases
09/07/2022 08:08:31 PM [INFO] mdapi.confdata.servlogr: [f36] Installing /var/tmp/mdapiiqpkr8fg/mdapi-f36-primary.sqlite to /var/tmp/mdapi-f36-primary.sqlite
09/07/2022 08:08:32 PM [INFO] mdapi.confdata.servlogr: [f36] No change of https://dl.fedoraproject.org/pub/fedora/linux/releases/36/Everything/x86_64/os/repodata/f96ff3058f352e650f3a4f63715a4454565a4ca5d7c41b4d829101606e84b48c-filelists.sqlite.xz
09/07/2022 08:08:32 PM [INFO] mdapi.confdata.servlogr: [f36] No change of https://dl.fedoraproject.org/pub/fedora/linux/releases/36/Everything/x86_64/os/repodata/b018e8d5469e650f836ab7bee943854f86d4bf133a6eb00cc6c3add04255e29e-other.sqlite.xz
09/07/2022 08:08:33 PM [INFO] mdapi.confdata.servlogr: [src_f36] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/releases/36/Everything/source/tree/repodata/ac60dd254bfc7557eb646a116bf8083b49fee8e942e1ef50dff7f74004897e74-primary.sqlite.xz to /var/tmp/mdapiyjvuyw66/ac60dd254bfc7557eb646a116bf8083b49fee8e942e1ef50dff7f74004897e74-primary.sqlite.xz
09/07/2022 08:09:06 PM [INFO] mdapi.confdata.servlogr: [src_f36] Extracting /var/tmp/mdapiyjvuyw66/ac60dd254bfc7557eb646a116bf8083b49fee8e942e1ef50dff7f74004897e74-primary.sqlite.xz to /var/tmp/mdapiyjvuyw66/mdapi-src_f36-primary.sqlite
09/07/2022 08:09:07 PM [INFO] mdapi.confdata.servlogr: [src_f36] Indexing database /var/tmp/mdapiyjvuyw66/mdapi-src_f36-primary.sqlite
09/07/2022 08:09:07 PM [WARNING] mdapi.confdata.servlogr: [src_f36] Not publishing to Fedora Messaging bus - Not comparing databases
09/07/2022 08:09:07 PM [INFO] mdapi.confdata.servlogr: [src_f36] Installing /var/tmp/mdapiyjvuyw66/mdapi-src_f36-primary.sqlite to /var/tmp/mdapi-src_f36-primary.sqlite
09/07/2022 08:09:07 PM [INFO] mdapi.confdata.servlogr: [src_f36] No change of https://dl.fedoraproject.org/pub/fedora/linux/releases/36/Everything/source/tree/repodata/1a279b88531d9c2e24c0bfc9a0d6b4357d70301c24fa42f649c726ed1af1d6a8-filelists.sqlite.xz
09/07/2022 08:09:07 PM [INFO] mdapi.confdata.servlogr: [src_f36] No change of https://dl.fedoraproject.org/pub/fedora/linux/releases/36/Everything/source/tree/repodata/850ad17efdebe5f9ccbef03c8aec4e7589bb6a1ca9a6249578968d60ad094a4f-other.sqlite.xz
09/07/2022 08:09:08 PM [INFO] mdapi.confdata.servlogr: [f36-updates] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/updates/36/Everything/x86_64/repodata/b0fee3530acaec90080d5de8d29d327a23b1556f1ce5a821916448288641d061-primary.sqlite.bz2 to /var/tmp/mdapitawv2qiq/b0fee3530acaec90080d5de8d29d327a23b1556f1ce5a821916448288641d061-primary.sqlite.bz2
09/07/2022 08:09:47 PM [INFO] mdapi.confdata.servlogr: [f36-updates] Extracting /var/tmp/mdapitawv2qiq/b0fee3530acaec90080d5de8d29d327a23b1556f1ce5a821916448288641d061-primary.sqlite.bz2 to /var/tmp/mdapitawv2qiq/mdapi-f36-updates-primary.sqlite
09/07/2022 08:09:48 PM [INFO] mdapi.confdata.servlogr: [f36-updates] Indexing database /var/tmp/mdapitawv2qiq/mdapi-f36-updates-primary.sqlite
09/07/2022 08:09:48 PM [WARNING] mdapi.confdata.servlogr: [f36-updates] Not publishing to Fedora Messaging bus - Not comparing databases
09/07/2022 08:09:48 PM [INFO] mdapi.confdata.servlogr: [f36-updates] Installing /var/tmp/mdapitawv2qiq/mdapi-f36-updates-primary.sqlite to /var/tmp/mdapi-f36-updates-primary.sqlite
09/07/2022 08:09:48 PM [INFO] mdapi.confdata.servlogr: [f36-updates] No change of https://dl.fedoraproject.org/pub/fedora/linux/updates/36/Everything/x86_64/repodata/707ee0baac3788828da7161a6a06f4b925f4ec24a007f7c22bca00a76e0208e9-filelists.sqlite.bz2
09/07/2022 08:09:48 PM [INFO] mdapi.confdata.servlogr: [f36-updates] No change of https://dl.fedoraproject.org/pub/fedora/linux/updates/36/Everything/x86_64/repodata/8c8f5f4d4019d303e115cf00efe3fcf88648ad686892e6a8dd5ab03a9995ca86-other.sqlite.bz2
09/07/2022 08:09:50 PM [INFO] mdapi.confdata.servlogr: [src_f36-updates] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/updates/36/Everything/x86_64/repodata/b0fee3530acaec90080d5de8d29d327a23b1556f1ce5a821916448288641d061-primary.sqlite.bz2 to /var/tmp/mdapiabusxg1b/b0fee3530acaec90080d5de8d29d327a23b1556f1ce5a821916448288641d061-primary.sqlite.bz2
09/07/2022 08:10:28 PM [INFO] mdapi.confdata.servlogr: [src_f36-updates] Extracting /var/tmp/mdapiabusxg1b/b0fee3530acaec90080d5de8d29d327a23b1556f1ce5a821916448288641d061-primary.sqlite.bz2 to /var/tmp/mdapiabusxg1b/mdapi-src_f36-updates-primary.sqlite
09/07/2022 08:10:29 PM [INFO] mdapi.confdata.servlogr: [src_f36-updates] Indexing database /var/tmp/mdapiabusxg1b/mdapi-src_f36-updates-primary.sqlite
09/07/2022 08:10:29 PM [WARNING] mdapi.confdata.servlogr: [src_f36-updates] Not publishing to Fedora Messaging bus - Not comparing databases
09/07/2022 08:10:29 PM [INFO] mdapi.confdata.servlogr: [src_f36-updates] Installing /var/tmp/mdapiabusxg1b/mdapi-src_f36-updates-primary.sqlite to /var/tmp/mdapi-src_f36-updates-primary.sqlite
09/07/2022 08:10:30 PM [INFO] mdapi.confdata.servlogr: [src_f36-updates] No change of https://dl.fedoraproject.org/pub/fedora/linux/updates/36/Everything/x86_64/repodata/707ee0baac3788828da7161a6a06f4b925f4ec24a007f7c22bca00a76e0208e9-filelists.sqlite.bz2
09/07/2022 08:10:30 PM [INFO] mdapi.confdata.servlogr: [src_f36-updates] No change of https://dl.fedoraproject.org/pub/fedora/linux/updates/36/Everything/x86_64/repodata/8c8f5f4d4019d303e115cf00efe3fcf88648ad686892e6a8dd5ab03a9995ca86-other.sqlite.bz2
09/07/2022 08:10:31 PM [INFO] mdapi.confdata.servlogr: [f36-updates-testing] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/updates/testing/36/Everything/x86_64/repodata/a058abe9310755a8658640837c2480cb5daa1a2b95d68b984b5f7d429357ab71-primary.sqlite.bz2 to /var/tmp/mdapijke745w7/a058abe9310755a8658640837c2480cb5daa1a2b95d68b984b5f7d429357ab71-primary.sqlite.bz2
09/07/2022 08:10:54 PM [INFO] mdapi.confdata.servlogr: [f36-updates-testing] Extracting /var/tmp/mdapijke745w7/a058abe9310755a8658640837c2480cb5daa1a2b95d68b984b5f7d429357ab71-primary.sqlite.bz2 to /var/tmp/mdapijke745w7/mdapi-f36-updates-testing-primary.sqlite
09/07/2022 08:10:55 PM [INFO] mdapi.confdata.servlogr: [f36-updates-testing] Indexing database /var/tmp/mdapijke745w7/mdapi-f36-updates-testing-primary.sqlite
09/07/2022 08:10:55 PM [WARNING] mdapi.confdata.servlogr: [f36-updates-testing] Not publishing to Fedora Messaging bus - Not comparing databases
09/07/2022 08:10:55 PM [INFO] mdapi.confdata.servlogr: [f36-updates-testing] Installing /var/tmp/mdapijke745w7/mdapi-f36-updates-testing-primary.sqlite to /var/tmp/mdapi-f36-updates-testing-primary.sqlite
09/07/2022 08:10:55 PM [INFO] mdapi.confdata.servlogr: [f36-updates-testing] No change of https://dl.fedoraproject.org/pub/fedora/linux/updates/testing/36/Everything/x86_64/repodata/6b22df39c23edf28a2c66df160c13fb45f8021f0d2575969ea7c43f8d224f35c-filelists.sqlite.bz2
09/07/2022 08:10:55 PM [INFO] mdapi.confdata.servlogr: [f36-updates-testing] No change of https://dl.fedoraproject.org/pub/fedora/linux/updates/testing/36/Everything/x86_64/repodata/cf4629d6d766a460507e51693af38ad21b2a9e4b20172fd2d502e7dc56ef185a-other.sqlite.bz2
09/07/2022 08:10:56 PM [INFO] mdapi.confdata.servlogr: [src_f36-updates-testing] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/updates/testing/36/Everything/x86_64/repodata/a058abe9310755a8658640837c2480cb5daa1a2b95d68b984b5f7d429357ab71-primary.sqlite.bz2 to /var/tmp/mdapidj45c2cx/a058abe9310755a8658640837c2480cb5daa1a2b95d68b984b5f7d429357ab71-primary.sqlite.bz2
09/07/2022 08:11:18 PM [INFO] mdapi.confdata.servlogr: [src_f36-updates-testing] Extracting /var/tmp/mdapidj45c2cx/a058abe9310755a8658640837c2480cb5daa1a2b95d68b984b5f7d429357ab71-primary.sqlite.bz2 to /var/tmp/mdapidj45c2cx/mdapi-src_f36-updates-testing-primary.sqlite
09/07/2022 08:11:19 PM [INFO] mdapi.confdata.servlogr: [src_f36-updates-testing] Indexing database /var/tmp/mdapidj45c2cx/mdapi-src_f36-updates-testing-primary.sqlite
09/07/2022 08:11:19 PM [WARNING] mdapi.confdata.servlogr: [src_f36-updates-testing] Not publishing to Fedora Messaging bus - Not comparing databases
09/07/2022 08:11:19 PM [INFO] mdapi.confdata.servlogr: [src_f36-updates-testing] Installing /var/tmp/mdapidj45c2cx/mdapi-src_f36-updates-testing-primary.sqlite to /var/tmp/mdapi-src_f36-updates-testing-primary.sqlite
09/07/2022 08:11:19 PM [INFO] mdapi.confdata.servlogr: [src_f36-updates-testing] No change of https://dl.fedoraproject.org/pub/fedora/linux/updates/testing/36/Everything/x86_64/repodata/6b22df39c23edf28a2c66df160c13fb45f8021f0d2575969ea7c43f8d224f35c-filelists.sqlite.bz2
09/07/2022 08:11:19 PM [INFO] mdapi.confdata.servlogr: [src_f36-updates-testing] No change of https://dl.fedoraproject.org/pub/fedora/linux/updates/testing/36/Everything/x86_64/repodata/cf4629d6d766a460507e51693af38ad21b2a9e4b20172fd2d502e7dc56ef185a-other.sqlite.bz2
09/07/2022 08:11:21 PM [INFO] mdapi.confdata.servlogr: [f36] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/releases/36/Everything/x86_64/os/repodata/fc3051d2fb40e115403e6eeaae6c675a5032f28a34d46ccf097285cdf3e1bd6f-primary.sqlite.xz to /var/tmp/mdapijpahm82o/fc3051d2fb40e115403e6eeaae6c675a5032f28a34d46ccf097285cdf3e1bd6f-primary.sqlite.xz
09/07/2022 08:13:01 PM [INFO] mdapi.confdata.servlogr: [f36] Extracting /var/tmp/mdapijpahm82o/fc3051d2fb40e115403e6eeaae6c675a5032f28a34d46ccf097285cdf3e1bd6f-primary.sqlite.xz to /var/tmp/mdapijpahm82o/mdapi-f36-primary.sqlite
09/07/2022 08:13:03 PM [INFO] mdapi.confdata.servlogr: [f36] Indexing database /var/tmp/mdapijpahm82o/mdapi-f36-primary.sqlite
09/07/2022 08:13:03 PM [WARNING] mdapi.confdata.servlogr: [f36] Not publishing to Fedora Messaging bus - Not comparing databases
09/07/2022 08:13:03 PM [INFO] mdapi.confdata.servlogr: [f36] Installing /var/tmp/mdapijpahm82o/mdapi-f36-primary.sqlite to /var/tmp/mdapi-f36-primary.sqlite
09/07/2022 08:13:04 PM [INFO] mdapi.confdata.servlogr: [f36] No change of https://dl.fedoraproject.org/pub/fedora/linux/releases/36/Everything/x86_64/os/repodata/f96ff3058f352e650f3a4f63715a4454565a4ca5d7c41b4d829101606e84b48c-filelists.sqlite.xz
09/07/2022 08:13:05 PM [INFO] mdapi.confdata.servlogr: [f36] No change of https://dl.fedoraproject.org/pub/fedora/linux/releases/36/Everything/x86_64/os/repodata/b018e8d5469e650f836ab7bee943854f86d4bf133a6eb00cc6c3add04255e29e-other.sqlite.xz
09/07/2022 08:13:06 PM [INFO] mdapi.confdata.servlogr: [src_f36] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/releases/36/Everything/source/tree/repodata/ac60dd254bfc7557eb646a116bf8083b49fee8e942e1ef50dff7f74004897e74-primary.sqlite.xz to /var/tmp/mdapi79jo86wd/ac60dd254bfc7557eb646a116bf8083b49fee8e942e1ef50dff7f74004897e74-primary.sqlite.xz
09/07/2022 08:13:36 PM [INFO] mdapi.confdata.servlogr: [src_f36] Extracting /var/tmp/mdapi79jo86wd/ac60dd254bfc7557eb646a116bf8083b49fee8e942e1ef50dff7f74004897e74-primary.sqlite.xz to /var/tmp/mdapi79jo86wd/mdapi-src_f36-primary.sqlite
09/07/2022 08:13:37 PM [INFO] mdapi.confdata.servlogr: [src_f36] Indexing database /var/tmp/mdapi79jo86wd/mdapi-src_f36-primary.sqlite
09/07/2022 08:13:37 PM [WARNING] mdapi.confdata.servlogr: [src_f36] Not publishing to Fedora Messaging bus - Not comparing databases
09/07/2022 08:13:37 PM [INFO] mdapi.confdata.servlogr: [src_f36] Installing /var/tmp/mdapi79jo86wd/mdapi-src_f36-primary.sqlite to /var/tmp/mdapi-src_f36-primary.sqlite
09/07/2022 08:13:37 PM [INFO] mdapi.confdata.servlogr: [src_f36] No change of https://dl.fedoraproject.org/pub/fedora/linux/releases/36/Everything/source/tree/repodata/1a279b88531d9c2e24c0bfc9a0d6b4357d70301c24fa42f649c726ed1af1d6a8-filelists.sqlite.xz
09/07/2022 08:13:37 PM [INFO] mdapi.confdata.servlogr: [src_f36] No change of https://dl.fedoraproject.org/pub/fedora/linux/releases/36/Everything/source/tree/repodata/850ad17efdebe5f9ccbef03c8aec4e7589bb6a1ca9a6249578968d60ad094a4f-other.sqlite.xz
09/07/2022 08:13:38 PM [INFO] mdapi.confdata.servlogr: [f36-updates] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/updates/36/Everything/x86_64/repodata/b0fee3530acaec90080d5de8d29d327a23b1556f1ce5a821916448288641d061-primary.sqlite.bz2 to /var/tmp/mdapiv_u5k0ri/b0fee3530acaec90080d5de8d29d327a23b1556f1ce5a821916448288641d061-primary.sqlite.bz2
09/07/2022 08:14:17 PM [INFO] mdapi.confdata.servlogr: [f36-updates] Extracting /var/tmp/mdapiv_u5k0ri/b0fee3530acaec90080d5de8d29d327a23b1556f1ce5a821916448288641d061-primary.sqlite.bz2 to /var/tmp/mdapiv_u5k0ri/mdapi-f36-updates-primary.sqlite
09/07/2022 08:14:19 PM [INFO] mdapi.confdata.servlogr: [f36-updates] Indexing database /var/tmp/mdapiv_u5k0ri/mdapi-f36-updates-primary.sqlite
09/07/2022 08:14:19 PM [WARNING] mdapi.confdata.servlogr: [f36-updates] Not publishing to Fedora Messaging bus - Not comparing databases
09/07/2022 08:14:19 PM [INFO] mdapi.confdata.servlogr: [f36-updates] Installing /var/tmp/mdapiv_u5k0ri/mdapi-f36-updates-primary.sqlite to /var/tmp/mdapi-f36-updates-primary.sqlite
09/07/2022 08:14:19 PM [INFO] mdapi.confdata.servlogr: [f36-updates] No change of https://dl.fedoraproject.org/pub/fedora/linux/updates/36/Everything/x86_64/repodata/707ee0baac3788828da7161a6a06f4b925f4ec24a007f7c22bca00a76e0208e9-filelists.sqlite.bz2
09/07/2022 08:14:19 PM [INFO] mdapi.confdata.servlogr: [f36-updates] No change of https://dl.fedoraproject.org/pub/fedora/linux/updates/36/Everything/x86_64/repodata/8c8f5f4d4019d303e115cf00efe3fcf88648ad686892e6a8dd5ab03a9995ca86-other.sqlite.bz2
09/07/2022 08:14:20 PM [INFO] mdapi.confdata.servlogr: [src_f36-updates] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/updates/36/Everything/x86_64/repodata/b0fee3530acaec90080d5de8d29d327a23b1556f1ce5a821916448288641d061-primary.sqlite.bz2 to /var/tmp/mdapiwhvmgdda/b0fee3530acaec90080d5de8d29d327a23b1556f1ce5a821916448288641d061-primary.sqlite.bz2
09/07/2022 08:14:59 PM [INFO] mdapi.confdata.servlogr: [src_f36-updates] Extracting /var/tmp/mdapiwhvmgdda/b0fee3530acaec90080d5de8d29d327a23b1556f1ce5a821916448288641d061-primary.sqlite.bz2 to /var/tmp/mdapiwhvmgdda/mdapi-src_f36-updates-primary.sqlite
09/07/2022 08:15:01 PM [INFO] mdapi.confdata.servlogr: [src_f36-updates] Indexing database /var/tmp/mdapiwhvmgdda/mdapi-src_f36-updates-primary.sqlite
09/07/2022 08:15:01 PM [WARNING] mdapi.confdata.servlogr: [src_f36-updates] Not publishing to Fedora Messaging bus - Not comparing databases
09/07/2022 08:15:01 PM [INFO] mdapi.confdata.servlogr: [src_f36-updates] Installing /var/tmp/mdapiwhvmgdda/mdapi-src_f36-updates-primary.sqlite to /var/tmp/mdapi-src_f36-updates-primary.sqlite
09/07/2022 08:15:01 PM [INFO] mdapi.confdata.servlogr: [src_f36-updates] No change of https://dl.fedoraproject.org/pub/fedora/linux/updates/36/Everything/x86_64/repodata/707ee0baac3788828da7161a6a06f4b925f4ec24a007f7c22bca00a76e0208e9-filelists.sqlite.bz2
09/07/2022 08:15:01 PM [INFO] mdapi.confdata.servlogr: [src_f36-updates] No change of https://dl.fedoraproject.org/pub/fedora/linux/updates/36/Everything/x86_64/repodata/8c8f5f4d4019d303e115cf00efe3fcf88648ad686892e6a8dd5ab03a9995ca86-other.sqlite.bz2
09/07/2022 08:15:03 PM [INFO] mdapi.confdata.servlogr: [f36-updates-testing] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/updates/testing/36/Everything/x86_64/repodata/a058abe9310755a8658640837c2480cb5daa1a2b95d68b984b5f7d429357ab71-primary.sqlite.bz2 to /var/tmp/mdapifuwm3nm7/a058abe9310755a8658640837c2480cb5daa1a2b95d68b984b5f7d429357ab71-primary.sqlite.bz2
09/07/2022 08:15:24 PM [INFO] mdapi.confdata.servlogr: [f36-updates-testing] Extracting /var/tmp/mdapifuwm3nm7/a058abe9310755a8658640837c2480cb5daa1a2b95d68b984b5f7d429357ab71-primary.sqlite.bz2 to /var/tmp/mdapifuwm3nm7/mdapi-f36-updates-testing-primary.sqlite
09/07/2022 08:15:25 PM [INFO] mdapi.confdata.servlogr: [f36-updates-testing] Indexing database /var/tmp/mdapifuwm3nm7/mdapi-f36-updates-testing-primary.sqlite
09/07/2022 08:15:25 PM [WARNING] mdapi.confdata.servlogr: [f36-updates-testing] Not publishing to Fedora Messaging bus - Not comparing databases
09/07/2022 08:15:25 PM [INFO] mdapi.confdata.servlogr: [f36-updates-testing] Installing /var/tmp/mdapifuwm3nm7/mdapi-f36-updates-testing-primary.sqlite to /var/tmp/mdapi-f36-updates-testing-primary.sqlite
09/07/2022 08:15:25 PM [INFO] mdapi.confdata.servlogr: [f36-updates-testing] No change of https://dl.fedoraproject.org/pub/fedora/linux/updates/testing/36/Everything/x86_64/repodata/6b22df39c23edf28a2c66df160c13fb45f8021f0d2575969ea7c43f8d224f35c-filelists.sqlite.bz2
09/07/2022 08:15:25 PM [INFO] mdapi.confdata.servlogr: [f36-updates-testing] No change of https://dl.fedoraproject.org/pub/fedora/linux/updates/testing/36/Everything/x86_64/repodata/cf4629d6d766a460507e51693af38ad21b2a9e4b20172fd2d502e7dc56ef185a-other.sqlite.bz2
09/07/2022 08:15:26 PM [INFO] mdapi.confdata.servlogr: [src_f36-updates-testing] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/updates/testing/36/Everything/x86_64/repodata/a058abe9310755a8658640837c2480cb5daa1a2b95d68b984b5f7d429357ab71-primary.sqlite.bz2 to /var/tmp/mdapijfxqrwnc/a058abe9310755a8658640837c2480cb5daa1a2b95d68b984b5f7d429357ab71-primary.sqlite.bz2
09/07/2022 08:15:49 PM [INFO] mdapi.confdata.servlogr: [src_f36-updates-testing] Extracting /var/tmp/mdapijfxqrwnc/a058abe9310755a8658640837c2480cb5daa1a2b95d68b984b5f7d429357ab71-primary.sqlite.bz2 to /var/tmp/mdapijfxqrwnc/mdapi-src_f36-updates-testing-primary.sqlite
09/07/2022 08:15:50 PM [INFO] mdapi.confdata.servlogr: [src_f36-updates-testing] Indexing database /var/tmp/mdapijfxqrwnc/mdapi-src_f36-updates-testing-primary.sqlite
09/07/2022 08:15:50 PM [WARNING] mdapi.confdata.servlogr: [src_f36-updates-testing] Not publishing to Fedora Messaging bus - Not comparing databases
09/07/2022 08:15:50 PM [INFO] mdapi.confdata.servlogr: [src_f36-updates-testing] Installing /var/tmp/mdapijfxqrwnc/mdapi-src_f36-updates-testing-primary.sqlite to /var/tmp/mdapi-src_f36-updates-testing-primary.sqlite
09/07/2022 08:15:50 PM [INFO] mdapi.confdata.servlogr: [src_f36-updates-testing] No change of https://dl.fedoraproject.org/pub/fedora/linux/updates/testing/36/Everything/x86_64/repodata/6b22df39c23edf28a2c66df160c13fb45f8021f0d2575969ea7c43f8d224f35c-filelists.sqlite.bz2
09/07/2022 08:15:50 PM [INFO] mdapi.confdata.servlogr: [src_f36-updates-testing] No change of https://dl.fedoraproject.org/pub/fedora/linux/updates/testing/36/Everything/x86_64/repodata/cf4629d6d766a460507e51693af38ad21b2a9e4b20172fd2d502e7dc56ef185a-other.sqlite.bz2
09/07/2022 08:15:52 PM [INFO] mdapi.confdata.servlogr: [f35] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/releases/35/Everything/x86_64/os/repodata/9103df16446e4e0b7eb02fe94936b7ec20c2caac436acedf9a8ba19f52c5af51-primary.sqlite.xz to /var/tmp/mdapixlx30eyy/9103df16446e4e0b7eb02fe94936b7ec20c2caac436acedf9a8ba19f52c5af51-primary.sqlite.xz
09/07/2022 08:17:27 PM [INFO] mdapi.confdata.servlogr: [f35] Extracting /var/tmp/mdapixlx30eyy/9103df16446e4e0b7eb02fe94936b7ec20c2caac436acedf9a8ba19f52c5af51-primary.sqlite.xz to /var/tmp/mdapixlx30eyy/mdapi-f35-primary.sqlite
09/07/2022 08:17:29 PM [INFO] mdapi.confdata.servlogr: [f35] Indexing database /var/tmp/mdapixlx30eyy/mdapi-f35-primary.sqlite
09/07/2022 08:17:29 PM [WARNING] mdapi.confdata.servlogr: [f35] Not publishing to Fedora Messaging bus - Not comparing databases
09/07/2022 08:17:29 PM [INFO] mdapi.confdata.servlogr: [f35] Installing /var/tmp/mdapixlx30eyy/mdapi-f35-primary.sqlite to /var/tmp/mdapi-f35-primary.sqlite
09/07/2022 08:17:30 PM [INFO] mdapi.confdata.servlogr: [f35] No change of https://dl.fedoraproject.org/pub/fedora/linux/releases/35/Everything/x86_64/os/repodata/e3cb37baf1526fc3871e3a69fb9f2563d42430cd616d48a7ca57476f07fd12da-filelists.sqlite.xz
09/07/2022 08:17:30 PM [INFO] mdapi.confdata.servlogr: [f35] No change of https://dl.fedoraproject.org/pub/fedora/linux/releases/35/Everything/x86_64/os/repodata/9a6def7bedcd13c3af645a99752ebdf05aabf2800464e166c77055654d3ccbbb-other.sqlite.xz
09/07/2022 08:17:32 PM [INFO] mdapi.confdata.servlogr: [src_f35] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/releases/35/Everything/source/tree/repodata/6e7e73e074caa4603c12d43924cf508d03669b556ea028f3c8882d0b86a8e9a7-primary.sqlite.xz to /var/tmp/mdapijy0qk92y/6e7e73e074caa4603c12d43924cf508d03669b556ea028f3c8882d0b86a8e9a7-primary.sqlite.xz
09/07/2022 08:18:04 PM [INFO] mdapi.confdata.servlogr: [src_f35] Extracting /var/tmp/mdapijy0qk92y/6e7e73e074caa4603c12d43924cf508d03669b556ea028f3c8882d0b86a8e9a7-primary.sqlite.xz to /var/tmp/mdapijy0qk92y/mdapi-src_f35-primary.sqlite
09/07/2022 08:18:05 PM [INFO] mdapi.confdata.servlogr: [src_f35] Indexing database /var/tmp/mdapijy0qk92y/mdapi-src_f35-primary.sqlite
09/07/2022 08:18:05 PM [WARNING] mdapi.confdata.servlogr: [src_f35] Not publishing to Fedora Messaging bus - Not comparing databases
09/07/2022 08:18:05 PM [INFO] mdapi.confdata.servlogr: [src_f35] Installing /var/tmp/mdapijy0qk92y/mdapi-src_f35-primary.sqlite to /var/tmp/mdapi-src_f35-primary.sqlite
09/07/2022 08:18:05 PM [INFO] mdapi.confdata.servlogr: [src_f35] No change of https://dl.fedoraproject.org/pub/fedora/linux/releases/35/Everything/source/tree/repodata/6f4a6441a09f4bf1ceb6469d43e1fc92d87a00fa16159e0d7c051d332281682c-filelists.sqlite.xz
09/07/2022 08:18:05 PM [INFO] mdapi.confdata.servlogr: [src_f35] No change of https://dl.fedoraproject.org/pub/fedora/linux/releases/35/Everything/source/tree/repodata/25095c7cae78415dbbd9cf13b54c49dcf145b44b152b772b4f48ec8fdc9ef6e9-other.sqlite.xz
09/07/2022 08:18:07 PM [INFO] mdapi.confdata.servlogr: [f35-updates] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/updates/35/Everything/x86_64/repodata/a47f322e184ab742b0abfc831404474974d33176f55817b37259e8e0928d4765-primary.sqlite.bz2 to /var/tmp/mdapi3lv7loia/a47f322e184ab742b0abfc831404474974d33176f55817b37259e8e0928d4765-primary.sqlite.bz2
09/07/2022 08:19:00 PM [INFO] mdapi.confdata.servlogr: [f35-updates] Extracting /var/tmp/mdapi3lv7loia/a47f322e184ab742b0abfc831404474974d33176f55817b37259e8e0928d4765-primary.sqlite.bz2 to /var/tmp/mdapi3lv7loia/mdapi-f35-updates-primary.sqlite
09/07/2022 08:19:02 PM [INFO] mdapi.confdata.servlogr: [f35-updates] Indexing database /var/tmp/mdapi3lv7loia/mdapi-f35-updates-primary.sqlite
09/07/2022 08:19:02 PM [WARNING] mdapi.confdata.servlogr: [f35-updates] Not publishing to Fedora Messaging bus - Not comparing databases
09/07/2022 08:19:02 PM [INFO] mdapi.confdata.servlogr: [f35-updates] Installing /var/tmp/mdapi3lv7loia/mdapi-f35-updates-primary.sqlite to /var/tmp/mdapi-f35-updates-primary.sqlite
09/07/2022 08:19:02 PM [INFO] mdapi.confdata.servlogr: [f35-updates] No change of https://dl.fedoraproject.org/pub/fedora/linux/updates/35/Everything/x86_64/repodata/f0bd3847cb882e52c601d786b01570fbc1b49bb9dfed1f1a91483a08f5569ca1-filelists.sqlite.bz2
09/07/2022 08:19:02 PM [INFO] mdapi.confdata.servlogr: [f35-updates] No change of https://dl.fedoraproject.org/pub/fedora/linux/updates/35/Everything/x86_64/repodata/f123123d768df0d3b062c1d0459cb6a44e9398cb5ec1b10e9c03a04615acb3b4-other.sqlite.bz2
09/07/2022 08:19:04 PM [INFO] mdapi.confdata.servlogr: [src_f35-updates] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/updates/35/Everything/x86_64/repodata/a47f322e184ab742b0abfc831404474974d33176f55817b37259e8e0928d4765-primary.sqlite.bz2 to /var/tmp/mdapi_4x4er0e/a47f322e184ab742b0abfc831404474974d33176f55817b37259e8e0928d4765-primary.sqlite.bz2
09/07/2022 08:20:01 PM [INFO] mdapi.confdata.servlogr: [src_f35-updates] Extracting /var/tmp/mdapi_4x4er0e/a47f322e184ab742b0abfc831404474974d33176f55817b37259e8e0928d4765-primary.sqlite.bz2 to /var/tmp/mdapi_4x4er0e/mdapi-src_f35-updates-primary.sqlite
09/07/2022 08:20:02 PM [INFO] mdapi.confdata.servlogr: [src_f35-updates] Indexing database /var/tmp/mdapi_4x4er0e/mdapi-src_f35-updates-primary.sqlite
09/07/2022 08:20:02 PM [WARNING] mdapi.confdata.servlogr: [src_f35-updates] Not publishing to Fedora Messaging bus - Not comparing databases
09/07/2022 08:20:02 PM [INFO] mdapi.confdata.servlogr: [src_f35-updates] Installing /var/tmp/mdapi_4x4er0e/mdapi-src_f35-updates-primary.sqlite to /var/tmp/mdapi-src_f35-updates-primary.sqlite
09/07/2022 08:20:03 PM [INFO] mdapi.confdata.servlogr: [src_f35-updates] No change of https://dl.fedoraproject.org/pub/fedora/linux/updates/35/Everything/x86_64/repodata/f0bd3847cb882e52c601d786b01570fbc1b49bb9dfed1f1a91483a08f5569ca1-filelists.sqlite.bz2
09/07/2022 08:20:03 PM [INFO] mdapi.confdata.servlogr: [src_f35-updates] No change of https://dl.fedoraproject.org/pub/fedora/linux/updates/35/Everything/x86_64/repodata/f123123d768df0d3b062c1d0459cb6a44e9398cb5ec1b10e9c03a04615acb3b4-other.sqlite.bz2
09/07/2022 08:20:04 PM [INFO] mdapi.confdata.servlogr: [f35-updates-testing] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/updates/testing/35/Everything/x86_64/repodata/b2830e402bfccc21dc5b84581e9b84ff6147c338257fcd1452a8d8f06008db41-primary.sqlite.bz2 to /var/tmp/mdapiu9n6o5n1/b2830e402bfccc21dc5b84581e9b84ff6147c338257fcd1452a8d8f06008db41-primary.sqlite.bz2
09/07/2022 08:20:14 PM [INFO] mdapi.confdata.servlogr: [f35-updates-testing] Extracting /var/tmp/mdapiu9n6o5n1/b2830e402bfccc21dc5b84581e9b84ff6147c338257fcd1452a8d8f06008db41-primary.sqlite.bz2 to /var/tmp/mdapiu9n6o5n1/mdapi-f35-updates-testing-primary.sqlite
09/07/2022 08:20:15 PM [INFO] mdapi.confdata.servlogr: [f35-updates-testing] Indexing database /var/tmp/mdapiu9n6o5n1/mdapi-f35-updates-testing-primary.sqlite
09/07/2022 08:20:15 PM [WARNING] mdapi.confdata.servlogr: [f35-updates-testing] Not publishing to Fedora Messaging bus - Not comparing databases
09/07/2022 08:20:15 PM [INFO] mdapi.confdata.servlogr: [f35-updates-testing] Installing /var/tmp/mdapiu9n6o5n1/mdapi-f35-updates-testing-primary.sqlite to /var/tmp/mdapi-f35-updates-testing-primary.sqlite
09/07/2022 08:20:15 PM [INFO] mdapi.confdata.servlogr: [f35-updates-testing] No change of https://dl.fedoraproject.org/pub/fedora/linux/updates/testing/35/Everything/x86_64/repodata/a3ddbf07507686c40a66ab433b51096f46af63b88586d78e2cb6d595bb706b06-filelists.sqlite.bz2
09/07/2022 08:20:15 PM [INFO] mdapi.confdata.servlogr: [f35-updates-testing] No change of https://dl.fedoraproject.org/pub/fedora/linux/updates/testing/35/Everything/x86_64/repodata/a57afb16128dc81a4ec278d6fdca28d86f47e2e2f2ca14772ffe8e8c7efeeed9-other.sqlite.bz2
09/07/2022 08:20:16 PM [INFO] mdapi.confdata.servlogr: [src_f35-updates-testing] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/updates/testing/35/Everything/x86_64/repodata/b2830e402bfccc21dc5b84581e9b84ff6147c338257fcd1452a8d8f06008db41-primary.sqlite.bz2 to /var/tmp/mdapic1fuwzh7/b2830e402bfccc21dc5b84581e9b84ff6147c338257fcd1452a8d8f06008db41-primary.sqlite.bz2
09/07/2022 08:20:25 PM [INFO] mdapi.confdata.servlogr: [src_f35-updates-testing] Extracting /var/tmp/mdapic1fuwzh7/b2830e402bfccc21dc5b84581e9b84ff6147c338257fcd1452a8d8f06008db41-primary.sqlite.bz2 to /var/tmp/mdapic1fuwzh7/mdapi-src_f35-updates-testing-primary.sqlite
09/07/2022 08:20:26 PM [INFO] mdapi.confdata.servlogr: [src_f35-updates-testing] Indexing database /var/tmp/mdapic1fuwzh7/mdapi-src_f35-updates-testing-primary.sqlite
09/07/2022 08:20:26 PM [WARNING] mdapi.confdata.servlogr: [src_f35-updates-testing] Not publishing to Fedora Messaging bus - Not comparing databases
09/07/2022 08:20:26 PM [INFO] mdapi.confdata.servlogr: [src_f35-updates-testing] Installing /var/tmp/mdapic1fuwzh7/mdapi-src_f35-updates-testing-primary.sqlite to /var/tmp/mdapi-src_f35-updates-testing-primary.sqlite
09/07/2022 08:20:26 PM [INFO] mdapi.confdata.servlogr: [src_f35-updates-testing] No change of https://dl.fedoraproject.org/pub/fedora/linux/updates/testing/35/Everything/x86_64/repodata/a3ddbf07507686c40a66ab433b51096f46af63b88586d78e2cb6d595bb706b06-filelists.sqlite.bz2
09/07/2022 08:20:26 PM [INFO] mdapi.confdata.servlogr: [src_f35-updates-testing] No change of https://dl.fedoraproject.org/pub/fedora/linux/updates/testing/35/Everything/x86_64/repodata/a57afb16128dc81a4ec278d6fdca28d86f47e2e2f2ca14772ffe8e8c7efeeed9-other.sqlite.bz2
09/07/2022 08:20:27 PM [INFO] mdapi.confdata.servlogr: [f35] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/releases/35/Everything/x86_64/os/repodata/9103df16446e4e0b7eb02fe94936b7ec20c2caac436acedf9a8ba19f52c5af51-primary.sqlite.xz to /var/tmp/mdapih90h9s5m/9103df16446e4e0b7eb02fe94936b7ec20c2caac436acedf9a8ba19f52c5af51-primary.sqlite.xz
09/07/2022 08:22:04 PM [INFO] mdapi.confdata.servlogr: [f35] Extracting /var/tmp/mdapih90h9s5m/9103df16446e4e0b7eb02fe94936b7ec20c2caac436acedf9a8ba19f52c5af51-primary.sqlite.xz to /var/tmp/mdapih90h9s5m/mdapi-f35-primary.sqlite
09/07/2022 08:22:07 PM [INFO] mdapi.confdata.servlogr: [f35] Indexing database /var/tmp/mdapih90h9s5m/mdapi-f35-primary.sqlite
09/07/2022 08:22:07 PM [WARNING] mdapi.confdata.servlogr: [f35] Not publishing to Fedora Messaging bus - Not comparing databases
09/07/2022 08:22:07 PM [INFO] mdapi.confdata.servlogr: [f35] Installing /var/tmp/mdapih90h9s5m/mdapi-f35-primary.sqlite to /var/tmp/mdapi-f35-primary.sqlite
09/07/2022 08:22:08 PM [INFO] mdapi.confdata.servlogr: [f35] No change of https://dl.fedoraproject.org/pub/fedora/linux/releases/35/Everything/x86_64/os/repodata/e3cb37baf1526fc3871e3a69fb9f2563d42430cd616d48a7ca57476f07fd12da-filelists.sqlite.xz
09/07/2022 08:22:08 PM [INFO] mdapi.confdata.servlogr: [f35] No change of https://dl.fedoraproject.org/pub/fedora/linux/releases/35/Everything/x86_64/os/repodata/9a6def7bedcd13c3af645a99752ebdf05aabf2800464e166c77055654d3ccbbb-other.sqlite.xz
09/07/2022 08:22:09 PM [INFO] mdapi.confdata.servlogr: [src_f35] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/releases/35/Everything/source/tree/repodata/6e7e73e074caa4603c12d43924cf508d03669b556ea028f3c8882d0b86a8e9a7-primary.sqlite.xz to /var/tmp/mdapiaoogz1ig/6e7e73e074caa4603c12d43924cf508d03669b556ea028f3c8882d0b86a8e9a7-primary.sqlite.xz
09/07/2022 08:22:44 PM [INFO] mdapi.confdata.servlogr: [src_f35] Extracting /var/tmp/mdapiaoogz1ig/6e7e73e074caa4603c12d43924cf508d03669b556ea028f3c8882d0b86a8e9a7-primary.sqlite.xz to /var/tmp/mdapiaoogz1ig/mdapi-src_f35-primary.sqlite
09/07/2022 08:22:45 PM [INFO] mdapi.confdata.servlogr: [src_f35] Indexing database /var/tmp/mdapiaoogz1ig/mdapi-src_f35-primary.sqlite
09/07/2022 08:22:45 PM [WARNING] mdapi.confdata.servlogr: [src_f35] Not publishing to Fedora Messaging bus - Not comparing databases
09/07/2022 08:22:45 PM [INFO] mdapi.confdata.servlogr: [src_f35] Installing /var/tmp/mdapiaoogz1ig/mdapi-src_f35-primary.sqlite to /var/tmp/mdapi-src_f35-primary.sqlite
09/07/2022 08:22:45 PM [INFO] mdapi.confdata.servlogr: [src_f35] No change of https://dl.fedoraproject.org/pub/fedora/linux/releases/35/Everything/source/tree/repodata/6f4a6441a09f4bf1ceb6469d43e1fc92d87a00fa16159e0d7c051d332281682c-filelists.sqlite.xz
09/07/2022 08:22:45 PM [INFO] mdapi.confdata.servlogr: [src_f35] No change of https://dl.fedoraproject.org/pub/fedora/linux/releases/35/Everything/source/tree/repodata/25095c7cae78415dbbd9cf13b54c49dcf145b44b152b772b4f48ec8fdc9ef6e9-other.sqlite.xz
09/07/2022 08:22:46 PM [INFO] mdapi.confdata.servlogr: [f35-updates] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/updates/35/Everything/x86_64/repodata/a47f322e184ab742b0abfc831404474974d33176f55817b37259e8e0928d4765-primary.sqlite.bz2 to /var/tmp/mdapiqa1247yr/a47f322e184ab742b0abfc831404474974d33176f55817b37259e8e0928d4765-primary.sqlite.bz2
09/07/2022 08:23:38 PM [INFO] mdapi.confdata.servlogr: [f35-updates] Extracting /var/tmp/mdapiqa1247yr/a47f322e184ab742b0abfc831404474974d33176f55817b37259e8e0928d4765-primary.sqlite.bz2 to /var/tmp/mdapiqa1247yr/mdapi-f35-updates-primary.sqlite
09/07/2022 08:23:40 PM [INFO] mdapi.confdata.servlogr: [f35-updates] Indexing database /var/tmp/mdapiqa1247yr/mdapi-f35-updates-primary.sqlite
09/07/2022 08:23:40 PM [WARNING] mdapi.confdata.servlogr: [f35-updates] Not publishing to Fedora Messaging bus - Not comparing databases
09/07/2022 08:23:40 PM [INFO] mdapi.confdata.servlogr: [f35-updates] Installing /var/tmp/mdapiqa1247yr/mdapi-f35-updates-primary.sqlite to /var/tmp/mdapi-f35-updates-primary.sqlite
09/07/2022 08:23:40 PM [INFO] mdapi.confdata.servlogr: [f35-updates] No change of https://dl.fedoraproject.org/pub/fedora/linux/updates/35/Everything/x86_64/repodata/f0bd3847cb882e52c601d786b01570fbc1b49bb9dfed1f1a91483a08f5569ca1-filelists.sqlite.bz2
09/07/2022 08:23:41 PM [INFO] mdapi.confdata.servlogr: [f35-updates] No change of https://dl.fedoraproject.org/pub/fedora/linux/updates/35/Everything/x86_64/repodata/f123123d768df0d3b062c1d0459cb6a44e9398cb5ec1b10e9c03a04615acb3b4-other.sqlite.bz2
09/07/2022 08:23:42 PM [INFO] mdapi.confdata.servlogr: [src_f35-updates] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/updates/35/Everything/x86_64/repodata/a47f322e184ab742b0abfc831404474974d33176f55817b37259e8e0928d4765-primary.sqlite.bz2 to /var/tmp/mdapitres6qlo/a47f322e184ab742b0abfc831404474974d33176f55817b37259e8e0928d4765-primary.sqlite.bz2
09/07/2022 08:24:25 PM [INFO] mdapi.confdata.servlogr: [src_f35-updates] Extracting /var/tmp/mdapitres6qlo/a47f322e184ab742b0abfc831404474974d33176f55817b37259e8e0928d4765-primary.sqlite.bz2 to /var/tmp/mdapitres6qlo/mdapi-src_f35-updates-primary.sqlite
09/07/2022 08:24:27 PM [INFO] mdapi.confdata.servlogr: [src_f35-updates] Indexing database /var/tmp/mdapitres6qlo/mdapi-src_f35-updates-primary.sqlite
09/07/2022 08:24:27 PM [WARNING] mdapi.confdata.servlogr: [src_f35-updates] Not publishing to Fedora Messaging bus - Not comparing databases
09/07/2022 08:24:27 PM [INFO] mdapi.confdata.servlogr: [src_f35-updates] Installing /var/tmp/mdapitres6qlo/mdapi-src_f35-updates-primary.sqlite to /var/tmp/mdapi-src_f35-updates-primary.sqlite
09/07/2022 08:24:28 PM [INFO] mdapi.confdata.servlogr: [src_f35-updates] No change of https://dl.fedoraproject.org/pub/fedora/linux/updates/35/Everything/x86_64/repodata/f0bd3847cb882e52c601d786b01570fbc1b49bb9dfed1f1a91483a08f5569ca1-filelists.sqlite.bz2
09/07/2022 08:24:28 PM [INFO] mdapi.confdata.servlogr: [src_f35-updates] No change of https://dl.fedoraproject.org/pub/fedora/linux/updates/35/Everything/x86_64/repodata/f123123d768df0d3b062c1d0459cb6a44e9398cb5ec1b10e9c03a04615acb3b4-other.sqlite.bz2
09/07/2022 08:24:29 PM [INFO] mdapi.confdata.servlogr: [f35-updates-testing] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/updates/testing/35/Everything/x86_64/repodata/b2830e402bfccc21dc5b84581e9b84ff6147c338257fcd1452a8d8f06008db41-primary.sqlite.bz2 to /var/tmp/mdapi6gwa_93a/b2830e402bfccc21dc5b84581e9b84ff6147c338257fcd1452a8d8f06008db41-primary.sqlite.bz2
09/07/2022 08:24:41 PM [INFO] mdapi.confdata.servlogr: [f35-updates-testing] Extracting /var/tmp/mdapi6gwa_93a/b2830e402bfccc21dc5b84581e9b84ff6147c338257fcd1452a8d8f06008db41-primary.sqlite.bz2 to /var/tmp/mdapi6gwa_93a/mdapi-f35-updates-testing-primary.sqlite
09/07/2022 08:24:42 PM [INFO] mdapi.confdata.servlogr: [f35-updates-testing] Indexing database /var/tmp/mdapi6gwa_93a/mdapi-f35-updates-testing-primary.sqlite
09/07/2022 08:24:42 PM [WARNING] mdapi.confdata.servlogr: [f35-updates-testing] Not publishing to Fedora Messaging bus - Not comparing databases
09/07/2022 08:24:42 PM [INFO] mdapi.confdata.servlogr: [f35-updates-testing] Installing /var/tmp/mdapi6gwa_93a/mdapi-f35-updates-testing-primary.sqlite to /var/tmp/mdapi-f35-updates-testing-primary.sqlite
09/07/2022 08:24:42 PM [INFO] mdapi.confdata.servlogr: [f35-updates-testing] No change of https://dl.fedoraproject.org/pub/fedora/linux/updates/testing/35/Everything/x86_64/repodata/a3ddbf07507686c40a66ab433b51096f46af63b88586d78e2cb6d595bb706b06-filelists.sqlite.bz2
09/07/2022 08:24:42 PM [INFO] mdapi.confdata.servlogr: [f35-updates-testing] No change of https://dl.fedoraproject.org/pub/fedora/linux/updates/testing/35/Everything/x86_64/repodata/a57afb16128dc81a4ec278d6fdca28d86f47e2e2f2ca14772ffe8e8c7efeeed9-other.sqlite.bz2
09/07/2022 08:24:43 PM [INFO] mdapi.confdata.servlogr: [src_f35-updates-testing] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/updates/testing/35/Everything/x86_64/repodata/b2830e402bfccc21dc5b84581e9b84ff6147c338257fcd1452a8d8f06008db41-primary.sqlite.bz2 to /var/tmp/mdapi9yjiy6y2/b2830e402bfccc21dc5b84581e9b84ff6147c338257fcd1452a8d8f06008db41-primary.sqlite.bz2
09/07/2022 08:24:51 PM [INFO] mdapi.confdata.servlogr: [src_f35-updates-testing] Extracting /var/tmp/mdapi9yjiy6y2/b2830e402bfccc21dc5b84581e9b84ff6147c338257fcd1452a8d8f06008db41-primary.sqlite.bz2 to /var/tmp/mdapi9yjiy6y2/mdapi-src_f35-updates-testing-primary.sqlite
09/07/2022 08:24:51 PM [INFO] mdapi.confdata.servlogr: [src_f35-updates-testing] Indexing database /var/tmp/mdapi9yjiy6y2/mdapi-src_f35-updates-testing-primary.sqlite
09/07/2022 08:24:51 PM [WARNING] mdapi.confdata.servlogr: [src_f35-updates-testing] Not publishing to Fedora Messaging bus - Not comparing databases
09/07/2022 08:24:51 PM [INFO] mdapi.confdata.servlogr: [src_f35-updates-testing] Installing /var/tmp/mdapi9yjiy6y2/mdapi-src_f35-updates-testing-primary.sqlite to /var/tmp/mdapi-src_f35-updates-testing-primary.sqlite
09/07/2022 08:24:51 PM [INFO] mdapi.confdata.servlogr: [src_f35-updates-testing] No change of https://dl.fedoraproject.org/pub/fedora/linux/updates/testing/35/Everything/x86_64/repodata/a3ddbf07507686c40a66ab433b51096f46af63b88586d78e2cb6d595bb706b06-filelists.sqlite.bz2
09/07/2022 08:24:51 PM [INFO] mdapi.confdata.servlogr: [src_f35-updates-testing] No change of https://dl.fedoraproject.org/pub/fedora/linux/updates/testing/35/Everything/x86_64/repodata/a57afb16128dc81a4ec278d6fdca28d86f47e2e2f2ca14772ffe8e8c7efeeed9-other.sqlite.bz2
09/07/2022 08:24:52 PM [INFO] mdapi.confdata.servlogr: [epel7] Downloading file https://dl.fedoraproject.org/pub/epel/7/x86_64/repodata//6fd4a2335304f98e7bc9eab2572af786313848cdb13dd0d51cfa853a97a21b89-primary.sqlite.bz2 to /var/tmp/mdapiyl9z1ihk/6fd4a2335304f98e7bc9eab2572af786313848cdb13dd0d51cfa853a97a21b89-primary.sqlite.bz2
09/07/2022 08:25:19 PM [INFO] mdapi.confdata.servlogr: [epel7] Extracting /var/tmp/mdapiyl9z1ihk/6fd4a2335304f98e7bc9eab2572af786313848cdb13dd0d51cfa853a97a21b89-primary.sqlite.bz2 to /var/tmp/mdapiyl9z1ihk/mdapi-epel7-primary.sqlite
09/07/2022 08:25:20 PM [INFO] mdapi.confdata.servlogr: [epel7] Indexing database /var/tmp/mdapiyl9z1ihk/mdapi-epel7-primary.sqlite
09/07/2022 08:25:20 PM [WARNING] mdapi.confdata.servlogr: [epel7] Not publishing to Fedora Messaging bus - Not comparing databases
09/07/2022 08:25:20 PM [INFO] mdapi.confdata.servlogr: [epel7] Installing /var/tmp/mdapiyl9z1ihk/mdapi-epel7-primary.sqlite to /var/tmp/mdapi-epel7-primary.sqlite
09/07/2022 08:25:20 PM [INFO] mdapi.confdata.servlogr: [epel7] No change of https://dl.fedoraproject.org/pub/epel/7/x86_64/repodata//61722ac73a201f9560e45ccb5806e51a122ea199e0d20a39f3077b121aacd1ee-filelists.sqlite.bz2
09/07/2022 08:25:20 PM [INFO] mdapi.confdata.servlogr: [epel7] No change of https://dl.fedoraproject.org/pub/epel/7/x86_64/repodata//35c3258df9c78a5300860439dc2bd963e2aaab6e2321a302efcc6281b2c961ba-other.sqlite.bz2
09/07/2022 08:25:21 PM [INFO] mdapi.confdata.servlogr: [src_epel7] Downloading file https://dl.fedoraproject.org/pub/epel/7/x86_64/repodata//6fd4a2335304f98e7bc9eab2572af786313848cdb13dd0d51cfa853a97a21b89-primary.sqlite.bz2 to /var/tmp/mdapi01v_pin2/6fd4a2335304f98e7bc9eab2572af786313848cdb13dd0d51cfa853a97a21b89-primary.sqlite.bz2
09/07/2022 08:25:50 PM [INFO] mdapi.confdata.servlogr: [src_epel7] Extracting /var/tmp/mdapi01v_pin2/6fd4a2335304f98e7bc9eab2572af786313848cdb13dd0d51cfa853a97a21b89-primary.sqlite.bz2 to /var/tmp/mdapi01v_pin2/mdapi-src_epel7-primary.sqlite
09/07/2022 08:25:51 PM [INFO] mdapi.confdata.servlogr: [src_epel7] Indexing database /var/tmp/mdapi01v_pin2/mdapi-src_epel7-primary.sqlite
09/07/2022 08:25:51 PM [WARNING] mdapi.confdata.servlogr: [src_epel7] Not publishing to Fedora Messaging bus - Not comparing databases
09/07/2022 08:25:51 PM [INFO] mdapi.confdata.servlogr: [src_epel7] Installing /var/tmp/mdapi01v_pin2/mdapi-src_epel7-primary.sqlite to /var/tmp/mdapi-src_epel7-primary.sqlite
09/07/2022 08:25:51 PM [INFO] mdapi.confdata.servlogr: [src_epel7] No change of https://dl.fedoraproject.org/pub/epel/7/x86_64/repodata//61722ac73a201f9560e45ccb5806e51a122ea199e0d20a39f3077b121aacd1ee-filelists.sqlite.bz2
09/07/2022 08:25:51 PM [INFO] mdapi.confdata.servlogr: [src_epel7] No change of https://dl.fedoraproject.org/pub/epel/7/x86_64/repodata//35c3258df9c78a5300860439dc2bd963e2aaab6e2321a302efcc6281b2c961ba-other.sqlite.bz2
09/07/2022 08:25:52 PM [INFO] mdapi.confdata.servlogr: [epel7-testing] Downloading file https://dl.fedoraproject.org/pub/epel/testing/7/x86_64/repodata/2d37b2c6755490f69c4f718c5f6cbeb2eacb99f927f28ce244494fcf7b6c2b2b-primary.sqlite.bz2 to /var/tmp/mdapiz03_9fji/2d37b2c6755490f69c4f718c5f6cbeb2eacb99f927f28ce244494fcf7b6c2b2b-primary.sqlite.bz2
09/07/2022 08:25:55 PM [INFO] mdapi.confdata.servlogr: [epel7-testing] Extracting /var/tmp/mdapiz03_9fji/2d37b2c6755490f69c4f718c5f6cbeb2eacb99f927f28ce244494fcf7b6c2b2b-primary.sqlite.bz2 to /var/tmp/mdapiz03_9fji/mdapi-epel7-testing-primary.sqlite
09/07/2022 08:25:55 PM [INFO] mdapi.confdata.servlogr: [epel7-testing] Indexing database /var/tmp/mdapiz03_9fji/mdapi-epel7-testing-primary.sqlite
09/07/2022 08:25:55 PM [WARNING] mdapi.confdata.servlogr: [epel7-testing] Not publishing to Fedora Messaging bus - Not comparing databases
09/07/2022 08:25:55 PM [INFO] mdapi.confdata.servlogr: [epel7-testing] Installing /var/tmp/mdapiz03_9fji/mdapi-epel7-testing-primary.sqlite to /var/tmp/mdapi-epel7-testing-primary.sqlite
09/07/2022 08:25:55 PM [INFO] mdapi.confdata.servlogr: [epel7-testing] No change of https://dl.fedoraproject.org/pub/epel/testing/7/x86_64/repodata/7cffc79869e7786c4c1e57472f09dc6223cd862d1c294607de28c0d9a68f703e-filelists.sqlite.bz2
09/07/2022 08:25:55 PM [INFO] mdapi.confdata.servlogr: [epel7-testing] No change of https://dl.fedoraproject.org/pub/epel/testing/7/x86_64/repodata/706b2e4492995feef91de9ec380641f72336e7589e103020e2a8346c76e52bd7-other.sqlite.bz2
09/07/2022 08:25:56 PM [INFO] mdapi.confdata.servlogr: [src_epel7-testing] Downloading file https://dl.fedoraproject.org/pub/epel/testing/7/x86_64/repodata/2d37b2c6755490f69c4f718c5f6cbeb2eacb99f927f28ce244494fcf7b6c2b2b-primary.sqlite.bz2 to /var/tmp/mdapimjfiibkh/2d37b2c6755490f69c4f718c5f6cbeb2eacb99f927f28ce244494fcf7b6c2b2b-primary.sqlite.bz2
09/07/2022 08:25:58 PM [INFO] mdapi.confdata.servlogr: [src_epel7-testing] Extracting /var/tmp/mdapimjfiibkh/2d37b2c6755490f69c4f718c5f6cbeb2eacb99f927f28ce244494fcf7b6c2b2b-primary.sqlite.bz2 to /var/tmp/mdapimjfiibkh/mdapi-src_epel7-testing-primary.sqlite
09/07/2022 08:25:58 PM [INFO] mdapi.confdata.servlogr: [src_epel7-testing] Indexing database /var/tmp/mdapimjfiibkh/mdapi-src_epel7-testing-primary.sqlite
09/07/2022 08:25:58 PM [WARNING] mdapi.confdata.servlogr: [src_epel7-testing] Not publishing to Fedora Messaging bus - Not comparing databases
09/07/2022 08:25:58 PM [INFO] mdapi.confdata.servlogr: [src_epel7-testing] Installing /var/tmp/mdapimjfiibkh/mdapi-src_epel7-testing-primary.sqlite to /var/tmp/mdapi-src_epel7-testing-primary.sqlite
09/07/2022 08:25:58 PM [INFO] mdapi.confdata.servlogr: [src_epel7-testing] No change of https://dl.fedoraproject.org/pub/epel/testing/7/x86_64/repodata/7cffc79869e7786c4c1e57472f09dc6223cd862d1c294607de28c0d9a68f703e-filelists.sqlite.bz2
09/07/2022 08:25:58 PM [INFO] mdapi.confdata.servlogr: [src_epel7-testing] No change of https://dl.fedoraproject.org/pub/epel/testing/7/x86_64/repodata/706b2e4492995feef91de9ec380641f72336e7589e103020e2a8346c76e52bd7-other.sqlite.bz2
09/07/2022 08:25:59 PM [INFO] mdapi.confdata.servlogr: [epel8] Downloading file https://dl.fedoraproject.org/pub/epel/8/Everything/x86_64/repodata//3e299f0f680267429dc610163e784309d4ca93afa830ffc9eb57ec87f4ab5e06-primary.sqlite.xz to /var/tmp/mdapic9_titxl/3e299f0f680267429dc610163e784309d4ca93afa830ffc9eb57ec87f4ab5e06-primary.sqlite.xz
09/07/2022 08:26:14 PM [INFO] mdapi.confdata.servlogr: [epel8] Extracting /var/tmp/mdapic9_titxl/3e299f0f680267429dc610163e784309d4ca93afa830ffc9eb57ec87f4ab5e06-primary.sqlite.xz to /var/tmp/mdapic9_titxl/mdapi-epel8-primary.sqlite
09/07/2022 08:26:14 PM [INFO] mdapi.confdata.servlogr: [epel8] Indexing database /var/tmp/mdapic9_titxl/mdapi-epel8-primary.sqlite
09/07/2022 08:26:14 PM [WARNING] mdapi.confdata.servlogr: [epel8] Not publishing to Fedora Messaging bus - Not comparing databases
09/07/2022 08:26:14 PM [INFO] mdapi.confdata.servlogr: [epel8] Installing /var/tmp/mdapic9_titxl/mdapi-epel8-primary.sqlite to /var/tmp/mdapi-epel8-primary.sqlite
09/07/2022 08:26:14 PM [INFO] mdapi.confdata.servlogr: [epel8] No change of https://dl.fedoraproject.org/pub/epel/8/Everything/x86_64/repodata//ddbf536f02f8a63496557d7415fc97f15d518a8aac8eb7cc084c6636cae99859-filelists.sqlite.xz
09/07/2022 08:26:14 PM [INFO] mdapi.confdata.servlogr: [epel8] No change of https://dl.fedoraproject.org/pub/epel/8/Everything/x86_64/repodata//3c53cfddf6115349e688dd5e1e0d7421c0f31f0460775c641f0940d34245d295-other.sqlite.xz
09/07/2022 08:26:15 PM [INFO] mdapi.confdata.servlogr: [src_epel8] Downloading file https://dl.fedoraproject.org/pub/epel/8/Everything/x86_64/repodata//3e299f0f680267429dc610163e784309d4ca93afa830ffc9eb57ec87f4ab5e06-primary.sqlite.xz to /var/tmp/mdapi85nu5v_3/3e299f0f680267429dc610163e784309d4ca93afa830ffc9eb57ec87f4ab5e06-primary.sqlite.xz
09/07/2022 08:26:18 PM [INFO] mdapi.confdata.servlogr: [src_epel8] Extracting /var/tmp/mdapi85nu5v_3/3e299f0f680267429dc610163e784309d4ca93afa830ffc9eb57ec87f4ab5e06-primary.sqlite.xz to /var/tmp/mdapi85nu5v_3/mdapi-src_epel8-primary.sqlite
09/07/2022 08:26:19 PM [INFO] mdapi.confdata.servlogr: [src_epel8] Indexing database /var/tmp/mdapi85nu5v_3/mdapi-src_epel8-primary.sqlite
09/07/2022 08:26:19 PM [WARNING] mdapi.confdata.servlogr: [src_epel8] Not publishing to Fedora Messaging bus - Not comparing databases
09/07/2022 08:26:19 PM [INFO] mdapi.confdata.servlogr: [src_epel8] Installing /var/tmp/mdapi85nu5v_3/mdapi-src_epel8-primary.sqlite to /var/tmp/mdapi-src_epel8-primary.sqlite
09/07/2022 08:26:19 PM [INFO] mdapi.confdata.servlogr: [src_epel8] No change of https://dl.fedoraproject.org/pub/epel/8/Everything/x86_64/repodata//ddbf536f02f8a63496557d7415fc97f15d518a8aac8eb7cc084c6636cae99859-filelists.sqlite.xz
09/07/2022 08:26:19 PM [INFO] mdapi.confdata.servlogr: [src_epel8] No change of https://dl.fedoraproject.org/pub/epel/8/Everything/x86_64/repodata//3c53cfddf6115349e688dd5e1e0d7421c0f31f0460775c641f0940d34245d295-other.sqlite.xz
09/07/2022 08:26:20 PM [INFO] mdapi.confdata.servlogr: [epel8-testing] Downloading file https://dl.fedoraproject.org/pub/epel/testing/8/Everything/x86_64/repodata/45e61b408fcbbdc831101fb655009128206f72fbec640c3b93e1de2b336f4902-primary.sqlite.xz to /var/tmp/mdapib1bgz9yq/45e61b408fcbbdc831101fb655009128206f72fbec640c3b93e1de2b336f4902-primary.sqlite.xz
09/07/2022 08:26:22 PM [INFO] mdapi.confdata.servlogr: [epel8-testing] Extracting /var/tmp/mdapib1bgz9yq/45e61b408fcbbdc831101fb655009128206f72fbec640c3b93e1de2b336f4902-primary.sqlite.xz to /var/tmp/mdapib1bgz9yq/mdapi-epel8-testing-primary.sqlite
09/07/2022 08:26:22 PM [INFO] mdapi.confdata.servlogr: [epel8-testing] Indexing database /var/tmp/mdapib1bgz9yq/mdapi-epel8-testing-primary.sqlite
09/07/2022 08:26:22 PM [WARNING] mdapi.confdata.servlogr: [epel8-testing] Not publishing to Fedora Messaging bus - Not comparing databases
09/07/2022 08:26:22 PM [INFO] mdapi.confdata.servlogr: [epel8-testing] Installing /var/tmp/mdapib1bgz9yq/mdapi-epel8-testing-primary.sqlite to /var/tmp/mdapi-epel8-testing-primary.sqlite
09/07/2022 08:26:22 PM [INFO] mdapi.confdata.servlogr: [epel8-testing] No change of https://dl.fedoraproject.org/pub/epel/testing/8/Everything/x86_64/repodata/7fe0b5ee83f52ecb2ea6efd49d874b82a9028cf24399cc73a3f5179cb867c56f-filelists.sqlite.xz
09/07/2022 08:26:22 PM [INFO] mdapi.confdata.servlogr: [epel8-testing] No change of https://dl.fedoraproject.org/pub/epel/testing/8/Everything/x86_64/repodata/d97aaa45a993bd17e0fa7ea1d5979f57cfddb863cab8a23eaa0e6335d9b4b8e9-other.sqlite.xz
09/07/2022 08:26:23 PM [INFO] mdapi.confdata.servlogr: [src_epel8-testing] Downloading file https://dl.fedoraproject.org/pub/epel/testing/8/Everything/x86_64/repodata/45e61b408fcbbdc831101fb655009128206f72fbec640c3b93e1de2b336f4902-primary.sqlite.xz to /var/tmp/mdapia3u54cqs/45e61b408fcbbdc831101fb655009128206f72fbec640c3b93e1de2b336f4902-primary.sqlite.xz
09/07/2022 08:26:24 PM [INFO] mdapi.confdata.servlogr: [src_epel8-testing] Extracting /var/tmp/mdapia3u54cqs/45e61b408fcbbdc831101fb655009128206f72fbec640c3b93e1de2b336f4902-primary.sqlite.xz to /var/tmp/mdapia3u54cqs/mdapi-src_epel8-testing-primary.sqlite
09/07/2022 08:26:24 PM [INFO] mdapi.confdata.servlogr: [src_epel8-testing] Indexing database /var/tmp/mdapia3u54cqs/mdapi-src_epel8-testing-primary.sqlite
09/07/2022 08:26:24 PM [WARNING] mdapi.confdata.servlogr: [src_epel8-testing] Not publishing to Fedora Messaging bus - Not comparing databases
09/07/2022 08:26:24 PM [INFO] mdapi.confdata.servlogr: [src_epel8-testing] Installing /var/tmp/mdapia3u54cqs/mdapi-src_epel8-testing-primary.sqlite to /var/tmp/mdapi-src_epel8-testing-primary.sqlite
09/07/2022 08:26:24 PM [INFO] mdapi.confdata.servlogr: [src_epel8-testing] No change of https://dl.fedoraproject.org/pub/epel/testing/8/Everything/x86_64/repodata/7fe0b5ee83f52ecb2ea6efd49d874b82a9028cf24399cc73a3f5179cb867c56f-filelists.sqlite.xz
09/07/2022 08:26:24 PM [INFO] mdapi.confdata.servlogr: [src_epel8-testing] No change of https://dl.fedoraproject.org/pub/epel/testing/8/Everything/x86_64/repodata/d97aaa45a993bd17e0fa7ea1d5979f57cfddb863cab8a23eaa0e6335d9b4b8e9-other.sqlite.xz
09/07/2022 08:26:26 PM [ERROR] mdapi.confdata.servlogr: [epel9] Failed to obtain https://dl.fedoraproject.org/pub/epel/9/x86_64/repodata//repomd.xml - <Response [404]>
09/07/2022 08:26:27 PM [ERROR] mdapi.confdata.servlogr: [src_epel9] Failed to obtain https://dl.fedoraproject.org/pub/epel/9/x86_64/repodata//repomd.xml - <Response [404]>
09/07/2022 08:26:28 PM [ERROR] mdapi.confdata.servlogr: [epel9-testing] Failed to obtain https://dl.fedoraproject.org/pub/epel/testing/9/x86_64/repodata/repomd.xml - <Response [404]>
09/07/2022 08:26:29 PM [ERROR] mdapi.confdata.servlogr: [src_epel9-testing] Failed to obtain https://dl.fedoraproject.org/pub/epel/testing/9/x86_64/repodata/repomd.xml - <Response [404]>
09/07/2022 08:26:30 PM [INFO] mdapi.confdata.servlogr: [koji] Downloading file https://kojipkgs.fedoraproject.org/repos/rawhide/latest/x86_64/repodata/fcbab936881bdc657b5d0d07bccafc33e97d23797750632286b4a5b75c6d8c57-primary.sqlite.bz2 to /var/tmp/mdapivd7upf8a/fcbab936881bdc657b5d0d07bccafc33e97d23797750632286b4a5b75c6d8c57-primary.sqlite.bz2
09/07/2022 08:28:18 PM [INFO] mdapi.confdata.servlogr: [koji] Extracting /var/tmp/mdapivd7upf8a/fcbab936881bdc657b5d0d07bccafc33e97d23797750632286b4a5b75c6d8c57-primary.sqlite.bz2 to /var/tmp/mdapivd7upf8a/mdapi-koji-primary.sqlite
09/07/2022 08:28:22 PM [INFO] mdapi.confdata.servlogr: [koji] Indexing database /var/tmp/mdapivd7upf8a/mdapi-koji-primary.sqlite
09/07/2022 08:28:22 PM [WARNING] mdapi.confdata.servlogr: [koji] Not publishing to Fedora Messaging bus - Not comparing databases
09/07/2022 08:28:22 PM [INFO] mdapi.confdata.servlogr: [koji] Installing /var/tmp/mdapivd7upf8a/mdapi-koji-primary.sqlite to /var/tmp/mdapi-koji-primary.sqlite
09/07/2022 08:28:22 PM [INFO] mdapi.confdata.servlogr: [koji] Downloading file https://kojipkgs.fedoraproject.org/repos/rawhide/latest/x86_64/repodata/804300323913ac85d61c4bd4960e9e05ae32fd11fc858f289625ae8bf64dc43a-filelists.sqlite.bz2 to /var/tmp/mdapi9uoi7_za/804300323913ac85d61c4bd4960e9e05ae32fd11fc858f289625ae8bf64dc43a-filelists.sqlite.bz2
09/07/2022 08:31:26 PM [INFO] mdapi.confdata.servlogr: [koji] Extracting /var/tmp/mdapi9uoi7_za/804300323913ac85d61c4bd4960e9e05ae32fd11fc858f289625ae8bf64dc43a-filelists.sqlite.bz2 to /var/tmp/mdapi9uoi7_za/mdapi-koji-filelists.sqlite
09/07/2022 08:31:33 PM [INFO] mdapi.confdata.servlogr: [koji] Indexing database /var/tmp/mdapi9uoi7_za/mdapi-koji-filelists.sqlite
09/07/2022 08:31:33 PM [WARNING] mdapi.confdata.servlogr: [koji] Not publishing to Fedora Messaging bus - Not comparing databases
09/07/2022 08:31:33 PM [INFO] mdapi.confdata.servlogr: [koji] Installing /var/tmp/mdapi9uoi7_za/mdapi-koji-filelists.sqlite to /var/tmp/mdapi-koji-filelists.sqlite
09/07/2022 08:31:33 PM [INFO] mdapi.confdata.servlogr: [koji] Downloading file https://kojipkgs.fedoraproject.org/repos/rawhide/latest/x86_64/repodata/5042655223ca69716a8c792dedb45a1674da3eea3a170869817b606ef8dceb73-other.sqlite.bz2 to /var/tmp/mdapihipgtljx/5042655223ca69716a8c792dedb45a1674da3eea3a170869817b606ef8dceb73-other.sqlite.bz2
09/07/2022 08:32:05 PM [INFO] mdapi.confdata.servlogr: [koji] Downloading file https://kojipkgs.fedoraproject.org/repos/rawhide/latest/x86_64/repodata/ff3e3fe1e39e7d08bae935572da72a4e12df1f01bbc9955f4f7afed83b3759e2-primary.sqlite.bz2 to /var/tmp/mdapincyejqno/ff3e3fe1e39e7d08bae935572da72a4e12df1f01bbc9955f4f7afed83b3759e2-primary.sqlite.bz2
09/07/2022 08:33:11 PM [INFO] mdapi.confdata.servlogr: [koji] Extracting /var/tmp/mdapincyejqno/ff3e3fe1e39e7d08bae935572da72a4e12df1f01bbc9955f4f7afed83b3759e2-primary.sqlite.bz2 to /var/tmp/mdapincyejqno/mdapi-koji-primary.sqlite
09/07/2022 08:33:15 PM [INFO] mdapi.confdata.servlogr: [koji] Indexing database /var/tmp/mdapincyejqno/mdapi-koji-primary.sqlite
09/07/2022 08:33:15 PM [WARNING] mdapi.confdata.servlogr: [koji] Not publishing to Fedora Messaging bus - Not comparing databases
09/07/2022 08:33:15 PM [INFO] mdapi.confdata.servlogr: [koji] Installing /var/tmp/mdapincyejqno/mdapi-koji-primary.sqlite to /var/tmp/mdapi-koji-primary.sqlite
09/07/2022 08:33:16 PM [INFO] mdapi.confdata.servlogr: [koji] Downloading file https://kojipkgs.fedoraproject.org/repos/rawhide/latest/x86_64/repodata/b39436dba1035c8be2263ec5fbbff9b99219a8076759023bba5442aab6a1c419-filelists.sqlite.bz2 to /var/tmp/mdapi5dqxrz9l/b39436dba1035c8be2263ec5fbbff9b99219a8076759023bba5442aab6a1c419-filelists.sqlite.bz2
Traceback (most recent call last):
File "/home/t0xic0der/Projects/mdapi/mdapi/database/__init__.py", line 101, in index_repositories
process_repo(repo)
File "/home/t0xic0der/Projects/mdapi/mdapi/database/main.py", line 199, in process_repo
fetch_database(name, repmdurl, archname)
File "/home/t0xic0der/Projects/mdapi/mdapi/database/main.py", line 53, in fetch_database
resp.raise_for_status()
File "/home/t0xic0der/Projects/mdapi/venv/lib/python3.10/site-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://kojipkgs.fedoraproject.org/repos/rawhide/latest/x86_64/repodata/5042655223ca69716a8c792dedb45a1674da3eea3a170869817b606ef8dceb73-other.sqlite.bz2
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/t0xic0der/Projects/mdapi/venv/bin/mdapi", line 5, in <module>
main()
File "/home/t0xic0der/Projects/mdapi/venv/lib/python3.10/site-packages/click/core.py", line 1130, in __call__
return self.main(*args, **kwargs)
File "/home/t0xic0der/Projects/mdapi/venv/lib/python3.10/site-packages/click/core.py", line 1055, in main
rv = self.invoke(ctx)
File "/home/t0xic0der/Projects/mdapi/venv/lib/python3.10/site-packages/click/core.py", line 1657, in invoke
return _process_result(sub_ctx.command.invoke(sub_ctx))
File "/home/t0xic0der/Projects/mdapi/venv/lib/python3.10/site-packages/click/core.py", line 1404, in invoke
return ctx.invoke(self.callback, **ctx.params)
File "/home/t0xic0der/Projects/mdapi/venv/lib/python3.10/site-packages/click/core.py", line 760, in invoke
return __callback(*args, **kwargs)
File "/home/t0xic0der/Projects/mdapi/mdapi/main.py", line 88, in database
index_repositories()
File "/home/t0xic0der/Projects/mdapi/mdapi/database/__init__.py", line 108, in index_repositories
process_repo(repo)
File "/home/t0xic0der/Projects/mdapi/mdapi/database/main.py", line 199, in process_repo
fetch_database(name, repmdurl, archname)
File "/home/t0xic0der/Projects/mdapi/mdapi/database/main.py", line 53, in fetch_database
resp.raise_for_status()
File "/home/t0xic0der/Projects/mdapi/venv/lib/python3.10/site-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://kojipkgs.fedoraproject.org/repos/rawhide/latest/x86_64/repodata/b39436dba1035c8be2263ec5fbbff9b99219a8076759023bba5442aab6a1c419-filelists.sqlite.bz2
(venv) [t0xic0der@fedorable mdapi]$
(venv) [t0xic0der@fedorable mdapi]$ mdapi -c mdapi/confdata/standard.py --help
Usage: mdapi [OPTIONS] COMMAND [ARGS]...
A simple API for serving the metadata from the RPM repositories
Options:
-c, --conffile PATH Read configuration from the specified Python file
--version Show the version and exit.
--help Show this message and exit.
Commands:
database Fetch SQLite databases from all active Fedora Linux and EPEL...
serveapp Start the API server for querying repository metadata
(venv) [t0xic0der@fedorable mdapi]$ mdapi -c mdapi/confdata/standard.py database
[2022-09-13 01:42:05 +0530] [INFO] Branches metadata acquired.
[2022-09-13 01:42:05 +0530] [INFO] Acquired repo for rawhide/rawhide of 'Under Development' branch at https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata
[2022-09-13 01:42:05 +0530] [INFO] Acquired repo for f37/37 of 'Under Development' branch at https://dl.fedoraproject.org/pub/fedora/linux/development/37/Everything/x86_64/os/repodata
[2022-09-13 01:42:05 +0530] [INFO] Acquired repo for f37/37 of 'Under Development' branch at https://dl.fedoraproject.org/pub/fedora/linux/development/37/Everything/x86_64/os/repodata
[2022-09-13 01:42:06 +0530] [INFO] Branches metadata acquired.
[2022-09-13 01:42:07 +0530] [INFO] [rawhide] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e6b51cb33cd307c8678ce08858bae71fa2fb2f98339f240526fae84973648393-primary.sqlite.xz to /var/tmp/mdapi5qhkcfnr/e6b51cb33cd307c8678ce08858bae71fa2fb2f98339f240526fae84973648393-primary.sqlite.xz
[2022-09-13 01:43:35 +0530] [INFO] [rawhide] Extracting /var/tmp/mdapi5qhkcfnr/e6b51cb33cd307c8678ce08858bae71fa2fb2f98339f240526fae84973648393-primary.sqlite.xz to /var/tmp/mdapi5qhkcfnr/mdapi-rawhide-primary.sqlite
[2022-09-13 01:43:38 +0530] [INFO] [rawhide] Indexing database /var/tmp/mdapi5qhkcfnr/mdapi-rawhide-primary.sqlite
[2022-09-13 01:43:38 +0530] [WARNING] [rawhide] Not publishing to Fedora Messaging bus - Not comparing databases
[2022-09-13 01:43:38 +0530] [INFO] [rawhide] Installing /var/tmp/mdapi5qhkcfnr/mdapi-rawhide-primary.sqlite to /var/tmp/mdapi-rawhide-primary.sqlite
[2022-09-13 01:43:39 +0530] [INFO] [rawhide] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/c149576ab69ec3c86903bd7a942b66e0a4ee05cabd73a30e1d111f96a94cb3fd-filelists.sqlite.xz to /var/tmp/mdapixvfw2qq2/c149576ab69ec3c86903bd7a942b66e0a4ee05cabd73a30e1d111f96a94cb3fd-filelists.sqlite.xz
[2022-09-13 01:45:03 +0530] [INFO] [rawhide] Extracting /var/tmp/mdapixvfw2qq2/c149576ab69ec3c86903bd7a942b66e0a4ee05cabd73a30e1d111f96a94cb3fd-filelists.sqlite.xz to /var/tmp/mdapixvfw2qq2/mdapi-rawhide-filelists.sqlite
[2022-09-13 01:45:07 +0530] [INFO] [rawhide] Indexing database /var/tmp/mdapixvfw2qq2/mdapi-rawhide-filelists.sqlite
[2022-09-13 01:45:07 +0530] [WARNING] [rawhide] Not publishing to Fedora Messaging bus - Not comparing databases
[2022-09-13 01:45:07 +0530] [INFO] [rawhide] Installing /var/tmp/mdapixvfw2qq2/mdapi-rawhide-filelists.sqlite to /var/tmp/mdapi-rawhide-filelists.sqlite
[2022-09-13 01:45:07 +0530] [INFO] [rawhide] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/ed3f3e4705e833d1b0f8fa92c91239faf6fa32483e856ad0c5c9c781569abbad-other.sqlite.xz to /var/tmp/mdapimfjqx61a/ed3f3e4705e833d1b0f8fa92c91239faf6fa32483e856ad0c5c9c781569abbad-other.sqlite.xz
[2022-09-13 01:45:45 +0530] [INFO] [rawhide] Extracting /var/tmp/mdapimfjqx61a/ed3f3e4705e833d1b0f8fa92c91239faf6fa32483e856ad0c5c9c781569abbad-other.sqlite.xz to /var/tmp/mdapimfjqx61a/mdapi-rawhide-other.sqlite
[2022-09-13 01:45:46 +0530] [INFO] [rawhide] Indexing database /var/tmp/mdapimfjqx61a/mdapi-rawhide-other.sqlite
[2022-09-13 01:45:46 +0530] [WARNING] [rawhide] Not publishing to Fedora Messaging bus - Not comparing databases
[2022-09-13 01:45:46 +0530] [INFO] [rawhide] Installing /var/tmp/mdapimfjqx61a/mdapi-rawhide-other.sqlite to /var/tmp/mdapi-rawhide-other.sqlite
[2022-09-13 01:45:47 +0530] [INFO] [src_rawhide] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/source/tree/repodata/abbbc45731107e803cc2fa10100220eb436f90a6d95b949e80bc112df99fae8f-primary.sqlite.xz to /var/tmp/mdapiku8g_q_e/abbbc45731107e803cc2fa10100220eb436f90a6d95b949e80bc112df99fae8f-primary.sqlite.xz
[2022-09-13 01:46:20 +0530] [INFO] [src_rawhide] Extracting /var/tmp/mdapiku8g_q_e/abbbc45731107e803cc2fa10100220eb436f90a6d95b949e80bc112df99fae8f-primary.sqlite.xz to /var/tmp/mdapiku8g_q_e/mdapi-src_rawhide-primary.sqlite
[2022-09-13 01:46:21 +0530] [INFO] [src_rawhide] Indexing database /var/tmp/mdapiku8g_q_e/mdapi-src_rawhide-primary.sqlite
[2022-09-13 01:46:21 +0530] [WARNING] [src_rawhide] Not publishing to Fedora Messaging bus - Not comparing databases
[2022-09-13 01:46:21 +0530] [INFO] [src_rawhide] Installing /var/tmp/mdapiku8g_q_e/mdapi-src_rawhide-primary.sqlite to /var/tmp/mdapi-src_rawhide-primary.sqlite
[2022-09-13 01:46:21 +0530] [INFO] [src_rawhide] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/source/tree/repodata/f7c8ab4199187e92f814f00a9a8eaea0054c4bf4dd11ec70192a75161f949f58-filelists.sqlite.xz to /var/tmp/mdapild_jzw7w/f7c8ab4199187e92f814f00a9a8eaea0054c4bf4dd11ec70192a75161f949f58-filelists.sqlite.xz
[2022-09-13 01:46:28 +0530] [INFO] [src_rawhide] Extracting /var/tmp/mdapild_jzw7w/f7c8ab4199187e92f814f00a9a8eaea0054c4bf4dd11ec70192a75161f949f58-filelists.sqlite.xz to /var/tmp/mdapild_jzw7w/mdapi-src_rawhide-filelists.sqlite
[2022-09-13 01:46:28 +0530] [INFO] [src_rawhide] Indexing database /var/tmp/mdapild_jzw7w/mdapi-src_rawhide-filelists.sqlite
[2022-09-13 01:46:28 +0530] [WARNING] [src_rawhide] Not publishing to Fedora Messaging bus - Not comparing databases
[2022-09-13 01:46:28 +0530] [INFO] [src_rawhide] Installing /var/tmp/mdapild_jzw7w/mdapi-src_rawhide-filelists.sqlite to /var/tmp/mdapi-src_rawhide-filelists.sqlite
[2022-09-13 01:46:28 +0530] [INFO] [src_rawhide] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/source/tree/repodata/a218a9247f9d800432c558dd7add23ff71ac08957aaaa3f1c4f27b8ef890ee5f-other.sqlite.xz to /var/tmp/mdapioiqv9z0e/a218a9247f9d800432c558dd7add23ff71ac08957aaaa3f1c4f27b8ef890ee5f-other.sqlite.xz
[2022-09-13 01:46:47 +0530] [INFO] [src_rawhide] Extracting /var/tmp/mdapioiqv9z0e/a218a9247f9d800432c558dd7add23ff71ac08957aaaa3f1c4f27b8ef890ee5f-other.sqlite.xz to /var/tmp/mdapioiqv9z0e/mdapi-src_rawhide-other.sqlite
[2022-09-13 01:46:47 +0530] [INFO] [src_rawhide] Indexing database /var/tmp/mdapioiqv9z0e/mdapi-src_rawhide-other.sqlite
[2022-09-13 01:46:47 +0530] [WARNING] [src_rawhide] Not publishing to Fedora Messaging bus - Not comparing databases
[2022-09-13 01:46:47 +0530] [INFO] [src_rawhide] Installing /var/tmp/mdapioiqv9z0e/mdapi-src_rawhide-other.sqlite to /var/tmp/mdapi-src_rawhide-other.sqlite
[2022-09-13 01:46:49 +0530] [INFO] [f37] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/development/37/Everything/x86_64/os/repodata/dfab184e1b39becbb225981d27fc3073b83d90e9780ee7ba23319083ab5f7ef3-primary.sqlite.xz to /var/tmp/mdapi5j5udi0y/dfab184e1b39becbb225981d27fc3073b83d90e9780ee7ba23319083ab5f7ef3-primary.sqlite.xz
[2022-09-13 01:48:23 +0530] [INFO] [f37] Extracting /var/tmp/mdapi5j5udi0y/dfab184e1b39becbb225981d27fc3073b83d90e9780ee7ba23319083ab5f7ef3-primary.sqlite.xz to /var/tmp/mdapi5j5udi0y/mdapi-f37-primary.sqlite
[2022-09-13 01:48:25 +0530] [INFO] [f37] Indexing database /var/tmp/mdapi5j5udi0y/mdapi-f37-primary.sqlite
[2022-09-13 01:48:25 +0530] [WARNING] [f37] Not publishing to Fedora Messaging bus - Not comparing databases
[2022-09-13 01:48:25 +0530] [INFO] [f37] Installing /var/tmp/mdapi5j5udi0y/mdapi-f37-primary.sqlite to /var/tmp/mdapi-f37-primary.sqlite
[2022-09-13 01:48:26 +0530] [INFO] [f37] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/development/37/Everything/x86_64/os/repodata/7dbc4af625961a86c3f0eab75278f3c196733bb2227ae492df30a6c017326cdc-filelists.sqlite.xz to /var/tmp/mdapiuirnbunv/7dbc4af625961a86c3f0eab75278f3c196733bb2227ae492df30a6c017326cdc-filelists.sqlite.xz
[2022-09-13 01:49:43 +0530] [INFO] [f37] Extracting /var/tmp/mdapiuirnbunv/7dbc4af625961a86c3f0eab75278f3c196733bb2227ae492df30a6c017326cdc-filelists.sqlite.xz to /var/tmp/mdapiuirnbunv/mdapi-f37-filelists.sqlite
[2022-09-13 01:49:47 +0530] [INFO] [f37] Indexing database /var/tmp/mdapiuirnbunv/mdapi-f37-filelists.sqlite
[2022-09-13 01:49:47 +0530] [WARNING] [f37] Not publishing to Fedora Messaging bus - Not comparing databases
[2022-09-13 01:49:47 +0530] [INFO] [f37] Installing /var/tmp/mdapiuirnbunv/mdapi-f37-filelists.sqlite to /var/tmp/mdapi-f37-filelists.sqlite
[2022-09-13 01:49:47 +0530] [INFO] [f37] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/development/37/Everything/x86_64/os/repodata/f335f3ef6a1b8206ae1b36a029cf32f2852ce33844c1f1c5c19313c057c8ac21-other.sqlite.xz to /var/tmp/mdapizvld7boc/f335f3ef6a1b8206ae1b36a029cf32f2852ce33844c1f1c5c19313c057c8ac21-other.sqlite.xz
[2022-09-13 01:50:22 +0530] [INFO] [f37] Extracting /var/tmp/mdapizvld7boc/f335f3ef6a1b8206ae1b36a029cf32f2852ce33844c1f1c5c19313c057c8ac21-other.sqlite.xz to /var/tmp/mdapizvld7boc/mdapi-f37-other.sqlite
[2022-09-13 01:50:23 +0530] [INFO] [f37] Indexing database /var/tmp/mdapizvld7boc/mdapi-f37-other.sqlite
[2022-09-13 01:50:23 +0530] [WARNING] [f37] Not publishing to Fedora Messaging bus - Not comparing databases
[2022-09-13 01:50:23 +0530] [INFO] [f37] Installing /var/tmp/mdapizvld7boc/mdapi-f37-other.sqlite to /var/tmp/mdapi-f37-other.sqlite
[2022-09-13 01:50:24 +0530] [INFO] [src_f37] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/development/37/Everything/source/tree/repodata/15540360d0241654d29fb4f343e68f7585cc74f37ae5897f25d14b460ffed1f8-primary.sqlite.xz to /var/tmp/mdapirec_bsfb/15540360d0241654d29fb4f343e68f7585cc74f37ae5897f25d14b460ffed1f8-primary.sqlite.xz
[2022-09-13 01:50:53 +0530] [INFO] [src_f37] Extracting /var/tmp/mdapirec_bsfb/15540360d0241654d29fb4f343e68f7585cc74f37ae5897f25d14b460ffed1f8-primary.sqlite.xz to /var/tmp/mdapirec_bsfb/mdapi-src_f37-primary.sqlite
[2022-09-13 01:50:54 +0530] [INFO] [src_f37] Indexing database /var/tmp/mdapirec_bsfb/mdapi-src_f37-primary.sqlite
[2022-09-13 01:50:54 +0530] [WARNING] [src_f37] Not publishing to Fedora Messaging bus - Not comparing databases
[2022-09-13 01:50:54 +0530] [INFO] [src_f37] Installing /var/tmp/mdapirec_bsfb/mdapi-src_f37-primary.sqlite to /var/tmp/mdapi-src_f37-primary.sqlite
[2022-09-13 01:50:54 +0530] [INFO] [src_f37] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/development/37/Everything/source/tree/repodata/20b8753db8aa2ae5c94f352779c2e0d3e22e7358c61e2414ce25796de16755f4-filelists.sqlite.xz to /var/tmp/mdapiftlagxay/20b8753db8aa2ae5c94f352779c2e0d3e22e7358c61e2414ce25796de16755f4-filelists.sqlite.xz
[2022-09-13 01:51:02 +0530] [INFO] [src_f37] Extracting /var/tmp/mdapiftlagxay/20b8753db8aa2ae5c94f352779c2e0d3e22e7358c61e2414ce25796de16755f4-filelists.sqlite.xz to /var/tmp/mdapiftlagxay/mdapi-src_f37-filelists.sqlite
[2022-09-13 01:51:02 +0530] [INFO] [src_f37] Indexing database /var/tmp/mdapiftlagxay/mdapi-src_f37-filelists.sqlite
[2022-09-13 01:51:02 +0530] [WARNING] [src_f37] Not publishing to Fedora Messaging bus - Not comparing databases
[2022-09-13 01:51:02 +0530] [INFO] [src_f37] Installing /var/tmp/mdapiftlagxay/mdapi-src_f37-filelists.sqlite to /var/tmp/mdapi-src_f37-filelists.sqlite
[2022-09-13 01:51:02 +0530] [INFO] [src_f37] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/development/37/Everything/source/tree/repodata/54eb6e7451af617bd9aebccd3e869ab87730b57a19297adf84adb684880470b8-other.sqlite.xz to /var/tmp/mdapihlgrrg8q/54eb6e7451af617bd9aebccd3e869ab87730b57a19297adf84adb684880470b8-other.sqlite.xz
[2022-09-13 01:51:17 +0530] [INFO] [src_f37] Extracting /var/tmp/mdapihlgrrg8q/54eb6e7451af617bd9aebccd3e869ab87730b57a19297adf84adb684880470b8-other.sqlite.xz to /var/tmp/mdapihlgrrg8q/mdapi-src_f37-other.sqlite
[2022-09-13 01:51:17 +0530] [INFO] [src_f37] Indexing database /var/tmp/mdapihlgrrg8q/mdapi-src_f37-other.sqlite
[2022-09-13 01:51:17 +0530] [WARNING] [src_f37] Not publishing to Fedora Messaging bus - Not comparing databases
[2022-09-13 01:51:17 +0530] [INFO] [src_f37] Installing /var/tmp/mdapihlgrrg8q/mdapi-src_f37-other.sqlite to /var/tmp/mdapi-src_f37-other.sqlite
[2022-09-13 01:51:18 +0530] [INFO] [f37] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/development/37/Everything/x86_64/os/repodata/dfab184e1b39becbb225981d27fc3073b83d90e9780ee7ba23319083ab5f7ef3-primary.sqlite.xz to /var/tmp/mdapin1q3nki1/dfab184e1b39becbb225981d27fc3073b83d90e9780ee7ba23319083ab5f7ef3-primary.sqlite.xz
[2022-09-13 01:52:20 +0530] [INFO] [f37] Extracting /var/tmp/mdapin1q3nki1/dfab184e1b39becbb225981d27fc3073b83d90e9780ee7ba23319083ab5f7ef3-primary.sqlite.xz to /var/tmp/mdapin1q3nki1/mdapi-f37-primary.sqlite
[2022-09-13 01:52:23 +0530] [INFO] [f37] Indexing database /var/tmp/mdapin1q3nki1/mdapi-f37-primary.sqlite
[2022-09-13 01:52:23 +0530] [WARNING] [f37] Not publishing to Fedora Messaging bus - Not comparing databases
[2022-09-13 01:52:23 +0530] [INFO] [f37] Installing /var/tmp/mdapin1q3nki1/mdapi-f37-primary.sqlite to /var/tmp/mdapi-f37-primary.sqlite
[2022-09-13 01:52:24 +0530] [INFO] [f37] No change detected from https://dl.fedoraproject.org/pub/fedora/linux/development/37/Everything/x86_64/os/repodata/7dbc4af625961a86c3f0eab75278f3c196733bb2227ae492df30a6c017326cdc-filelists.sqlite.xz
[2022-09-13 01:52:24 +0530] [INFO] [f37] No change detected from https://dl.fedoraproject.org/pub/fedora/linux/development/37/Everything/x86_64/os/repodata/f335f3ef6a1b8206ae1b36a029cf32f2852ce33844c1f1c5c19313c057c8ac21-other.sqlite.xz
[2022-09-13 01:52:25 +0530] [INFO] [src_f37] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/development/37/Everything/source/tree/repodata/15540360d0241654d29fb4f343e68f7585cc74f37ae5897f25d14b460ffed1f8-primary.sqlite.xz to /var/tmp/mdapip_cnm8lj/15540360d0241654d29fb4f343e68f7585cc74f37ae5897f25d14b460ffed1f8-primary.sqlite.xz
[2022-09-13 01:52:57 +0530] [INFO] [src_f37] Extracting /var/tmp/mdapip_cnm8lj/15540360d0241654d29fb4f343e68f7585cc74f37ae5897f25d14b460ffed1f8-primary.sqlite.xz to /var/tmp/mdapip_cnm8lj/mdapi-src_f37-primary.sqlite
[2022-09-13 01:52:58 +0530] [INFO] [src_f37] Indexing database /var/tmp/mdapip_cnm8lj/mdapi-src_f37-primary.sqlite
[2022-09-13 01:52:58 +0530] [WARNING] [src_f37] Not publishing to Fedora Messaging bus - Not comparing databases
[2022-09-13 01:52:58 +0530] [INFO] [src_f37] Installing /var/tmp/mdapip_cnm8lj/mdapi-src_f37-primary.sqlite to /var/tmp/mdapi-src_f37-primary.sqlite
[2022-09-13 01:52:58 +0530] [INFO] [src_f37] No change detected from https://dl.fedoraproject.org/pub/fedora/linux/development/37/Everything/source/tree/repodata/20b8753db8aa2ae5c94f352779c2e0d3e22e7358c61e2414ce25796de16755f4-filelists.sqlite.xz
[2022-09-13 01:52:58 +0530] [INFO] [src_f37] No change detected from https://dl.fedoraproject.org/pub/fedora/linux/development/37/Everything/source/tree/repodata/54eb6e7451af617bd9aebccd3e869ab87730b57a19297adf84adb684880470b8-other.sqlite.xz
[2022-09-13 01:52:59 +0530] [INFO] [f36] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/releases/36/Everything/x86_64/os/repodata/fc3051d2fb40e115403e6eeaae6c675a5032f28a34d46ccf097285cdf3e1bd6f-primary.sqlite.xz to /var/tmp/mdapiil9s4wbu/fc3051d2fb40e115403e6eeaae6c675a5032f28a34d46ccf097285cdf3e1bd6f-primary.sqlite.xz
[2022-09-13 01:53:55 +0530] [INFO] [f36] Extracting /var/tmp/mdapiil9s4wbu/fc3051d2fb40e115403e6eeaae6c675a5032f28a34d46ccf097285cdf3e1bd6f-primary.sqlite.xz to /var/tmp/mdapiil9s4wbu/mdapi-f36-primary.sqlite
[2022-09-13 01:53:57 +0530] [INFO] [f36] Indexing database /var/tmp/mdapiil9s4wbu/mdapi-f36-primary.sqlite
[2022-09-13 01:53:57 +0530] [WARNING] [f36] Not publishing to Fedora Messaging bus - Not comparing databases
[2022-09-13 01:53:57 +0530] [INFO] [f36] Installing /var/tmp/mdapiil9s4wbu/mdapi-f36-primary.sqlite to /var/tmp/mdapi-f36-primary.sqlite
[2022-09-13 01:53:58 +0530] [INFO] [f36] No change detected from https://dl.fedoraproject.org/pub/fedora/linux/releases/36/Everything/x86_64/os/repodata/f96ff3058f352e650f3a4f63715a4454565a4ca5d7c41b4d829101606e84b48c-filelists.sqlite.xz
[2022-09-13 01:53:59 +0530] [INFO] [f36] No change detected from https://dl.fedoraproject.org/pub/fedora/linux/releases/36/Everything/x86_64/os/repodata/b018e8d5469e650f836ab7bee943854f86d4bf133a6eb00cc6c3add04255e29e-other.sqlite.xz
[2022-09-13 01:54:01 +0530] [INFO] [src_f36] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/releases/36/Everything/source/tree/repodata/ac60dd254bfc7557eb646a116bf8083b49fee8e942e1ef50dff7f74004897e74-primary.sqlite.xz to /var/tmp/mdapi75mbix25/ac60dd254bfc7557eb646a116bf8083b49fee8e942e1ef50dff7f74004897e74-primary.sqlite.xz
[2022-09-13 01:54:29 +0530] [INFO] [src_f36] Extracting /var/tmp/mdapi75mbix25/ac60dd254bfc7557eb646a116bf8083b49fee8e942e1ef50dff7f74004897e74-primary.sqlite.xz to /var/tmp/mdapi75mbix25/mdapi-src_f36-primary.sqlite
[2022-09-13 01:54:30 +0530] [INFO] [src_f36] Indexing database /var/tmp/mdapi75mbix25/mdapi-src_f36-primary.sqlite
[2022-09-13 01:54:30 +0530] [WARNING] [src_f36] Not publishing to Fedora Messaging bus - Not comparing databases
[2022-09-13 01:54:30 +0530] [INFO] [src_f36] Installing /var/tmp/mdapi75mbix25/mdapi-src_f36-primary.sqlite to /var/tmp/mdapi-src_f36-primary.sqlite
[2022-09-13 01:54:30 +0530] [INFO] [src_f36] No change detected from https://dl.fedoraproject.org/pub/fedora/linux/releases/36/Everything/source/tree/repodata/1a279b88531d9c2e24c0bfc9a0d6b4357d70301c24fa42f649c726ed1af1d6a8-filelists.sqlite.xz
[2022-09-13 01:54:30 +0530] [INFO] [src_f36] No change detected from https://dl.fedoraproject.org/pub/fedora/linux/releases/36/Everything/source/tree/repodata/850ad17efdebe5f9ccbef03c8aec4e7589bb6a1ca9a6249578968d60ad094a4f-other.sqlite.xz
[2022-09-13 01:54:31 +0530] [INFO] [f36-updates] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/updates/36/Everything/x86_64/repodata/caf35c85ab2b4496f5d9fb666bf79bff52dc0e8808fe0969b95e46e131973c83-primary.sqlite.bz2 to /var/tmp/mdapivd4nt3xa/caf35c85ab2b4496f5d9fb666bf79bff52dc0e8808fe0969b95e46e131973c83-primary.sqlite.bz2
[2022-09-13 01:55:04 +0530] [INFO] [f36-updates] Extracting /var/tmp/mdapivd4nt3xa/caf35c85ab2b4496f5d9fb666bf79bff52dc0e8808fe0969b95e46e131973c83-primary.sqlite.bz2 to /var/tmp/mdapivd4nt3xa/mdapi-f36-updates-primary.sqlite
[2022-09-13 01:55:05 +0530] [INFO] [f36-updates] Indexing database /var/tmp/mdapivd4nt3xa/mdapi-f36-updates-primary.sqlite
[2022-09-13 01:55:05 +0530] [WARNING] [f36-updates] Not publishing to Fedora Messaging bus - Not comparing databases
[2022-09-13 01:55:05 +0530] [INFO] [f36-updates] Installing /var/tmp/mdapivd4nt3xa/mdapi-f36-updates-primary.sqlite to /var/tmp/mdapi-f36-updates-primary.sqlite
[2022-09-13 01:55:06 +0530] [INFO] [f36-updates] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/updates/36/Everything/x86_64/repodata/7b5d262cff9cd338866c6166ee745cdd61d61466c1ffb8c3e815c3882ee26d18-filelists.sqlite.bz2 to /var/tmp/mdapijp6daitz/7b5d262cff9cd338866c6166ee745cdd61d61466c1ffb8c3e815c3882ee26d18-filelists.sqlite.bz2
[2022-09-13 01:56:18 +0530] [INFO] [f36-updates] Extracting /var/tmp/mdapijp6daitz/7b5d262cff9cd338866c6166ee745cdd61d61466c1ffb8c3e815c3882ee26d18-filelists.sqlite.bz2 to /var/tmp/mdapijp6daitz/mdapi-f36-updates-filelists.sqlite
[2022-09-13 01:56:21 +0530] [INFO] [f36-updates] Indexing database /var/tmp/mdapijp6daitz/mdapi-f36-updates-filelists.sqlite
[2022-09-13 01:56:21 +0530] [WARNING] [f36-updates] Not publishing to Fedora Messaging bus - Not comparing databases
[2022-09-13 01:56:21 +0530] [INFO] [f36-updates] Installing /var/tmp/mdapijp6daitz/mdapi-f36-updates-filelists.sqlite to /var/tmp/mdapi-f36-updates-filelists.sqlite
[2022-09-13 01:56:22 +0530] [INFO] [f36-updates] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/updates/36/Everything/x86_64/repodata/924becc0ac87495ecedad75b20e776ed4afc970691a0f46cfcddc892a9e11951-other.sqlite.bz2 to /var/tmp/mdapihxgjmjr9/924becc0ac87495ecedad75b20e776ed4afc970691a0f46cfcddc892a9e11951-other.sqlite.bz2
[2022-09-13 01:56:35 +0530] [INFO] [f36-updates] Extracting /var/tmp/mdapihxgjmjr9/924becc0ac87495ecedad75b20e776ed4afc970691a0f46cfcddc892a9e11951-other.sqlite.bz2 to /var/tmp/mdapihxgjmjr9/mdapi-f36-updates-other.sqlite
[2022-09-13 01:56:36 +0530] [INFO] [f36-updates] Indexing database /var/tmp/mdapihxgjmjr9/mdapi-f36-updates-other.sqlite
[2022-09-13 01:56:36 +0530] [WARNING] [f36-updates] Not publishing to Fedora Messaging bus - Not comparing databases
[2022-09-13 01:56:36 +0530] [INFO] [f36-updates] Installing /var/tmp/mdapihxgjmjr9/mdapi-f36-updates-other.sqlite to /var/tmp/mdapi-f36-updates-other.sqlite
[2022-09-13 01:56:37 +0530] [INFO] [src_f36-updates] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/updates/36/Everything/x86_64/repodata/caf35c85ab2b4496f5d9fb666bf79bff52dc0e8808fe0969b95e46e131973c83-primary.sqlite.bz2 to /var/tmp/mdapil7xl8ycl/caf35c85ab2b4496f5d9fb666bf79bff52dc0e8808fe0969b95e46e131973c83-primary.sqlite.bz2
[2022-09-13 01:57:09 +0530] [INFO] [src_f36-updates] Extracting /var/tmp/mdapil7xl8ycl/caf35c85ab2b4496f5d9fb666bf79bff52dc0e8808fe0969b95e46e131973c83-primary.sqlite.bz2 to /var/tmp/mdapil7xl8ycl/mdapi-src_f36-updates-primary.sqlite
[2022-09-13 01:57:10 +0530] [INFO] [src_f36-updates] Indexing database /var/tmp/mdapil7xl8ycl/mdapi-src_f36-updates-primary.sqlite
[2022-09-13 01:57:10 +0530] [WARNING] [src_f36-updates] Not publishing to Fedora Messaging bus - Not comparing databases
[2022-09-13 01:57:10 +0530] [INFO] [src_f36-updates] Installing /var/tmp/mdapil7xl8ycl/mdapi-src_f36-updates-primary.sqlite to /var/tmp/mdapi-src_f36-updates-primary.sqlite
[2022-09-13 01:57:11 +0530] [INFO] [src_f36-updates] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/updates/36/Everything/x86_64/repodata/7b5d262cff9cd338866c6166ee745cdd61d61466c1ffb8c3e815c3882ee26d18-filelists.sqlite.bz2 to /var/tmp/mdapitiu_pak2/7b5d262cff9cd338866c6166ee745cdd61d61466c1ffb8c3e815c3882ee26d18-filelists.sqlite.bz2
[2022-09-13 01:58:42 +0530] [INFO] [src_f36-updates] Extracting /var/tmp/mdapitiu_pak2/7b5d262cff9cd338866c6166ee745cdd61d61466c1ffb8c3e815c3882ee26d18-filelists.sqlite.bz2 to /var/tmp/mdapitiu_pak2/mdapi-src_f36-updates-filelists.sqlite
[2022-09-13 01:58:45 +0530] [INFO] [src_f36-updates] Indexing database /var/tmp/mdapitiu_pak2/mdapi-src_f36-updates-filelists.sqlite
[2022-09-13 01:58:45 +0530] [WARNING] [src_f36-updates] Not publishing to Fedora Messaging bus - Not comparing databases
[2022-09-13 01:58:45 +0530] [INFO] [src_f36-updates] Installing /var/tmp/mdapitiu_pak2/mdapi-src_f36-updates-filelists.sqlite to /var/tmp/mdapi-src_f36-updates-filelists.sqlite
[2022-09-13 01:58:45 +0530] [INFO] [src_f36-updates] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/updates/36/Everything/x86_64/repodata/924becc0ac87495ecedad75b20e776ed4afc970691a0f46cfcddc892a9e11951-other.sqlite.bz2 to /var/tmp/mdapi3wji4btq/924becc0ac87495ecedad75b20e776ed4afc970691a0f46cfcddc892a9e11951-other.sqlite.bz2
[2022-09-13 01:59:01 +0530] [INFO] [src_f36-updates] Extracting /var/tmp/mdapi3wji4btq/924becc0ac87495ecedad75b20e776ed4afc970691a0f46cfcddc892a9e11951-other.sqlite.bz2 to /var/tmp/mdapi3wji4btq/mdapi-src_f36-updates-other.sqlite
[2022-09-13 01:59:02 +0530] [INFO] [src_f36-updates] Indexing database /var/tmp/mdapi3wji4btq/mdapi-src_f36-updates-other.sqlite
[2022-09-13 01:59:02 +0530] [WARNING] [src_f36-updates] Not publishing to Fedora Messaging bus - Not comparing databases
[2022-09-13 01:59:02 +0530] [INFO] [src_f36-updates] Installing /var/tmp/mdapi3wji4btq/mdapi-src_f36-updates-other.sqlite to /var/tmp/mdapi-src_f36-updates-other.sqlite
[2022-09-13 01:59:03 +0530] [INFO] [f36-updates-testing] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/updates/testing/36/Everything/x86_64/repodata/6fa3d2069ee4da4852ca0ceef43e37025827f3dab0f39842a3103bc1b55760b3-primary.sqlite.bz2 to /var/tmp/mdapihbnv4mgd/6fa3d2069ee4da4852ca0ceef43e37025827f3dab0f39842a3103bc1b55760b3-primary.sqlite.bz2
[2022-09-13 01:59:25 +0530] [INFO] [f36-updates-testing] Extracting /var/tmp/mdapihbnv4mgd/6fa3d2069ee4da4852ca0ceef43e37025827f3dab0f39842a3103bc1b55760b3-primary.sqlite.bz2 to /var/tmp/mdapihbnv4mgd/mdapi-f36-updates-testing-primary.sqlite
[2022-09-13 01:59:26 +0530] [INFO] [f36-updates-testing] Indexing database /var/tmp/mdapihbnv4mgd/mdapi-f36-updates-testing-primary.sqlite
[2022-09-13 01:59:26 +0530] [WARNING] [f36-updates-testing] Not publishing to Fedora Messaging bus - Not comparing databases
[2022-09-13 01:59:26 +0530] [INFO] [f36-updates-testing] Installing /var/tmp/mdapihbnv4mgd/mdapi-f36-updates-testing-primary.sqlite to /var/tmp/mdapi-f36-updates-testing-primary.sqlite
[2022-09-13 01:59:26 +0530] [INFO] [f36-updates-testing] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/updates/testing/36/Everything/x86_64/repodata/527bacd6be6afaa277f4d51b9fac2a236e2866e422ad74102795d6d62c13a17f-filelists.sqlite.bz2 to /var/tmp/mdapida8iks8v/527bacd6be6afaa277f4d51b9fac2a236e2866e422ad74102795d6d62c13a17f-filelists.sqlite.bz2
[2022-09-13 01:59:49 +0530] [INFO] [f36-updates-testing] Extracting /var/tmp/mdapida8iks8v/527bacd6be6afaa277f4d51b9fac2a236e2866e422ad74102795d6d62c13a17f-filelists.sqlite.bz2 to /var/tmp/mdapida8iks8v/mdapi-f36-updates-testing-filelists.sqlite
[2022-09-13 01:59:50 +0530] [INFO] [f36-updates-testing] Indexing database /var/tmp/mdapida8iks8v/mdapi-f36-updates-testing-filelists.sqlite
[2022-09-13 01:59:50 +0530] [WARNING] [f36-updates-testing] Not publishing to Fedora Messaging bus - Not comparing databases
[2022-09-13 01:59:50 +0530] [INFO] [f36-updates-testing] Installing /var/tmp/mdapida8iks8v/mdapi-f36-updates-testing-filelists.sqlite to /var/tmp/mdapi-f36-updates-testing-filelists.sqlite
[2022-09-13 01:59:50 +0530] [INFO] [f36-updates-testing] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/updates/testing/36/Everything/x86_64/repodata/1981c0c9dcbd9228582756fd7bd9215abc879cf244fc48387084642c309693e2-other.sqlite.bz2 to /var/tmp/mdapinwqp01w1/1981c0c9dcbd9228582756fd7bd9215abc879cf244fc48387084642c309693e2-other.sqlite.bz2
[2022-09-13 01:59:59 +0530] [INFO] [f36-updates-testing] Extracting /var/tmp/mdapinwqp01w1/1981c0c9dcbd9228582756fd7bd9215abc879cf244fc48387084642c309693e2-other.sqlite.bz2 to /var/tmp/mdapinwqp01w1/mdapi-f36-updates-testing-other.sqlite
[2022-09-13 01:59:59 +0530] [INFO] [f36-updates-testing] Indexing database /var/tmp/mdapinwqp01w1/mdapi-f36-updates-testing-other.sqlite
[2022-09-13 01:59:59 +0530] [WARNING] [f36-updates-testing] Not publishing to Fedora Messaging bus - Not comparing databases
[2022-09-13 01:59:59 +0530] [INFO] [f36-updates-testing] Installing /var/tmp/mdapinwqp01w1/mdapi-f36-updates-testing-other.sqlite to /var/tmp/mdapi-f36-updates-testing-other.sqlite
[2022-09-13 02:00:00 +0530] [INFO] [src_f36-updates-testing] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/updates/testing/36/Everything/x86_64/repodata/6fa3d2069ee4da4852ca0ceef43e37025827f3dab0f39842a3103bc1b55760b3-primary.sqlite.bz2 to /var/tmp/mdapid9spfkwd/6fa3d2069ee4da4852ca0ceef43e37025827f3dab0f39842a3103bc1b55760b3-primary.sqlite.bz2
[2022-09-13 02:00:21 +0530] [INFO] [src_f36-updates-testing] Extracting /var/tmp/mdapid9spfkwd/6fa3d2069ee4da4852ca0ceef43e37025827f3dab0f39842a3103bc1b55760b3-primary.sqlite.bz2 to /var/tmp/mdapid9spfkwd/mdapi-src_f36-updates-testing-primary.sqlite
[2022-09-13 02:00:22 +0530] [INFO] [src_f36-updates-testing] Indexing database /var/tmp/mdapid9spfkwd/mdapi-src_f36-updates-testing-primary.sqlite
[2022-09-13 02:00:22 +0530] [WARNING] [src_f36-updates-testing] Not publishing to Fedora Messaging bus - Not comparing databases
[2022-09-13 02:00:22 +0530] [INFO] [src_f36-updates-testing] Installing /var/tmp/mdapid9spfkwd/mdapi-src_f36-updates-testing-primary.sqlite to /var/tmp/mdapi-src_f36-updates-testing-primary.sqlite
[2022-09-13 02:00:22 +0530] [INFO] [src_f36-updates-testing] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/updates/testing/36/Everything/x86_64/repodata/527bacd6be6afaa277f4d51b9fac2a236e2866e422ad74102795d6d62c13a17f-filelists.sqlite.bz2 to /var/tmp/mdapiqf41xq62/527bacd6be6afaa277f4d51b9fac2a236e2866e422ad74102795d6d62c13a17f-filelists.sqlite.bz2
[2022-09-13 02:00:41 +0530] [INFO] [src_f36-updates-testing] Extracting /var/tmp/mdapiqf41xq62/527bacd6be6afaa277f4d51b9fac2a236e2866e422ad74102795d6d62c13a17f-filelists.sqlite.bz2 to /var/tmp/mdapiqf41xq62/mdapi-src_f36-updates-testing-filelists.sqlite
[2022-09-13 02:00:42 +0530] [INFO] [src_f36-updates-testing] Indexing database /var/tmp/mdapiqf41xq62/mdapi-src_f36-updates-testing-filelists.sqlite
[2022-09-13 02:00:42 +0530] [WARNING] [src_f36-updates-testing] Not publishing to Fedora Messaging bus - Not comparing databases
[2022-09-13 02:00:42 +0530] [INFO] [src_f36-updates-testing] Installing /var/tmp/mdapiqf41xq62/mdapi-src_f36-updates-testing-filelists.sqlite to /var/tmp/mdapi-src_f36-updates-testing-filelists.sqlite
[2022-09-13 02:00:42 +0530] [INFO] [src_f36-updates-testing] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/updates/testing/36/Everything/x86_64/repodata/1981c0c9dcbd9228582756fd7bd9215abc879cf244fc48387084642c309693e2-other.sqlite.bz2 to /var/tmp/mdapi2atvfxg1/1981c0c9dcbd9228582756fd7bd9215abc879cf244fc48387084642c309693e2-other.sqlite.bz2
[2022-09-13 02:00:50 +0530] [INFO] [src_f36-updates-testing] Extracting /var/tmp/mdapi2atvfxg1/1981c0c9dcbd9228582756fd7bd9215abc879cf244fc48387084642c309693e2-other.sqlite.bz2 to /var/tmp/mdapi2atvfxg1/mdapi-src_f36-updates-testing-other.sqlite
[2022-09-13 02:00:50 +0530] [INFO] [src_f36-updates-testing] Indexing database /var/tmp/mdapi2atvfxg1/mdapi-src_f36-updates-testing-other.sqlite
[2022-09-13 02:00:50 +0530] [WARNING] [src_f36-updates-testing] Not publishing to Fedora Messaging bus - Not comparing databases
[2022-09-13 02:00:50 +0530] [INFO] [src_f36-updates-testing] Installing /var/tmp/mdapi2atvfxg1/mdapi-src_f36-updates-testing-other.sqlite to /var/tmp/mdapi-src_f36-updates-testing-other.sqlite
[2022-09-13 02:00:52 +0530] [INFO] [f36] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/releases/36/Everything/x86_64/os/repodata/fc3051d2fb40e115403e6eeaae6c675a5032f28a34d46ccf097285cdf3e1bd6f-primary.sqlite.xz to /var/tmp/mdapiy96t7ewp/fc3051d2fb40e115403e6eeaae6c675a5032f28a34d46ccf097285cdf3e1bd6f-primary.sqlite.xz
[2022-09-13 02:02:30 +0530] [INFO] [f36] Extracting /var/tmp/mdapiy96t7ewp/fc3051d2fb40e115403e6eeaae6c675a5032f28a34d46ccf097285cdf3e1bd6f-primary.sqlite.xz to /var/tmp/mdapiy96t7ewp/mdapi-f36-primary.sqlite
[2022-09-13 02:02:32 +0530] [INFO] [f36] Indexing database /var/tmp/mdapiy96t7ewp/mdapi-f36-primary.sqlite
[2022-09-13 02:02:32 +0530] [WARNING] [f36] Not publishing to Fedora Messaging bus - Not comparing databases
[2022-09-13 02:02:32 +0530] [INFO] [f36] Installing /var/tmp/mdapiy96t7ewp/mdapi-f36-primary.sqlite to /var/tmp/mdapi-f36-primary.sqlite
[2022-09-13 02:02:33 +0530] [INFO] [f36] No change detected from https://dl.fedoraproject.org/pub/fedora/linux/releases/36/Everything/x86_64/os/repodata/f96ff3058f352e650f3a4f63715a4454565a4ca5d7c41b4d829101606e84b48c-filelists.sqlite.xz
[2022-09-13 02:02:33 +0530] [INFO] [f36] No change detected from https://dl.fedoraproject.org/pub/fedora/linux/releases/36/Everything/x86_64/os/repodata/b018e8d5469e650f836ab7bee943854f86d4bf133a6eb00cc6c3add04255e29e-other.sqlite.xz
[2022-09-13 02:02:35 +0530] [INFO] [src_f36] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/releases/36/Everything/source/tree/repodata/ac60dd254bfc7557eb646a116bf8083b49fee8e942e1ef50dff7f74004897e74-primary.sqlite.xz to /var/tmp/mdapixq63y513/ac60dd254bfc7557eb646a116bf8083b49fee8e942e1ef50dff7f74004897e74-primary.sqlite.xz
[2022-09-13 02:03:07 +0530] [INFO] [src_f36] Extracting /var/tmp/mdapixq63y513/ac60dd254bfc7557eb646a116bf8083b49fee8e942e1ef50dff7f74004897e74-primary.sqlite.xz to /var/tmp/mdapixq63y513/mdapi-src_f36-primary.sqlite
[2022-09-13 02:03:08 +0530] [INFO] [src_f36] Indexing database /var/tmp/mdapixq63y513/mdapi-src_f36-primary.sqlite
[2022-09-13 02:03:08 +0530] [WARNING] [src_f36] Not publishing to Fedora Messaging bus - Not comparing databases
[2022-09-13 02:03:08 +0530] [INFO] [src_f36] Installing /var/tmp/mdapixq63y513/mdapi-src_f36-primary.sqlite to /var/tmp/mdapi-src_f36-primary.sqlite
[2022-09-13 02:03:08 +0530] [INFO] [src_f36] No change detected from https://dl.fedoraproject.org/pub/fedora/linux/releases/36/Everything/source/tree/repodata/1a279b88531d9c2e24c0bfc9a0d6b4357d70301c24fa42f649c726ed1af1d6a8-filelists.sqlite.xz
[2022-09-13 02:03:08 +0530] [INFO] [src_f36] No change detected from https://dl.fedoraproject.org/pub/fedora/linux/releases/36/Everything/source/tree/repodata/850ad17efdebe5f9ccbef03c8aec4e7589bb6a1ca9a6249578968d60ad094a4f-other.sqlite.xz
[2022-09-13 02:03:09 +0530] [INFO] [f36-updates] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/updates/36/Everything/x86_64/repodata/caf35c85ab2b4496f5d9fb666bf79bff52dc0e8808fe0969b95e46e131973c83-primary.sqlite.bz2 to /var/tmp/mdapikfp7h8rs/caf35c85ab2b4496f5d9fb666bf79bff52dc0e8808fe0969b95e46e131973c83-primary.sqlite.bz2
[2022-09-13 02:03:50 +0530] [INFO] [f36-updates] Extracting /var/tmp/mdapikfp7h8rs/caf35c85ab2b4496f5d9fb666bf79bff52dc0e8808fe0969b95e46e131973c83-primary.sqlite.bz2 to /var/tmp/mdapikfp7h8rs/mdapi-f36-updates-primary.sqlite
[2022-09-13 02:03:52 +0530] [INFO] [f36-updates] Indexing database /var/tmp/mdapikfp7h8rs/mdapi-f36-updates-primary.sqlite
[2022-09-13 02:03:52 +0530] [WARNING] [f36-updates] Not publishing to Fedora Messaging bus - Not comparing databases
[2022-09-13 02:03:52 +0530] [INFO] [f36-updates] Installing /var/tmp/mdapikfp7h8rs/mdapi-f36-updates-primary.sqlite to /var/tmp/mdapi-f36-updates-primary.sqlite
[2022-09-13 02:03:52 +0530] [INFO] [f36-updates] No change detected from https://dl.fedoraproject.org/pub/fedora/linux/updates/36/Everything/x86_64/repodata/7b5d262cff9cd338866c6166ee745cdd61d61466c1ffb8c3e815c3882ee26d18-filelists.sqlite.bz2
[2022-09-13 02:03:52 +0530] [INFO] [f36-updates] No change detected from https://dl.fedoraproject.org/pub/fedora/linux/updates/36/Everything/x86_64/repodata/924becc0ac87495ecedad75b20e776ed4afc970691a0f46cfcddc892a9e11951-other.sqlite.bz2
[2022-09-13 02:03:53 +0530] [INFO] [src_f36-updates] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/updates/36/Everything/x86_64/repodata/caf35c85ab2b4496f5d9fb666bf79bff52dc0e8808fe0969b95e46e131973c83-primary.sqlite.bz2 to /var/tmp/mdapi56p42hii/caf35c85ab2b4496f5d9fb666bf79bff52dc0e8808fe0969b95e46e131973c83-primary.sqlite.bz2
[2022-09-13 02:04:36 +0530] [INFO] [src_f36-updates] Extracting /var/tmp/mdapi56p42hii/caf35c85ab2b4496f5d9fb666bf79bff52dc0e8808fe0969b95e46e131973c83-primary.sqlite.bz2 to /var/tmp/mdapi56p42hii/mdapi-src_f36-updates-primary.sqlite
[2022-09-13 02:04:37 +0530] [INFO] [src_f36-updates] Indexing database /var/tmp/mdapi56p42hii/mdapi-src_f36-updates-primary.sqlite
[2022-09-13 02:04:37 +0530] [WARNING] [src_f36-updates] Not publishing to Fedora Messaging bus - Not comparing databases
[2022-09-13 02:04:37 +0530] [INFO] [src_f36-updates] Installing /var/tmp/mdapi56p42hii/mdapi-src_f36-updates-primary.sqlite to /var/tmp/mdapi-src_f36-updates-primary.sqlite
[2022-09-13 02:04:38 +0530] [INFO] [src_f36-updates] No change detected from https://dl.fedoraproject.org/pub/fedora/linux/updates/36/Everything/x86_64/repodata/7b5d262cff9cd338866c6166ee745cdd61d61466c1ffb8c3e815c3882ee26d18-filelists.sqlite.bz2
[2022-09-13 02:04:38 +0530] [INFO] [src_f36-updates] No change detected from https://dl.fedoraproject.org/pub/fedora/linux/updates/36/Everything/x86_64/repodata/924becc0ac87495ecedad75b20e776ed4afc970691a0f46cfcddc892a9e11951-other.sqlite.bz2
[2022-09-13 02:04:39 +0530] [INFO] [f36-updates-testing] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/updates/testing/36/Everything/x86_64/repodata/6fa3d2069ee4da4852ca0ceef43e37025827f3dab0f39842a3103bc1b55760b3-primary.sqlite.bz2 to /var/tmp/mdapiyo9l6h4h/6fa3d2069ee4da4852ca0ceef43e37025827f3dab0f39842a3103bc1b55760b3-primary.sqlite.bz2
[2022-09-13 02:05:04 +0530] [INFO] [f36-updates-testing] Extracting /var/tmp/mdapiyo9l6h4h/6fa3d2069ee4da4852ca0ceef43e37025827f3dab0f39842a3103bc1b55760b3-primary.sqlite.bz2 to /var/tmp/mdapiyo9l6h4h/mdapi-f36-updates-testing-primary.sqlite
[2022-09-13 02:05:04 +0530] [INFO] [f36-updates-testing] Indexing database /var/tmp/mdapiyo9l6h4h/mdapi-f36-updates-testing-primary.sqlite
[2022-09-13 02:05:05 +0530] [WARNING] [f36-updates-testing] Not publishing to Fedora Messaging bus - Not comparing databases
[2022-09-13 02:05:05 +0530] [INFO] [f36-updates-testing] Installing /var/tmp/mdapiyo9l6h4h/mdapi-f36-updates-testing-primary.sqlite to /var/tmp/mdapi-f36-updates-testing-primary.sqlite
[2022-09-13 02:05:05 +0530] [INFO] [f36-updates-testing] No change detected from https://dl.fedoraproject.org/pub/fedora/linux/updates/testing/36/Everything/x86_64/repodata/527bacd6be6afaa277f4d51b9fac2a236e2866e422ad74102795d6d62c13a17f-filelists.sqlite.bz2
[2022-09-13 02:05:05 +0530] [INFO] [f36-updates-testing] No change detected from https://dl.fedoraproject.org/pub/fedora/linux/updates/testing/36/Everything/x86_64/repodata/1981c0c9dcbd9228582756fd7bd9215abc879cf244fc48387084642c309693e2-other.sqlite.bz2
[2022-09-13 02:05:06 +0530] [INFO] [src_f36-updates-testing] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/updates/testing/36/Everything/x86_64/repodata/6fa3d2069ee4da4852ca0ceef43e37025827f3dab0f39842a3103bc1b55760b3-primary.sqlite.bz2 to /var/tmp/mdapi3wo_f0ia/6fa3d2069ee4da4852ca0ceef43e37025827f3dab0f39842a3103bc1b55760b3-primary.sqlite.bz2
[2022-09-13 02:05:30 +0530] [INFO] [src_f36-updates-testing] Extracting /var/tmp/mdapi3wo_f0ia/6fa3d2069ee4da4852ca0ceef43e37025827f3dab0f39842a3103bc1b55760b3-primary.sqlite.bz2 to /var/tmp/mdapi3wo_f0ia/mdapi-src_f36-updates-testing-primary.sqlite
[2022-09-13 02:05:30 +0530] [INFO] [src_f36-updates-testing] Indexing database /var/tmp/mdapi3wo_f0ia/mdapi-src_f36-updates-testing-primary.sqlite
[2022-09-13 02:05:30 +0530] [WARNING] [src_f36-updates-testing] Not publishing to Fedora Messaging bus - Not comparing databases
[2022-09-13 02:05:30 +0530] [INFO] [src_f36-updates-testing] Installing /var/tmp/mdapi3wo_f0ia/mdapi-src_f36-updates-testing-primary.sqlite to /var/tmp/mdapi-src_f36-updates-testing-primary.sqlite
[2022-09-13 02:05:31 +0530] [INFO] [src_f36-updates-testing] No change detected from https://dl.fedoraproject.org/pub/fedora/linux/updates/testing/36/Everything/x86_64/repodata/527bacd6be6afaa277f4d51b9fac2a236e2866e422ad74102795d6d62c13a17f-filelists.sqlite.bz2
[2022-09-13 02:05:31 +0530] [INFO] [src_f36-updates-testing] No change detected from https://dl.fedoraproject.org/pub/fedora/linux/updates/testing/36/Everything/x86_64/repodata/1981c0c9dcbd9228582756fd7bd9215abc879cf244fc48387084642c309693e2-other.sqlite.bz2
[2022-09-13 02:05:32 +0530] [INFO] [f35] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/releases/35/Everything/x86_64/os/repodata/9103df16446e4e0b7eb02fe94936b7ec20c2caac436acedf9a8ba19f52c5af51-primary.sqlite.xz to /var/tmp/mdapi95y9g8bu/9103df16446e4e0b7eb02fe94936b7ec20c2caac436acedf9a8ba19f52c5af51-primary.sqlite.xz
[2022-09-13 02:06:17 +0530] [INFO] [f35] Extracting /var/tmp/mdapi95y9g8bu/9103df16446e4e0b7eb02fe94936b7ec20c2caac436acedf9a8ba19f52c5af51-primary.sqlite.xz to /var/tmp/mdapi95y9g8bu/mdapi-f35-primary.sqlite
[2022-09-13 02:06:19 +0530] [INFO] [f35] Indexing database /var/tmp/mdapi95y9g8bu/mdapi-f35-primary.sqlite
[2022-09-13 02:06:19 +0530] [WARNING] [f35] Not publishing to Fedora Messaging bus - Not comparing databases
[2022-09-13 02:06:19 +0530] [INFO] [f35] Installing /var/tmp/mdapi95y9g8bu/mdapi-f35-primary.sqlite to /var/tmp/mdapi-f35-primary.sqlite
[2022-09-13 02:06:20 +0530] [INFO] [f35] No change detected from https://dl.fedoraproject.org/pub/fedora/linux/releases/35/Everything/x86_64/os/repodata/e3cb37baf1526fc3871e3a69fb9f2563d42430cd616d48a7ca57476f07fd12da-filelists.sqlite.xz
[2022-09-13 02:06:21 +0530] [INFO] [f35] No change detected from https://dl.fedoraproject.org/pub/fedora/linux/releases/35/Everything/x86_64/os/repodata/9a6def7bedcd13c3af645a99752ebdf05aabf2800464e166c77055654d3ccbbb-other.sqlite.xz
[2022-09-13 02:06:21 +0530] [INFO] [src_f35] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/releases/35/Everything/source/tree/repodata/6e7e73e074caa4603c12d43924cf508d03669b556ea028f3c8882d0b86a8e9a7-primary.sqlite.xz to /var/tmp/mdapi45057ztc/6e7e73e074caa4603c12d43924cf508d03669b556ea028f3c8882d0b86a8e9a7-primary.sqlite.xz
[2022-09-13 02:06:54 +0530] [INFO] [src_f35] Extracting /var/tmp/mdapi45057ztc/6e7e73e074caa4603c12d43924cf508d03669b556ea028f3c8882d0b86a8e9a7-primary.sqlite.xz to /var/tmp/mdapi45057ztc/mdapi-src_f35-primary.sqlite
[2022-09-13 02:06:54 +0530] [INFO] [src_f35] Indexing database /var/tmp/mdapi45057ztc/mdapi-src_f35-primary.sqlite
[2022-09-13 02:06:54 +0530] [WARNING] [src_f35] Not publishing to Fedora Messaging bus - Not comparing databases
[2022-09-13 02:06:54 +0530] [INFO] [src_f35] Installing /var/tmp/mdapi45057ztc/mdapi-src_f35-primary.sqlite to /var/tmp/mdapi-src_f35-primary.sqlite
[2022-09-13 02:06:54 +0530] [INFO] [src_f35] No change detected from https://dl.fedoraproject.org/pub/fedora/linux/releases/35/Everything/source/tree/repodata/6f4a6441a09f4bf1ceb6469d43e1fc92d87a00fa16159e0d7c051d332281682c-filelists.sqlite.xz
[2022-09-13 02:06:54 +0530] [INFO] [src_f35] No change detected from https://dl.fedoraproject.org/pub/fedora/linux/releases/35/Everything/source/tree/repodata/25095c7cae78415dbbd9cf13b54c49dcf145b44b152b772b4f48ec8fdc9ef6e9-other.sqlite.xz
[2022-09-13 02:06:56 +0530] [INFO] [f35-updates] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/updates/35/Everything/x86_64/repodata/9e0aefc74383c82cdd7f9ab628bf50bbee0fb9dac445c3aeeaf2e7a5b4243a6d-primary.sqlite.bz2 to /var/tmp/mdapi9ija_8d2/9e0aefc74383c82cdd7f9ab628bf50bbee0fb9dac445c3aeeaf2e7a5b4243a6d-primary.sqlite.bz2
[2022-09-13 02:07:44 +0530] [INFO] [f35-updates] Extracting /var/tmp/mdapi9ija_8d2/9e0aefc74383c82cdd7f9ab628bf50bbee0fb9dac445c3aeeaf2e7a5b4243a6d-primary.sqlite.bz2 to /var/tmp/mdapi9ija_8d2/mdapi-f35-updates-primary.sqlite
[2022-09-13 02:07:45 +0530] [INFO] [f35-updates] Indexing database /var/tmp/mdapi9ija_8d2/mdapi-f35-updates-primary.sqlite
[2022-09-13 02:07:45 +0530] [WARNING] [f35-updates] Not publishing to Fedora Messaging bus - Not comparing databases
[2022-09-13 02:07:45 +0530] [INFO] [f35-updates] Installing /var/tmp/mdapi9ija_8d2/mdapi-f35-updates-primary.sqlite to /var/tmp/mdapi-f35-updates-primary.sqlite
[2022-09-13 02:07:46 +0530] [INFO] [f35-updates] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/updates/35/Everything/x86_64/repodata/80e1f76027acb0a9fb6cd99ce241c71a984519f3fcc1206b606d9a89b728dcb3-filelists.sqlite.bz2 to /var/tmp/mdapirgcma69i/80e1f76027acb0a9fb6cd99ce241c71a984519f3fcc1206b606d9a89b728dcb3-filelists.sqlite.bz2
[2022-09-13 02:09:10 +0530] [INFO] [f35-updates] Extracting /var/tmp/mdapirgcma69i/80e1f76027acb0a9fb6cd99ce241c71a984519f3fcc1206b606d9a89b728dcb3-filelists.sqlite.bz2 to /var/tmp/mdapirgcma69i/mdapi-f35-updates-filelists.sqlite
[2022-09-13 02:09:13 +0530] [INFO] [f35-updates] Indexing database /var/tmp/mdapirgcma69i/mdapi-f35-updates-filelists.sqlite
[2022-09-13 02:09:13 +0530] [WARNING] [f35-updates] Not publishing to Fedora Messaging bus - Not comparing databases
[2022-09-13 02:09:13 +0530] [INFO] [f35-updates] Installing /var/tmp/mdapirgcma69i/mdapi-f35-updates-filelists.sqlite to /var/tmp/mdapi-f35-updates-filelists.sqlite
[2022-09-13 02:09:14 +0530] [INFO] [f35-updates] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/updates/35/Everything/x86_64/repodata/893bc83040d7f63a5598ae9944b77897be74006d7f7cdac274fd3c1f126e0e9c-other.sqlite.bz2 to /var/tmp/mdapivx8hxmun/893bc83040d7f63a5598ae9944b77897be74006d7f7cdac274fd3c1f126e0e9c-other.sqlite.bz2
[2022-09-13 02:09:35 +0530] [INFO] [f35-updates] Extracting /var/tmp/mdapivx8hxmun/893bc83040d7f63a5598ae9944b77897be74006d7f7cdac274fd3c1f126e0e9c-other.sqlite.bz2 to /var/tmp/mdapivx8hxmun/mdapi-f35-updates-other.sqlite
[2022-09-13 02:09:36 +0530] [INFO] [f35-updates] Indexing database /var/tmp/mdapivx8hxmun/mdapi-f35-updates-other.sqlite
[2022-09-13 02:09:36 +0530] [WARNING] [f35-updates] Not publishing to Fedora Messaging bus - Not comparing databases
[2022-09-13 02:09:36 +0530] [INFO] [f35-updates] Installing /var/tmp/mdapivx8hxmun/mdapi-f35-updates-other.sqlite to /var/tmp/mdapi-f35-updates-other.sqlite
[2022-09-13 02:09:37 +0530] [INFO] [src_f35-updates] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/updates/35/Everything/x86_64/repodata/9e0aefc74383c82cdd7f9ab628bf50bbee0fb9dac445c3aeeaf2e7a5b4243a6d-primary.sqlite.bz2 to /var/tmp/mdapi4p4m7ihy/9e0aefc74383c82cdd7f9ab628bf50bbee0fb9dac445c3aeeaf2e7a5b4243a6d-primary.sqlite.bz2
[2022-09-13 02:10:30 +0530] [INFO] [src_f35-updates] Extracting /var/tmp/mdapi4p4m7ihy/9e0aefc74383c82cdd7f9ab628bf50bbee0fb9dac445c3aeeaf2e7a5b4243a6d-primary.sqlite.bz2 to /var/tmp/mdapi4p4m7ihy/mdapi-src_f35-updates-primary.sqlite
[2022-09-13 02:10:32 +0530] [INFO] [src_f35-updates] Indexing database /var/tmp/mdapi4p4m7ihy/mdapi-src_f35-updates-primary.sqlite
[2022-09-13 02:10:32 +0530] [WARNING] [src_f35-updates] Not publishing to Fedora Messaging bus - Not comparing databases
[2022-09-13 02:10:32 +0530] [INFO] [src_f35-updates] Installing /var/tmp/mdapi4p4m7ihy/mdapi-src_f35-updates-primary.sqlite to /var/tmp/mdapi-src_f35-updates-primary.sqlite
[2022-09-13 02:10:33 +0530] [INFO] [src_f35-updates] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/updates/35/Everything/x86_64/repodata/80e1f76027acb0a9fb6cd99ce241c71a984519f3fcc1206b606d9a89b728dcb3-filelists.sqlite.bz2 to /var/tmp/mdapi4wh5tpqy/80e1f76027acb0a9fb6cd99ce241c71a984519f3fcc1206b606d9a89b728dcb3-filelists.sqlite.bz2
[2022-09-13 02:11:59 +0530] [INFO] [src_f35-updates] Extracting /var/tmp/mdapi4wh5tpqy/80e1f76027acb0a9fb6cd99ce241c71a984519f3fcc1206b606d9a89b728dcb3-filelists.sqlite.bz2 to /var/tmp/mdapi4wh5tpqy/mdapi-src_f35-updates-filelists.sqlite
[2022-09-13 02:12:03 +0530] [INFO] [src_f35-updates] Indexing database /var/tmp/mdapi4wh5tpqy/mdapi-src_f35-updates-filelists.sqlite
[2022-09-13 02:12:03 +0530] [WARNING] [src_f35-updates] Not publishing to Fedora Messaging bus - Not comparing databases
[2022-09-13 02:12:03 +0530] [INFO] [src_f35-updates] Installing /var/tmp/mdapi4wh5tpqy/mdapi-src_f35-updates-filelists.sqlite to /var/tmp/mdapi-src_f35-updates-filelists.sqlite
[2022-09-13 02:12:03 +0530] [INFO] [src_f35-updates] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/updates/35/Everything/x86_64/repodata/893bc83040d7f63a5598ae9944b77897be74006d7f7cdac274fd3c1f126e0e9c-other.sqlite.bz2 to /var/tmp/mdapiicr47ww2/893bc83040d7f63a5598ae9944b77897be74006d7f7cdac274fd3c1f126e0e9c-other.sqlite.bz2
[2022-09-13 02:12:26 +0530] [INFO] [src_f35-updates] Extracting /var/tmp/mdapiicr47ww2/893bc83040d7f63a5598ae9944b77897be74006d7f7cdac274fd3c1f126e0e9c-other.sqlite.bz2 to /var/tmp/mdapiicr47ww2/mdapi-src_f35-updates-other.sqlite
[2022-09-13 02:12:27 +0530] [INFO] [src_f35-updates] Indexing database /var/tmp/mdapiicr47ww2/mdapi-src_f35-updates-other.sqlite
[2022-09-13 02:12:27 +0530] [WARNING] [src_f35-updates] Not publishing to Fedora Messaging bus - Not comparing databases
[2022-09-13 02:12:27 +0530] [INFO] [src_f35-updates] Installing /var/tmp/mdapiicr47ww2/mdapi-src_f35-updates-other.sqlite to /var/tmp/mdapi-src_f35-updates-other.sqlite
[2022-09-13 02:12:28 +0530] [INFO] [f35-updates-testing] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/updates/testing/35/Everything/x86_64/repodata/e6d7a2083189cba13de615f621add618a0dd85b7596dd91ed30066a31f7c14f2-primary.sqlite.bz2 to /var/tmp/mdapis5gzk56m/e6d7a2083189cba13de615f621add618a0dd85b7596dd91ed30066a31f7c14f2-primary.sqlite.bz2
[2022-09-13 02:12:38 +0530] [INFO] [f35-updates-testing] Extracting /var/tmp/mdapis5gzk56m/e6d7a2083189cba13de615f621add618a0dd85b7596dd91ed30066a31f7c14f2-primary.sqlite.bz2 to /var/tmp/mdapis5gzk56m/mdapi-f35-updates-testing-primary.sqlite
[2022-09-13 02:12:38 +0530] [INFO] [f35-updates-testing] Indexing database /var/tmp/mdapis5gzk56m/mdapi-f35-updates-testing-primary.sqlite
[2022-09-13 02:12:38 +0530] [WARNING] [f35-updates-testing] Not publishing to Fedora Messaging bus - Not comparing databases
[2022-09-13 02:12:38 +0530] [INFO] [f35-updates-testing] Installing /var/tmp/mdapis5gzk56m/mdapi-f35-updates-testing-primary.sqlite to /var/tmp/mdapi-f35-updates-testing-primary.sqlite
[2022-09-13 02:12:38 +0530] [INFO] [f35-updates-testing] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/updates/testing/35/Everything/x86_64/repodata/b6fde9aa62839c06c88da83002de4f032dcd7e7c7b3dc136f92edabc87e228ea-filelists.sqlite.bz2 to /var/tmp/mdapiowzy28gp/b6fde9aa62839c06c88da83002de4f032dcd7e7c7b3dc136f92edabc87e228ea-filelists.sqlite.bz2
[2022-09-13 02:12:56 +0530] [INFO] [f35-updates-testing] Extracting /var/tmp/mdapiowzy28gp/b6fde9aa62839c06c88da83002de4f032dcd7e7c7b3dc136f92edabc87e228ea-filelists.sqlite.bz2 to /var/tmp/mdapiowzy28gp/mdapi-f35-updates-testing-filelists.sqlite
[2022-09-13 02:12:57 +0530] [INFO] [f35-updates-testing] Indexing database /var/tmp/mdapiowzy28gp/mdapi-f35-updates-testing-filelists.sqlite
[2022-09-13 02:12:57 +0530] [WARNING] [f35-updates-testing] Not publishing to Fedora Messaging bus - Not comparing databases
[2022-09-13 02:12:57 +0530] [INFO] [f35-updates-testing] Installing /var/tmp/mdapiowzy28gp/mdapi-f35-updates-testing-filelists.sqlite to /var/tmp/mdapi-f35-updates-testing-filelists.sqlite
[2022-09-13 02:12:57 +0530] [INFO] [f35-updates-testing] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/updates/testing/35/Everything/x86_64/repodata/c09166aab419aad8958b25431b9643f40f942f40a5279c17763d7ae6663ca609-other.sqlite.bz2 to /var/tmp/mdapiztaulmxs/c09166aab419aad8958b25431b9643f40f942f40a5279c17763d7ae6663ca609-other.sqlite.bz2
[2022-09-13 02:13:02 +0530] [INFO] [f35-updates-testing] Extracting /var/tmp/mdapiztaulmxs/c09166aab419aad8958b25431b9643f40f942f40a5279c17763d7ae6663ca609-other.sqlite.bz2 to /var/tmp/mdapiztaulmxs/mdapi-f35-updates-testing-other.sqlite
[2022-09-13 02:13:02 +0530] [INFO] [f35-updates-testing] Indexing database /var/tmp/mdapiztaulmxs/mdapi-f35-updates-testing-other.sqlite
[2022-09-13 02:13:02 +0530] [WARNING] [f35-updates-testing] Not publishing to Fedora Messaging bus - Not comparing databases
[2022-09-13 02:13:02 +0530] [INFO] [f35-updates-testing] Installing /var/tmp/mdapiztaulmxs/mdapi-f35-updates-testing-other.sqlite to /var/tmp/mdapi-f35-updates-testing-other.sqlite
[2022-09-13 02:13:03 +0530] [INFO] [src_f35-updates-testing] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/updates/testing/35/Everything/x86_64/repodata/e6d7a2083189cba13de615f621add618a0dd85b7596dd91ed30066a31f7c14f2-primary.sqlite.bz2 to /var/tmp/mdapi11z_l64s/e6d7a2083189cba13de615f621add618a0dd85b7596dd91ed30066a31f7c14f2-primary.sqlite.bz2
[2022-09-13 02:13:13 +0530] [INFO] [src_f35-updates-testing] Extracting /var/tmp/mdapi11z_l64s/e6d7a2083189cba13de615f621add618a0dd85b7596dd91ed30066a31f7c14f2-primary.sqlite.bz2 to /var/tmp/mdapi11z_l64s/mdapi-src_f35-updates-testing-primary.sqlite
[2022-09-13 02:13:13 +0530] [INFO] [src_f35-updates-testing] Indexing database /var/tmp/mdapi11z_l64s/mdapi-src_f35-updates-testing-primary.sqlite
[2022-09-13 02:13:14 +0530] [WARNING] [src_f35-updates-testing] Not publishing to Fedora Messaging bus - Not comparing databases
[2022-09-13 02:13:14 +0530] [INFO] [src_f35-updates-testing] Installing /var/tmp/mdapi11z_l64s/mdapi-src_f35-updates-testing-primary.sqlite to /var/tmp/mdapi-src_f35-updates-testing-primary.sqlite
[2022-09-13 02:13:14 +0530] [INFO] [src_f35-updates-testing] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/updates/testing/35/Everything/x86_64/repodata/b6fde9aa62839c06c88da83002de4f032dcd7e7c7b3dc136f92edabc87e228ea-filelists.sqlite.bz2 to /var/tmp/mdapi978su7m4/b6fde9aa62839c06c88da83002de4f032dcd7e7c7b3dc136f92edabc87e228ea-filelists.sqlite.bz2
[2022-09-13 02:13:34 +0530] [INFO] [src_f35-updates-testing] Extracting /var/tmp/mdapi978su7m4/b6fde9aa62839c06c88da83002de4f032dcd7e7c7b3dc136f92edabc87e228ea-filelists.sqlite.bz2 to /var/tmp/mdapi978su7m4/mdapi-src_f35-updates-testing-filelists.sqlite
[2022-09-13 02:13:35 +0530] [INFO] [src_f35-updates-testing] Indexing database /var/tmp/mdapi978su7m4/mdapi-src_f35-updates-testing-filelists.sqlite
[2022-09-13 02:13:35 +0530] [WARNING] [src_f35-updates-testing] Not publishing to Fedora Messaging bus - Not comparing databases
[2022-09-13 02:13:35 +0530] [INFO] [src_f35-updates-testing] Installing /var/tmp/mdapi978su7m4/mdapi-src_f35-updates-testing-filelists.sqlite to /var/tmp/mdapi-src_f35-updates-testing-filelists.sqlite
[2022-09-13 02:13:35 +0530] [INFO] [src_f35-updates-testing] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/updates/testing/35/Everything/x86_64/repodata/c09166aab419aad8958b25431b9643f40f942f40a5279c17763d7ae6663ca609-other.sqlite.bz2 to /var/tmp/mdapiar0yf9e4/c09166aab419aad8958b25431b9643f40f942f40a5279c17763d7ae6663ca609-other.sqlite.bz2
[2022-09-13 02:13:39 +0530] [INFO] [src_f35-updates-testing] Extracting /var/tmp/mdapiar0yf9e4/c09166aab419aad8958b25431b9643f40f942f40a5279c17763d7ae6663ca609-other.sqlite.bz2 to /var/tmp/mdapiar0yf9e4/mdapi-src_f35-updates-testing-other.sqlite
[2022-09-13 02:13:39 +0530] [INFO] [src_f35-updates-testing] Indexing database /var/tmp/mdapiar0yf9e4/mdapi-src_f35-updates-testing-other.sqlite
[2022-09-13 02:13:39 +0530] [WARNING] [src_f35-updates-testing] Not publishing to Fedora Messaging bus - Not comparing databases
[2022-09-13 02:13:39 +0530] [INFO] [src_f35-updates-testing] Installing /var/tmp/mdapiar0yf9e4/mdapi-src_f35-updates-testing-other.sqlite to /var/tmp/mdapi-src_f35-updates-testing-other.sqlite
[2022-09-13 02:13:40 +0530] [INFO] [f35] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/releases/35/Everything/x86_64/os/repodata/9103df16446e4e0b7eb02fe94936b7ec20c2caac436acedf9a8ba19f52c5af51-primary.sqlite.xz to /var/tmp/mdapieljrfj0f/9103df16446e4e0b7eb02fe94936b7ec20c2caac436acedf9a8ba19f52c5af51-primary.sqlite.xz
[2022-09-13 02:15:14 +0530] [INFO] [f35] Extracting /var/tmp/mdapieljrfj0f/9103df16446e4e0b7eb02fe94936b7ec20c2caac436acedf9a8ba19f52c5af51-primary.sqlite.xz to /var/tmp/mdapieljrfj0f/mdapi-f35-primary.sqlite
[2022-09-13 02:15:16 +0530] [INFO] [f35] Indexing database /var/tmp/mdapieljrfj0f/mdapi-f35-primary.sqlite
[2022-09-13 02:15:16 +0530] [WARNING] [f35] Not publishing to Fedora Messaging bus - Not comparing databases
[2022-09-13 02:15:16 +0530] [INFO] [f35] Installing /var/tmp/mdapieljrfj0f/mdapi-f35-primary.sqlite to /var/tmp/mdapi-f35-primary.sqlite
[2022-09-13 02:15:17 +0530] [INFO] [f35] No change detected from https://dl.fedoraproject.org/pub/fedora/linux/releases/35/Everything/x86_64/os/repodata/e3cb37baf1526fc3871e3a69fb9f2563d42430cd616d48a7ca57476f07fd12da-filelists.sqlite.xz
[2022-09-13 02:15:17 +0530] [INFO] [f35] No change detected from https://dl.fedoraproject.org/pub/fedora/linux/releases/35/Everything/x86_64/os/repodata/9a6def7bedcd13c3af645a99752ebdf05aabf2800464e166c77055654d3ccbbb-other.sqlite.xz
[2022-09-13 02:15:19 +0530] [INFO] [src_f35] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/releases/35/Everything/source/tree/repodata/6e7e73e074caa4603c12d43924cf508d03669b556ea028f3c8882d0b86a8e9a7-primary.sqlite.xz to /var/tmp/mdapivdj_g6n5/6e7e73e074caa4603c12d43924cf508d03669b556ea028f3c8882d0b86a8e9a7-primary.sqlite.xz
[2022-09-13 02:15:51 +0530] [INFO] [src_f35] Extracting /var/tmp/mdapivdj_g6n5/6e7e73e074caa4603c12d43924cf508d03669b556ea028f3c8882d0b86a8e9a7-primary.sqlite.xz to /var/tmp/mdapivdj_g6n5/mdapi-src_f35-primary.sqlite
[2022-09-13 02:15:52 +0530] [INFO] [src_f35] Indexing database /var/tmp/mdapivdj_g6n5/mdapi-src_f35-primary.sqlite
[2022-09-13 02:15:52 +0530] [WARNING] [src_f35] Not publishing to Fedora Messaging bus - Not comparing databases
[2022-09-13 02:15:52 +0530] [INFO] [src_f35] Installing /var/tmp/mdapivdj_g6n5/mdapi-src_f35-primary.sqlite to /var/tmp/mdapi-src_f35-primary.sqlite
[2022-09-13 02:15:52 +0530] [INFO] [src_f35] No change detected from https://dl.fedoraproject.org/pub/fedora/linux/releases/35/Everything/source/tree/repodata/6f4a6441a09f4bf1ceb6469d43e1fc92d87a00fa16159e0d7c051d332281682c-filelists.sqlite.xz
[2022-09-13 02:15:52 +0530] [INFO] [src_f35] No change detected from https://dl.fedoraproject.org/pub/fedora/linux/releases/35/Everything/source/tree/repodata/25095c7cae78415dbbd9cf13b54c49dcf145b44b152b772b4f48ec8fdc9ef6e9-other.sqlite.xz
[2022-09-13 02:15:53 +0530] [INFO] [f35-updates] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/updates/35/Everything/x86_64/repodata/9e0aefc74383c82cdd7f9ab628bf50bbee0fb9dac445c3aeeaf2e7a5b4243a6d-primary.sqlite.bz2 to /var/tmp/mdapi5tzmhn02/9e0aefc74383c82cdd7f9ab628bf50bbee0fb9dac445c3aeeaf2e7a5b4243a6d-primary.sqlite.bz2
[2022-09-13 02:16:45 +0530] [INFO] [f35-updates] Extracting /var/tmp/mdapi5tzmhn02/9e0aefc74383c82cdd7f9ab628bf50bbee0fb9dac445c3aeeaf2e7a5b4243a6d-primary.sqlite.bz2 to /var/tmp/mdapi5tzmhn02/mdapi-f35-updates-primary.sqlite
[2022-09-13 02:16:47 +0530] [INFO] [f35-updates] Indexing database /var/tmp/mdapi5tzmhn02/mdapi-f35-updates-primary.sqlite
[2022-09-13 02:16:47 +0530] [WARNING] [f35-updates] Not publishing to Fedora Messaging bus - Not comparing databases
[2022-09-13 02:16:47 +0530] [INFO] [f35-updates] Installing /var/tmp/mdapi5tzmhn02/mdapi-f35-updates-primary.sqlite to /var/tmp/mdapi-f35-updates-primary.sqlite
[2022-09-13 02:16:48 +0530] [INFO] [f35-updates] No change detected from https://dl.fedoraproject.org/pub/fedora/linux/updates/35/Everything/x86_64/repodata/80e1f76027acb0a9fb6cd99ce241c71a984519f3fcc1206b606d9a89b728dcb3-filelists.sqlite.bz2
[2022-09-13 02:16:48 +0530] [INFO] [f35-updates] No change detected from https://dl.fedoraproject.org/pub/fedora/linux/updates/35/Everything/x86_64/repodata/893bc83040d7f63a5598ae9944b77897be74006d7f7cdac274fd3c1f126e0e9c-other.sqlite.bz2
[2022-09-13 02:16:49 +0530] [INFO] [src_f35-updates] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/updates/35/Everything/x86_64/repodata/9e0aefc74383c82cdd7f9ab628bf50bbee0fb9dac445c3aeeaf2e7a5b4243a6d-primary.sqlite.bz2 to /var/tmp/mdapizdfad6ay/9e0aefc74383c82cdd7f9ab628bf50bbee0fb9dac445c3aeeaf2e7a5b4243a6d-primary.sqlite.bz2
[2022-09-13 02:17:40 +0530] [INFO] [src_f35-updates] Extracting /var/tmp/mdapizdfad6ay/9e0aefc74383c82cdd7f9ab628bf50bbee0fb9dac445c3aeeaf2e7a5b4243a6d-primary.sqlite.bz2 to /var/tmp/mdapizdfad6ay/mdapi-src_f35-updates-primary.sqlite
[2022-09-13 02:17:41 +0530] [INFO] [src_f35-updates] Indexing database /var/tmp/mdapizdfad6ay/mdapi-src_f35-updates-primary.sqlite
[2022-09-13 02:17:41 +0530] [WARNING] [src_f35-updates] Not publishing to Fedora Messaging bus - Not comparing databases
[2022-09-13 02:17:41 +0530] [INFO] [src_f35-updates] Installing /var/tmp/mdapizdfad6ay/mdapi-src_f35-updates-primary.sqlite to /var/tmp/mdapi-src_f35-updates-primary.sqlite
[2022-09-13 02:17:42 +0530] [INFO] [src_f35-updates] No change detected from https://dl.fedoraproject.org/pub/fedora/linux/updates/35/Everything/x86_64/repodata/80e1f76027acb0a9fb6cd99ce241c71a984519f3fcc1206b606d9a89b728dcb3-filelists.sqlite.bz2
[2022-09-13 02:17:42 +0530] [INFO] [src_f35-updates] No change detected from https://dl.fedoraproject.org/pub/fedora/linux/updates/35/Everything/x86_64/repodata/893bc83040d7f63a5598ae9944b77897be74006d7f7cdac274fd3c1f126e0e9c-other.sqlite.bz2
[2022-09-13 02:17:43 +0530] [INFO] [f35-updates-testing] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/updates/testing/35/Everything/x86_64/repodata/e6d7a2083189cba13de615f621add618a0dd85b7596dd91ed30066a31f7c14f2-primary.sqlite.bz2 to /var/tmp/mdapi900jt2in/e6d7a2083189cba13de615f621add618a0dd85b7596dd91ed30066a31f7c14f2-primary.sqlite.bz2
[2022-09-13 02:17:52 +0530] [INFO] [f35-updates-testing] Extracting /var/tmp/mdapi900jt2in/e6d7a2083189cba13de615f621add618a0dd85b7596dd91ed30066a31f7c14f2-primary.sqlite.bz2 to /var/tmp/mdapi900jt2in/mdapi-f35-updates-testing-primary.sqlite
[2022-09-13 02:17:53 +0530] [INFO] [f35-updates-testing] Indexing database /var/tmp/mdapi900jt2in/mdapi-f35-updates-testing-primary.sqlite
[2022-09-13 02:17:53 +0530] [WARNING] [f35-updates-testing] Not publishing to Fedora Messaging bus - Not comparing databases
[2022-09-13 02:17:53 +0530] [INFO] [f35-updates-testing] Installing /var/tmp/mdapi900jt2in/mdapi-f35-updates-testing-primary.sqlite to /var/tmp/mdapi-f35-updates-testing-primary.sqlite
[2022-09-13 02:17:53 +0530] [INFO] [f35-updates-testing] No change detected from https://dl.fedoraproject.org/pub/fedora/linux/updates/testing/35/Everything/x86_64/repodata/b6fde9aa62839c06c88da83002de4f032dcd7e7c7b3dc136f92edabc87e228ea-filelists.sqlite.bz2
[2022-09-13 02:17:53 +0530] [INFO] [f35-updates-testing] No change detected from https://dl.fedoraproject.org/pub/fedora/linux/updates/testing/35/Everything/x86_64/repodata/c09166aab419aad8958b25431b9643f40f942f40a5279c17763d7ae6663ca609-other.sqlite.bz2
[2022-09-13 02:17:54 +0530] [INFO] [src_f35-updates-testing] Downloading file https://dl.fedoraproject.org/pub/fedora/linux/updates/testing/35/Everything/x86_64/repodata/e6d7a2083189cba13de615f621add618a0dd85b7596dd91ed30066a31f7c14f2-primary.sqlite.bz2 to /var/tmp/mdapiqulhgkhh/e6d7a2083189cba13de615f621add618a0dd85b7596dd91ed30066a31f7c14f2-primary.sqlite.bz2
[2022-09-13 02:18:04 +0530] [INFO] [src_f35-updates-testing] Extracting /var/tmp/mdapiqulhgkhh/e6d7a2083189cba13de615f621add618a0dd85b7596dd91ed30066a31f7c14f2-primary.sqlite.bz2 to /var/tmp/mdapiqulhgkhh/mdapi-src_f35-updates-testing-primary.sqlite
[2022-09-13 02:18:04 +0530] [INFO] [src_f35-updates-testing] Indexing database /var/tmp/mdapiqulhgkhh/mdapi-src_f35-updates-testing-primary.sqlite
[2022-09-13 02:18:04 +0530] [WARNING] [src_f35-updates-testing] Not publishing to Fedora Messaging bus - Not comparing databases
[2022-09-13 02:18:04 +0530] [INFO] [src_f35-updates-testing] Installing /var/tmp/mdapiqulhgkhh/mdapi-src_f35-updates-testing-primary.sqlite to /var/tmp/mdapi-src_f35-updates-testing-primary.sqlite
[2022-09-13 02:18:04 +0530] [INFO] [src_f35-updates-testing] No change detected from https://dl.fedoraproject.org/pub/fedora/linux/updates/testing/35/Everything/x86_64/repodata/b6fde9aa62839c06c88da83002de4f032dcd7e7c7b3dc136f92edabc87e228ea-filelists.sqlite.bz2
[2022-09-13 02:18:04 +0530] [INFO] [src_f35-updates-testing] No change detected from https://dl.fedoraproject.org/pub/fedora/linux/updates/testing/35/Everything/x86_64/repodata/c09166aab419aad8958b25431b9643f40f942f40a5279c17763d7ae6663ca609-other.sqlite.bz2
[2022-09-13 02:18:05 +0530] [INFO] [epel7] Downloading file https://dl.fedoraproject.org/pub/epel/7/x86_64/repodata//088f60a7020ae53e22d6dd4bda381de8adef58c8e3382989acfc413b2f90fd6c-primary.sqlite.bz2 to /var/tmp/mdapi0rh5ss4z/088f60a7020ae53e22d6dd4bda381de8adef58c8e3382989acfc413b2f90fd6c-primary.sqlite.bz2
[2022-09-13 02:18:32 +0530] [INFO] [epel7] Extracting /var/tmp/mdapi0rh5ss4z/088f60a7020ae53e22d6dd4bda381de8adef58c8e3382989acfc413b2f90fd6c-primary.sqlite.bz2 to /var/tmp/mdapi0rh5ss4z/mdapi-epel7-primary.sqlite
[2022-09-13 02:18:33 +0530] [INFO] [epel7] Indexing database /var/tmp/mdapi0rh5ss4z/mdapi-epel7-primary.sqlite
[2022-09-13 02:18:33 +0530] [WARNING] [epel7] Not publishing to Fedora Messaging bus - Not comparing databases
[2022-09-13 02:18:33 +0530] [INFO] [epel7] Installing /var/tmp/mdapi0rh5ss4z/mdapi-epel7-primary.sqlite to /var/tmp/mdapi-epel7-primary.sqlite
[2022-09-13 02:18:33 +0530] [INFO] [epel7] Downloading file https://dl.fedoraproject.org/pub/epel/7/x86_64/repodata//6a24a873350cb6d9edb421583c4f05e904c62e305fc33faa0357a866f2735217-filelists.sqlite.bz2 to /var/tmp/mdapieupuei7h/6a24a873350cb6d9edb421583c4f05e904c62e305fc33faa0357a866f2735217-filelists.sqlite.bz2
[2022-09-13 02:19:15 +0530] [INFO] [epel7] Extracting /var/tmp/mdapieupuei7h/6a24a873350cb6d9edb421583c4f05e904c62e305fc33faa0357a866f2735217-filelists.sqlite.bz2 to /var/tmp/mdapieupuei7h/mdapi-epel7-filelists.sqlite
[2022-09-13 02:19:17 +0530] [INFO] [epel7] Indexing database /var/tmp/mdapieupuei7h/mdapi-epel7-filelists.sqlite
[2022-09-13 02:19:17 +0530] [WARNING] [epel7] Not publishing to Fedora Messaging bus - Not comparing databases
[2022-09-13 02:19:17 +0530] [INFO] [epel7] Installing /var/tmp/mdapieupuei7h/mdapi-epel7-filelists.sqlite to /var/tmp/mdapi-epel7-filelists.sqlite
[2022-09-13 02:19:17 +0530] [INFO] [epel7] Downloading file https://dl.fedoraproject.org/pub/epel/7/x86_64/repodata//1d9f12a5af748ca06a28b059341f59d5dc39d38682f4faae342bc354ac6ecb43-other.sqlite.bz2 to /var/tmp/mdapieno6hoe3/1d9f12a5af748ca06a28b059341f59d5dc39d38682f4faae342bc354ac6ecb43-other.sqlite.bz2
[2022-09-13 02:19:31 +0530] [INFO] [epel7] Extracting /var/tmp/mdapieno6hoe3/1d9f12a5af748ca06a28b059341f59d5dc39d38682f4faae342bc354ac6ecb43-other.sqlite.bz2 to /var/tmp/mdapieno6hoe3/mdapi-epel7-other.sqlite
[2022-09-13 02:19:31 +0530] [INFO] [epel7] Indexing database /var/tmp/mdapieno6hoe3/mdapi-epel7-other.sqlite
[2022-09-13 02:19:31 +0530] [WARNING] [epel7] Not publishing to Fedora Messaging bus - Not comparing databases
[2022-09-13 02:19:31 +0530] [INFO] [epel7] Installing /var/tmp/mdapieno6hoe3/mdapi-epel7-other.sqlite to /var/tmp/mdapi-epel7-other.sqlite
[2022-09-13 02:19:32 +0530] [INFO] [src_epel7] Downloading file https://dl.fedoraproject.org/pub/epel/7/x86_64/repodata//088f60a7020ae53e22d6dd4bda381de8adef58c8e3382989acfc413b2f90fd6c-primary.sqlite.bz2 to /var/tmp/mdapiakndhcl2/088f60a7020ae53e22d6dd4bda381de8adef58c8e3382989acfc413b2f90fd6c-primary.sqlite.bz2
[2022-09-13 02:19:59 +0530] [INFO] [src_epel7] Extracting /var/tmp/mdapiakndhcl2/088f60a7020ae53e22d6dd4bda381de8adef58c8e3382989acfc413b2f90fd6c-primary.sqlite.bz2 to /var/tmp/mdapiakndhcl2/mdapi-src_epel7-primary.sqlite
[2022-09-13 02:20:00 +0530] [INFO] [src_epel7] Indexing database /var/tmp/mdapiakndhcl2/mdapi-src_epel7-primary.sqlite
[2022-09-13 02:20:00 +0530] [WARNING] [src_epel7] Not publishing to Fedora Messaging bus - Not comparing databases
[2022-09-13 02:20:00 +0530] [INFO] [src_epel7] Installing /var/tmp/mdapiakndhcl2/mdapi-src_epel7-primary.sqlite to /var/tmp/mdapi-src_epel7-primary.sqlite
[2022-09-13 02:20:00 +0530] [INFO] [src_epel7] Downloading file https://dl.fedoraproject.org/pub/epel/7/x86_64/repodata//6a24a873350cb6d9edb421583c4f05e904c62e305fc33faa0357a866f2735217-filelists.sqlite.bz2 to /var/tmp/mdapif4ir219h/6a24a873350cb6d9edb421583c4f05e904c62e305fc33faa0357a866f2735217-filelists.sqlite.bz2
[2022-09-13 02:20:44 +0530] [INFO] [src_epel7] Extracting /var/tmp/mdapif4ir219h/6a24a873350cb6d9edb421583c4f05e904c62e305fc33faa0357a866f2735217-filelists.sqlite.bz2 to /var/tmp/mdapif4ir219h/mdapi-src_epel7-filelists.sqlite
[2022-09-13 02:20:46 +0530] [INFO] [src_epel7] Indexing database /var/tmp/mdapif4ir219h/mdapi-src_epel7-filelists.sqlite
[2022-09-13 02:20:46 +0530] [WARNING] [src_epel7] Not publishing to Fedora Messaging bus - Not comparing databases
[2022-09-13 02:20:46 +0530] [INFO] [src_epel7] Installing /var/tmp/mdapif4ir219h/mdapi-src_epel7-filelists.sqlite to /var/tmp/mdapi-src_epel7-filelists.sqlite
[2022-09-13 02:20:46 +0530] [INFO] [src_epel7] Downloading file https://dl.fedoraproject.org/pub/epel/7/x86_64/repodata//1d9f12a5af748ca06a28b059341f59d5dc39d38682f4faae342bc354ac6ecb43-other.sqlite.bz2 to /var/tmp/mdapif_7wt4lc/1d9f12a5af748ca06a28b059341f59d5dc39d38682f4faae342bc354ac6ecb43-other.sqlite.bz2
[2022-09-13 02:21:00 +0530] [INFO] [src_epel7] Extracting /var/tmp/mdapif_7wt4lc/1d9f12a5af748ca06a28b059341f59d5dc39d38682f4faae342bc354ac6ecb43-other.sqlite.bz2 to /var/tmp/mdapif_7wt4lc/mdapi-src_epel7-other.sqlite
[2022-09-13 02:21:01 +0530] [INFO] [src_epel7] Indexing database /var/tmp/mdapif_7wt4lc/mdapi-src_epel7-other.sqlite
[2022-09-13 02:21:01 +0530] [WARNING] [src_epel7] Not publishing to Fedora Messaging bus - Not comparing databases
[2022-09-13 02:21:01 +0530] [INFO] [src_epel7] Installing /var/tmp/mdapif_7wt4lc/mdapi-src_epel7-other.sqlite to /var/tmp/mdapi-src_epel7-other.sqlite
[2022-09-13 02:21:03 +0530] [INFO] [epel7-testing] Downloading file https://dl.fedoraproject.org/pub/epel/testing/7/x86_64/repodata/8f1b78d01836196998c4459ef699264e8f07feb2bdb34e8e76f5dd6ba56916cd-primary.sqlite.bz2 to /var/tmp/mdapifj2tt095/8f1b78d01836196998c4459ef699264e8f07feb2bdb34e8e76f5dd6ba56916cd-primary.sqlite.bz2
[2022-09-13 02:21:06 +0530] [INFO] [epel7-testing] Extracting /var/tmp/mdapifj2tt095/8f1b78d01836196998c4459ef699264e8f07feb2bdb34e8e76f5dd6ba56916cd-primary.sqlite.bz2 to /var/tmp/mdapifj2tt095/mdapi-epel7-testing-primary.sqlite
[2022-09-13 02:21:06 +0530] [INFO] [epel7-testing] Indexing database /var/tmp/mdapifj2tt095/mdapi-epel7-testing-primary.sqlite
[2022-09-13 02:21:06 +0530] [WARNING] [epel7-testing] Not publishing to Fedora Messaging bus - Not comparing databases
[2022-09-13 02:21:06 +0530] [INFO] [epel7-testing] Installing /var/tmp/mdapifj2tt095/mdapi-epel7-testing-primary.sqlite to /var/tmp/mdapi-epel7-testing-primary.sqlite
[2022-09-13 02:21:06 +0530] [INFO] [epel7-testing] Downloading file https://dl.fedoraproject.org/pub/epel/testing/7/x86_64/repodata/7e41435034eba159ffb044ddc174ee923b1ced7e540b0b48a2ace6db28c83332-filelists.sqlite.bz2 to /var/tmp/mdapi1jj4zs6k/7e41435034eba159ffb044ddc174ee923b1ced7e540b0b48a2ace6db28c83332-filelists.sqlite.bz2
[2022-09-13 02:21:13 +0530] [INFO] [epel7-testing] Extracting /var/tmp/mdapi1jj4zs6k/7e41435034eba159ffb044ddc174ee923b1ced7e540b0b48a2ace6db28c83332-filelists.sqlite.bz2 to /var/tmp/mdapi1jj4zs6k/mdapi-epel7-testing-filelists.sqlite
[2022-09-13 02:21:13 +0530] [INFO] [epel7-testing] Indexing database /var/tmp/mdapi1jj4zs6k/mdapi-epel7-testing-filelists.sqlite
[2022-09-13 02:21:13 +0530] [WARNING] [epel7-testing] Not publishing to Fedora Messaging bus - Not comparing databases
[2022-09-13 02:21:13 +0530] [INFO] [epel7-testing] Installing /var/tmp/mdapi1jj4zs6k/mdapi-epel7-testing-filelists.sqlite to /var/tmp/mdapi-epel7-testing-filelists.sqlite
[2022-09-13 02:21:13 +0530] [INFO] [epel7-testing] Downloading file https://dl.fedoraproject.org/pub/epel/testing/7/x86_64/repodata/59e54a294f8155d8690cb917ed519b8e165be88463bd8ae9378a6ab9940221b8-other.sqlite.bz2 to /var/tmp/mdapiq96yg0qz/59e54a294f8155d8690cb917ed519b8e165be88463bd8ae9378a6ab9940221b8-other.sqlite.bz2
[2022-09-13 02:21:15 +0530] [INFO] [epel7-testing] Extracting /var/tmp/mdapiq96yg0qz/59e54a294f8155d8690cb917ed519b8e165be88463bd8ae9378a6ab9940221b8-other.sqlite.bz2 to /var/tmp/mdapiq96yg0qz/mdapi-epel7-testing-other.sqlite
[2022-09-13 02:21:15 +0530] [INFO] [epel7-testing] Indexing database /var/tmp/mdapiq96yg0qz/mdapi-epel7-testing-other.sqlite
[2022-09-13 02:21:15 +0530] [WARNING] [epel7-testing] Not publishing to Fedora Messaging bus - Not comparing databases
[2022-09-13 02:21:15 +0530] [INFO] [epel7-testing] Installing /var/tmp/mdapiq96yg0qz/mdapi-epel7-testing-other.sqlite to /var/tmp/mdapi-epel7-testing-other.sqlite
[2022-09-13 02:21:16 +0530] [INFO] [src_epel7-testing] Downloading file https://dl.fedoraproject.org/pub/epel/testing/7/x86_64/repodata/8f1b78d01836196998c4459ef699264e8f07feb2bdb34e8e76f5dd6ba56916cd-primary.sqlite.bz2 to /var/tmp/mdapigw8okkez/8f1b78d01836196998c4459ef699264e8f07feb2bdb34e8e76f5dd6ba56916cd-primary.sqlite.bz2
[2022-09-13 02:21:18 +0530] [INFO] [src_epel7-testing] Extracting /var/tmp/mdapigw8okkez/8f1b78d01836196998c4459ef699264e8f07feb2bdb34e8e76f5dd6ba56916cd-primary.sqlite.bz2 to /var/tmp/mdapigw8okkez/mdapi-src_epel7-testing-primary.sqlite
[2022-09-13 02:21:18 +0530] [INFO] [src_epel7-testing] Indexing database /var/tmp/mdapigw8okkez/mdapi-src_epel7-testing-primary.sqlite
[2022-09-13 02:21:18 +0530] [WARNING] [src_epel7-testing] Not publishing to Fedora Messaging bus - Not comparing databases
[2022-09-13 02:21:18 +0530] [INFO] [src_epel7-testing] Installing /var/tmp/mdapigw8okkez/mdapi-src_epel7-testing-primary.sqlite to /var/tmp/mdapi-src_epel7-testing-primary.sqlite
[2022-09-13 02:21:18 +0530] [INFO] [src_epel7-testing] Downloading file https://dl.fedoraproject.org/pub/epel/testing/7/x86_64/repodata/7e41435034eba159ffb044ddc174ee923b1ced7e540b0b48a2ace6db28c83332-filelists.sqlite.bz2 to /var/tmp/mdapi9y1wb73c/7e41435034eba159ffb044ddc174ee923b1ced7e540b0b48a2ace6db28c83332-filelists.sqlite.bz2
[2022-09-13 02:21:21 +0530] [INFO] [src_epel7-testing] Extracting /var/tmp/mdapi9y1wb73c/7e41435034eba159ffb044ddc174ee923b1ced7e540b0b48a2ace6db28c83332-filelists.sqlite.bz2 to /var/tmp/mdapi9y1wb73c/mdapi-src_epel7-testing-filelists.sqlite
[2022-09-13 02:21:21 +0530] [INFO] [src_epel7-testing] Indexing database /var/tmp/mdapi9y1wb73c/mdapi-src_epel7-testing-filelists.sqlite
[2022-09-13 02:21:21 +0530] [WARNING] [src_epel7-testing] Not publishing to Fedora Messaging bus - Not comparing databases
[2022-09-13 02:21:21 +0530] [INFO] [src_epel7-testing] Installing /var/tmp/mdapi9y1wb73c/mdapi-src_epel7-testing-filelists.sqlite to /var/tmp/mdapi-src_epel7-testing-filelists.sqlite
[2022-09-13 02:21:21 +0530] [INFO] [src_epel7-testing] Downloading file https://dl.fedoraproject.org/pub/epel/testing/7/x86_64/repodata/59e54a294f8155d8690cb917ed519b8e165be88463bd8ae9378a6ab9940221b8-other.sqlite.bz2 to /var/tmp/mdapi7c90royy/59e54a294f8155d8690cb917ed519b8e165be88463bd8ae9378a6ab9940221b8-other.sqlite.bz2
[2022-09-13 02:21:22 +0530] [INFO] [src_epel7-testing] Extracting /var/tmp/mdapi7c90royy/59e54a294f8155d8690cb917ed519b8e165be88463bd8ae9378a6ab9940221b8-other.sqlite.bz2 to /var/tmp/mdapi7c90royy/mdapi-src_epel7-testing-other.sqlite
[2022-09-13 02:21:22 +0530] [INFO] [src_epel7-testing] Indexing database /var/tmp/mdapi7c90royy/mdapi-src_epel7-testing-other.sqlite
[2022-09-13 02:21:22 +0530] [WARNING] [src_epel7-testing] Not publishing to Fedora Messaging bus - Not comparing databases
[2022-09-13 02:21:22 +0530] [INFO] [src_epel7-testing] Installing /var/tmp/mdapi7c90royy/mdapi-src_epel7-testing-other.sqlite to /var/tmp/mdapi-src_epel7-testing-other.sqlite
[2022-09-13 02:21:23 +0530] [INFO] [epel8] Downloading file https://dl.fedoraproject.org/pub/epel/8/Everything/x86_64/repodata//e42b5d4bae1fa2387d618ab226e10f3cc7ab7f84b843957e9ff9d9b09fd7f7d9-primary.sqlite.xz to /var/tmp/mdapiz44mggod/e42b5d4bae1fa2387d618ab226e10f3cc7ab7f84b843957e9ff9d9b09fd7f7d9-primary.sqlite.xz
[2022-09-13 02:21:40 +0530] [INFO] [epel8] Extracting /var/tmp/mdapiz44mggod/e42b5d4bae1fa2387d618ab226e10f3cc7ab7f84b843957e9ff9d9b09fd7f7d9-primary.sqlite.xz to /var/tmp/mdapiz44mggod/mdapi-epel8-primary.sqlite
[2022-09-13 02:21:40 +0530] [INFO] [epel8] Indexing database /var/tmp/mdapiz44mggod/mdapi-epel8-primary.sqlite
[2022-09-13 02:21:40 +0530] [WARNING] [epel8] Not publishing to Fedora Messaging bus - Not comparing databases
[2022-09-13 02:21:40 +0530] [INFO] [epel8] Installing /var/tmp/mdapiz44mggod/mdapi-epel8-primary.sqlite to /var/tmp/mdapi-epel8-primary.sqlite
[2022-09-13 02:21:40 +0530] [INFO] [epel8] Downloading file https://dl.fedoraproject.org/pub/epel/8/Everything/x86_64/repodata//d6e85e51abd1db41d6df7d6ac2bd99fd014c90a9a10d63713874cae5710e4367-filelists.sqlite.xz to /var/tmp/mdapif1d7hrp3/d6e85e51abd1db41d6df7d6ac2bd99fd014c90a9a10d63713874cae5710e4367-filelists.sqlite.xz
[2022-09-13 02:22:16 +0530] [INFO] [epel8] Extracting /var/tmp/mdapif1d7hrp3/d6e85e51abd1db41d6df7d6ac2bd99fd014c90a9a10d63713874cae5710e4367-filelists.sqlite.xz to /var/tmp/mdapif1d7hrp3/mdapi-epel8-filelists.sqlite
[2022-09-13 02:22:17 +0530] [INFO] [epel8] Indexing database /var/tmp/mdapif1d7hrp3/mdapi-epel8-filelists.sqlite
[2022-09-13 02:22:17 +0530] [WARNING] [epel8] Not publishing to Fedora Messaging bus - Not comparing databases
[2022-09-13 02:22:17 +0530] [INFO] [epel8] Installing /var/tmp/mdapif1d7hrp3/mdapi-epel8-filelists.sqlite to /var/tmp/mdapi-epel8-filelists.sqlite
[2022-09-13 02:22:17 +0530] [INFO] [epel8] Downloading file https://dl.fedoraproject.org/pub/epel/8/Everything/x86_64/repodata//586dfdba224aa5e4e1177d1dbd65aa1682646f5253b9df3796dbfe19bdb6226b-other.sqlite.xz to /var/tmp/mdapif3kaawif/586dfdba224aa5e4e1177d1dbd65aa1682646f5253b9df3796dbfe19bdb6226b-other.sqlite.xz
[2022-09-13 02:22:23 +0530] [INFO] [epel8] Extracting /var/tmp/mdapif3kaawif/586dfdba224aa5e4e1177d1dbd65aa1682646f5253b9df3796dbfe19bdb6226b-other.sqlite.xz to /var/tmp/mdapif3kaawif/mdapi-epel8-other.sqlite
[2022-09-13 02:22:23 +0530] [INFO] [epel8] Indexing database /var/tmp/mdapif3kaawif/mdapi-epel8-other.sqlite
[2022-09-13 02:22:23 +0530] [WARNING] [epel8] Not publishing to Fedora Messaging bus - Not comparing databases
[2022-09-13 02:22:23 +0530] [INFO] [epel8] Installing /var/tmp/mdapif3kaawif/mdapi-epel8-other.sqlite to /var/tmp/mdapi-epel8-other.sqlite
[2022-09-13 02:22:24 +0530] [INFO] [src_epel8] Downloading file https://dl.fedoraproject.org/pub/epel/8/Everything/x86_64/repodata//e42b5d4bae1fa2387d618ab226e10f3cc7ab7f84b843957e9ff9d9b09fd7f7d9-primary.sqlite.xz to /var/tmp/mdapic84bt9oy/e42b5d4bae1fa2387d618ab226e10f3cc7ab7f84b843957e9ff9d9b09fd7f7d9-primary.sqlite.xz
[2022-09-13 02:22:37 +0530] [INFO] [src_epel8] Extracting /var/tmp/mdapic84bt9oy/e42b5d4bae1fa2387d618ab226e10f3cc7ab7f84b843957e9ff9d9b09fd7f7d9-primary.sqlite.xz to /var/tmp/mdapic84bt9oy/mdapi-src_epel8-primary.sqlite
[2022-09-13 02:22:37 +0530] [INFO] [src_epel8] Indexing database /var/tmp/mdapic84bt9oy/mdapi-src_epel8-primary.sqlite
[2022-09-13 02:22:37 +0530] [WARNING] [src_epel8] Not publishing to Fedora Messaging bus - Not comparing databases
[2022-09-13 02:22:37 +0530] [INFO] [src_epel8] Installing /var/tmp/mdapic84bt9oy/mdapi-src_epel8-primary.sqlite to /var/tmp/mdapi-src_epel8-primary.sqlite
[2022-09-13 02:22:37 +0530] [INFO] [src_epel8] Downloading file https://dl.fedoraproject.org/pub/epel/8/Everything/x86_64/repodata//d6e85e51abd1db41d6df7d6ac2bd99fd014c90a9a10d63713874cae5710e4367-filelists.sqlite.xz to /var/tmp/mdapir5dae4j9/d6e85e51abd1db41d6df7d6ac2bd99fd014c90a9a10d63713874cae5710e4367-filelists.sqlite.xz
[2022-09-13 02:23:06 +0530] [INFO] [src_epel8] Extracting /var/tmp/mdapir5dae4j9/d6e85e51abd1db41d6df7d6ac2bd99fd014c90a9a10d63713874cae5710e4367-filelists.sqlite.xz to /var/tmp/mdapir5dae4j9/mdapi-src_epel8-filelists.sqlite
[2022-09-13 02:23:07 +0530] [INFO] [src_epel8] Indexing database /var/tmp/mdapir5dae4j9/mdapi-src_epel8-filelists.sqlite
[2022-09-13 02:23:07 +0530] [WARNING] [src_epel8] Not publishing to Fedora Messaging bus - Not comparing databases
[2022-09-13 02:23:07 +0530] [INFO] [src_epel8] Installing /var/tmp/mdapir5dae4j9/mdapi-src_epel8-filelists.sqlite to /var/tmp/mdapi-src_epel8-filelists.sqlite
[2022-09-13 02:23:07 +0530] [INFO] [src_epel8] Downloading file https://dl.fedoraproject.org/pub/epel/8/Everything/x86_64/repodata//586dfdba224aa5e4e1177d1dbd65aa1682646f5253b9df3796dbfe19bdb6226b-other.sqlite.xz to /var/tmp/mdapiz9y5kbnd/586dfdba224aa5e4e1177d1dbd65aa1682646f5253b9df3796dbfe19bdb6226b-other.sqlite.xz
[2022-09-13 02:23:13 +0530] [INFO] [src_epel8] Extracting /var/tmp/mdapiz9y5kbnd/586dfdba224aa5e4e1177d1dbd65aa1682646f5253b9df3796dbfe19bdb6226b-other.sqlite.xz to /var/tmp/mdapiz9y5kbnd/mdapi-src_epel8-other.sqlite
[2022-09-13 02:23:13 +0530] [INFO] [src_epel8] Indexing database /var/tmp/mdapiz9y5kbnd/mdapi-src_epel8-other.sqlite
[2022-09-13 02:23:13 +0530] [WARNING] [src_epel8] Not publishing to Fedora Messaging bus - Not comparing databases
[2022-09-13 02:23:13 +0530] [INFO] [src_epel8] Installing /var/tmp/mdapiz9y5kbnd/mdapi-src_epel8-other.sqlite to /var/tmp/mdapi-src_epel8-other.sqlite
[2022-09-13 02:23:14 +0530] [INFO] [epel8-testing] Downloading file https://dl.fedoraproject.org/pub/epel/testing/8/Everything/x86_64/repodata/de80bce34daec4f8417fa7043be40aea6c097797ec19e456772245a4d8e6e761-primary.sqlite.xz to /var/tmp/mdapifvftx_sv/de80bce34daec4f8417fa7043be40aea6c097797ec19e456772245a4d8e6e761-primary.sqlite.xz
[2022-09-13 02:23:18 +0530] [INFO] [epel8-testing] Extracting /var/tmp/mdapifvftx_sv/de80bce34daec4f8417fa7043be40aea6c097797ec19e456772245a4d8e6e761-primary.sqlite.xz to /var/tmp/mdapifvftx_sv/mdapi-epel8-testing-primary.sqlite
[2022-09-13 02:23:18 +0530] [INFO] [epel8-testing] Indexing database /var/tmp/mdapifvftx_sv/mdapi-epel8-testing-primary.sqlite
[2022-09-13 02:23:18 +0530] [WARNING] [epel8-testing] Not publishing to Fedora Messaging bus - Not comparing databases
[2022-09-13 02:23:18 +0530] [INFO] [epel8-testing] Installing /var/tmp/mdapifvftx_sv/mdapi-epel8-testing-primary.sqlite to /var/tmp/mdapi-epel8-testing-primary.sqlite
[2022-09-13 02:23:18 +0530] [INFO] [epel8-testing] Downloading file https://dl.fedoraproject.org/pub/epel/testing/8/Everything/x86_64/repodata/38febf68d967ab99c8c21e591c642c828690f071ad3dd6ad04a89093b712cc3c-filelists.sqlite.xz to /var/tmp/mdapi4hofv4kf/38febf68d967ab99c8c21e591c642c828690f071ad3dd6ad04a89093b712cc3c-filelists.sqlite.xz
[2022-09-13 02:23:21 +0530] [INFO] [epel8-testing] Extracting /var/tmp/mdapi4hofv4kf/38febf68d967ab99c8c21e591c642c828690f071ad3dd6ad04a89093b712cc3c-filelists.sqlite.xz to /var/tmp/mdapi4hofv4kf/mdapi-epel8-testing-filelists.sqlite
[2022-09-13 02:23:21 +0530] [INFO] [epel8-testing] Indexing database /var/tmp/mdapi4hofv4kf/mdapi-epel8-testing-filelists.sqlite
[2022-09-13 02:23:21 +0530] [WARNING] [epel8-testing] Not publishing to Fedora Messaging bus - Not comparing databases
[2022-09-13 02:23:21 +0530] [INFO] [epel8-testing] Installing /var/tmp/mdapi4hofv4kf/mdapi-epel8-testing-filelists.sqlite to /var/tmp/mdapi-epel8-testing-filelists.sqlite
[2022-09-13 02:23:21 +0530] [INFO] [epel8-testing] Downloading file https://dl.fedoraproject.org/pub/epel/testing/8/Everything/x86_64/repodata/458793b83901d25e0f60b3e69cb7f85d3b1aa5b7f5caf220ed7e617908505d2a-other.sqlite.xz to /var/tmp/mdapioeaby42_/458793b83901d25e0f60b3e69cb7f85d3b1aa5b7f5caf220ed7e617908505d2a-other.sqlite.xz
[2022-09-13 02:23:22 +0530] [INFO] [epel8-testing] Extracting /var/tmp/mdapioeaby42_/458793b83901d25e0f60b3e69cb7f85d3b1aa5b7f5caf220ed7e617908505d2a-other.sqlite.xz to /var/tmp/mdapioeaby42_/mdapi-epel8-testing-other.sqlite
[2022-09-13 02:23:22 +0530] [INFO] [epel8-testing] Indexing database /var/tmp/mdapioeaby42_/mdapi-epel8-testing-other.sqlite
[2022-09-13 02:23:22 +0530] [WARNING] [epel8-testing] Not publishing to Fedora Messaging bus - Not comparing databases
[2022-09-13 02:23:22 +0530] [INFO] [epel8-testing] Installing /var/tmp/mdapioeaby42_/mdapi-epel8-testing-other.sqlite to /var/tmp/mdapi-epel8-testing-other.sqlite
[2022-09-13 02:23:23 +0530] [INFO] [src_epel8-testing] Downloading file https://dl.fedoraproject.org/pub/epel/testing/8/Everything/x86_64/repodata/de80bce34daec4f8417fa7043be40aea6c097797ec19e456772245a4d8e6e761-primary.sqlite.xz to /var/tmp/mdapi1yg8jm89/de80bce34daec4f8417fa7043be40aea6c097797ec19e456772245a4d8e6e761-primary.sqlite.xz
[2022-09-13 02:23:25 +0530] [INFO] [src_epel8-testing] Extracting /var/tmp/mdapi1yg8jm89/de80bce34daec4f8417fa7043be40aea6c097797ec19e456772245a4d8e6e761-primary.sqlite.xz to /var/tmp/mdapi1yg8jm89/mdapi-src_epel8-testing-primary.sqlite
[2022-09-13 02:23:25 +0530] [INFO] [src_epel8-testing] Indexing database /var/tmp/mdapi1yg8jm89/mdapi-src_epel8-testing-primary.sqlite
[2022-09-13 02:23:25 +0530] [WARNING] [src_epel8-testing] Not publishing to Fedora Messaging bus - Not comparing databases
[2022-09-13 02:23:25 +0530] [INFO] [src_epel8-testing] Installing /var/tmp/mdapi1yg8jm89/mdapi-src_epel8-testing-primary.sqlite to /var/tmp/mdapi-src_epel8-testing-primary.sqlite
[2022-09-13 02:23:25 +0530] [INFO] [src_epel8-testing] Downloading file https://dl.fedoraproject.org/pub/epel/testing/8/Everything/x86_64/repodata/38febf68d967ab99c8c21e591c642c828690f071ad3dd6ad04a89093b712cc3c-filelists.sqlite.xz to /var/tmp/mdapiuygs3hv1/38febf68d967ab99c8c21e591c642c828690f071ad3dd6ad04a89093b712cc3c-filelists.sqlite.xz
[2022-09-13 02:23:27 +0530] [INFO] [src_epel8-testing] Extracting /var/tmp/mdapiuygs3hv1/38febf68d967ab99c8c21e591c642c828690f071ad3dd6ad04a89093b712cc3c-filelists.sqlite.xz to /var/tmp/mdapiuygs3hv1/mdapi-src_epel8-testing-filelists.sqlite
[2022-09-13 02:23:27 +0530] [INFO] [src_epel8-testing] Indexing database /var/tmp/mdapiuygs3hv1/mdapi-src_epel8-testing-filelists.sqlite
[2022-09-13 02:23:27 +0530] [WARNING] [src_epel8-testing] Not publishing to Fedora Messaging bus - Not comparing databases
[2022-09-13 02:23:27 +0530] [INFO] [src_epel8-testing] Installing /var/tmp/mdapiuygs3hv1/mdapi-src_epel8-testing-filelists.sqlite to /var/tmp/mdapi-src_epel8-testing-filelists.sqlite
[2022-09-13 02:23:27 +0530] [INFO] [src_epel8-testing] Downloading file https://dl.fedoraproject.org/pub/epel/testing/8/Everything/x86_64/repodata/458793b83901d25e0f60b3e69cb7f85d3b1aa5b7f5caf220ed7e617908505d2a-other.sqlite.xz to /var/tmp/mdapib1tpvafr/458793b83901d25e0f60b3e69cb7f85d3b1aa5b7f5caf220ed7e617908505d2a-other.sqlite.xz
[2022-09-13 02:23:29 +0530] [INFO] [src_epel8-testing] Extracting /var/tmp/mdapib1tpvafr/458793b83901d25e0f60b3e69cb7f85d3b1aa5b7f5caf220ed7e617908505d2a-other.sqlite.xz to /var/tmp/mdapib1tpvafr/mdapi-src_epel8-testing-other.sqlite
[2022-09-13 02:23:29 +0530] [INFO] [src_epel8-testing] Indexing database /var/tmp/mdapib1tpvafr/mdapi-src_epel8-testing-other.sqlite
[2022-09-13 02:23:29 +0530] [WARNING] [src_epel8-testing] Not publishing to Fedora Messaging bus - Not comparing databases
[2022-09-13 02:23:29 +0530] [INFO] [src_epel8-testing] Installing /var/tmp/mdapib1tpvafr/mdapi-src_epel8-testing-other.sqlite to /var/tmp/mdapi-src_epel8-testing-other.sqlite
[2022-09-13 02:23:30 +0530] [ERROR] [epel9] Failed to obtain https://dl.fedoraproject.org/pub/epel/9/x86_64/repodata//repomd.xml - <Response [404]>
[2022-09-13 02:23:31 +0530] [ERROR] [src_epel9] Failed to obtain https://dl.fedoraproject.org/pub/epel/9/x86_64/repodata//repomd.xml - <Response [404]>
[2022-09-13 02:23:32 +0530] [ERROR] [epel9-testing] Failed to obtain https://dl.fedoraproject.org/pub/epel/testing/9/x86_64/repodata/repomd.xml - <Response [404]>
[2022-09-13 02:23:33 +0530] [ERROR] [src_epel9-testing] Failed to obtain https://dl.fedoraproject.org/pub/epel/testing/9/x86_64/repodata/repomd.xml - <Response [404]>
[2022-09-13 02:23:34 +0530] [INFO] [koji] Downloading file https://kojipkgs.fedoraproject.org/repos/rawhide/latest/x86_64/repodata/2fc9b4a667fe5e0ca0ce36ac615ff55aec488682415ae315508cd5b3427da003-primary.sqlite.bz2 to /var/tmp/mdapibs6r9qyg/2fc9b4a667fe5e0ca0ce36ac615ff55aec488682415ae315508cd5b3427da003-primary.sqlite.bz2
[2022-09-13 02:25:28 +0530] [INFO] [koji] Extracting /var/tmp/mdapibs6r9qyg/2fc9b4a667fe5e0ca0ce36ac615ff55aec488682415ae315508cd5b3427da003-primary.sqlite.bz2 to /var/tmp/mdapibs6r9qyg/mdapi-koji-primary.sqlite
[2022-09-13 02:25:31 +0530] [INFO] [koji] Indexing database /var/tmp/mdapibs6r9qyg/mdapi-koji-primary.sqlite
[2022-09-13 02:25:31 +0530] [WARNING] [koji] Not publishing to Fedora Messaging bus - Not comparing databases
[2022-09-13 02:25:31 +0530] [INFO] [koji] Installing /var/tmp/mdapibs6r9qyg/mdapi-koji-primary.sqlite to /var/tmp/mdapi-koji-primary.sqlite
[2022-09-13 02:25:32 +0530] [INFO] [koji] Downloading file https://kojipkgs.fedoraproject.org/repos/rawhide/latest/x86_64/repodata/1cc59d0e057f9d6b4c4f4330fee8b4bc7648977ec6bc42f8ba6d6418e37d394d-filelists.sqlite.bz2 to /var/tmp/mdapiv3jxe1da/1cc59d0e057f9d6b4c4f4330fee8b4bc7648977ec6bc42f8ba6d6418e37d394d-filelists.sqlite.bz2
[2022-09-13 02:28:47 +0530] [INFO] [koji] Extracting /var/tmp/mdapiv3jxe1da/1cc59d0e057f9d6b4c4f4330fee8b4bc7648977ec6bc42f8ba6d6418e37d394d-filelists.sqlite.bz2 to /var/tmp/mdapiv3jxe1da/mdapi-koji-filelists.sqlite
[2022-09-13 02:28:53 +0530] [INFO] [koji] Indexing database /var/tmp/mdapiv3jxe1da/mdapi-koji-filelists.sqlite
[2022-09-13 02:28:53 +0530] [WARNING] [koji] Not publishing to Fedora Messaging bus - Not comparing databases
[2022-09-13 02:28:53 +0530] [INFO] [koji] Installing /var/tmp/mdapiv3jxe1da/mdapi-koji-filelists.sqlite to /var/tmp/mdapi-koji-filelists.sqlite
[2022-09-13 02:28:53 +0530] [INFO] [koji] Downloading file https://kojipkgs.fedoraproject.org/repos/rawhide/latest/x86_64/repodata/3828be65566a2a51a7c00db0870522d41c160359e12a8ddf50fdb9edf8d6e4de-other.sqlite.bz2 to /var/tmp/mdapi312mqy2z/3828be65566a2a51a7c00db0870522d41c160359e12a8ddf50fdb9edf8d6e4de-other.sqlite.bz2
[2022-09-13 02:29:17 +0530] [INFO] [koji] Extracting /var/tmp/mdapi312mqy2z/3828be65566a2a51a7c00db0870522d41c160359e12a8ddf50fdb9edf8d6e4de-other.sqlite.bz2 to /var/tmp/mdapi312mqy2z/mdapi-koji-other.sqlite
[2022-09-13 02:29:19 +0530] [INFO] [koji] Indexing database /var/tmp/mdapi312mqy2z/mdapi-koji-other.sqlite
[2022-09-13 02:29:19 +0530] [WARNING] [koji] Not publishing to Fedora Messaging bus - Not comparing databases
[2022-09-13 02:29:19 +0530] [INFO] [koji] Installing /var/tmp/mdapi312mqy2z/mdapi-koji-other.sqlite to /var/tmp/mdapi-koji-other.sqlite
(venv) [t0xic0der@fedorable mdapi]$
(venv) [t0xic0der@fedorable mdapi]$ podman build -t mdapi:3.0.0 .
[2/2] STEP 1/10: FROM fedora:36
[2/2] STEP 2/10: EXPOSE 8080
--> Using cache 883bd7a6cb2d6e07c5c70d49949e9fef75a3c5b35451bcea20d3b1e33aff3c82
--> 883bd7a6cb2
[2/2] STEP 3/10: COPY . /code
--> ed6292b76a2
[2/2] STEP 4/10: WORKDIR /code
--> 30d4a66b6d4
[2/2] STEP 5/10: ENV MDAPI_CONFIG=/code/mdapi/confdata/myconfig.py
--> 16a411b02d8
[2/2] STEP 6/10: RUN dnf -y install python3 python3-virtualenv python3-pip python3-setuptools poetry
Fedora 36 - x86_64 77 kB/s | 83 MB 18:14
Fedora 36 openh264 (From Cisco) - x86_64 2.4 kB/s | 2.5 kB 00:01
Fedora Modular 36 - x86_64 71 kB/s | 2.4 MB 00:34
Fedora 36 - x86_64 - Updates 65 kB/s | 28 MB 07:18
Fedora Modular 36 - x86_64 - Updates 42 kB/s | 2.8 MB 01:09
Package python3-3.10.4-1.fc36.x86_64 is already installed.
Dependencies resolved.
================================================================================
Package Arch Version Repo Size
================================================================================
Installing:
poetry noarch 1.1.13-1.fc36 fedora 14 k
python3-pip noarch 21.3.1-2.fc36 fedora 1.8 M
python3-setuptools noarch 59.6.0-2.fc36 fedora 936 k
python3-virtualenv noarch 20.13.4-2.fc36 updates 238 k
Installing dependencies:
python-wheel-wheel noarch 1:0.37.1-1.fc36 fedora 42 k
python3-CacheControl noarch 0.12.10-2.fc36 fedora 41 k
python3-CacheControl+filecache noarch 0.12.10-2.fc36 fedora 8.7 k
python3-cachy noarch 0.3.0-10.fc36 fedora 41 k
python3-cffi x86_64 1.15.0-5.fc36 fedora 243 k
python3-charset-normalizer noarch 2.0.11-1.fc36 fedora 75 k
python3-cleo noarch 0.8.1-5.fc36 fedora 48 k
python3-clikit noarch 0.6.2-5.fc36 fedora 184 k
python3-crashtest noarch 0.3.1-6.fc36 fedora 23 k
python3-cryptography x86_64 36.0.0-3.fc36 fedora 1.0 M
python3-distlib noarch 0.3.4-2.fc36 fedora 194 k
python3-filelock noarch 3.3.1-2.fc36 fedora 30 k
python3-html5lib noarch 1:1.1-8.fc36 fedora 223 k
python3-idna noarch 3.3-2.fc36 fedora 99 k
python3-jaraco noarch 8.2.1-5.fc36 fedora 10 k
python3-jaraco-classes noarch 3.2.1-5.fc36 fedora 18 k
python3-jeepney noarch 0.7.1-2.fc36 fedora 324 k
python3-keyring noarch 23.9.1-1.fc36 updates 81 k
python3-lockfile noarch 1:0.12.2-5.fc36 fedora 30 k
python3-more-itertools noarch 8.12.0-2.fc36 fedora 79 k
python3-msgpack x86_64 1.0.3-2.fc36 fedora 86 k
python3-packaging noarch 21.3-2.fc36 fedora 72 k
python3-pastel noarch 0.2.0-7.fc36 fedora 19 k
python3-pexpect noarch 4.8.0-10.fc36 fedora 134 k
python3-pkginfo noarch 1.8.2-2.fc36 fedora 34 k
python3-platformdirs noarch 2.3.0-4.fc36 fedora 30 k
python3-ply noarch 3.11-15.fc36 fedora 104 k
python3-poetry noarch 1.1.13-1.fc36 fedora 310 k
python3-poetry-core noarch 1.0.7-2.fc36 fedora 678 k
python3-ptyprocess noarch 0.6.0-15.fc36 fedora 29 k
python3-pycparser noarch 2.20-6.fc36 fedora 126 k
python3-pylev noarch 1.3.0-12.fc36 fedora 14 k
python3-pyparsing noarch 2.4.7-10.fc36 fedora 151 k
python3-pysocks noarch 1.7.1-12.fc36 fedora 33 k
python3-redis noarch 3.5.3-5.fc36 fedora 131 k
python3-requests noarch 2.27.1-2.fc36 fedora 119 k
python3-requests-toolbelt noarch 0.9.1-17.fc36 fedora 87 k
python3-secretstorage noarch 3.3.1-4.fc36 fedora 35 k
python3-shellingham noarch 1.3.2-5.fc36 fedora 25 k
python3-six noarch 1.16.0-5.fc36 fedora 36 k
python3-tomlkit noarch 0.7.2-2.fc36 fedora 71 k
python3-urllib3 noarch 1.26.8-2.fc36 fedora 187 k
python3-webencodings noarch 0.5.1-17.fc36 fedora 28 k
Installing weak dependencies:
libxcrypt-compat x86_64 4.4.28-1.fc36 fedora 90 k
python3-CacheControl+redis noarch 0.12.10-2.fc36 fedora 8.7 k
Transaction Summary
================================================================================
Install 49 Packages
Total download size: 8.3 M
Installed size: 35 M
Downloading Packages:
(1/49): poetry-1.1.13-1.fc36.noarch.rpm 21 kB/s | 14 kB 00:00
(2/49): python-wheel-wheel-0.37.1-1.fc36.noarch 18 kB/s | 42 kB 00:02
(3/49): python3-CacheControl+filecache-0.12.10- 4.7 kB/s | 8.7 kB 00:01
(4/49): python3-CacheControl+redis-0.12.10-2.fc 8.2 kB/s | 8.7 kB 00:01
(5/49): libxcrypt-compat-4.4.28-1.fc36.x86_64.r 23 kB/s | 90 kB 00:03
(6/49): python3-CacheControl-0.12.10-2.fc36.noa 13 kB/s | 41 kB 00:03
(7/49): python3-cachy-0.3.0-10.fc36.noarch.rpm 9.7 kB/s | 41 kB 00:04
(8/49): python3-cleo-0.8.1-5.fc36.noarch.rpm 20 kB/s | 48 kB 00:02
(9/49): python3-charset-normalizer-2.0.11-1.fc3 15 kB/s | 75 kB 00:04
(10/49): python3-crashtest-0.3.1-6.fc36.noarch. 22 kB/s | 23 kB 00:01
(11/49): python3-cffi-1.15.0-5.fc36.x86_64.rpm 26 kB/s | 243 kB 00:09
(12/49): python3-clikit-0.6.2-5.fc36.noarch.rpm 39 kB/s | 184 kB 00:04
(13/49): python3-filelock-3.3.1-2.fc36.noarch.r 29 kB/s | 30 kB 00:01
(14/49): python3-distlib-0.3.4-2.fc36.noarch.rp 43 kB/s | 194 kB 00:04
(15/49): python3-html5lib-1.1-8.fc36.noarch.rpm 69 kB/s | 223 kB 00:03
(16/49): python3-jaraco-8.2.1-5.fc36.noarch.rpm 15 kB/s | 10 kB 00:00
(17/49): python3-idna-3.3-2.fc36.noarch.rpm 34 kB/s | 99 kB 00:02
(18/49): python3-jaraco-classes-3.2.1-5.fc36.no 13 kB/s | 18 kB 00:01
(19/49): python3-lockfile-0.12.2-5.fc36.noarch. 27 kB/s | 30 kB 00:01
(20/49): python3-more-itertools-8.12.0-2.fc36.n 20 kB/s | 79 kB 00:03
(21/49): python3-msgpack-1.0.3-2.fc36.x86_64.rp 27 kB/s | 86 kB 00:03
(22/49): python3-jeepney-0.7.1-2.fc36.noarch.rp 32 kB/s | 324 kB 00:10
(23/49): python3-packaging-21.3-2.fc36.noarch.r 28 kB/s | 72 kB 00:02
(24/49): python3-pastel-0.2.0-7.fc36.noarch.rpm 15 kB/s | 19 kB 00:01
(25/49): python3-cryptography-36.0.0-3.fc36.x86 50 kB/s | 1.0 MB 00:21
(26/49): python3-pkginfo-1.8.2-2.fc36.noarch.rp 15 kB/s | 34 kB 00:02
(27/49): python3-pexpect-4.8.0-10.fc36.noarch.r 27 kB/s | 134 kB 00:04
(28/49): python3-platformdirs-2.3.0-4.fc36.noar 12 kB/s | 30 kB 00:02
(29/49): python3-ply-3.11-15.fc36.noarch.rpm 20 kB/s | 104 kB 00:05
(30/49): python3-poetry-1.1.13-1.fc36.noarch.rp 19 kB/s | 310 kB 00:16
(31/49): python3-ptyprocess-0.6.0-15.fc36.noarc 11 kB/s | 29 kB 00:02
(32/49): python3-pycparser-2.20-6.fc36.noarch.r 25 kB/s | 126 kB 00:04
(33/49): python3-pylev-1.3.0-12.fc36.noarch.rpm 12 kB/s | 14 kB 00:01
(34/49): python3-poetry-core-1.0.7-2.fc36.noarc 30 kB/s | 678 kB 00:22
(35/49): python3-pysocks-1.7.1-12.fc36.noarch.r 21 kB/s | 33 kB 00:01
(36/49): python3-pyparsing-2.4.7-10.fc36.noarch 32 kB/s | 151 kB 00:04
(37/49): python3-redis-3.5.3-5.fc36.noarch.rpm 71 kB/s | 131 kB 00:01
(38/49): python3-requests-toolbelt-0.9.1-17.fc3 28 kB/s | 87 kB 00:03
(39/49): python3-requests-2.27.1-2.fc36.noarch. 37 kB/s | 119 kB 00:03
(40/49): python3-secretstorage-3.3.1-4.fc36.noa 13 kB/s | 35 kB 00:02
(41/49): python3-shellingham-1.3.2-5.fc36.noarc 16 kB/s | 25 kB 00:01
(42/49): python3-six-1.16.0-5.fc36.noarch.rpm 17 kB/s | 36 kB 00:02
(43/49): python3-tomlkit-0.7.2-2.fc36.noarch.rp 28 kB/s | 71 kB 00:02
(44/49): python3-pip-21.3.1-2.fc36.noarch.rpm 36 kB/s | 1.8 MB 00:52
(45/49): python3-urllib3-1.26.8-2.fc36.noarch.r 24 kB/s | 187 kB 00:07
(46/49): python3-webencodings-0.5.1-17.fc36.noa 10 kB/s | 28 kB 00:02
(47/49): python3-keyring-23.9.1-1.fc36.noarch.r 25 kB/s | 81 kB 00:03
(48/49): python3-setuptools-59.6.0-2.fc36.noarc 36 kB/s | 936 kB 00:25
(49/49): python3-virtualenv-20.13.4-2.fc36.noar 26 kB/s | 238 kB 00:09
--------------------------------------------------------------------------------
Total 87 kB/s | 8.3 MB 01:37
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
Preparing : 1/1
Installing : python3-six-1.16.0-5.fc36.noarch 1/49
Installing : python3-setuptools-59.6.0-2.fc36.noarch 2/49
Installing : python3-redis-3.5.3-5.fc36.noarch 3/49
Installing : python3-msgpack-1.0.3-2.fc36.x86_64 4/49
Installing : python3-jeepney-0.7.1-2.fc36.noarch 5/49
Installing : python3-idna-3.3-2.fc36.noarch 6/49
Installing : python3-crashtest-0.3.1-6.fc36.noarch 7/49
Installing : python3-cachy-0.3.0-10.fc36.noarch 8/49
Installing : python3-pkginfo-1.8.2-2.fc36.noarch 9/49
Installing : python3-webencodings-0.5.1-17.fc36.noarch 10/49
Installing : python3-html5lib-1:1.1-8.fc36.noarch 11/49
Installing : python3-tomlkit-0.7.2-2.fc36.noarch 12/49
Installing : python3-shellingham-1.3.2-5.fc36.noarch 13/49
Installing : python3-pysocks-1.7.1-12.fc36.noarch 14/49
Installing : python3-urllib3-1.26.8-2.fc36.noarch 15/49
Installing : python3-pyparsing-2.4.7-10.fc36.noarch 16/49
Installing : python3-packaging-21.3-2.fc36.noarch 17/49
Installing : python3-pylev-1.3.0-12.fc36.noarch 18/49
Installing : python3-ptyprocess-0.6.0-15.fc36.noarch 19/49
Installing : python3-pexpect-4.8.0-10.fc36.noarch 20/49
Installing : python3-poetry-core-1.0.7-2.fc36.noarch 21/49
Installing : python3-ply-3.11-15.fc36.noarch 22/49
Installing : python3-pycparser-2.20-6.fc36.noarch 23/49
Installing : python3-cffi-1.15.0-5.fc36.x86_64 24/49
Installing : python3-cryptography-36.0.0-3.fc36.x86_64 25/49
Installing : python3-secretstorage-3.3.1-4.fc36.noarch 26/49
Installing : python3-platformdirs-2.3.0-4.fc36.noarch 27/49
Installing : python3-pastel-0.2.0-7.fc36.noarch 28/49
Installing : python3-clikit-0.6.2-5.fc36.noarch 29/49
Installing : python3-cleo-0.8.1-5.fc36.noarch 30/49
Installing : python3-more-itertools-8.12.0-2.fc36.noarch 31/49
Installing : python3-lockfile-1:0.12.2-5.fc36.noarch 32/49
Installing : python3-jaraco-8.2.1-5.fc36.noarch 33/49
Installing : python3-jaraco-classes-3.2.1-5.fc36.noarch 34/49
Installing : python3-keyring-23.9.1-1.fc36.noarch 35/49
Installing : python3-filelock-3.3.1-2.fc36.noarch 36/49
Installing : python3-distlib-0.3.4-2.fc36.noarch 37/49
Installing : python3-charset-normalizer-2.0.11-1.fc36.noarch 38/49
Installing : python3-requests-2.27.1-2.fc36.noarch 39/49
Installing : python3-CacheControl+redis-0.12.10-2.fc36.noarch 40/49
Installing : python3-CacheControl-0.12.10-2.fc36.noarch 41/49
Installing : python3-CacheControl+filecache-0.12.10-2.fc36.noar 42/49
Installing : python3-requests-toolbelt-0.9.1-17.fc36.noarch 43/49
Installing : python-wheel-wheel-1:0.37.1-1.fc36.noarch 44/49
Installing : python3-virtualenv-20.13.4-2.fc36.noarch 45/49
Installing : python3-poetry-1.1.13-1.fc36.noarch 46/49
Installing : libxcrypt-compat-4.4.28-1.fc36.x86_64 47/49
Installing : python3-pip-21.3.1-2.fc36.noarch 48/49
Installing : poetry-1.1.13-1.fc36.noarch 49/49
Running scriptlet: poetry-1.1.13-1.fc36.noarch 49/49
Verifying : libxcrypt-compat-4.4.28-1.fc36.x86_64 1/49
Verifying : poetry-1.1.13-1.fc36.noarch 2/49
Verifying : python-wheel-wheel-1:0.37.1-1.fc36.noarch 3/49
Verifying : python3-CacheControl+filecache-0.12.10-2.fc36.noar 4/49
Verifying : python3-CacheControl+redis-0.12.10-2.fc36.noarch 5/49
Verifying : python3-CacheControl-0.12.10-2.fc36.noarch 6/49
Verifying : python3-cachy-0.3.0-10.fc36.noarch 7/49
Verifying : python3-cffi-1.15.0-5.fc36.x86_64 8/49
Verifying : python3-charset-normalizer-2.0.11-1.fc36.noarch 9/49
Verifying : python3-cleo-0.8.1-5.fc36.noarch 10/49
Verifying : python3-clikit-0.6.2-5.fc36.noarch 11/49
Verifying : python3-crashtest-0.3.1-6.fc36.noarch 12/49
Verifying : python3-cryptography-36.0.0-3.fc36.x86_64 13/49
Verifying : python3-distlib-0.3.4-2.fc36.noarch 14/49
Verifying : python3-filelock-3.3.1-2.fc36.noarch 15/49
Verifying : python3-html5lib-1:1.1-8.fc36.noarch 16/49
Verifying : python3-idna-3.3-2.fc36.noarch 17/49
Verifying : python3-jaraco-8.2.1-5.fc36.noarch 18/49
Verifying : python3-jaraco-classes-3.2.1-5.fc36.noarch 19/49
Verifying : python3-jeepney-0.7.1-2.fc36.noarch 20/49
Verifying : python3-lockfile-1:0.12.2-5.fc36.noarch 21/49
Verifying : python3-more-itertools-8.12.0-2.fc36.noarch 22/49
Verifying : python3-msgpack-1.0.3-2.fc36.x86_64 23/49
Verifying : python3-packaging-21.3-2.fc36.noarch 24/49
Verifying : python3-pastel-0.2.0-7.fc36.noarch 25/49
Verifying : python3-pexpect-4.8.0-10.fc36.noarch 26/49
Verifying : python3-pip-21.3.1-2.fc36.noarch 27/49
Verifying : python3-pkginfo-1.8.2-2.fc36.noarch 28/49
Verifying : python3-platformdirs-2.3.0-4.fc36.noarch 29/49
Verifying : python3-ply-3.11-15.fc36.noarch 30/49
Verifying : python3-poetry-1.1.13-1.fc36.noarch 31/49
Verifying : python3-poetry-core-1.0.7-2.fc36.noarch 32/49
Verifying : python3-ptyprocess-0.6.0-15.fc36.noarch 33/49
Verifying : python3-pycparser-2.20-6.fc36.noarch 34/49
Verifying : python3-pylev-1.3.0-12.fc36.noarch 35/49
Verifying : python3-pyparsing-2.4.7-10.fc36.noarch 36/49
Verifying : python3-pysocks-1.7.1-12.fc36.noarch 37/49
Verifying : python3-redis-3.5.3-5.fc36.noarch 38/49
Verifying : python3-requests-2.27.1-2.fc36.noarch 39/49
Verifying : python3-requests-toolbelt-0.9.1-17.fc36.noarch 40/49
Verifying : python3-secretstorage-3.3.1-4.fc36.noarch 41/49
Verifying : python3-setuptools-59.6.0-2.fc36.noarch 42/49
Verifying : python3-shellingham-1.3.2-5.fc36.noarch 43/49
Verifying : python3-six-1.16.0-5.fc36.noarch 44/49
Verifying : python3-tomlkit-0.7.2-2.fc36.noarch 45/49
Verifying : python3-urllib3-1.26.8-2.fc36.noarch 46/49
Verifying : python3-webencodings-0.5.1-17.fc36.noarch 47/49
Verifying : python3-keyring-23.9.1-1.fc36.noarch 48/49
Verifying : python3-virtualenv-20.13.4-2.fc36.noarch 49/49
Installed:
libxcrypt-compat-4.4.28-1.fc36.x86_64
poetry-1.1.13-1.fc36.noarch
python-wheel-wheel-1:0.37.1-1.fc36.noarch
python3-CacheControl-0.12.10-2.fc36.noarch
python3-CacheControl+filecache-0.12.10-2.fc36.noarch
python3-CacheControl+redis-0.12.10-2.fc36.noarch
python3-cachy-0.3.0-10.fc36.noarch
python3-cffi-1.15.0-5.fc36.x86_64
python3-charset-normalizer-2.0.11-1.fc36.noarch
python3-cleo-0.8.1-5.fc36.noarch
python3-clikit-0.6.2-5.fc36.noarch
python3-crashtest-0.3.1-6.fc36.noarch
python3-cryptography-36.0.0-3.fc36.x86_64
python3-distlib-0.3.4-2.fc36.noarch
python3-filelock-3.3.1-2.fc36.noarch
python3-html5lib-1:1.1-8.fc36.noarch
python3-idna-3.3-2.fc36.noarch
python3-jaraco-8.2.1-5.fc36.noarch
python3-jaraco-classes-3.2.1-5.fc36.noarch
python3-jeepney-0.7.1-2.fc36.noarch
python3-keyring-23.9.1-1.fc36.noarch
python3-lockfile-1:0.12.2-5.fc36.noarch
python3-more-itertools-8.12.0-2.fc36.noarch
python3-msgpack-1.0.3-2.fc36.x86_64
python3-packaging-21.3-2.fc36.noarch
python3-pastel-0.2.0-7.fc36.noarch
python3-pexpect-4.8.0-10.fc36.noarch
python3-pip-21.3.1-2.fc36.noarch
python3-pkginfo-1.8.2-2.fc36.noarch
python3-platformdirs-2.3.0-4.fc36.noarch
python3-ply-3.11-15.fc36.noarch
python3-poetry-1.1.13-1.fc36.noarch
python3-poetry-core-1.0.7-2.fc36.noarch
python3-ptyprocess-0.6.0-15.fc36.noarch
python3-pycparser-2.20-6.fc36.noarch
python3-pylev-1.3.0-12.fc36.noarch
python3-pyparsing-2.4.7-10.fc36.noarch
python3-pysocks-1.7.1-12.fc36.noarch
python3-redis-3.5.3-5.fc36.noarch
python3-requests-2.27.1-2.fc36.noarch
python3-requests-toolbelt-0.9.1-17.fc36.noarch
python3-secretstorage-3.3.1-4.fc36.noarch
python3-setuptools-59.6.0-2.fc36.noarch
python3-shellingham-1.3.2-5.fc36.noarch
python3-six-1.16.0-5.fc36.noarch
python3-tomlkit-0.7.2-2.fc36.noarch
python3-urllib3-1.26.8-2.fc36.noarch
python3-virtualenv-20.13.4-2.fc36.noarch
python3-webencodings-0.5.1-17.fc36.noarch
Complete!
--> 8b8e48628ec
[2/2] STEP 7/10: RUN dnf -y clean all
42 files removed
--> bc2b2a87a94
[2/2] STEP 8/10: RUN pip3 install --upgrade pip setuptools
Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (21.3.1)
Collecting pip
Downloading pip-22.2.2-py3-none-any.whl (2.0 MB)
Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (59.6.0)
Collecting setuptools
Downloading setuptools-65.3.0-py3-none-any.whl (1.2 MB)
Installing collected packages: setuptools, pip
Successfully installed pip-22.2.2 setuptools-65.3.0
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
--> 42d3c7dbe8d
[2/2] STEP 9/10: RUN poetry install
Creating virtualenv mdapi-MATOk_fk-py3.10 in /root/.cache/pypoetry/virtualenvs
Installing dependencies from lock file
Package operations: 60 installs, 0 updates, 1 removal
• Removing setuptools (65.3.0)
• Installing attrs (22.1.0)
• Installing idna (3.4)
• Installing six (1.16.0)
• Installing pycparser (2.21)
• Installing automat (20.2.0)
• Installing cffi (1.15.1)
• Installing constantly (15.1.0)
• Installing hyperlink (21.0.0)
• Installing incremental (21.3.0)
• Installing pyasn1 (0.4.8)
• Installing typing-extensions (4.3.0)
• Installing zope.interface (5.4.0)
EnvCommandError
Command ['/root/.cache/pypoetry/virtualenvs/mdapi-MATOk_fk-py3.10/bin/pip', 'install', '--no-deps', '/root/.cache/pypoetry/artifacts/19/78/62/8718f44372883a0d03c8346c6fa41d542cb97bae767e42cb83fda3c28d/zope.interface-5.4.0.tar.gz'] errored with the following return code 1, and output:
Processing /root/.cache/pypoetry/artifacts/19/78/62/8718f44372883a0d03c8346c6fa41d542cb97bae767e42cb83fda3c28d/zope.interface-5.4.0.tar.gz
Preparing metadata (setup.py): started
Preparing metadata (setup.py): finished with status 'error'
ERROR: Command errored out with exit status 1:
command: /root/.cache/pypoetry/virtualenvs/mdapi-MATOk_fk-py3.10/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-5ypss2xk/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-5ypss2xk/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-e3lv8212
cwd: /tmp/pip-req-build-5ypss2xk/
Complete output (3 lines):
Traceback (most recent call last):
File "<string>", line 1, in <module>
ModuleNotFoundError: No module named 'setuptools'
----------------------------------------
WARNING: Discarding file:///root/.cache/pypoetry/artifacts/19/78/62/8718f44372883a0d03c8346c6fa41d542cb97bae767e42cb83fda3c28d/zope.interface-5.4.0.tar.gz. Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
WARNING: You are using pip version 21.3.1; however, version 22.2.2 is available.
You should consider upgrading via the '/root/.cache/pypoetry/virtualenvs/mdapi-MATOk_fk-py3.10/bin/python -m pip install --upgrade pip' command.
at /usr/lib/python3.10/site-packages/poetry/utils/env.py:1195 in _run
1191│ output = subprocess.check_output(
1192│ cmd, stderr=subprocess.STDOUT, **kwargs
1193│ )
1194│ except CalledProcessError as e:
→ 1195│ raise EnvCommandError(e, input=input_)
1196│
1197│ return decode(output)
1198│
1199│ def execute(self, bin, *args, **kwargs):
Error: error building at STEP "RUN poetry install": error while running runtime: exit status 1
(venv) [t0xic0der@fedorable mdapi]$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment