defaultdict(, {'datasets': {'mixins': ['", '", '", '", '", '", '", '", "", ""], 'mongo_url': 'mongodb://***@mongodb/omega', 'store._Metadata._meta': "{'abstract': False, " "'max_documents': None, " "'max_size': None, " "'ordering': [], 'indexes': " "[{'fields': ['bucket', " "'prefix', 'name']}, " "'created'], 'id_field': " "'id', 'index_background': " "False, 'index_drop_dups': " "False, 'index_opts': None, " "'delete_rules': None, " "'allow_inheritance': None, " "'db_alias': 'omega', " "'strict': False, " "'collection': 'metadata', " "'index_specs': [{'fields': " "[('bucket', 1), ('prefix', " "1), ('name', 1)]}, " "{'fields': [('created', " "1)]}, {'fields': [('name', " "1), ('bucket', 1), " "('prefix', 1)], 'unique': " "True, 'sparse': False}]}", 'store._dbalias': 'AttributeError("\'ExtendedExtendedExtendedExtendedOmegaStore\' ' 'object has no attribute ' '\'_dbalias\'",)', 'test_user---test_dataset': {'attributes': {}, 'backend': "ValueError('backend " 'pandas.dfrows ' 'does not ' "exist',)", 'collection': "Collection(Database(MongoClient(host=['mongodb:27017'], " 'document_class=dict, ' 'tz_aware=False, ' 'connect=False, ' 'read_preference=Primary(), ' 'serverselectiontimeoutms=2500, ' 'ssl=False), ' "'omega'), " "'omegaml.data_.test_user---test_dataset.datastore')", 'collection.name': 'omegaml.data_.test_user---test_dataset.datastore', 'collection_ref': 'omegaml.data_.test_user---test_dataset.datastore', 'gridfile': ' ' '(None)>', 'gridfile.db_alias': 'omega', 'gridfile.fs.collection': "Collection(Database(MongoClient(host=['mongodb:27017'], " 'document_class=dict, ' 'tz_aware=False, ' 'connect=False, ' 'read_preference=Primary(), ' 'serverselectiontimeoutms=2500, ' 'ssl=False), ' "'omega'), " "'omegaml')", 'gridfile.name': 'AttributeError()', 'gridfile.read': 'None', 'kind_meta': {'columns': [['_idx#0_0', '_idx#0_0'], ['age', 'age'], ['job', 'job'], ['marital', 'marital'], ['education', 'education'], ['default', 'default'], ['housing', 'housing'], ['loan', 'loan'], ['contact', 'contact'], ['month', 'month'], ['day_of_week', 'day_of_week'], ['duration', 'duration'], ['campaign', 'campaign'], ['pdays', 'pdays'], ['previous', 'previous'], ['poutcome', 'poutcome'], ['emp_var_rate', 'emp_var_rate'], ['cons_price_idx', 'cons_price_idx'], ['cons_conf_idx', 'cons_conf_idx'], ['euribor3m', 'euribor3m'], ['nr_employed', 'nr_employed'], ['y', 'y'], ['_om#rowid', '_om#rowid']], 'dtypes': {'_idx#0_0': 'int64', '_om#rowid': 'int64', 'age': 'int64', 'campaign': 'int64', 'cons_conf_idx': 'float64', 'cons_price_idx': 'float64', 'contact': 'object', 'day_of_week': 'object', 'default': 'object', 'duration': 'int64', 'education': 'object', 'emp_var_rate': 'float64', 'euribor3m': 'float64', 'housing': 'object', 'job': 'object', 'loan': 'object', 'marital': 'object', 'month': 'object', 'nr_employed': 'float64', 'pdays': 'int64', 'poutcome': 'object', 'previous': 'int64', 'y': 'int64'}, 'idx_meta': {'names': [None]}}, 'meta': '', 'metadata._meta': {'abstract': False, 'allow_inheritance': None, 'collection': 'metadata', 'db_alias': 'omega', 'delete_rules': None, 'id_field': 'id', 'index_background': False, 'index_drop_dups': False, 'index_opts': None, 'index_specs': [{'fields': [('bucket', 1), ('prefix', 1), ('name', 1)]}, {'fields': [('created', 1)]}, {'fields': [('name', 1), ('bucket', 1), ('prefix', 1)], 'sparse': False, 'unique': True}], 'indexes': [{'fields': ['bucket', 'prefix', 'name']}, 'created'], 'max_documents': None, 'max_size': None, 'ordering': [], 'strict': False}}}, 'defaults': {'OMEGA_BROKER': 'amqp://rabbitmq:5672//', 'OMEGA_CELERY_CONFIG': "{'CELERY_ACCEPT_CONTENT': " "['pickle', 'json'], " "'CELERY_TASK_SERIALIZER': " "'pickle', " "'CELERY_RESULT_SERIALIZER': " "'pickle', " "'CELERY_DEFAULT_QUEUE': " "'default', 'BROKER_URL': " "'amqp://rabbitmq:5672//', " "'BROKER_HEARTBEAT': 0, " "'CELERY_RESULT_BACKEND': " "'amqp', " "'CELERY_ALWAYS_EAGER': " 'False, ' "'CELERYBEAT_SCHEDULE': " "{'execute_scripts': {'task': " "'omegaml.notebook.tasks.execute_scripts', " "'schedule': 60}}, " "'BROKER_USE_SSL': False}", 'OMEGA_CELERY_IMPORTS': "['omegaml', " "'omegaml.notebook', " "'omegaml.backends.package']", 'OMEGA_CONFIG_FILE': '/app/config.yml', 'OMEGA_FRAMEWORKS': 'scikit-learn', 'OMEGA_LOCAL_RUNTIME': 'False', 'OMEGA_LOG_DATASET': '.omega/logs', 'OMEGA_LOG_FORMAT': '%(asctime)s - %(name)s - ' '%(levelname)s - %(message)s', 'OMEGA_MDF_APPLY_MIXINS': "[('omegaml.mixins.mdf.ApplyArithmetics', " "'MDataFrame,MSeries'), " "('omegaml.mixins.mdf.ApplyDateTime', " "'MDataFrame,MSeries'), " "('omegaml.mixins.mdf.ApplyString', " "'MDataFrame,MSeries'), " "('omegaml.mixins.mdf.ApplyAccumulators', " "'MDataFrame,MSeries')]", 'OMEGA_MDF_MIXINS': "[('omegaml.mixins.mdf.ApplyMixin', " "'MDataFrame,MSeries'), " "('omegaml.mixins.mdf.FilterOpsMixin', " "'MDataFrame,MSeries'), " "('omegaml.mixins.mdf.apply.ApplyStatistics', " "'MDataFrame,MSeries')]", 'OMEGA_MONGO_COLLECTION': 'omegaml', 'OMEGA_MONGO_SSL_KWARGS': "{'ssl': False}", 'OMEGA_MONGO_URL': 'mongodb://***@mongodb/omega', 'OMEGA_NOTEBOOK_COLLECTION': 'ipynb', 'OMEGA_RESULT_BACKEND': 'amqp', 'OMEGA_RUNTIME_MIXINS': "['omegaml.runtimes.mixins.ModelMixin', " "'omegaml.runtimes.mixins.GridSearchMixin']", 'OMEGA_STORE_BACKENDS': "{'sklearn.joblib': , " "'ndarray.bin': , " "'virtualobj.dill': , " "'pandas.rawdict': , " "'python.file': , " "'python.package': , " "'ctgan.pt': , " "'tsgan.pt': }", 'OMEGA_STORE_BACKENDS_KERAS': "{'keras.h5': " "'omegaml.backends.keras.KerasBackend'}", 'OMEGA_STORE_BACKENDS_SQL': "{'sqlalchemy.conx': " "'omegaml.backends.sqlalchemy.SQLAlchemyBackend'}", 'OMEGA_STORE_BACKENDS_TENSORFLOW': "{'tfkeras.h5': " "'omegaml.backends.tensorflow.TensorflowKerasBackend', " "'tfkeras.savedmodel': " "'omegaml.backends.tensorflow.TensorflowKerasSavedModelBackend', " "'tf.savedmodel': " "'omegaml.backends.tensorflow.TensorflowSavedModelBackend', " "'tfestimator.model': " "'omegaml.backends.tensorflow.TFEstimatorModelBackend'}", 'OMEGA_STORE_MIXINS': "['omegaml.mixins.store.ProjectedMixin', " "'omegaml.mixins.store.virtualobj.VirtualObjectMixin', " "'omegaml.mixins.store.package.PythonPackageMixin', " "'omegaml.mixins.store.promotion.PromotionMixin']", 'OMEGA_TASK_ROUTING_ENABLED': 'False', 'OMEGA_TMP': '/tmp', 'OMEGA_USER_EXTENSIONS': "{'OMEGA_STORE_BACKENDS': " "{'ctgan.pt': " "'custom_backends.pytorch_backends.CTGANBackend', " "'tsgan.pt': " "'custom_backends.pytorch_backends.TSGANBackend'}}", 'OMEGA_USESSL': 'False'}, 'jobs': {'': {'meta': 'None'}, 'mixins': ["", ""], 'mongo_url': 'AttributeError("\'OmegaJobs\' object has ' 'no attribute \'mongo_url\'",)', 'store._Metadata._meta': 'AttributeError("\'OmegaJobs\' ' 'object has no attribute ' '\'_Metadata\'",)', 'store._dbalias': 'AttributeError("\'OmegaJobs\' object ' 'has no attribute \'_dbalias\'",)'}, 'models': {'mixins': ['", '", '", '", '", '", "", '", "", ""], 'mongo_url': 'mongodb://***@mongodb/omega', 'store._Metadata._meta': "{'abstract': False, " "'max_documents': None, " "'max_size': None, " "'ordering': [], 'indexes': " "[{'fields': ['bucket', " "'prefix', 'name']}, " "'created'], 'id_field': " "'id', 'index_background': " "False, 'index_drop_dups': " "False, 'index_opts': None, " "'delete_rules': None, " "'allow_inheritance': None, " "'db_alias': 'omega', " "'strict': False, " "'collection': 'metadata', " "'index_specs': [{'fields': " "[('bucket', 1), ('prefix', " "1), ('name', 1)]}, " "{'fields': [('created', " "1)]}, {'fields': [('name', " "1), ('bucket', 1), " "('prefix', 1)], 'unique': " "True, 'sparse': False}]}", 'store._dbalias': 'AttributeError("\'ExtendedExtendedExtendedExtendedOmegaStore\' ' 'object has no attribute ' '\'_dbalias\'",)', 'test_user---CTGAN_test_dataset_3epochs': {'attributes': {}, 'backend': '', 'collection': "Collection(Database(MongoClient(host=['mongodb:27017'], " 'document_class=dict, ' 'tz_aware=False, ' 'connect=False, ' 'read_preference=Primary(), ' 'serverselectiontimeoutms=2500, ' 'ssl=False), ' "'omega'), " "'omegaml.models_.test_user---CTGAN_test_dataset_3epochs.datastore')", 'collection.name': 'omegaml.models_.test_user---CTGAN_test_dataset_3epochs.datastore', 'collection_ref': 'None', 'gridfile': '', 'gridfile.db_alias': 'omega', 'gridfile.fs.collection': "Collection(Database(MongoClient(host=['mongodb:27017'], " 'document_class=dict, ' 'tz_aware=False, ' 'connect=False, ' 'read_preference=Primary(), ' 'serverselectiontimeoutms=2500, ' 'ssl=False), ' "'omega'), " "'omegaml')", 'gridfile.name': 'omegaml.models_.test_user---CTGAN_test_dataset_3epochs.omm', 'gridfile.read': 'ok', 'kind_meta': {}, 'meta': '', 'metadata._meta': {'abstract': False, 'allow_inheritance': None, 'collection': 'metadata', 'db_alias': 'omega', 'delete_rules': None, 'id_field': 'id', 'index_background': False, 'index_drop_dups': False, 'index_opts': None, 'index_specs': [{'fields': [('bucket', 1), ('prefix', 1), ('name', 1)]}, {'fields': [('created', 1)]}, {'fields': [('name', 1), ('bucket', 1), ('prefix', 1)], 'sparse': False, 'unique': True}], 'indexes': [{'fields': ['bucket', 'prefix', 'name']}, 'created'], 'max_documents': None, 'max_size': None, 'ordering': [], 'strict': False}}}, 'omega': {'mongoengine': '0.18.2', 'pymongo': '3.11.0', 'runtime': 'OmegaRuntime(Omega())', 'runtime.celeryapp.conf': {'BROKER_CONNECTION_MAX_RETRIES': '100', 'BROKER_CONNECTION_RETRY': 'True', 'BROKER_CONNECTION_TIMEOUT': '4', 'BROKER_FAILOVER_STRATEGY': 'None', 'BROKER_HEARTBEAT': '0', 'BROKER_HEARTBEAT_CHECKRATE': '3.0', 'BROKER_HOST': 'None', 'BROKER_LOGIN_METHOD': 'None', 'BROKER_PASSWORD': '*****', 'BROKER_POOL_LIMIT': '10', 'BROKER_PORT': 'None', 'BROKER_READ_URL': 'None', 'BROKER_TRANSPORT': 'None', 'BROKER_TRANSPORT_OPTIONS': '{}', 'BROKER_URL': 'amqp://rabbitmq:5672//', 'BROKER_USER': 'None', 'BROKER_USE_SSL': 'False', 'BROKER_VHOST': 'None', 'BROKER_WRITE_URL': 'None', 'CASSANDRA_AUTH_KWARGS': 'None', 'CASSANDRA_AUTH_PROVIDER': 'None', 'CASSANDRA_ENTRY_TTL': 'None', 'CASSANDRA_KEYSPACE': '*****', 'CASSANDRA_OPTIONS': '{}', 'CASSANDRA_PORT': 'None', 'CASSANDRA_READ_CONSISTENCY': 'None', 'CASSANDRA_SERVERS': 'None', 'CASSANDRA_TABLE': 'None', 'CASSANDRA_WRITE_CONSISTENCY': 'None', 'CELERYBEAT_MAX_LOOP_INTERVAL': '0', 'CELERYBEAT_SCHEDULE': "{'execute_scripts': " "{'task': " "'omegaml.notebook.tasks.execute_scripts', " "'schedule': " '60}}', 'CELERYBEAT_SCHEDULER': 'celery.beat:PersistentScheduler', 'CELERYBEAT_SCHEDULE_FILENAME': 'celerybeat-schedule', 'CELERYBEAT_SYNC_EVERY': '0', 'CELERYD_AGENT': 'None', 'CELERYD_AUTOSCALER': 'celery.worker.autoscale:Autoscaler', 'CELERYD_CONCURRENCY': '0', 'CELERYD_CONSUMER': 'celery.worker.consumer:Consumer', 'CELERYD_HIJACK_ROOT_LOGGER': 'True', 'CELERYD_LOG_COLOR': 'None', 'CELERYD_LOG_FORMAT': '[%(asctime)s: ' '%(levelname)s/%(processName)s] ' '%(message)s', 'CELERYD_MAX_MEMORY_PER_CHILD': 'None', 'CELERYD_MAX_TASKS_PER_CHILD': 'None', 'CELERYD_POOL': 'prefork', 'CELERYD_POOL_PUTLOCKS': 'True', 'CELERYD_POOL_RESTARTS': 'False', 'CELERYD_PREFETCH_MULTIPLIER': '4', 'CELERYD_STATE_DB': 'None', 'CELERYD_TASK_LOG_FORMAT': '[%(asctime)s: ' '%(levelname)s/%(processName)s] ' '%(task_name)s[%(task_id)s]: ' '%(message)s', 'CELERYD_TASK_SOFT_TIME_LIMIT': 'None', 'CELERYD_TASK_TIME_LIMIT': 'None', 'CELERYD_TIMER': 'None', 'CELERYD_TIMER_PRECISION': '1.0', 'CELERYD_WORKER_LOST_WAIT': '10.0', 'CELERY_ACCEPT_CONTENT': "['pickle', " "'json']", 'CELERY_ACKS_LATE': 'False', 'CELERY_ALWAYS_EAGER': 'False', 'CELERY_ANNOTATIONS': 'None', 'CELERY_CACHE_BACKEND': 'None', 'CELERY_CACHE_BACKEND_OPTIONS': '{}', 'CELERY_COUCHBASE_BACKEND_SETTINGS': 'None', 'CELERY_CREATE_MISSING_QUEUES': 'True', 'CELERY_DEFAULT_DELIVERY_MODE': '2', 'CELERY_DEFAULT_EXCHANGE': 'None', 'CELERY_DEFAULT_EXCHANGE_TYPE': 'direct', 'CELERY_DEFAULT_QUEUE': 'default', 'CELERY_DEFAULT_RATE_LIMIT': 'None', 'CELERY_DEFAULT_ROUTING_KEY': 'None', 'CELERY_DISABLE_RATE_LIMITS': 'False', 'CELERY_EAGER_PROPAGATES_EXCEPTIONS': 'False', 'CELERY_ELASTICSEARCH_MAX_RETRIES': 'None', 'CELERY_ELASTICSEARCH_RETRY_ON_TIMEOUT': 'None', 'CELERY_ELASTICSEARCH_TIMEOUT': 'None', 'CELERY_ENABLE_REMOTE_CONTROL': 'True', 'CELERY_EVENT_QUEUE_EXPIRES': '60.0', 'CELERY_EVENT_QUEUE_PREFIX': 'celeryev', 'CELERY_EVENT_QUEUE_TTL': '5.0', 'CELERY_EVENT_SERIALIZER': 'json', 'CELERY_IGNORE_RESULT': 'False', 'CELERY_IMPORTS': '()', 'CELERY_INCLUDE': '()', 'CELERY_MAX_CACHED_RESULTS': '-1', 'CELERY_MESSAGE_COMPRESSION': 'None', 'CELERY_MONGODB_BACKEND_SETTINGS': 'None', 'CELERY_QUEUES': 'None', 'CELERY_QUEUE_HA_POLICY': 'None', 'CELERY_QUEUE_MAX_PRIORITY': 'None', 'CELERY_REDIRECT_STDOUTS': 'True', 'CELERY_REDIRECT_STDOUTS_LEVEL': 'WARNING', 'CELERY_REDIS_BACKEND_USE_SSL': 'None', 'CELERY_REDIS_DB': 'None', 'CELERY_REDIS_HOST': 'None', 'CELERY_REDIS_MAX_CONNECTIONS': 'None', 'CELERY_REDIS_PASSWORD': '*****', 'CELERY_REDIS_PORT': 'None', 'CELERY_REDIS_SOCKET_CONNECT_TIMEOUT': 'None', 'CELERY_REDIS_SOCKET_TIMEOUT': '120.0', 'CELERY_REJECT_ON_WORKER_LOST': 'None', 'CELERY_REMOTE_TRACEBACKS': 'False', 'CELERY_RESULT_BACKEND': 'amqp', 'CELERY_RESULT_BACKEND_TRANSPORT_OPTIONS': '{}', 'CELERY_RESULT_COMPRESSION': 'None', 'CELERY_RESULT_DBURI': 'None', 'CELERY_RESULT_DB_SHORT_LIVED_SESSIONS': 'False', 'CELERY_RESULT_DB_TABLENAMES': 'None', 'CELERY_RESULT_ENGINE_OPTIONS': 'None', 'CELERY_RESULT_EXCHANGE': 'celeryresults', 'CELERY_RESULT_EXCHANGE_TYPE': 'direct', 'CELERY_RESULT_PERSISTENT': 'None', 'CELERY_RESULT_SERIALIZER': 'pickle', 'CELERY_RIAK_BACKEND_SETTINGS': 'None', 'CELERY_ROUTES': 'None', 'CELERY_SECURITY_CERTIFICATE': 'None', 'CELERY_SECURITY_CERT_STORE': 'None', 'CELERY_SECURITY_KEY': '*****', 'CELERY_SEND_EVENTS': 'False', 'CELERY_SEND_TASK_SENT_EVENT': 'False', 'CELERY_STORE_ERRORS_EVEN_IF_IGNORED': 'False', 'CELERY_TASK_PROTOCOL': '2', 'CELERY_TASK_PUBLISH_RETRY': 'True', 'CELERY_TASK_PUBLISH_RETRY_POLICY': "{'max_retries': " '3, ' "'interval_start': " '0, ' "'interval_max': " '1, ' "'interval_step': " '0.2}', 'CELERY_TASK_RESULT_EXPIRES': '1 ' 'day, ' '0:00:00', 'CELERY_TASK_SERIALIZER': 'pickle', 'CELERY_TIMEZONE': 'None', 'CELERY_TRACK_STARTED': 'False', 'CELERY_WORKER_DIRECT': 'False', 'CONTROL_QUEUE_EXPIRES': '10.0', 'CONTROL_QUEUE_TTL': '300.0', 'ENABLE_UTC': 'True'}, 'runtime.ping': "{'message': 'ping return message', " "'time': '2020-10-13T12:15:21.243082', " "'args': (), 'kwargs': {}, 'worker': " "'celery@worker'}", 'version': '0.13.0'}, 'scripts': {'': {'meta': 'None'}, 'mixins': ['", '", '", '", '", '", "", '", "", ""], 'mongo_url': 'mongodb://***@mongodb/omega', 'store._Metadata._meta': "{'abstract': False, " "'max_documents': None, " "'max_size': None, " "'ordering': [], 'indexes': " "[{'fields': ['bucket', " "'prefix', 'name']}, " "'created'], 'id_field': " "'id', 'index_background': " "False, 'index_drop_dups': " "False, 'index_opts': None, " "'delete_rules': None, " "'allow_inheritance': None, " "'db_alias': 'omega', " "'strict': False, " "'collection': 'metadata', " "'index_specs': [{'fields': " "[('bucket', 1), ('prefix', " "1), ('name', 1)]}, " "{'fields': [('created', " "1)]}, {'fields': [('name', " "1), ('bucket', 1), " "('prefix', 1)], 'unique': " "True, 'sparse': False}]}", 'store._dbalias': 'AttributeError("\'ExtendedExtendedExtendedExtendedOmegaStore\' ' 'object has no attribute ' '\'_dbalias\'",)'}, 'sys': {'path': ['', '/app/pylib', '/usr/local/lib/python36.zip', '/usr/local/lib/python3.6', '/usr/local/lib/python3.6/lib-dynload', '/usr/local/lib/python3.6/site-packages'], 'platform': 'linux', 'version': '3.6.12 (default, Sep 10 2020, 17:53:20) \n' '[GCC 8.3.0]'}})Collecting getgist Downloading getgist-0.1.3.tar.gz (9.7 kB) Requirement already satisfied, skipping upgrade: click>=6.6 in /usr/local/lib/python3.6/site-packages (from getgist) (7.1.2) Requirement already satisfied, skipping upgrade: requests>=2.18.1 in /usr/local/lib/python3.6/site-packages (from getgist) (2.24.0) Requirement already satisfied, skipping upgrade: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in /usr/local/lib/python3.6/site-packages (from requests>=2.18.1->getgist) (1.25.10) Requirement already satisfied, skipping upgrade: idna<3,>=2.5 in /usr/local/lib/python3.6/site-packages (from requests>=2.18.1->getgist) (2.10) Requirement already satisfied, skipping upgrade: certifi>=2017.4.17 in /usr/local/lib/python3.6/site-packages (from requests>=2.18.1->getgist) (2020.6.20) Requirement already satisfied, skipping upgrade: chardet<4,>=3.0.2 in /usr/local/lib/python3.6/site-packages (from requests>=2.18.1->getgist) (3.0.4) Building wheels for collected packages: getgist Building wheel for getgist (setup.py): started Building wheel for getgist (setup.py): finished with status 'done' Created wheel for getgist: filename=getgist-0.1.3-py3-none-any.whl size=9990 sha256=63ad46b13adb003493c59c1b8197742c2b8f5117af97b237b739ce512545d304 Stored in directory: /root/.cache/pip/wheels/00/9c/4b/be667be7b20712e36aaaf27a8fc0693f1304a48929191c23b0 Successfully built getgist Installing collected packages: getgist Successfully installed getgist-0.1.3 Fetching https://api.github.com/users/omegaml/gists Reading https://gist.githubusercontent.com/omegaml/b305543c83367c6714f0c77f3dafc5ff/raw/58eb4090b5b806af16a7aff98b2d421876808443/omx_getinfo.py Saving omx_getinfo.py Done!