Back to Multiple platform build/check report for BioC 3.20:   simplified   long
A[B]CDEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2024-07-06 11:44 -0400 (Sat, 06 Jul 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4643
palomino6Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4414
lconwaymacOS 12.7.1 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4442
kjohnson3macOS 13.6.5 Venturaarm644.4.1 (2024-06-14) -- "Race for Your Life" 4391
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.4.1 (2024-06-14) -- "Race for Your Life" 3833
Click on any hostname to see more info about the system (e.g. compilers)      (*) as reported by 'uname -p', except on Windows and Mac OS X

Package 197/2243HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
biodbChebi 1.11.0  (landing page)
Pierrick Roger
Snapshot Date: 2024-07-05 14:00 -0400 (Fri, 05 Jul 2024)
git_url: https://git.bioconductor.org/packages/biodbChebi
git_branch: devel
git_last_commit: dfe3f6c
git_last_commit_date: 2024-04-30 11:37:31 -0400 (Tue, 30 Apr 2024)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino6Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.6.5 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    ERROR  


CHECK results for biodbChebi on kunpeng2

To the developers/maintainers of the biodbChebi package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/biodbChebi.git to reflect on this report. See Troubleshooting Build Report for more information.
- Use the following Renviron settings to reproduce errors and warnings.
- If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information.
- See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host.

raw results


Summary

Package: biodbChebi
Version: 1.11.0
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:biodbChebi.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings biodbChebi_1.11.0.tar.gz
StartedAt: 2024-07-06 03:16:41 -0000 (Sat, 06 Jul 2024)
EndedAt: 2024-07-06 03:21:21 -0000 (Sat, 06 Jul 2024)
EllapsedTime: 279.8 seconds
RetCode: 1
Status:   ERROR  
CheckDir: biodbChebi.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD check --install=check:biodbChebi.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings biodbChebi_1.11.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/biodbChebi.Rcheck’
* using R version 4.4.1 (2024-06-14)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
    gcc (GCC) 12.2.1 20220819 (openEuler 12.2.1-14)
    GNU Fortran (GCC) 10.3.1
* running under: openEuler 22.03 (LTS-SP1)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘biodbChebi/DESCRIPTION’ ... OK
* this is package ‘biodbChebi’ version ‘1.11.0’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘biodbChebi’ can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking code files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking loading without being on the library search path ... OK
* checking dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 ERROR
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
       ▆
    1. ├─base::do.call(fct, params)
    2. └─biodbChebi (local) `<fn>`(conn = `<ChebiCnn>`)
    3.   └─conn$getEntry("2571") at test_500_non_regressions.R:12:9
    4.     └─private$bdb$getFactory()$getEntry(self$getId(), id = id, drop = drop)
    5.       └─private$loadEntries(conn$getId(), missing.ids, drop = FALSE)
    6.         └─conn$getEntryContent(ids)
    7.           └─self$getEntryContentFromDb(ch.missing.ids)
    8.             └─private$doGetEntryContentFromDb(entry.id)
    9.               └─private$doGetEntryContentOneByOne(id)
   10.                 └─scheduler$sendRequest(requests[[i]])
  
  [ FAIL 1 | WARN 0 | SKIP 0 | PASS 358 ]
  Error: Test failures
  Execution halted
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 1 ERROR
See
  ‘/home/biocbuild/bbs-3.20-bioc/meat/biodbChebi.Rcheck/00check.log’
for details.


Installation output

biodbChebi.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD INSTALL biodbChebi
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-4.4.1/site-library’
* installing *source* package ‘biodbChebi’ ...
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (biodbChebi)

Tests output

biodbChebi.Rcheck/tests/testthat.Rout.fail


R version 4.4.1 (2024-06-14) -- "Race for Your Life"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: aarch64-unknown-linux-gnu

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> # vi: fdm=marker
> # Script needed to run testthat automatically from ‘R CMD check’. See
> # testthat::test_dir documentation.
> library(testthat)
> library(biodbChebi)
> Sys.setenv(TESTTHAT_REPORTER="summary")
> Sys.setenv(BIODB_LOG_DST="console")
> test_check("biodbChebi")
biodb.INFO [2024-07-06 03:17:37.398][biodb::testContext]
biodb.INFO [2024-07-06 03:17:37.401][biodb::testContext] ********************************************************************************
biodb.INFO [2024-07-06 03:17:37.402][biodb::testContext] Test context - Generic tests
biodb.INFO [2024-07-06 03:17:37.404][biodb::testContext] ********************************************************************************
biodb.INFO [2024-07-06 03:17:37.405][biodb::testContext]
biodb.INFO [2024-07-06 03:17:37.413][private$loadBiodbPkgsDefinitions] Loading definitions from package biodb version 1.13.0.
biodb.DEBUG[2024-07-06 03:17:37.416][self$loadDefinitions] Load definitions from file "/home/biocbuild/R/R-4.4.1/site-library/biodb/definitions.yml".
biodb.DEBUG[2024-07-06 03:17:37.425][notifyObservers] Notify observers for notifyNewObservers.
biodb.DEBUG[2024-07-06 03:17:37.427][self$getConfig()$define] Define config key allow.huge.downloads.
biodb.DEBUG[2024-07-06 03:17:37.429][self$set] Set key allow.huge.downloads to TRUE.
biodb.DEBUG[2024-07-06 03:17:37.430][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:37.431][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:37.433][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:37.434][self$getConfig()$define] Define config key autoload.extra.pkgs.
biodb.DEBUG[2024-07-06 03:17:37.462][self$set] Set key autoload.extra.pkgs to TRUE.
biodb.DEBUG[2024-07-06 03:17:37.464][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:37.465][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:37.466][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:37.468][self$getConfig()$define] Define config key cache.all.requests.
biodb.DEBUG[2024-07-06 03:17:37.469][self$set] Set key cache.all.requests to TRUE.
biodb.DEBUG[2024-07-06 03:17:37.470][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:37.472][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:37.473][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:37.474][self$getConfig()$define] Define config key cache.directory.
biodb.DEBUG[2024-07-06 03:17:37.476][self$getConfig()$define] Define config key cache.read.only.
biodb.DEBUG[2024-07-06 03:17:37.477][self$set] Set key cache.read.only to FALSE.
biodb.DEBUG[2024-07-06 03:17:37.479][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:37.480][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:37.481][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:37.482][self$getConfig()$define] Define config key cache.subfolders.
biodb.DEBUG[2024-07-06 03:17:37.484][self$getConfig()$define] Define config key cache.system.
biodb.DEBUG[2024-07-06 03:17:37.485][self$set] Set key cache.system to TRUE.
biodb.DEBUG[2024-07-06 03:17:37.487][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:37.488][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:37.489][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:37.491][self$getConfig()$define] Define config key use.cache.for.local.db.
biodb.DEBUG[2024-07-06 03:17:37.492][self$set] Set key use.cache.for.local.db to FALSE.
biodb.DEBUG[2024-07-06 03:17:37.493][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:37.495][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:37.496][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:37.497][self$getConfig()$define] Define config key dwnld.chunk.size.
biodb.DEBUG[2024-07-06 03:17:37.499][self$getConfig()$define] Define config key dwnld.timeout.
biodb.DEBUG[2024-07-06 03:17:37.500][self$set] Set key dwnld.timeout to 3600.
biodb.DEBUG[2024-07-06 03:17:37.502][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:37.503][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:37.504][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:37.506][self$getConfig()$define] Define config key compute.fields.
biodb.DEBUG[2024-07-06 03:17:37.507][self$set] Set key compute.fields to TRUE.
biodb.DEBUG[2024-07-06 03:17:37.508][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:37.510][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:37.511][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:37.512][self$getConfig()$define] Define config key factory.cache.
biodb.DEBUG[2024-07-06 03:17:37.514][self$getConfig()$define] Define config key force.locale.
biodb.DEBUG[2024-07-06 03:17:37.516][self$set] Set key force.locale to TRUE.
biodb.DEBUG[2024-07-06 03:17:37.517][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:37.518][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:37.519][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:37.521][self$getConfig()$define] Define config key longterm.cache.subfolder.
biodb.DEBUG[2024-07-06 03:17:37.522][self$getConfig()$define] Define config key msg.caution.lvl.
biodb.DEBUG[2024-07-06 03:17:37.524][self$getConfig()$define] Define config key msg.debug.lvl.
biodb.DEBUG[2024-07-06 03:17:37.525][self$getConfig()$define] Define config key msg.info.lvl.
biodb.DEBUG[2024-07-06 03:17:37.527][self$getConfig()$define] Define config key multival.field.sep.
biodb.DEBUG[2024-07-06 03:17:37.528][self$set] Set key multival.field.sep to ";".
biodb.DEBUG[2024-07-06 03:17:37.530][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:37.531][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:37.532][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:37.534][self$getConfig()$define] Define config key intra.field.name.sep.
biodb.DEBUG[2024-07-06 03:17:37.535][self$set] Set key intra.field.name.sep to ".".
biodb.DEBUG[2024-07-06 03:17:37.537][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:37.538][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:37.539][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:37.541][self$getConfig()$define] Define config key entries.sep.
biodb.DEBUG[2024-07-06 03:17:37.542][self$set] Set key entries.sep to "|".
biodb.DEBUG[2024-07-06 03:17:37.544][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:37.545][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:37.546][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:37.548][self$getConfig()$define] Define config key offline.
biodb.DEBUG[2024-07-06 03:17:37.549][self$set] Set key offline to FALSE.
biodb.DEBUG[2024-07-06 03:17:37.550][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:37.552][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:37.553][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:37.554][self$getConfig()$define] Define config key persistent.cache.impl.
biodb.DEBUG[2024-07-06 03:17:37.556][self$set] Set key persistent.cache.impl to "custom".
biodb.DEBUG[2024-07-06 03:17:37.557][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:37.559][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:37.560][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:37.561][self$getConfig()$define] Define config key proton.mass.
biodb.DEBUG[2024-07-06 03:17:37.563][self$set] Set key proton.mass to 1.0072765.
biodb.DEBUG[2024-07-06 03:17:37.564][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:37.566][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:37.567][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:37.568][self$getConfig()$define] Define config key shortterm.cache.subfolder.
biodb.DEBUG[2024-07-06 03:17:37.570][self$getConfig()$define] Define config key svn.binary.path.
biodb.DEBUG[2024-07-06 03:17:37.576][self$set] Set key svn.binary.path to "".
biodb.DEBUG[2024-07-06 03:17:37.577][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:37.578][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:37.580][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:37.581][self$getConfig()$define] Define config key test.functions.
biodb.DEBUG[2024-07-06 03:17:37.583][self$getConfig()$define] Define config key useragent.
biodb.DEBUG[2024-07-06 03:17:37.584][self$set] Set key useragent to "R Bioconductor biodb library.".
biodb.DEBUG[2024-07-06 03:17:37.585][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:37.587][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:37.588][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:37.593][self$getDbsInfo()$define] Define connector comp.csv.file.
biodb.DEBUG[2024-07-06 03:17:37.643][self$setPropertyValue] Setting property "compound.db" to "TRUE".
biodb.DEBUG[2024-07-06 03:17:37.680][self$setPropertyValue] Setting property "description" to "A connector to handle a compound database stored inside a CSV file. It is possible to choose the separator for the CSV file, as well as match the column names with the biodb entry fields.".
biodb.DEBUG[2024-07-06 03:17:37.682][self$setPropertyValue] Setting property "disabled" to "FALSE".
biodb.DEBUG[2024-07-06 03:17:37.683][self$setPropertyValue] Setting property "disabling.reason" to "".
biodb.DEBUG[2024-07-06 03:17:37.685][self$setPropertyValue] Setting property "downloadable" to "FALSE".
biodb.DEBUG[2024-07-06 03:17:37.686][self$setPropertyValue] Setting property "dwnld.ext" to "NA".
biodb.DEBUG[2024-07-06 03:17:37.688][self$setPropertyValue] Setting property "editable" to "TRUE".
biodb.DEBUG[2024-07-06 03:17:37.689][self$setPropertyValue] Setting property "entry.content.encoding" to "NA".
biodb.DEBUG[2024-07-06 03:17:37.691][self$setPropertyValue] Setting property "entry.content.type" to "tsv".
biodb.DEBUG[2024-07-06 03:17:37.692][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")".
biodb.DEBUG[2024-07-06 03:17:37.694][self$setPropertyValue] Setting property "mass.db" to "FALSE".
biodb.DEBUG[2024-07-06 03:17:37.695][self$setPropertyValue] Setting property "name" to "Compound CSV File".
biodb.DEBUG[2024-07-06 03:17:37.697][self$setPropertyValue] Setting property "package" to "biodb".
biodb.DEBUG[2024-07-06 03:17:37.698][self$setPropertyValue]
biodb.DEBUG[2024-07-06 03:17:37.700][self$setPropertyValue] Setting property "remote" to "FALSE".
biodb.DEBUG[2024-07-06 03:17:37.701][self$setPropertyValue] Setting property "searchable.fields" to "name".
biodb.DEBUG[2024-07-06 03:17:37.701][self$setPropertyValue] Setting property "searchable.fields" to "monoisotopic.mass".
biodb.DEBUG[2024-07-06 03:17:37.701][self$setPropertyValue] Setting property "searchable.fields" to "molecular.mass".
biodb.DEBUG[2024-07-06 03:17:37.701][self$setPropertyValue] Setting property "searchable.fields" to "average.mass".
biodb.DEBUG[2024-07-06 03:17:37.701][self$setPropertyValue] Setting property "searchable.fields" to "nominal.mass".
biodb.DEBUG[2024-07-06 03:17:37.703][self$setPropertyValue] Setting property "scheduler.n" to "1".
biodb.DEBUG[2024-07-06 03:17:37.704][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2024-07-06 03:17:37.705][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2024-07-06 03:17:37.707][self$setPropertyValue] Setting property "scheduler.t" to "1".
biodb.DEBUG[2024-07-06 03:17:37.708][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2024-07-06 03:17:37.709][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2024-07-06 03:17:37.711][self$setPropertyValue] Setting property "token" to "NA".
biodb.DEBUG[2024-07-06 03:17:37.712][self$setPropertyValue]
biodb.DEBUG[2024-07-06 03:17:37.714][self$setPropertyValue] Notifying observers about URLs change.
biodb.DEBUG[2024-07-06 03:17:37.715][notifyObservers] Notify observers for notifyConnUrlsUpdated.
biodb.DEBUG[2024-07-06 03:17:37.716][self$setPropertyValue] Setting property "writable" to "TRUE".
biodb.DEBUG[2024-07-06 03:17:37.718][self$setPropertyValue]
biodb.DEBUG[2024-07-06 03:17:37.720][self$getDbsInfo()$define] Define connector comp.sqlite.
biodb.DEBUG[2024-07-06 03:17:37.722][self$setPropertyValue] Setting property "compound.db" to "TRUE".
biodb.DEBUG[2024-07-06 03:17:37.724][self$setPropertyValue] Setting property "description" to "A connector to handle a compound database stored inside an SQLite file.".
biodb.DEBUG[2024-07-06 03:17:37.725][self$setPropertyValue] Setting property "disabled" to "FALSE".
biodb.DEBUG[2024-07-06 03:17:37.727][self$setPropertyValue] Setting property "disabling.reason" to "".
biodb.DEBUG[2024-07-06 03:17:37.728][self$setPropertyValue] Setting property "downloadable" to "FALSE".
biodb.DEBUG[2024-07-06 03:17:37.730][self$setPropertyValue] Setting property "dwnld.ext" to "NA".
biodb.DEBUG[2024-07-06 03:17:37.731][self$setPropertyValue] Setting property "editable" to "TRUE".
biodb.DEBUG[2024-07-06 03:17:37.733][self$setPropertyValue] Setting property "entry.content.encoding" to "NA".
biodb.DEBUG[2024-07-06 03:17:37.734][self$setPropertyValue] Setting property "entry.content.type" to "list".
biodb.DEBUG[2024-07-06 03:17:37.736][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")".
biodb.DEBUG[2024-07-06 03:17:37.737][self$setPropertyValue] Setting property "mass.db" to "FALSE".
biodb.DEBUG[2024-07-06 03:17:37.739][self$setPropertyValue] Setting property "name" to "Compound SQLite".
biodb.DEBUG[2024-07-06 03:17:37.740][self$setPropertyValue] Setting property "package" to "biodb".
biodb.DEBUG[2024-07-06 03:17:37.741][self$setPropertyValue]
biodb.DEBUG[2024-07-06 03:17:37.743][self$setPropertyValue] Setting property "remote" to "FALSE".
biodb.DEBUG[2024-07-06 03:17:37.744][self$setPropertyValue] Setting property "searchable.fields" to "name".
biodb.DEBUG[2024-07-06 03:17:37.744][self$setPropertyValue] Setting property "searchable.fields" to "monoisotopic.mass".
biodb.DEBUG[2024-07-06 03:17:37.744][self$setPropertyValue] Setting property "searchable.fields" to "molecular.mass".
biodb.DEBUG[2024-07-06 03:17:37.744][self$setPropertyValue] Setting property "searchable.fields" to "average.mass".
biodb.DEBUG[2024-07-06 03:17:37.744][self$setPropertyValue] Setting property "searchable.fields" to "nominal.mass".
biodb.DEBUG[2024-07-06 03:17:37.746][self$setPropertyValue] Setting property "scheduler.n" to "1".
biodb.DEBUG[2024-07-06 03:17:37.747][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2024-07-06 03:17:37.749][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2024-07-06 03:17:37.750][self$setPropertyValue] Setting property "scheduler.t" to "1".
biodb.DEBUG[2024-07-06 03:17:37.752][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2024-07-06 03:17:37.753][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2024-07-06 03:17:37.754][self$setPropertyValue] Setting property "token" to "NA".
biodb.DEBUG[2024-07-06 03:17:37.756][self$setPropertyValue]
biodb.DEBUG[2024-07-06 03:17:37.757][self$setPropertyValue] Notifying observers about URLs change.
biodb.DEBUG[2024-07-06 03:17:37.759][notifyObservers] Notify observers for notifyConnUrlsUpdated.
biodb.DEBUG[2024-07-06 03:17:37.760][self$setPropertyValue] Setting property "writable" to "TRUE".
biodb.DEBUG[2024-07-06 03:17:37.762][self$setPropertyValue]
biodb.DEBUG[2024-07-06 03:17:37.763][self$getDbsInfo()$define] Define connector mass.csv.file.
biodb.DEBUG[2024-07-06 03:17:37.766][self$setPropertyValue] Setting property "compound.db" to "FALSE".
biodb.DEBUG[2024-07-06 03:17:37.768][self$setPropertyValue] Setting property "description" to "A connector to handle a mass spectra database stored inside a CSV file. It is possible to choose the separator for the CSV file, as well as match the column names with the biodb entry fields..".
biodb.DEBUG[2024-07-06 03:17:37.769][self$setPropertyValue] Setting property "disabled" to "FALSE".
biodb.DEBUG[2024-07-06 03:17:37.770][self$setPropertyValue] Setting property "disabling.reason" to "".
biodb.DEBUG[2024-07-06 03:17:37.772][self$setPropertyValue] Setting property "downloadable" to "FALSE".
biodb.DEBUG[2024-07-06 03:17:37.773][self$setPropertyValue] Setting property "dwnld.ext" to "NA".
biodb.DEBUG[2024-07-06 03:17:37.775][self$setPropertyValue] Setting property "editable" to "TRUE".
biodb.DEBUG[2024-07-06 03:17:37.776][self$setPropertyValue] Setting property "entry.content.encoding" to "NA".
biodb.DEBUG[2024-07-06 03:17:37.778][self$setPropertyValue] Setting property "entry.content.type" to "tsv".
biodb.DEBUG[2024-07-06 03:17:37.779][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")".
biodb.DEBUG[2024-07-06 03:17:37.781][self$setPropertyValue] Setting property "mass.db" to "TRUE".
biodb.DEBUG[2024-07-06 03:17:37.782][self$setPropertyValue] Setting property "name" to "Mass spectra CSV File".
biodb.DEBUG[2024-07-06 03:17:37.784][self$setPropertyValue] Setting property "package" to "biodb".
biodb.DEBUG[2024-07-06 03:17:37.785][self$setPropertyValue]
biodb.DEBUG[2024-07-06 03:17:37.786][self$setPropertyValue] Setting property "remote" to "FALSE".
biodb.DEBUG[2024-07-06 03:17:37.788][self$setPropertyValue]
biodb.DEBUG[2024-07-06 03:17:37.789][self$setPropertyValue] Setting property "scheduler.n" to "1".
biodb.DEBUG[2024-07-06 03:17:37.791][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2024-07-06 03:17:37.792][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2024-07-06 03:17:37.793][self$setPropertyValue] Setting property "scheduler.t" to "1".
biodb.DEBUG[2024-07-06 03:17:37.795][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2024-07-06 03:17:37.796][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2024-07-06 03:17:37.797][self$setPropertyValue] Setting property "token" to "NA".
biodb.DEBUG[2024-07-06 03:17:37.799][self$setPropertyValue]
biodb.DEBUG[2024-07-06 03:17:37.800][self$setPropertyValue] Notifying observers about URLs change.
biodb.DEBUG[2024-07-06 03:17:37.802][notifyObservers] Notify observers for notifyConnUrlsUpdated.
biodb.DEBUG[2024-07-06 03:17:37.803][self$setPropertyValue] Setting property "writable" to "TRUE".
biodb.DEBUG[2024-07-06 03:17:37.804][self$setPropertyValue]
biodb.DEBUG[2024-07-06 03:17:37.806][self$getDbsInfo()$define] Define connector mass.sqlite.
biodb.DEBUG[2024-07-06 03:17:37.809][self$setPropertyValue] Setting property "compound.db" to "FALSE".
biodb.DEBUG[2024-07-06 03:17:37.810][self$setPropertyValue] Setting property "description" to "A connector to handle a mass spectra database stored inside an SQLite file.".
biodb.DEBUG[2024-07-06 03:17:37.812][self$setPropertyValue] Setting property "disabled" to "FALSE".
biodb.DEBUG[2024-07-06 03:17:37.813][self$setPropertyValue] Setting property "disabling.reason" to "".
biodb.DEBUG[2024-07-06 03:17:37.815][self$setPropertyValue] Setting property "downloadable" to "FALSE".
biodb.DEBUG[2024-07-06 03:17:37.816][self$setPropertyValue] Setting property "dwnld.ext" to "NA".
biodb.DEBUG[2024-07-06 03:17:37.817][self$setPropertyValue] Setting property "editable" to "TRUE".
biodb.DEBUG[2024-07-06 03:17:37.819][self$setPropertyValue] Setting property "entry.content.encoding" to "NA".
biodb.DEBUG[2024-07-06 03:17:37.820][self$setPropertyValue] Setting property "entry.content.type" to "list".
biodb.DEBUG[2024-07-06 03:17:37.822][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")".
biodb.DEBUG[2024-07-06 03:17:37.823][self$setPropertyValue] Setting property "mass.db" to "TRUE".
biodb.DEBUG[2024-07-06 03:17:37.825][self$setPropertyValue] Setting property "name" to "Mass spectra SQLite".
biodb.DEBUG[2024-07-06 03:17:37.826][self$setPropertyValue] Setting property "package" to "biodb".
biodb.DEBUG[2024-07-06 03:17:37.828][self$setPropertyValue]
biodb.DEBUG[2024-07-06 03:17:37.829][self$setPropertyValue] Setting property "remote" to "FALSE".
biodb.DEBUG[2024-07-06 03:17:37.830][self$setPropertyValue]
biodb.DEBUG[2024-07-06 03:17:37.832][self$setPropertyValue] Setting property "scheduler.n" to "1".
biodb.DEBUG[2024-07-06 03:17:37.833][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2024-07-06 03:17:37.835][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2024-07-06 03:17:37.836][self$setPropertyValue] Setting property "scheduler.t" to "1".
biodb.DEBUG[2024-07-06 03:17:37.837][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2024-07-06 03:17:37.839][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2024-07-06 03:17:37.840][self$setPropertyValue] Setting property "token" to "NA".
biodb.DEBUG[2024-07-06 03:17:37.842][self$setPropertyValue]
biodb.DEBUG[2024-07-06 03:17:37.843][self$setPropertyValue] Notifying observers about URLs change.
biodb.DEBUG[2024-07-06 03:17:37.844][notifyObservers] Notify observers for notifyConnUrlsUpdated.
biodb.DEBUG[2024-07-06 03:17:37.846][self$setPropertyValue] Setting property "writable" to "TRUE".
biodb.DEBUG[2024-07-06 03:17:37.847][self$setPropertyValue]
biodb.DEBUG[2024-07-06 03:17:37.852][notifyObservers] Notify observers for notifyNewObservers.
biodb.DEBUG[2024-07-06 03:17:37.854][FUN] Trying to call function notifyNewObservers on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:37.855][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:37.856][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:37.858][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:37.859][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:37.860][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:37.861][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:37.863][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:37.864][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:37.865][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:37.867][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:37.868][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:37.869][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:37.871][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:37.872][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:37.873][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:37.874][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:37.876][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:37.877][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:37.878][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:37.880][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:37.881][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:37.882][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:37.883][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:37.885][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:37.886][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:37.887][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:37.889][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:37.890][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:37.891][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:37.893][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:37.894][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:37.895][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:37.896][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:37.898][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:37.899][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:37.900][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:37.902][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:37.903][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:37.904][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:37.906][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:37.907][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:37.908][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:37.909][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:37.911][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:37.912][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:37.913][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:37.915][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:37.916][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:37.917][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:37.918][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:37.920][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:37.921][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:37.922][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:37.924][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:37.925][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:37.926][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:37.928][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:37.929][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:37.930][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:37.931][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:37.933][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:37.934][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:37.935][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:37.937][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:37.938][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:37.939][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:37.941][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:37.942][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:37.943][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:37.944][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:37.946][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:37.947][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:37.948][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:37.950][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:37.951][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:37.952][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:37.954][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:37.955][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:37.956][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:37.957][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:37.959][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:37.960][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:37.961][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:37.963][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:37.964][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:37.965][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:37.967][self$getEntryFields()$define] Define field accession.
biodb.DEBUG[2024-07-06 03:17:37.973][self$getEntryFields()$define] Define field description.
biodb.DEBUG[2024-07-06 03:17:37.975][self$getEntryFields()$define] Define field name.
biodb.DEBUG[2024-07-06 03:17:37.977][self$getEntryFields()$define] Define field cas.id.
biodb.DEBUG[2024-07-06 03:17:37.979][self$getEntryFields()$define] Define field chebi.id.
biodb.DEBUG[2024-07-06 03:17:37.981][self$getEntryFields()$define] Define field chemspider.id.
biodb.DEBUG[2024-07-06 03:17:37.983][self$getEntryFields()$define] Define field comp.csv.file.id.
biodb.DEBUG[2024-07-06 03:17:37.985][self$getEntryFields()$define] Define field comp.sqlite.id.
biodb.DEBUG[2024-07-06 03:17:37.987][self$getEntryFields()$define] Define field expasy.enzyme.id.
biodb.DEBUG[2024-07-06 03:17:37.989][self$getEntryFields()$define] Define field hmdb.metabolites.id.
biodb.DEBUG[2024-07-06 03:17:37.991][self$getEntryFields()$define] Define field kegg.compound.id.
biodb.DEBUG[2024-07-06 03:17:37.993][self$getEntryFields()$define] Define field kegg.genes.id.
biodb.DEBUG[2024-07-06 03:17:37.995][self$getEntryFields()$define] Define field mass.csv.file.id.
biodb.DEBUG[2024-07-06 03:17:37.998][self$getEntryFields()$define] Define field mass.sqlite.id.
biodb.DEBUG[2024-07-06 03:17:38.000][self$getEntryFields()$define] Define field ncbi.gene.id.
biodb.DEBUG[2024-07-06 03:17:38.002][self$getEntryFields()$define] Define field ncbi.pubchem.comp.id.
biodb.DEBUG[2024-07-06 03:17:38.004][self$getEntryFields()$define] Define field compound.id.
biodb.DEBUG[2024-07-06 03:17:38.006][self$getEntryFields()$define] Define field average.mass.
biodb.DEBUG[2024-07-06 03:17:38.008][self$getEntryFields()$define] Define field molecular.mass.
biodb.DEBUG[2024-07-06 03:17:38.010][self$getEntryFields()$define] Define field monoisotopic.mass.
biodb.DEBUG[2024-07-06 03:17:38.012][self$getEntryFields()$define] Define field nominal.mass.
biodb.DEBUG[2024-07-06 03:17:38.014][self$getEntryFields()$define] Define field peak.attr.
biodb.DEBUG[2024-07-06 03:17:38.016][self$getEntryFields()$define] Define field peak.comp.
biodb.DEBUG[2024-07-06 03:17:38.018][self$getEntryFields()$define] Define field peak.error.ppm.
biodb.DEBUG[2024-07-06 03:17:38.020][self$getEntryFields()$define] Define field peak.formula.
biodb.DEBUG[2024-07-06 03:17:38.023][self$getEntryFields()$define] Define field peak.intensity.
biodb.DEBUG[2024-07-06 03:17:38.025][self$getEntryFields()$define] Define field peak.mass.
biodb.DEBUG[2024-07-06 03:17:38.027][self$getEntryFields()$define] Define field peak.mztheo.
biodb.DEBUG[2024-07-06 03:17:38.029][self$getEntryFields()$define] Define field peak.mzexp.
biodb.DEBUG[2024-07-06 03:17:38.031][self$getEntryFields()$define] Define field peak.mz.
biodb.DEBUG[2024-07-06 03:17:38.033][self$getEntryFields()$define] Define field peak.relative.intensity.
biodb.DEBUG[2024-07-06 03:17:38.035][self$getEntryFields()$define] Define field peaks.
biodb.DEBUG[2024-07-06 03:17:38.037][self$getEntryFields()$define] Define field chrom.col.constructor.
biodb.DEBUG[2024-07-06 03:17:38.039][self$getEntryFields()$define] Define field chrom.col.diameter.
biodb.DEBUG[2024-07-06 03:17:38.041][self$getEntryFields()$define] Define field chrom.col.id.
biodb.DEBUG[2024-07-06 03:17:38.043][self$getEntryFields()$define] Define field chrom.col.length.
biodb.DEBUG[2024-07-06 03:17:38.053][self$getEntryFields()$define] Define field chrom.col.method.protocol.
biodb.DEBUG[2024-07-06 03:17:38.056][self$getEntryFields()$define] Define field chrom.col.name.
biodb.DEBUG[2024-07-06 03:17:38.058][self$getEntryFields()$define] Define field chrom.flow.gradient.
biodb.DEBUG[2024-07-06 03:17:38.060][self$getEntryFields()$define] Define field chrom.flow.rate.
biodb.DEBUG[2024-07-06 03:17:38.063][self$getEntryFields()$define] Define field chrom.rt.
biodb.DEBUG[2024-07-06 03:17:38.065][self$getEntryFields()$define] Define field chrom.rt.max.
biodb.DEBUG[2024-07-06 03:17:38.067][self$getEntryFields()$define] Define field chrom.rt.min.
biodb.DEBUG[2024-07-06 03:17:38.070][self$getEntryFields()$define] Define field chrom.rt.unit.
biodb.DEBUG[2024-07-06 03:17:38.072][self$getEntryFields()$define] Define field chrom.solvent.
biodb.DEBUG[2024-07-06 03:17:38.074][self$getEntryFields()$define] Define field aa.seq.
biodb.DEBUG[2024-07-06 03:17:38.076][self$getEntryFields()$define] Define field aa.seq.length.
biodb.DEBUG[2024-07-06 03:17:38.079][self$getEntryFields()$define] Define field aa.seq.location.
biodb.DEBUG[2024-07-06 03:17:38.081][self$getEntryFields()$define] Define field nt.seq.
biodb.DEBUG[2024-07-06 03:17:38.083][self$getEntryFields()$define] Define field nt.seq.length.
biodb.DEBUG[2024-07-06 03:17:38.085][self$getEntryFields()$define] Define field ec.
biodb.DEBUG[2024-07-06 03:17:38.087][self$getEntryFields()$define] Define field organism.
biodb.DEBUG[2024-07-06 03:17:38.090][self$getEntryFields()$define] Define field pathway.class.
biodb.DEBUG[2024-07-06 03:17:38.092][self$getEntryFields()$define] Define field catalytic.activity.
biodb.DEBUG[2024-07-06 03:17:38.094][self$getEntryFields()$define] Define field cofactor.
biodb.DEBUG[2024-07-06 03:17:38.096][self$getEntryFields()$define] Define field gene.symbol.
biodb.DEBUG[2024-07-06 03:17:38.099][self$getEntryFields()$define] Define field charge.
biodb.DEBUG[2024-07-06 03:17:38.101][self$getEntryFields()$define] Define field comp.iupac.name.allowed.
biodb.DEBUG[2024-07-06 03:17:38.103][self$getEntryFields()$define] Define field comp.iupac.name.cas.
biodb.DEBUG[2024-07-06 03:17:38.105][self$getEntryFields()$define] Define field comp.iupac.name.pref.
biodb.DEBUG[2024-07-06 03:17:38.107][self$getEntryFields()$define] Define field comp.iupac.name.syst.
biodb.DEBUG[2024-07-06 03:17:38.110][self$getEntryFields()$define] Define field comp.iupac.name.trad.
biodb.DEBUG[2024-07-06 03:17:38.112][self$getEntryFields()$define] Define field comp.super.class.
biodb.DEBUG[2024-07-06 03:17:38.114][self$getEntryFields()$define] Define field equation.
biodb.DEBUG[2024-07-06 03:17:38.116][self$getEntryFields()$define] Define field formula.
biodb.DEBUG[2024-07-06 03:17:38.118][self$getEntryFields()$define] Define field composition.
biodb.DEBUG[2024-07-06 03:17:38.120][self$getEntryFields()$define] Define field inchi.
biodb.DEBUG[2024-07-06 03:17:38.123][self$getEntryFields()$define] Define field inchikey.
biodb.DEBUG[2024-07-06 03:17:38.125][self$getEntryFields()$define] Define field logp.
biodb.DEBUG[2024-07-06 03:17:38.127][self$getEntryFields()$define] Define field ms.level.
biodb.DEBUG[2024-07-06 03:17:38.129][self$getEntryFields()$define] Define field ms.mode.
biodb.DEBUG[2024-07-06 03:17:38.131][self$getEntryFields()$define] Define field msdev.
biodb.DEBUG[2024-07-06 03:17:38.133][self$getEntryFields()$define] Define field msdevtype.
biodb.DEBUG[2024-07-06 03:17:38.136][self$getEntryFields()$define] Define field msprecannot.
biodb.DEBUG[2024-07-06 03:17:38.138][self$getEntryFields()$define] Define field msprecmz.
biodb.DEBUG[2024-07-06 03:17:38.140][self$getEntryFields()$define] Define field mstype.
biodb.DEBUG[2024-07-06 03:17:38.142][self$getEntryFields()$define] Define field nb.compounds.
biodb.DEBUG[2024-07-06 03:17:38.144][self$getEntryFields()$define] Define field nb.peaks.
biodb.DEBUG[2024-07-06 03:17:38.146][self$getEntryFields()$define] Define field products.
biodb.DEBUG[2024-07-06 03:17:38.148][self$getEntryFields()$define] Define field smiles.
biodb.DEBUG[2024-07-06 03:17:38.151][self$getEntryFields()$define] Define field smiles.canonical.
biodb.DEBUG[2024-07-06 03:17:38.153][self$getEntryFields()$define] Define field smiles.isomeric.
biodb.DEBUG[2024-07-06 03:17:38.155][self$getEntryFields()$define] Define field substrates.
biodb.DEBUG[2024-07-06 03:17:38.164][initialize] Created successfully new BiodbMain instance.
biodb.DEBUG[2024-07-06 03:17:38.166][initialize] This is biodb version 1.13.0.
biodb.DEBUG[2024-07-06 03:17:38.171][notifyObservers] Notify observers for notifyNewObservers.
biodb.DEBUG[2024-07-06 03:17:38.172][FUN] Trying to call function notifyNewObservers on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:38.174][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:38.175][FUN] Trying to call function notifyNewObservers on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:38.176][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:38.184][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:38.185][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:38.187][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:38.188][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:38.190][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:38.191][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:38.192][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:38.194][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:38.195][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:38.196][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:38.198][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:38.199][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:38.201][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:38.202][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:38.203][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:38.205][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:38.206][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:38.207][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:38.209][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:38.210][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:38.212][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:38.213][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:38.214][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:38.216][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:38.217][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:38.219][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:38.220][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:38.221][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:38.222][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:38.224][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:38.225][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:38.226][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:38.227][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:38.228][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:38.230][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:38.231][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:38.232][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:38.233][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:38.235][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:38.236][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:38.237][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:38.238][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:38.240][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:38.241][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:38.242][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:38.243][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:38.244][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:38.246][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:38.247][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:38.248][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:38.249][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:38.251][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:38.252][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:38.253][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:38.255][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:38.256][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:38.257][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:38.258][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:38.260][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:38.261][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:38.262][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:38.263][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:38.265][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:38.266][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:38.267][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:38.268][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:38.269][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:38.271][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:38.272][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:38.273][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:38.274][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:38.276][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:38.277][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:38.278][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:38.279][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:38.281][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:38.282][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:38.283][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:38.284][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:38.286][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:38.287][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:38.288][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:38.289][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:38.290][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:38.292][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:38.293][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:38.294][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:38.295][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:38.297][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:38.298][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:38.299][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:38.300][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:38.302][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:38.303][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:38.304][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:38.305][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:38.307][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:38.308][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:38.309][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:38.310][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:38.312][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:38.313][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:38.314][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:38.315][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:38.316][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:38.318][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:38.319][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:38.320][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:38.322][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:38.323][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:38.324][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:38.325][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:38.327][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:38.328][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:38.329][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:38.330][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:38.332][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:38.333][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:38.334][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:38.337][biodb$loadDefinitions] Load definitions from file "/home/biocbuild/R/R-4.4.1/site-library/biodbChebi/definitions.yml".
biodb.DEBUG[2024-07-06 03:17:38.350][self$getDbsInfo()$define] Define connector chebi.
biodb.DEBUG[2024-07-06 03:17:38.353][self$setPropertyValue] Setting property "compound.db" to "TRUE".
biodb.DEBUG[2024-07-06 03:17:38.354][self$setPropertyValue] Setting property "description" to "NA".
biodb.DEBUG[2024-07-06 03:17:38.356][self$setPropertyValue] Setting property "disabled" to "FALSE".
biodb.DEBUG[2024-07-06 03:17:38.357][self$setPropertyValue] Setting property "disabling.reason" to "".
biodb.DEBUG[2024-07-06 03:17:38.358][self$setPropertyValue] Setting property "downloadable" to "FALSE".
biodb.DEBUG[2024-07-06 03:17:38.360][self$setPropertyValue] Setting property "dwnld.ext" to "NA".
biodb.DEBUG[2024-07-06 03:17:38.361][self$setPropertyValue] Setting property "editable" to "FALSE".
biodb.DEBUG[2024-07-06 03:17:38.362][self$setPropertyValue] Setting property "entry.content.encoding" to "UTF-8".
biodb.DEBUG[2024-07-06 03:17:38.364][self$setPropertyValue] Setting property "entry.content.type" to "xml".
biodb.DEBUG[2024-07-06 03:17:38.365][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")".
biodb.DEBUG[2024-07-06 03:17:38.367][self$setPropertyValue] Setting property "mass.db" to "FALSE".
biodb.DEBUG[2024-07-06 03:17:38.368][self$setPropertyValue] Setting property "name" to "ChEBI".
biodb.DEBUG[2024-07-06 03:17:38.369][self$setPropertyValue] Setting property "package" to "biodb".
biodb.DEBUG[2024-07-06 03:17:38.371][self$setPropertyValue] Setting property "parsing.expr" to "substring-after(//chebi:return/chebi:chebiId,'CHEBI:')".
biodb.DEBUG[2024-07-06 03:17:38.371][self$setPropertyValue] Setting property "parsing.expr" to "//chebi:charge".
biodb.DEBUG[2024-07-06 03:17:38.371][self$setPropertyValue] Setting property "parsing.expr" to "c("//chebi:Formulae/chebi:source[text()='ChEBI']/../chebi:data", "(//chebi:Formulae/chebi:data)[1]")".
biodb.DEBUG[2024-07-06 03:17:38.371][self$setPropertyValue] Setting property "parsing.expr" to "//chebi:return/chebi:inchi".
biodb.DEBUG[2024-07-06 03:17:38.371][self$setPropertyValue] Setting property "parsing.expr" to "//chebi:return/chebi:inchiKey".
biodb.DEBUG[2024-07-06 03:17:38.371][self$setPropertyValue] Setting property "parsing.expr" to "//chebi:DatabaseLinks/chebi:type[text()='KEGG COMPOUND accession']/../chebi:data".
biodb.DEBUG[2024-07-06 03:17:38.371][self$setPropertyValue] Setting property "parsing.expr" to "//chebi:mass".
biodb.DEBUG[2024-07-06 03:17:38.371][self$setPropertyValue] Setting property "parsing.expr" to "//chebi:monoisotopicMass".
biodb.DEBUG[2024-07-06 03:17:38.371][self$setPropertyValue] Setting property "parsing.expr" to "c("//chebi:chebiAsciiName", "//chebi:Synonyms/chebi:data")".
biodb.DEBUG[2024-07-06 03:17:38.371][self$setPropertyValue] Setting property "parsing.expr" to "//chebi:return/chebi:entityStar".
biodb.DEBUG[2024-07-06 03:17:38.371][self$setPropertyValue] Setting property "parsing.expr" to "//chebi:return/chebi:smiles".
biodb.DEBUG[2024-07-06 03:17:38.372][self$setPropertyValue] Setting property "remote" to "TRUE".
biodb.DEBUG[2024-07-06 03:17:38.374][self$setPropertyValue] Setting property "searchable.fields" to "name".
biodb.DEBUG[2024-07-06 03:17:38.374][self$setPropertyValue] Setting property "searchable.fields" to "monoisotopic.mass".
biodb.DEBUG[2024-07-06 03:17:38.374][self$setPropertyValue] Setting property "searchable.fields" to "molecular.mass".
biodb.DEBUG[2024-07-06 03:17:38.375][self$setPropertyValue] Setting property "scheduler.n" to "3".
biodb.DEBUG[2024-07-06 03:17:38.377][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2024-07-06 03:17:38.378][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2024-07-06 03:17:38.379][self$setPropertyValue] Setting property "scheduler.t" to "1".
biodb.DEBUG[2024-07-06 03:17:38.380][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2024-07-06 03:17:38.382][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2024-07-06 03:17:38.383][self$setPropertyValue] Setting property "token" to "NA".
biodb.DEBUG[2024-07-06 03:17:38.384][self$setPropertyValue] Setting property "urls" to "https://www.ebi.ac.uk/chebi/".
biodb.DEBUG[2024-07-06 03:17:38.384][self$setPropertyValue] Setting property "urls" to "https://www.ebi.ac.uk/webservices/chebi/2.0/".
biodb.DEBUG[2024-07-06 03:17:38.386][self$setPropertyValue] Notifying observers about URLs change.
biodb.DEBUG[2024-07-06 03:17:38.387][notifyObservers] Notify observers for notifyConnUrlsUpdated.
biodb.DEBUG[2024-07-06 03:17:38.388][self$setPropertyValue] Setting property "writable" to "FALSE".
biodb.DEBUG[2024-07-06 03:17:38.390][self$setPropertyValue] Setting property "xml.ns" to "https://www.ebi.ac.uk/webservices/chebi".
biodb.DEBUG[2024-07-06 03:17:38.390][self$setPropertyValue] Setting property "xml.ns" to "http://www.w3.org/2001/XMLSchema".
biodb.DEBUG[2024-07-06 03:17:38.398][self$getEntryFields()$define] Define field chebi.id.
biodb.DEBUG[2024-07-06 03:17:38.400][self$getEntryFields()$define] Define field kegg.compound.id.
biodb.DEBUG[2024-07-06 03:17:38.403][self$getEntryFields()$define] Define field n_stars.
biodb.DEBUG[2024-07-06 03:17:38.405][self$getEntryFields()$define] Define field molecular.mass.
biodb.DEBUG[2024-07-06 03:17:38.407][self$getEntryFields()$define] Define field inchi.
biodb.DEBUG[2024-07-06 03:17:38.409][self$getEntryFields()$define] Define field inchikey.
biodb.DEBUG[2024-07-06 03:17:38.446][super$initialize] Initialize connector chebi.
biodb.DEBUG[2024-07-06 03:17:38.448][super$initialize] Register connector chebi with the request scheduler
biodb.DEBUG[2024-07-06 03:17:38.453][private$bdb$getRequestScheduler()$re ...] Register connector chebi.
biodb.DEBUG[2024-07-06 03:17:38.459][private$addConnectorRules] Create new rule for URL "www.ebi.ac.uk" of connector "chebi".
biodb.DEBUG[2024-07-06 03:17:38.464][self$setFrequency] t=1.000000, n=3.000000
biodb.DEBUG[2024-07-06 03:17:38.466][self$setFrequency] t=1.000000, n=3.000000
biodb.DEBUG[2024-07-06 03:17:38.468][rule$addConnector] Connector "chebi" is already listed in rule "www.ebi.ac.uk".
biodb.DEBUG[2024-07-06 03:17:38.469][biodb$getFactory()$createConn] Creating new connector chebi for database class chebi .
biodb.INFO [2024-07-06 03:17:38.481][biodb::testThat]
biodb.INFO [2024-07-06 03:17:38.482][biodb::testThat] Running test function  test.entry.fields  (" Entry fields have a correct value ").
biodb.INFO [2024-07-06 03:17:38.484][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2024-07-06 03:17:38.485][biodb::testThat]
biodb.TRACE[2024-07-06 03:17:38.490][loadFileContents] Loaded 1 files from cache: [1]: "/home/biocbuild/R/R-4.4.1/site-library/biodbChebi/testref/entry-chebi-15440-content.xml".
biodb.DEBUG[2024-07-06 03:17:38.493][biodb$getFactory()$createEntryFromCo ...] Creating ChEBI entries from 1 content(s).
biodb.DEBUG[2024-07-06 03:17:38.497][biodb$getFactory()$createEntryFromCo ...] Parsing 1 ChEBI entries.
biodb.DEBUG[2024-07-06 03:17:38.508][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:38.509][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:38.510][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:38.526][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:38.528][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:38.529][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:38.530][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:38.542][ef$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:38.544][ef$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:38.545][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:38.547][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:38.549][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:38.568][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:38.569][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:38.571][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:38.572][ef$get] Asked field names are: charge.
biodb.TRACE[2024-07-06 03:17:38.574][ef$get] Realnames of fields are: charge.
biodb.TRACE[2024-07-06 03:17:38.575][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:38.576][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:38.615][self$getBiodb()$getEntryFields()$get] Asked field names are: charge.
biodb.TRACE[2024-07-06 03:17:38.617][self$getBiodb()$getEntryFields()$get] Realnames of fields are: charge.
biodb.TRACE[2024-07-06 03:17:38.618][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:38.619][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:38.621][ef$get] Asked field names are: formula.
biodb.TRACE[2024-07-06 03:17:38.623][ef$get] Realnames of fields are: formula.
biodb.TRACE[2024-07-06 03:17:38.624][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:38.625][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:38.627][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2024-07-06 03:17:38.628][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2024-07-06 03:17:38.630][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:38.631][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:38.633][ef$get] Asked field names are: inchi.
biodb.TRACE[2024-07-06 03:17:38.634][ef$get] Realnames of fields are: inchi.
biodb.TRACE[2024-07-06 03:17:38.636][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:38.637][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:38.639][self$getBiodb()$getEntryFields()$get] Asked field names are: inchi.
biodb.TRACE[2024-07-06 03:17:38.640][self$getBiodb()$getEntryFields()$get] Realnames of fields are: inchi.
biodb.TRACE[2024-07-06 03:17:38.642][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:38.643][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:38.644][ef$get] Asked field names are: inchikey.
biodb.TRACE[2024-07-06 03:17:38.646][ef$get] Realnames of fields are: inchikey.
biodb.TRACE[2024-07-06 03:17:38.647][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:38.649][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:38.650][self$getBiodb()$getEntryFields()$get] Asked field names are: inchikey.
biodb.TRACE[2024-07-06 03:17:38.652][self$getBiodb()$getEntryFields()$get] Realnames of fields are: inchikey.
biodb.TRACE[2024-07-06 03:17:38.653][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:38.655][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:38.656][ef$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2024-07-06 03:17:38.658][ef$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2024-07-06 03:17:38.659][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:38.660][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:38.662][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2024-07-06 03:17:38.664][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2024-07-06 03:17:38.665][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:38.666][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:38.668][ef$get] Asked field names are: mass.
biodb.TRACE[2024-07-06 03:17:38.670][ef$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:38.671][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:38.672][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:38.674][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.
biodb.TRACE[2024-07-06 03:17:38.676][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:38.677][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:38.678][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:38.680][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:38.681][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:38.683][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:38.684][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:38.686][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:38.687][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:38.689][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:38.690][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:38.692][ef$get] Asked field names are: name.
biodb.TRACE[2024-07-06 03:17:38.693][ef$get] Realnames of fields are: name.
biodb.TRACE[2024-07-06 03:17:38.695][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:38.696][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:38.698][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2024-07-06 03:17:38.700][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-07-06 03:17:38.701][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:38.702][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:38.704][ef$get] Asked field names are: n_stars.
biodb.TRACE[2024-07-06 03:17:38.705][ef$get] Realnames of fields are: n.stars.
biodb.TRACE[2024-07-06 03:17:38.707][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:38.708][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:38.710][self$getBiodb()$getEntryFields()$get] Asked field names are: n_stars.
biodb.TRACE[2024-07-06 03:17:38.712][self$getBiodb()$getEntryFields()$get] Realnames of fields are: n.stars.
biodb.TRACE[2024-07-06 03:17:38.713][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:38.714][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:38.716][ef$get] Asked field names are: smiles.
biodb.TRACE[2024-07-06 03:17:38.717][ef$get] Realnames of fields are: smiles.
biodb.TRACE[2024-07-06 03:17:38.719][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:38.720][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:38.722][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2024-07-06 03:17:38.723][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2024-07-06 03:17:38.725][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:38.726][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:38.728][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:38.729][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:38.731][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:38.732][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:38.733][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:38.735][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:38.736][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:38.738][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:38.739][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:38.741][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:38.742][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:38.743][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:38.745][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:38.746][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:38.748][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:38.749][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:38.750][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:38.752][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:38.753][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:38.755][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:38.756][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:38.758][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:38.759][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:38.760][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:38.762][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:38.763][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:38.765][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:38.766][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:38.830][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:38.831][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:38.833][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:38.834][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:38.836][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:38.837][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:38.838][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:38.840][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:38.841][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:38.843][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:38.844][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:38.845][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:38.847][biodb$getFactory()$createEntryFromCo ...] Accession numbers: 15440.
biodb.TRACE[2024-07-06 03:17:38.850][self$getBiodb()$getEntryFields()$get] Asked field names are: inchi.
biodb.TRACE[2024-07-06 03:17:38.852][self$getBiodb()$getEntryFields()$get] Realnames of fields are: inchi.
biodb.TRACE[2024-07-06 03:17:38.853][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:38.855][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:38.856][self$getBiodb()$getEntryFields()$get] Asked field names are: inchi.
biodb.TRACE[2024-07-06 03:17:38.857][self$getBiodb()$getEntryFields()$get] Realnames of fields are: inchi.
biodb.TRACE[2024-07-06 03:17:38.859][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:38.860][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:38.895][self$getBiodb()$getEntryFields()$get] Asked field names are: inchikey.
biodb.TRACE[2024-07-06 03:17:38.897][self$getBiodb()$getEntryFields()$get] Realnames of fields are: inchikey.
biodb.TRACE[2024-07-06 03:17:38.898][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:38.900][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:38.901][self$getBiodb()$getEntryFields()$get] Asked field names are: inchikey.
biodb.TRACE[2024-07-06 03:17:38.902][self$getBiodb()$getEntryFields()$get] Realnames of fields are: inchikey.
biodb.TRACE[2024-07-06 03:17:38.904][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:38.905][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:38.906][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:38.908][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:38.909][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:38.910][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:38.912][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:38.913][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:38.914][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:38.916][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:38.917][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2024-07-06 03:17:38.918][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2024-07-06 03:17:38.920][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:38.921][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:38.922][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2024-07-06 03:17:38.924][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2024-07-06 03:17:38.925][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:38.926][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:38.928][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp.
biodb.TRACE[2024-07-06 03:17:38.929][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp.
biodb.TRACE[2024-07-06 03:17:38.931][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:38.932][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:38.933][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2024-07-06 03:17:38.935][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2024-07-06 03:17:38.936][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:38.937][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:38.958][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:38.960][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:38.961][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:38.963][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:38.982][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:38.983][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:38.985][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:38.986][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:38.993][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:38.995][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:38.996][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:38.997][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:38.999][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:39.000][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:39.001][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.003][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.004][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:39.005][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:39.007][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.008][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.012][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:39.013][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:39.015][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.016][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.017][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:39.019][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:39.020][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.021][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.023][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:39.024][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:39.025][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.027][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.028][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:39.030][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:39.031][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.032][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.034][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:39.035][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:39.037][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.038][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.039][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:39.041][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:39.042][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.043][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.055][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:39.057][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:39.058][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.060][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.061][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:39.063][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:39.064][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.065][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.067][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:39.068][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:39.070][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.071][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.073][ef$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:39.074][ef$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:39.076][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.077][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.078][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:39.080][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:39.081][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.083][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.095][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:39.097][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:39.098][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.137][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.139][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:39.141][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:39.143][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.144][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.145][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:39.147][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:39.148][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.150][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.151][ef$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:39.153][ef$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:39.154][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.156][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.157][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:39.159][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:39.160][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.161][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.174][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2024-07-06 03:17:39.175][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-07-06 03:17:39.177][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.178][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.180][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2024-07-06 03:17:39.181][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-07-06 03:17:39.183][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.184][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.186][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2024-07-06 03:17:39.187][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-07-06 03:17:39.188][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.190][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.191][ef$get] Asked field names are: name.
biodb.TRACE[2024-07-06 03:17:39.193][ef$get] Realnames of fields are: name.
biodb.TRACE[2024-07-06 03:17:39.194][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.196][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.197][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2024-07-06 03:17:39.199][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-07-06 03:17:39.200][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.201][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.213][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2024-07-06 03:17:39.215][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2024-07-06 03:17:39.216][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.218][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.219][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2024-07-06 03:17:39.221][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2024-07-06 03:17:39.222][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.224][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.225][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2024-07-06 03:17:39.226][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2024-07-06 03:17:39.228][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.229][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.231][ef$get] Asked field names are: formula.
biodb.TRACE[2024-07-06 03:17:39.232][ef$get] Realnames of fields are: formula.
biodb.TRACE[2024-07-06 03:17:39.234][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.235][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.236][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2024-07-06 03:17:39.238][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2024-07-06 03:17:39.239][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.241][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.253][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:39.254][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:39.256][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.257][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.259][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:39.260][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:39.261][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.263][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.264][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:39.266][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:39.267][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.268][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.270][ef$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:39.271][ef$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:39.273][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.274][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.276][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:39.277][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:39.278][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.280][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.292][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:39.294][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:39.295][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.296][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.298][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:39.299][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:39.301][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.302][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.303][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:39.305][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:39.306][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.308][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.309][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:39.311][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:39.312][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.313][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.315][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:39.316][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:39.318][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.319][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.331][self$getBiodb()$getEntryFields()$get] Asked field names are: charge.
biodb.TRACE[2024-07-06 03:17:39.333][self$getBiodb()$getEntryFields()$get] Realnames of fields are: charge.
biodb.TRACE[2024-07-06 03:17:39.334][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.336][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.337][self$getBiodb()$getEntryFields()$get] Asked field names are: charge.
biodb.TRACE[2024-07-06 03:17:39.339][self$getBiodb()$getEntryFields()$get] Realnames of fields are: charge.
biodb.TRACE[2024-07-06 03:17:39.340][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.341][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.343][self$getBiodb()$getEntryFields()$get] Asked field names are: charge.
biodb.TRACE[2024-07-06 03:17:39.344][self$getBiodb()$getEntryFields()$get] Realnames of fields are: charge.
biodb.TRACE[2024-07-06 03:17:39.346][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.347][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.348][ef$get] Asked field names are: charge.
biodb.TRACE[2024-07-06 03:17:39.350][ef$get] Realnames of fields are: charge.
biodb.TRACE[2024-07-06 03:17:39.351][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.353][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.354][self$getBiodb()$getEntryFields()$get] Asked field names are: charge.
biodb.TRACE[2024-07-06 03:17:39.356][self$getBiodb()$getEntryFields()$get] Realnames of fields are: charge.
biodb.TRACE[2024-07-06 03:17:39.357][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.358][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.370][self$getBiodb()$getEntryFields()$get] Asked field names are: n.stars.
biodb.TRACE[2024-07-06 03:17:39.372][self$getBiodb()$getEntryFields()$get] Realnames of fields are: n.stars.
biodb.TRACE[2024-07-06 03:17:39.374][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.375][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.376][self$getBiodb()$getEntryFields()$get] Asked field names are: n.stars.
biodb.TRACE[2024-07-06 03:17:39.378][self$getBiodb()$getEntryFields()$get] Realnames of fields are: n.stars.
biodb.TRACE[2024-07-06 03:17:39.379][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.381][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.382][self$getBiodb()$getEntryFields()$get] Asked field names are: n.stars.
biodb.TRACE[2024-07-06 03:17:39.384][self$getBiodb()$getEntryFields()$get] Realnames of fields are: n.stars.
biodb.TRACE[2024-07-06 03:17:39.385][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.386][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.388][ef$get] Asked field names are: n.stars.
biodb.TRACE[2024-07-06 03:17:39.389][ef$get] Realnames of fields are: n.stars.
biodb.TRACE[2024-07-06 03:17:39.391][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.392][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.394][self$getBiodb()$getEntryFields()$get] Asked field names are: n.stars.
biodb.TRACE[2024-07-06 03:17:39.395][self$getBiodb()$getEntryFields()$get] Realnames of fields are: n.stars.
biodb.TRACE[2024-07-06 03:17:39.396][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.398][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.410][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2024-07-06 03:17:39.412][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2024-07-06 03:17:39.413][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.414][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.416][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2024-07-06 03:17:39.418][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2024-07-06 03:17:39.419][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.420][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.422][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2024-07-06 03:17:39.423][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2024-07-06 03:17:39.425][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.426][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.428][ef$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2024-07-06 03:17:39.429][ef$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2024-07-06 03:17:39.431][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.432][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.433][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2024-07-06 03:17:39.435][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2024-07-06 03:17:39.436][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.438][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.450][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2024-07-06 03:17:39.452][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2024-07-06 03:17:39.453][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.455][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.456][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2024-07-06 03:17:39.458][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2024-07-06 03:17:39.467][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.468][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.470][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2024-07-06 03:17:39.471][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2024-07-06 03:17:39.473][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.474][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.476][ef$get] Asked field names are: smiles.
biodb.TRACE[2024-07-06 03:17:39.477][ef$get] Realnames of fields are: smiles.
biodb.TRACE[2024-07-06 03:17:39.479][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.480][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.482][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2024-07-06 03:17:39.483][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2024-07-06 03:17:39.485][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.486][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.499][self$getBiodb()$getEntryFields()$get] Asked field names are: inchikey.
biodb.TRACE[2024-07-06 03:17:39.500][self$getBiodb()$getEntryFields()$get] Realnames of fields are: inchikey.
biodb.TRACE[2024-07-06 03:17:39.502][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.503][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.505][self$getBiodb()$getEntryFields()$get] Asked field names are: inchikey.
biodb.TRACE[2024-07-06 03:17:39.506][self$getBiodb()$getEntryFields()$get] Realnames of fields are: inchikey.
biodb.TRACE[2024-07-06 03:17:39.508][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.509][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.510][self$getBiodb()$getEntryFields()$get] Asked field names are: inchikey.
biodb.TRACE[2024-07-06 03:17:39.512][self$getBiodb()$getEntryFields()$get] Realnames of fields are: inchikey.
biodb.TRACE[2024-07-06 03:17:39.513][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.515][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.516][ef$get] Asked field names are: inchikey.
biodb.TRACE[2024-07-06 03:17:39.518][ef$get] Realnames of fields are: inchikey.
biodb.TRACE[2024-07-06 03:17:39.519][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.520][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.522][self$getBiodb()$getEntryFields()$get] Asked field names are: inchikey.
biodb.TRACE[2024-07-06 03:17:39.524][self$getBiodb()$getEntryFields()$get] Realnames of fields are: inchikey.
biodb.TRACE[2024-07-06 03:17:39.525][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.527][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.540][self$getBiodb()$getEntryFields()$get] Asked field names are: inchi.
biodb.TRACE[2024-07-06 03:17:39.542][self$getBiodb()$getEntryFields()$get] Realnames of fields are: inchi.
biodb.TRACE[2024-07-06 03:17:39.543][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.545][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.547][self$getBiodb()$getEntryFields()$get] Asked field names are: inchi.
biodb.TRACE[2024-07-06 03:17:39.548][self$getBiodb()$getEntryFields()$get] Realnames of fields are: inchi.
biodb.TRACE[2024-07-06 03:17:39.550][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.552][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.553][self$getBiodb()$getEntryFields()$get] Asked field names are: inchi.
biodb.TRACE[2024-07-06 03:17:39.555][self$getBiodb()$getEntryFields()$get] Realnames of fields are: inchi.
biodb.TRACE[2024-07-06 03:17:39.557][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.558][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.560][ef$get] Asked field names are: inchi.
biodb.TRACE[2024-07-06 03:17:39.561][ef$get] Realnames of fields are: inchi.
biodb.TRACE[2024-07-06 03:17:39.563][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.564][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.566][self$getBiodb()$getEntryFields()$get] Asked field names are: inchi.
biodb.TRACE[2024-07-06 03:17:39.568][self$getBiodb()$getEntryFields()$get] Realnames of fields are: inchi.
biodb.TRACE[2024-07-06 03:17:39.569][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.571][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.583][ef$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:39.585][ef$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:39.587][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.588][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.595][ef$get] Asked field names are: charge.
biodb.TRACE[2024-07-06 03:17:39.597][ef$get] Realnames of fields are: charge.
biodb.TRACE[2024-07-06 03:17:39.598][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.600][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.606][ef$get] Asked field names are: formula.
biodb.TRACE[2024-07-06 03:17:39.608][ef$get] Realnames of fields are: formula.
biodb.TRACE[2024-07-06 03:17:39.610][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.611][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.618][ef$get] Asked field names are: inchi.
biodb.TRACE[2024-07-06 03:17:39.620][ef$get] Realnames of fields are: inchi.
biodb.TRACE[2024-07-06 03:17:39.621][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.623][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.630][ef$get] Asked field names are: inchikey.
biodb.TRACE[2024-07-06 03:17:39.632][ef$get] Realnames of fields are: inchikey.
biodb.TRACE[2024-07-06 03:17:39.633][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.635][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.641][ef$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2024-07-06 03:17:39.643][ef$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2024-07-06 03:17:39.645][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.647][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.654][ef$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:39.655][ef$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:39.657][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.658][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.665][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:39.667][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:39.669][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.670][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.677][ef$get] Asked field names are: n.stars.
biodb.TRACE[2024-07-06 03:17:39.679][ef$get] Realnames of fields are: n.stars.
biodb.TRACE[2024-07-06 03:17:39.680][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.682][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.689][ef$get] Asked field names are: name.
biodb.TRACE[2024-07-06 03:17:39.691][ef$get] Realnames of fields are: name.
biodb.TRACE[2024-07-06 03:17:39.692][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.694][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.701][ef$get] Asked field names are: smiles.
biodb.TRACE[2024-07-06 03:17:39.703][ef$get] Realnames of fields are: smiles.
biodb.TRACE[2024-07-06 03:17:39.704][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.706][ef$get] fields variable is a list.
biodb.INFO [2024-07-06 03:17:39.716][biodb::testThat]
biodb.INFO [2024-07-06 03:17:39.718][biodb::testThat] Running test function  test.rt.unit  (" RT unit is defined when there is an RT value. ").
biodb.INFO [2024-07-06 03:17:39.719][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2024-07-06 03:17:39.720][biodb::testThat]
biodb.DEBUG[2024-07-06 03:17:39.740][private$loadEntries] Creating entries from ids [1]: "15440".
biodb.DEBUG[2024-07-06 03:17:39.749][conn$getEntryContent] Get ChEBI entry content(s) for 1 id(s)...
biodb.TRACE[2024-07-06 03:17:39.753][cch$loadFileContent] Trying to load 1 files from cache: [1]: "15440".
biodb.TRACE[2024-07-06 03:17:39.755][cch$loadFileContent] file.exist = [1]: "TRUE".
biodb.TRACE[2024-07-06 03:17:39.756][loadFileContents] Loaded 1 files from cache: [1]: "/home/biocbuild/.cache/R/biodb/chebi-0c5076ac2a43d16dbce503a44b09f649/15440.xml".
biodb.DEBUG[2024-07-06 03:17:39.758][conn$getEntryContent] 1 ChEBI entry content(s) loaded from cache.
biodb.DEBUG[2024-07-06 03:17:39.799][self$createEntryFromContent] Creating ChEBI entries from 1 content(s).
biodb.DEBUG[2024-07-06 03:17:39.801][self$createEntryFromContent] Parsing 1 ChEBI entries.
biodb.DEBUG[2024-07-06 03:17:39.803][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:39.804][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:39.806][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:39.812][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:39.813][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:39.814][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:39.816][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:39.819][ef$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:39.820][ef$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:39.821][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.823][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.824][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:39.826][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:39.827][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.829][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.854][ef$get] Asked field names are: charge.
biodb.TRACE[2024-07-06 03:17:39.855][ef$get] Realnames of fields are: charge.
biodb.TRACE[2024-07-06 03:17:39.857][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.858][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.860][self$getBiodb()$getEntryFields()$get] Asked field names are: charge.
biodb.TRACE[2024-07-06 03:17:39.861][self$getBiodb()$getEntryFields()$get] Realnames of fields are: charge.
biodb.TRACE[2024-07-06 03:17:39.862][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.864][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.865][ef$get] Asked field names are: formula.
biodb.TRACE[2024-07-06 03:17:39.866][ef$get] Realnames of fields are: formula.
biodb.TRACE[2024-07-06 03:17:39.868][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.869][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.870][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2024-07-06 03:17:39.872][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2024-07-06 03:17:39.873][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.874][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.876][ef$get] Asked field names are: inchi.
biodb.TRACE[2024-07-06 03:17:39.877][ef$get] Realnames of fields are: inchi.
biodb.TRACE[2024-07-06 03:17:39.878][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.880][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.881][self$getBiodb()$getEntryFields()$get] Asked field names are: inchi.
biodb.TRACE[2024-07-06 03:17:39.883][self$getBiodb()$getEntryFields()$get] Realnames of fields are: inchi.
biodb.TRACE[2024-07-06 03:17:39.884][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.885][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.887][ef$get] Asked field names are: inchikey.
biodb.TRACE[2024-07-06 03:17:39.888][ef$get] Realnames of fields are: inchikey.
biodb.TRACE[2024-07-06 03:17:39.889][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.891][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.892][self$getBiodb()$getEntryFields()$get] Asked field names are: inchikey.
biodb.TRACE[2024-07-06 03:17:39.894][self$getBiodb()$getEntryFields()$get] Realnames of fields are: inchikey.
biodb.TRACE[2024-07-06 03:17:39.895][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.896][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.898][ef$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2024-07-06 03:17:39.899][ef$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2024-07-06 03:17:39.900][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.902][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.903][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2024-07-06 03:17:39.905][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2024-07-06 03:17:39.906][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.907][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.909][ef$get] Asked field names are: mass.
biodb.TRACE[2024-07-06 03:17:39.910][ef$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:39.911][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.913][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.914][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.
biodb.TRACE[2024-07-06 03:17:39.916][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:39.917][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.918][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.920][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:39.921][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:39.922][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.924][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.925][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:39.927][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:39.928][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.929][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.931][ef$get] Asked field names are: name.
biodb.TRACE[2024-07-06 03:17:39.932][ef$get] Realnames of fields are: name.
biodb.TRACE[2024-07-06 03:17:39.933][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.935][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.937][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2024-07-06 03:17:39.938][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-07-06 03:17:39.939][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.941][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.942][ef$get] Asked field names are: n_stars.
biodb.TRACE[2024-07-06 03:17:39.943][ef$get] Realnames of fields are: n.stars.
biodb.TRACE[2024-07-06 03:17:39.945][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.946][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.948][self$getBiodb()$getEntryFields()$get] Asked field names are: n_stars.
biodb.TRACE[2024-07-06 03:17:39.949][self$getBiodb()$getEntryFields()$get] Realnames of fields are: n.stars.
biodb.TRACE[2024-07-06 03:17:39.950][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.952][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.953][ef$get] Asked field names are: smiles.
biodb.TRACE[2024-07-06 03:17:39.955][ef$get] Realnames of fields are: smiles.
biodb.TRACE[2024-07-06 03:17:39.956][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.957][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.959][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2024-07-06 03:17:39.961][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2024-07-06 03:17:39.962][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.963][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.965][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:39.966][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:39.968][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.969][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.970][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:39.972][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:39.973][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.975][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.976][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:39.977][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:39.979][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.980][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.982][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:39.983][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:39.984][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.986][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.987][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:39.989][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:39.990][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.991][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.993][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:39.994][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:39.996][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:39.997][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:39.998][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:40.000][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:40.001][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:40.002][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:40.004][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:40.006][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:40.007][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:40.008][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:40.010][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:40.011][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:40.013][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:40.014][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:40.015][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:40.017][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:40.018][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:40.019][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:40.021][self$createEntryFromContent] Accession numbers: 15440.
biodb.TRACE[2024-07-06 03:17:40.022][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.rt.
biodb.TRACE[2024-07-06 03:17:40.024][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.rt.
biodb.TRACE[2024-07-06 03:17:40.025][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:40.027][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:40.028][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.rt.min.
biodb.TRACE[2024-07-06 03:17:40.029][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.rt.min.
biodb.TRACE[2024-07-06 03:17:40.031][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:40.032][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:40.034][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.rt.max.
biodb.TRACE[2024-07-06 03:17:40.035][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.rt.max.
biodb.TRACE[2024-07-06 03:17:40.036][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:40.038][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.INFO [2024-07-06 03:17:40.048][biodb::testThat]
biodb.INFO [2024-07-06 03:17:40.050][biodb::testThat] Running test function  test.searchForEntries  (" We can search for an entry by searchable field ").
biodb.INFO [2024-07-06 03:17:40.051][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2024-07-06 03:17:40.052][biodb::testThat]
biodb.TRACE[2024-07-06 03:17:40.056][ef$get] Asked field names are: name.
biodb.TRACE[2024-07-06 03:17:40.058][ef$get] Realnames of fields are: name.
biodb.TRACE[2024-07-06 03:17:40.059][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:40.061][ef$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:40.062][function(conn, opt)] Testing searchForEntries() with entry "15440" and field "name".
biodb.TRACE[2024-07-06 03:17:40.107][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2024-07-06 03:17:40.108][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-07-06 03:17:40.110][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:40.111][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:40.113][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2024-07-06 03:17:40.114][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-07-06 03:17:40.116][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:40.117][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:40.118][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2024-07-06 03:17:40.120][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-07-06 03:17:40.121][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:40.122][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:40.128][function(conn, opt)] With value "squalene".
biodb.DEBUG[2024-07-06 03:17:40.134][self$getBiodb()$getRequestScheduler( ...] Getting content of get URL request "https://www.ebi.ac.uk/webservices/chebi/2.0/webservice?wsdl".
biodb.DEBUG[2024-07-06 03:17:40.165][self$getBiodb()$getRequestScheduler( ...] Loading content of request from cache.
biodb.TRACE[2024-07-06 03:17:40.188][cch$loadFileContent] Trying to load 1 files from cache: [1]: "1ad88a023c4ce2bc0629db4acebeee05".
biodb.TRACE[2024-07-06 03:17:40.190][cch$loadFileContent] file.exist = [1]: "TRUE".
biodb.TRACE[2024-07-06 03:17:40.192][loadFileContents] Loaded 1 files from cache: [1]: "/home/biocbuild/.cache/R/biodb/chebi-0c5076ac2a43d16dbce503a44b09f649/1ad88a023c4ce2bc0629db4acebeee05.content".
biodb.DEBUG[2024-07-06 03:17:40.226][self$getBiodb()$getRequestScheduler( ...] Getting content of get URL request "https://www.ebi.ac.uk/webservices/chebi/2.0/test/getLiteEntity?search=squalene&searchCategory=ALL NAMES&maximumResults=0&starsCategory=ALL".
biodb.DEBUG[2024-07-06 03:17:40.231][self$getBiodb()$getRequestScheduler( ...] Loading content of request from cache.
biodb.TRACE[2024-07-06 03:17:40.233][cch$loadFileContent] Trying to load 1 files from cache: [1]: "b9623d99e42a57d0f12e83910c2ffbf2".
biodb.TRACE[2024-07-06 03:17:40.235][cch$loadFileContent] file.exist = [1]: "TRUE".
biodb.TRACE[2024-07-06 03:17:40.238][loadFileContents] Loaded 1 files from cache: [1]: "/home/biocbuild/.cache/R/biodb/chebi-0c5076ac2a43d16dbce503a44b09f649/b9623d99e42a57d0f12e83910c2ffbf2.content".
biodb.DEBUG[2024-07-06 03:17:40.240][function(conn, opt)] With found IDs [1]: "15440".
biodb.TRACE[2024-07-06 03:17:40.256][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:40.258][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:40.259][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:40.260][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:40.262][ef$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:40.263][ef$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:40.264][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:40.266][ef$get] fields variable is a list.
biodb.INFO [2024-07-06 03:17:40.271][biodb::testThat]
biodb.INFO [2024-07-06 03:17:40.273][biodb::testThat] Running test function  test.searchByName  (" We can search for an entry by name. ").
biodb.INFO [2024-07-06 03:17:40.274][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2024-07-06 03:17:40.275][biodb::testThat]
biodb.TRACE[2024-07-06 03:17:40.309][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2024-07-06 03:17:40.311][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-07-06 03:17:40.312][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:40.313][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:40.315][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2024-07-06 03:17:40.316][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-07-06 03:17:40.318][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:40.319][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:40.320][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2024-07-06 03:17:40.322][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-07-06 03:17:40.323][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:40.324][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:40.414][self$getBiodb()$getRequestScheduler( ...] Getting content of get URL request "https://www.ebi.ac.uk/webservices/chebi/2.0/test/getLiteEntity?search=squalene&searchCategory=ALL NAMES&maximumResults=0&starsCategory=ALL".
biodb.DEBUG[2024-07-06 03:17:40.419][self$getBiodb()$getRequestScheduler( ...] Loading content of request from cache.
biodb.TRACE[2024-07-06 03:17:40.421][cch$loadFileContent] Trying to load 1 files from cache: [1]: "b9623d99e42a57d0f12e83910c2ffbf2".
biodb.TRACE[2024-07-06 03:17:40.422][cch$loadFileContent] file.exist = [1]: "TRUE".
biodb.TRACE[2024-07-06 03:17:40.424][loadFileContents] Loaded 1 files from cache: [1]: "/home/biocbuild/.cache/R/biodb/chebi-0c5076ac2a43d16dbce503a44b09f649/b9623d99e42a57d0f12e83910c2ffbf2.content".
biodb.INFO [2024-07-06 03:17:40.446][biodb::testThat]
biodb.INFO [2024-07-06 03:17:40.447][biodb::testThat] Running test function  testEntryLoading  (" We can load an entry from the database. ").
biodb.INFO [2024-07-06 03:17:40.449][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2024-07-06 03:17:40.450][biodb::testThat]
biodb.TRACE[2024-07-06 03:17:40.478][self$getBiodb()$getEntryFields()$get] Asked field names are: inchi.
biodb.TRACE[2024-07-06 03:17:40.480][self$getBiodb()$getEntryFields()$get] Realnames of fields are: inchi.
biodb.TRACE[2024-07-06 03:17:40.481][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:40.482][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:40.484][self$getBiodb()$getEntryFields()$get] Asked field names are: inchi.
biodb.TRACE[2024-07-06 03:17:40.485][self$getBiodb()$getEntryFields()$get] Realnames of fields are: inchi.
biodb.TRACE[2024-07-06 03:17:40.487][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:40.488][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:40.489][self$getBiodb()$getEntryFields()$get] Asked field names are: inchikey.
biodb.TRACE[2024-07-06 03:17:40.491][self$getBiodb()$getEntryFields()$get] Realnames of fields are: inchikey.
biodb.TRACE[2024-07-06 03:17:40.492][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:40.493][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:40.495][self$getBiodb()$getEntryFields()$get] Asked field names are: inchikey.
biodb.TRACE[2024-07-06 03:17:40.496][self$getBiodb()$getEntryFields()$get] Realnames of fields are: inchikey.
biodb.TRACE[2024-07-06 03:17:40.498][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:40.499][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:40.500][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:40.502][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:40.503][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:40.505][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:40.506][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:40.507][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:40.509][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:40.510][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:40.511][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2024-07-06 03:17:40.513][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2024-07-06 03:17:40.514][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:40.516][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:40.517][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2024-07-06 03:17:40.518][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2024-07-06 03:17:40.520][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:40.521][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:40.523][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp.
biodb.TRACE[2024-07-06 03:17:40.524][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp.
biodb.TRACE[2024-07-06 03:17:40.525][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:40.527][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:40.528][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2024-07-06 03:17:40.530][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2024-07-06 03:17:40.531][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:40.532][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:40.559][self$getBiodb()$getEntryFields()$get] Asked field names are: inchi.
biodb.TRACE[2024-07-06 03:17:40.561][self$getBiodb()$getEntryFields()$get] Realnames of fields are: inchi.
biodb.TRACE[2024-07-06 03:17:40.562][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:40.564][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:40.565][self$getBiodb()$getEntryFields()$get] Asked field names are: inchi.
biodb.TRACE[2024-07-06 03:17:40.567][self$getBiodb()$getEntryFields()$get] Realnames of fields are: inchi.
biodb.TRACE[2024-07-06 03:17:40.568][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:40.570][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:40.571][self$getBiodb()$getEntryFields()$get] Asked field names are: inchikey.
biodb.TRACE[2024-07-06 03:17:40.573][self$getBiodb()$getEntryFields()$get] Realnames of fields are: inchikey.
biodb.TRACE[2024-07-06 03:17:40.574][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:40.575][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:40.577][self$getBiodb()$getEntryFields()$get] Asked field names are: inchikey.
biodb.TRACE[2024-07-06 03:17:40.578][self$getBiodb()$getEntryFields()$get] Realnames of fields are: inchikey.
biodb.TRACE[2024-07-06 03:17:40.580][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:40.581][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:40.583][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:40.584][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:40.586][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:40.587][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:40.588][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:40.590][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:40.591][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:40.593][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:40.594][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2024-07-06 03:17:40.596][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2024-07-06 03:17:40.597][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:40.598][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:40.600][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2024-07-06 03:17:40.601][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2024-07-06 03:17:40.603][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:40.604][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:40.606][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp.
biodb.TRACE[2024-07-06 03:17:40.607][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp.
biodb.TRACE[2024-07-06 03:17:40.608][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:40.610][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:40.611][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2024-07-06 03:17:40.613][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2024-07-06 03:17:40.614][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:40.616][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.INFO [2024-07-06 03:17:40.624][biodb::testThat]
biodb.INFO [2024-07-06 03:17:40.626][biodb::testThat] Running test function  test.entry.page.url  (" We can get a URL pointing to the entry page. ").
biodb.INFO [2024-07-06 03:17:40.627][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2024-07-06 03:17:40.628][biodb::testThat]
biodb.INFO [2024-07-06 03:17:40.639][biodb::testThat]
biodb.INFO [2024-07-06 03:17:40.640][biodb::testThat] Running test function  test.entry.image.url  (" We can get a URL pointing to the entry image. ").
biodb.INFO [2024-07-06 03:17:40.642][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2024-07-06 03:17:40.643][biodb::testThat]
biodb.INFO [2024-07-06 03:17:40.654][biodb::testThat]
biodb.INFO [2024-07-06 03:17:40.656][biodb::testThat] Running test function  test.entry.page.url.download  (" The entry page URL can be downloaded. ").
biodb.INFO [2024-07-06 03:17:40.657][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2024-07-06 03:17:40.658][biodb::testThat]
biodb.DEBUG[2024-07-06 03:17:40.664][function(conn, opt)] Trying to download "https://www.ebi.ac.uk/chebi/searchId.do?chebiId=15440".
biodb.DEBUG[2024-07-06 03:17:42.474][getUrlContent] Use RCurl for downloading content of URL https://www.ebi.ac.uk/chebi/searchId.do?chebiId=15440.
biodb.INFO [2024-07-06 03:17:44.494][biodb::testThat]
biodb.INFO [2024-07-06 03:17:44.497][biodb::testThat] Running test function  test.entry.image.url.download  (" The entry image URL can be downloaded. ").
biodb.INFO [2024-07-06 03:17:44.499][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2024-07-06 03:17:44.501][biodb::testThat]
biodb.DEBUG[2024-07-06 03:17:45.803][getUrlContent] Use RCurl for downloading content of URL https://www.ebi.ac.uk/chebi/displayImage.do?defaultImage=true&imageIndex=0&chebiId=15440&dimensions=400.
biodb.TRACE[2024-07-06 03:17:46.549][ef$get] Asked field names are: name.
biodb.TRACE[2024-07-06 03:17:46.552][ef$get] Realnames of fields are: name.
biodb.TRACE[2024-07-06 03:17:46.554][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:46.556][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:46.558][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:46.560][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:46.562][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:46.564][ef$get] fields variable is a list.
biodb.INFO [2024-07-06 03:17:46.568][biodb::testThat]
biodb.INFO [2024-07-06 03:17:46.570][biodb::testThat] Running test function  test.searchCompound  (" We can search for a compound ").
biodb.INFO [2024-07-06 03:17:46.572][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2024-07-06 03:17:46.574][biodb::testThat]
biodb.TRACE[2024-07-06 03:17:46.596][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2024-07-06 03:17:46.598][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-07-06 03:17:46.600][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:46.602][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:46.604][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2024-07-06 03:17:46.606][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-07-06 03:17:46.608][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:46.610][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:46.612][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2024-07-06 03:17:46.615][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-07-06 03:17:46.617][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:46.618][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:46.772][self$getBiodb()$getRequestScheduler( ...] Getting content of get URL request "https://www.ebi.ac.uk/webservices/chebi/2.0/test/getLiteEntity?search=squalene&searchCategory=ALL NAMES&maximumResults=0&starsCategory=ALL".
biodb.DEBUG[2024-07-06 03:17:46.776][self$getBiodb()$getRequestScheduler( ...] Loading content of request from cache.
biodb.TRACE[2024-07-06 03:17:46.778][cch$loadFileContent] Trying to load 1 files from cache: [1]: "b9623d99e42a57d0f12e83910c2ffbf2".
biodb.TRACE[2024-07-06 03:17:46.780][cch$loadFileContent] file.exist = [1]: "TRUE".
biodb.TRACE[2024-07-06 03:17:46.782][loadFileContents] Loaded 1 files from cache: [1]: "/home/biocbuild/.cache/R/biodb/chebi-0c5076ac2a43d16dbce503a44b09f649/b9623d99e42a57d0f12e83910c2ffbf2.content".
biodb.DEBUG[2024-07-06 03:17:46.869][self$getBiodb()$getRequestScheduler( ...] Getting content of get URL request "https://www.ebi.ac.uk/webservices/chebi/2.0/test/getLiteEntity?search=squalene&searchCategory=ALL NAMES&maximumResults=0&starsCategory=ALL".
biodb.DEBUG[2024-07-06 03:17:46.874][self$getBiodb()$getRequestScheduler( ...] Loading content of request from cache.
biodb.TRACE[2024-07-06 03:17:46.875][cch$loadFileContent] Trying to load 1 files from cache: [1]: "b9623d99e42a57d0f12e83910c2ffbf2".
biodb.TRACE[2024-07-06 03:17:46.877][cch$loadFileContent] file.exist = [1]: "TRUE".
biodb.TRACE[2024-07-06 03:17:46.879][loadFileContents] Loaded 1 files from cache: [1]: "/home/biocbuild/.cache/R/biodb/chebi-0c5076ac2a43d16dbce503a44b09f649/b9623d99e42a57d0f12e83910c2ffbf2.content".
biodb.TRACE[2024-07-06 03:17:46.897][self$getBiodb()$getEntryFields()$get] Asked field names are: average.mass.
biodb.TRACE[2024-07-06 03:17:46.898][self$getBiodb()$getEntryFields()$get] Realnames of fields are: average.mass.
biodb.TRACE[2024-07-06 03:17:46.900][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:46.901][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:46.908][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:46.910][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:46.911][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:46.912][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:46.914][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:46.915][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:46.916][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:46.918][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:46.919][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:46.921][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:46.922][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:46.923][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:46.925][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:46.926][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:46.927][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:46.929][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:46.930][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:46.931][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:46.933][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:46.934][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:46.944][self$getBiodb()$getRequestScheduler( ...] Getting content of get URL request "https://www.ebi.ac.uk/webservices/chebi/2.0/test/getLiteEntity?search=410.72*&searchCategory=MASS&maximumResults=0&starsCategory=ALL".
biodb.DEBUG[2024-07-06 03:17:46.949][self$getBiodb()$getRequestScheduler( ...] Loading content of request from cache.
biodb.TRACE[2024-07-06 03:17:46.951][cch$loadFileContent] Trying to load 1 files from cache: [1]: "dabc9e8530050c4ceebbaec76743bcf1".
biodb.TRACE[2024-07-06 03:17:46.952][cch$loadFileContent] file.exist = [1]: "TRUE".
biodb.TRACE[2024-07-06 03:17:46.955][loadFileContents] Loaded 1 files from cache: [1]: "/home/biocbuild/.cache/R/biodb/chebi-0c5076ac2a43d16dbce503a44b09f649/dabc9e8530050c4ceebbaec76743bcf1.content".
biodb.DEBUG[2024-07-06 03:17:46.958][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:46.959][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:46.960][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:46.967][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:46.968][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:46.969][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:46.970][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:46.972][private$loadEntries] Creating entries from ids [1]: "192288".
biodb.DEBUG[2024-07-06 03:17:47.049][conn$getEntryContent] Get ChEBI entry content(s) for 1 id(s)...
biodb.TRACE[2024-07-06 03:17:47.051][cch$loadFileContent] Trying to load 1 files from cache: [1]: "192288".
biodb.TRACE[2024-07-06 03:17:47.053][cch$loadFileContent] file.exist = [1]: "TRUE".
biodb.TRACE[2024-07-06 03:17:47.056][loadFileContents] Loaded 1 files from cache: [1]: "/home/biocbuild/.cache/R/biodb/chebi-0c5076ac2a43d16dbce503a44b09f649/192288.xml".
biodb.DEBUG[2024-07-06 03:17:47.057][conn$getEntryContent] 1 ChEBI entry content(s) loaded from cache.
biodb.DEBUG[2024-07-06 03:17:47.059][self$createEntryFromContent] Creating ChEBI entries from 1 content(s).
biodb.DEBUG[2024-07-06 03:17:47.060][self$createEntryFromContent] Parsing 1 ChEBI entries.
biodb.DEBUG[2024-07-06 03:17:47.063][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:47.064][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:47.065][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:47.071][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:47.073][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:47.074][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:47.075][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:47.078][ef$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:47.080][ef$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:47.081][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.082][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.084][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:47.085][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:47.087][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.088][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.089][ef$get] Asked field names are: charge.
biodb.TRACE[2024-07-06 03:17:47.091][ef$get] Realnames of fields are: charge.
biodb.TRACE[2024-07-06 03:17:47.092][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.093][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.095][self$getBiodb()$getEntryFields()$get] Asked field names are: charge.
biodb.TRACE[2024-07-06 03:17:47.097][self$getBiodb()$getEntryFields()$get] Realnames of fields are: charge.
biodb.TRACE[2024-07-06 03:17:47.098][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.099][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.101][ef$get] Asked field names are: formula.
biodb.TRACE[2024-07-06 03:17:47.102][ef$get] Realnames of fields are: formula.
biodb.TRACE[2024-07-06 03:17:47.103][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.105][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.107][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2024-07-06 03:17:47.108][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2024-07-06 03:17:47.110][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.111][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.112][ef$get] Asked field names are: inchi.
biodb.TRACE[2024-07-06 03:17:47.114][ef$get] Realnames of fields are: inchi.
biodb.TRACE[2024-07-06 03:17:47.115][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.117][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.118][self$getBiodb()$getEntryFields()$get] Asked field names are: inchi.
biodb.TRACE[2024-07-06 03:17:47.120][self$getBiodb()$getEntryFields()$get] Realnames of fields are: inchi.
biodb.TRACE[2024-07-06 03:17:47.121][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.122][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.124][ef$get] Asked field names are: inchikey.
biodb.TRACE[2024-07-06 03:17:47.125][ef$get] Realnames of fields are: inchikey.
biodb.TRACE[2024-07-06 03:17:47.127][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.128][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.130][self$getBiodb()$getEntryFields()$get] Asked field names are: inchikey.
biodb.TRACE[2024-07-06 03:17:47.131][self$getBiodb()$getEntryFields()$get] Realnames of fields are: inchikey.
biodb.TRACE[2024-07-06 03:17:47.132][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.134][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.135][ef$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2024-07-06 03:17:47.136][ef$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2024-07-06 03:17:47.138][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.139][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.141][ef$get] Asked field names are: mass.
biodb.TRACE[2024-07-06 03:17:47.142][ef$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:47.143][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.145][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.146][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.
biodb.TRACE[2024-07-06 03:17:47.148][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:47.149][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.150][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.152][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:47.154][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:47.155][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.156][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.158][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:47.159][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:47.161][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.162][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.163][ef$get] Asked field names are: name.
biodb.TRACE[2024-07-06 03:17:47.165][ef$get] Realnames of fields are: name.
biodb.TRACE[2024-07-06 03:17:47.166][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.167][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.169][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2024-07-06 03:17:47.171][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-07-06 03:17:47.172][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.173][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.175][ef$get] Asked field names are: n_stars.
biodb.TRACE[2024-07-06 03:17:47.176][ef$get] Realnames of fields are: n.stars.
biodb.TRACE[2024-07-06 03:17:47.177][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.179][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.180][self$getBiodb()$getEntryFields()$get] Asked field names are: n_stars.
biodb.TRACE[2024-07-06 03:17:47.182][self$getBiodb()$getEntryFields()$get] Realnames of fields are: n.stars.
biodb.TRACE[2024-07-06 03:17:47.183][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.184][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.186][ef$get] Asked field names are: smiles.
biodb.TRACE[2024-07-06 03:17:47.187][ef$get] Realnames of fields are: smiles.
biodb.TRACE[2024-07-06 03:17:47.188][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.190][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.191][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2024-07-06 03:17:47.193][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2024-07-06 03:17:47.194][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.195][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.197][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:47.198][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:47.199][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.200][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.202][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:47.203][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:47.204][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.206][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.207][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:47.208][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:47.210][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.219][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.221][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:47.222][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:47.223][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.225][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.226][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:47.227][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:47.229][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.230][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.231][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:47.233][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:47.234][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.235][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.236][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:47.238][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:47.239][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.240][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.242][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:47.243][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:47.244][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.246][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.247][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:47.248][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:47.249][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.251][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.252][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:47.253][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:47.255][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.256][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:47.257][self$createEntryFromContent] Accession numbers: 192288.
biodb.TRACE[2024-07-06 03:17:47.270][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:47.272][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:47.273][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.274][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.276][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:47.277][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:47.278][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.280][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.281][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:47.282][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:47.283][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.285][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:47.287][self$getBiodb()$getRequestScheduler( ...] Getting content of get URL request "https://www.ebi.ac.uk/webservices/chebi/2.0/test/getLiteEntity?search=410.73*&searchCategory=MASS&maximumResults=0&starsCategory=ALL".
biodb.DEBUG[2024-07-06 03:17:47.291][self$getBiodb()$getRequestScheduler( ...] Loading content of request from cache.
biodb.TRACE[2024-07-06 03:17:47.293][cch$loadFileContent] Trying to load 1 files from cache: [1]: "41b7f9723242a79cfe14bebd91dbb5b6".
biodb.TRACE[2024-07-06 03:17:47.294][cch$loadFileContent] file.exist = [1]: "TRUE".
biodb.TRACE[2024-07-06 03:17:47.297][loadFileContents] Loaded 1 files from cache: [1]: "/home/biocbuild/.cache/R/biodb/chebi-0c5076ac2a43d16dbce503a44b09f649/41b7f9723242a79cfe14bebd91dbb5b6.content".
biodb.DEBUG[2024-07-06 03:17:47.319][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:47.320][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:47.321][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:47.327][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:47.329][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:47.330][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:47.331][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:47.333][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:47.334][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:47.335][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.337][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.338][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:47.339][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:47.341][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.342][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.343][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:47.345][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:47.346][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.347][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:47.349][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:47.350][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:47.351][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:47.357][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:47.358][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:47.360][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:47.361][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:47.362][private$loadEntries] Creating entries from ids [1]: "209892".
biodb.DEBUG[2024-07-06 03:17:47.364][conn$getEntryContent] Get ChEBI entry content(s) for 1 id(s)...
biodb.TRACE[2024-07-06 03:17:47.366][cch$loadFileContent] Trying to load 1 files from cache: [1]: "209892".
biodb.TRACE[2024-07-06 03:17:47.368][cch$loadFileContent] file.exist = [1]: "TRUE".
biodb.TRACE[2024-07-06 03:17:47.370][loadFileContents] Loaded 1 files from cache: [1]: "/home/biocbuild/.cache/R/biodb/chebi-0c5076ac2a43d16dbce503a44b09f649/209892.xml".
biodb.DEBUG[2024-07-06 03:17:47.372][conn$getEntryContent] 1 ChEBI entry content(s) loaded from cache.
biodb.DEBUG[2024-07-06 03:17:47.373][self$createEntryFromContent] Creating ChEBI entries from 1 content(s).
biodb.DEBUG[2024-07-06 03:17:47.375][self$createEntryFromContent] Parsing 1 ChEBI entries.
biodb.DEBUG[2024-07-06 03:17:47.377][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:47.378][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:47.379][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:47.386][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:47.387][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:47.388][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:47.389][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:47.392][ef$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:47.394][ef$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:47.395][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.396][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.398][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:47.399][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:47.400][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.402][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.403][ef$get] Asked field names are: charge.
biodb.TRACE[2024-07-06 03:17:47.405][ef$get] Realnames of fields are: charge.
biodb.TRACE[2024-07-06 03:17:47.406][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.407][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.409][self$getBiodb()$getEntryFields()$get] Asked field names are: charge.
biodb.TRACE[2024-07-06 03:17:47.410][self$getBiodb()$getEntryFields()$get] Realnames of fields are: charge.
biodb.TRACE[2024-07-06 03:17:47.411][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.413][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.414][ef$get] Asked field names are: formula.
biodb.TRACE[2024-07-06 03:17:47.415][ef$get] Realnames of fields are: formula.
biodb.TRACE[2024-07-06 03:17:47.417][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.418][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.420][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2024-07-06 03:17:47.421][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2024-07-06 03:17:47.422][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.424][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.425][ef$get] Asked field names are: inchi.
biodb.TRACE[2024-07-06 03:17:47.426][ef$get] Realnames of fields are: inchi.
biodb.TRACE[2024-07-06 03:17:47.428][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.429][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.430][self$getBiodb()$getEntryFields()$get] Asked field names are: inchi.
biodb.TRACE[2024-07-06 03:17:47.432][self$getBiodb()$getEntryFields()$get] Realnames of fields are: inchi.
biodb.TRACE[2024-07-06 03:17:47.433][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.434][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.436][ef$get] Asked field names are: inchikey.
biodb.TRACE[2024-07-06 03:17:47.437][ef$get] Realnames of fields are: inchikey.
biodb.TRACE[2024-07-06 03:17:47.438][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.439][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.441][self$getBiodb()$getEntryFields()$get] Asked field names are: inchikey.
biodb.TRACE[2024-07-06 03:17:47.442][self$getBiodb()$getEntryFields()$get] Realnames of fields are: inchikey.
biodb.TRACE[2024-07-06 03:17:47.444][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.445][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.446][ef$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2024-07-06 03:17:47.456][ef$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2024-07-06 03:17:47.457][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.458][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.460][ef$get] Asked field names are: mass.
biodb.TRACE[2024-07-06 03:17:47.461][ef$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:47.463][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.464][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.465][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.
biodb.TRACE[2024-07-06 03:17:47.467][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:47.468][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.469][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.471][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:47.472][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:47.474][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.475][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.476][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:47.478][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:47.479][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.480][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.482][ef$get] Asked field names are: name.
biodb.TRACE[2024-07-06 03:17:47.483][ef$get] Realnames of fields are: name.
biodb.TRACE[2024-07-06 03:17:47.484][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.485][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.487][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2024-07-06 03:17:47.489][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-07-06 03:17:47.490][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.491][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.493][ef$get] Asked field names are: n_stars.
biodb.TRACE[2024-07-06 03:17:47.494][ef$get] Realnames of fields are: n.stars.
biodb.TRACE[2024-07-06 03:17:47.495][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.496][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.498][self$getBiodb()$getEntryFields()$get] Asked field names are: n_stars.
biodb.TRACE[2024-07-06 03:17:47.499][self$getBiodb()$getEntryFields()$get] Realnames of fields are: n.stars.
biodb.TRACE[2024-07-06 03:17:47.500][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.502][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.503][ef$get] Asked field names are: smiles.
biodb.TRACE[2024-07-06 03:17:47.504][ef$get] Realnames of fields are: smiles.
biodb.TRACE[2024-07-06 03:17:47.506][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.507][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.508][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2024-07-06 03:17:47.510][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2024-07-06 03:17:47.511][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.512][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.514][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:47.515][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:47.516][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.517][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.519][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:47.520][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:47.521][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.522][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.524][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:47.525][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:47.526][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.528][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.529][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:47.530][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:47.531][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.533][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.534][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:47.535][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:47.536][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.538][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.539][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:47.540][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:47.542][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.543][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.544][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:47.545][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:47.547][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.548][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.549][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:47.551][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:47.552][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.553][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.554][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:47.556][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:47.557][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.558][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.560][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:47.561][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:47.562][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.564][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:47.565][self$createEntryFromContent] Accession numbers: 209892.
biodb.TRACE[2024-07-06 03:17:47.566][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:47.568][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:47.569][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.570][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.572][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:47.573][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:47.574][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.576][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.577][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:47.578][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:47.580][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.581][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:47.605][self$getBiodb()$getRequestScheduler( ...] Getting content of get URL request "https://www.ebi.ac.uk/webservices/chebi/2.0/test/getLiteEntity?search=squalene&searchCategory=ALL NAMES&maximumResults=0&starsCategory=ALL".
biodb.DEBUG[2024-07-06 03:17:47.610][self$getBiodb()$getRequestScheduler( ...] Loading content of request from cache.
biodb.TRACE[2024-07-06 03:17:47.612][cch$loadFileContent] Trying to load 1 files from cache: [1]: "b9623d99e42a57d0f12e83910c2ffbf2".
biodb.TRACE[2024-07-06 03:17:47.613][cch$loadFileContent] file.exist = [1]: "TRUE".
biodb.TRACE[2024-07-06 03:17:47.615][loadFileContents] Loaded 1 files from cache: [1]: "/home/biocbuild/.cache/R/biodb/chebi-0c5076ac2a43d16dbce503a44b09f649/b9623d99e42a57d0f12e83910c2ffbf2.content".
biodb.DEBUG[2024-07-06 03:17:47.619][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:47.620][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:47.622][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:47.628][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:47.629][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:47.631][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:47.632][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:47.633][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:47.635][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:47.636][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.637][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.639][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:47.640][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:47.641][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.643][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.644][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:47.645][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:47.647][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.648][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:47.649][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:47.650][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:47.651][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:47.658][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:47.659][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:47.660][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:47.661][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:47.663][private$loadEntries] Creating entries from ids [1]: "26747".
biodb.DEBUG[2024-07-06 03:17:47.664][conn$getEntryContent] Get ChEBI entry content(s) for 1 id(s)...
biodb.TRACE[2024-07-06 03:17:47.666][cch$loadFileContent] Trying to load 1 files from cache: [1]: "26747".
biodb.TRACE[2024-07-06 03:17:47.668][cch$loadFileContent] file.exist = [1]: "TRUE".
biodb.TRACE[2024-07-06 03:17:47.670][loadFileContents] Loaded 1 files from cache: [1]: "/home/biocbuild/.cache/R/biodb/chebi-0c5076ac2a43d16dbce503a44b09f649/26747.xml".
biodb.DEBUG[2024-07-06 03:17:47.672][conn$getEntryContent] 1 ChEBI entry content(s) loaded from cache.
biodb.DEBUG[2024-07-06 03:17:47.673][self$createEntryFromContent] Creating ChEBI entries from 1 content(s).
biodb.DEBUG[2024-07-06 03:17:47.675][self$createEntryFromContent] Parsing 1 ChEBI entries.
biodb.DEBUG[2024-07-06 03:17:47.677][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:47.678][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:47.679][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:47.685][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:47.687][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:47.688][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:47.689][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:47.700][ef$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:47.701][ef$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:47.703][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.704][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.706][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:47.707][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:47.708][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.709][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.711][ef$get] Asked field names are: charge.
biodb.TRACE[2024-07-06 03:17:47.712][ef$get] Realnames of fields are: charge.
biodb.TRACE[2024-07-06 03:17:47.714][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.715][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.717][ef$get] Asked field names are: formula.
biodb.TRACE[2024-07-06 03:17:47.718][ef$get] Realnames of fields are: formula.
biodb.TRACE[2024-07-06 03:17:47.719][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.720][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.722][ef$get] Asked field names are: inchi.
biodb.TRACE[2024-07-06 03:17:47.724][ef$get] Realnames of fields are: inchi.
biodb.TRACE[2024-07-06 03:17:47.725][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.726][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.728][ef$get] Asked field names are: inchikey.
biodb.TRACE[2024-07-06 03:17:47.729][ef$get] Realnames of fields are: inchikey.
biodb.TRACE[2024-07-06 03:17:47.730][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.732][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.733][ef$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2024-07-06 03:17:47.734][ef$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2024-07-06 03:17:47.736][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.737][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.738][ef$get] Asked field names are: mass.
biodb.TRACE[2024-07-06 03:17:47.740][ef$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:47.741][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.742][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.744][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:47.745][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:47.746][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.748][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.749][ef$get] Asked field names are: name.
biodb.TRACE[2024-07-06 03:17:47.750][ef$get] Realnames of fields are: name.
biodb.TRACE[2024-07-06 03:17:47.752][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.753][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.755][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2024-07-06 03:17:47.756][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-07-06 03:17:47.757][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.759][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.760][ef$get] Asked field names are: n_stars.
biodb.TRACE[2024-07-06 03:17:47.761][ef$get] Realnames of fields are: n.stars.
biodb.TRACE[2024-07-06 03:17:47.763][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.764][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.765][self$getBiodb()$getEntryFields()$get] Asked field names are: n_stars.
biodb.TRACE[2024-07-06 03:17:47.767][self$getBiodb()$getEntryFields()$get] Realnames of fields are: n.stars.
biodb.TRACE[2024-07-06 03:17:47.768][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.769][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.771][ef$get] Asked field names are: smiles.
biodb.TRACE[2024-07-06 03:17:47.772][ef$get] Realnames of fields are: smiles.
biodb.TRACE[2024-07-06 03:17:47.773][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.774][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.776][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:47.777][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:47.779][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.780][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.781][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:47.782][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:47.784][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.785][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.786][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:47.788][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:47.789][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.790][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.791][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:47.793][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:47.794][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.795][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.796][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:47.798][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:47.799][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.800][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.802][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:47.803][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:47.804][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.806][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.807][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:47.808][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:47.810][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.811][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.812][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:47.814][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:47.815][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.816][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.818][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:47.819][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:47.820][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.822][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.823][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:47.824][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:47.826][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.827][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:47.828][self$createEntryFromContent] Accession numbers: 26747.
biodb.TRACE[2024-07-06 03:17:47.830][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:47.831][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:47.833][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.834][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.835][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:47.837][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:47.838][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.839][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.841][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:47.842][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:47.843][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.845][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.846][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:47.847][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:47.849][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.850][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.851][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:47.853][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:47.854][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.855][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:47.857][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:47.859][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:47.860][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:47.866][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:47.868][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:47.869][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:47.870][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:47.872][private$loadEntries] Creating entries from ids [1]: "59285".
biodb.DEBUG[2024-07-06 03:17:47.873][conn$getEntryContent] Get ChEBI entry content(s) for 1 id(s)...
biodb.TRACE[2024-07-06 03:17:47.875][cch$loadFileContent] Trying to load 1 files from cache: [1]: "59285".
biodb.TRACE[2024-07-06 03:17:47.877][cch$loadFileContent] file.exist = [1]: "TRUE".
biodb.TRACE[2024-07-06 03:17:47.879][loadFileContents] Loaded 1 files from cache: [1]: "/home/biocbuild/.cache/R/biodb/chebi-0c5076ac2a43d16dbce503a44b09f649/59285.xml".
biodb.DEBUG[2024-07-06 03:17:47.881][conn$getEntryContent] 1 ChEBI entry content(s) loaded from cache.
biodb.DEBUG[2024-07-06 03:17:47.882][self$createEntryFromContent] Creating ChEBI entries from 1 content(s).
biodb.DEBUG[2024-07-06 03:17:47.884][self$createEntryFromContent] Parsing 1 ChEBI entries.
biodb.DEBUG[2024-07-06 03:17:47.886][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:47.887][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:47.888][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:47.895][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:47.896][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:47.897][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:47.898][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:47.901][ef$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:47.903][ef$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:47.904][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.905][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.907][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:47.908][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:47.909][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.911][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.912][ef$get] Asked field names are: charge.
biodb.TRACE[2024-07-06 03:17:47.913][ef$get] Realnames of fields are: charge.
biodb.TRACE[2024-07-06 03:17:47.915][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.916][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.917][ef$get] Asked field names are: formula.
biodb.TRACE[2024-07-06 03:17:47.919][ef$get] Realnames of fields are: formula.
biodb.TRACE[2024-07-06 03:17:47.920][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.921][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.923][ef$get] Asked field names are: inchi.
biodb.TRACE[2024-07-06 03:17:47.924][ef$get] Realnames of fields are: inchi.
biodb.TRACE[2024-07-06 03:17:47.926][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.927][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.928][ef$get] Asked field names are: inchikey.
biodb.TRACE[2024-07-06 03:17:47.930][ef$get] Realnames of fields are: inchikey.
biodb.TRACE[2024-07-06 03:17:47.939][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.941][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.942][ef$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2024-07-06 03:17:47.944][ef$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2024-07-06 03:17:47.945][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.946][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.948][ef$get] Asked field names are: mass.
biodb.TRACE[2024-07-06 03:17:47.949][ef$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:47.951][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.952][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.954][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:47.955][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:47.956][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.957][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.959][ef$get] Asked field names are: name.
biodb.TRACE[2024-07-06 03:17:47.960][ef$get] Realnames of fields are: name.
biodb.TRACE[2024-07-06 03:17:47.962][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.963][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.965][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2024-07-06 03:17:47.967][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-07-06 03:17:47.968][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.969][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.976][ef$get] Asked field names are: n_stars.
biodb.TRACE[2024-07-06 03:17:47.988][ef$get] Realnames of fields are: n.stars.
biodb.TRACE[2024-07-06 03:17:47.990][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:47.991][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:47.996][self$getBiodb()$getEntryFields()$get] Asked field names are: n_stars.
biodb.TRACE[2024-07-06 03:17:47.998][self$getBiodb()$getEntryFields()$get] Realnames of fields are: n.stars.
biodb.TRACE[2024-07-06 03:17:48.000][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.001][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.003][ef$get] Asked field names are: smiles.
biodb.TRACE[2024-07-06 03:17:48.005][ef$get] Realnames of fields are: smiles.
biodb.TRACE[2024-07-06 03:17:48.007][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.008][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.011][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:48.013][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:48.014][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.016][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.017][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:48.019][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:48.020][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.022][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.023][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:48.025][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:48.026][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.028][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.030][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:48.031][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:48.033][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.034][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.036][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:48.038][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:48.039][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.041][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.042][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:48.044][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:48.045][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.047][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.048][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:48.050][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:48.051][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.053][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.055][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:48.057][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:48.058][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.060][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.061][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:48.063][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:48.064][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.066][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.067][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:48.069][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:48.071][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.072][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:48.074][self$createEntryFromContent] Accession numbers: 59285.
biodb.TRACE[2024-07-06 03:17:48.077][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:48.079][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:48.081][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.083][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.085][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:48.087][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:48.089][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.090][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.093][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:48.095][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:48.097][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.099][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.100][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:48.102][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:48.104][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.106][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.109][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:48.111][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:48.112][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.114][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:48.117][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:48.118][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:48.120][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:48.138][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:48.140][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:48.142][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:48.144][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:48.146][private$loadEntries] Creating entries from ids [1]: "75174".
biodb.DEBUG[2024-07-06 03:17:48.148][conn$getEntryContent] Get ChEBI entry content(s) for 1 id(s)...
biodb.TRACE[2024-07-06 03:17:48.152][cch$loadFileContent] Trying to load 1 files from cache: [1]: "75174".
biodb.TRACE[2024-07-06 03:17:48.154][cch$loadFileContent] file.exist = [1]: "TRUE".
biodb.TRACE[2024-07-06 03:17:48.158][loadFileContents] Loaded 1 files from cache: [1]: "/home/biocbuild/.cache/R/biodb/chebi-0c5076ac2a43d16dbce503a44b09f649/75174.xml".
biodb.DEBUG[2024-07-06 03:17:48.160][conn$getEntryContent] 1 ChEBI entry content(s) loaded from cache.
biodb.DEBUG[2024-07-06 03:17:48.163][self$createEntryFromContent] Creating ChEBI entries from 1 content(s).
biodb.DEBUG[2024-07-06 03:17:48.165][self$createEntryFromContent] Parsing 1 ChEBI entries.
biodb.DEBUG[2024-07-06 03:17:48.169][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:48.171][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:48.172][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:48.181][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:48.183][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:48.185][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:48.186][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:48.192][ef$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:48.194][ef$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:48.196][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.197][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.199][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:48.201][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:48.203][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.205][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.207][ef$get] Asked field names are: charge.
biodb.TRACE[2024-07-06 03:17:48.209][ef$get] Realnames of fields are: charge.
biodb.TRACE[2024-07-06 03:17:48.211][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.213][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.215][ef$get] Asked field names are: formula.
biodb.TRACE[2024-07-06 03:17:48.217][ef$get] Realnames of fields are: formula.
biodb.TRACE[2024-07-06 03:17:48.218][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.220][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.222][ef$get] Asked field names are: inchi.
biodb.TRACE[2024-07-06 03:17:48.224][ef$get] Realnames of fields are: inchi.
biodb.TRACE[2024-07-06 03:17:48.225][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.227][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.229][ef$get] Asked field names are: inchikey.
biodb.TRACE[2024-07-06 03:17:48.231][ef$get] Realnames of fields are: inchikey.
biodb.TRACE[2024-07-06 03:17:48.232][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.233][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.235][ef$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2024-07-06 03:17:48.237][ef$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2024-07-06 03:17:48.239][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.240][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.242][ef$get] Asked field names are: mass.
biodb.TRACE[2024-07-06 03:17:48.243][ef$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:48.245][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.246][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.248][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:48.250][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:48.251][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.253][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.254][ef$get] Asked field names are: name.
biodb.TRACE[2024-07-06 03:17:48.256][ef$get] Realnames of fields are: name.
biodb.TRACE[2024-07-06 03:17:48.257][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.259][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.262][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2024-07-06 03:17:48.263][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-07-06 03:17:48.265][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.266][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.294][ef$get] Asked field names are: n_stars.
biodb.TRACE[2024-07-06 03:17:48.296][ef$get] Realnames of fields are: n.stars.
biodb.TRACE[2024-07-06 03:17:48.297][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.298][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.300][self$getBiodb()$getEntryFields()$get] Asked field names are: n_stars.
biodb.TRACE[2024-07-06 03:17:48.302][self$getBiodb()$getEntryFields()$get] Realnames of fields are: n.stars.
biodb.TRACE[2024-07-06 03:17:48.303][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.304][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.306][ef$get] Asked field names are: smiles.
biodb.TRACE[2024-07-06 03:17:48.308][ef$get] Realnames of fields are: smiles.
biodb.TRACE[2024-07-06 03:17:48.309][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.310][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.312][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:48.314][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:48.315][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.316][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.318][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:48.319][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:48.321][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.322][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.323][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:48.325][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:48.326][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.327][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.329][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:48.330][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:48.331][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.332][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.334][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:48.335][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:48.336][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.337][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.339][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:48.340][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:48.341][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.342][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.344][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:48.345][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:48.346][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.348][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.349][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:48.350][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:48.352][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.353][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.354][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:48.355][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:48.357][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.358][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.359][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:48.360][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:48.362][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.363][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:48.364][self$createEntryFromContent] Accession numbers: 75174.
biodb.TRACE[2024-07-06 03:17:48.366][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:48.367][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:48.368][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.369][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.371][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:48.372][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:48.373][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.374][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.376][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:48.377][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:48.378][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.379][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.381][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:48.382][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:48.383][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.384][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.386][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:48.387][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:48.388][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.390][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:48.391][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:48.392][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:48.393][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:48.399][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:48.400][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:48.402][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:48.403][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:48.404][private$loadEntries] Creating entries from ids [1]: "15441".
biodb.DEBUG[2024-07-06 03:17:48.405][conn$getEntryContent] Get ChEBI entry content(s) for 1 id(s)...
biodb.TRACE[2024-07-06 03:17:48.408][cch$loadFileContent] Trying to load 1 files from cache: [1]: "15441".
biodb.TRACE[2024-07-06 03:17:48.409][cch$loadFileContent] file.exist = [1]: "TRUE".
biodb.TRACE[2024-07-06 03:17:48.412][loadFileContents] Loaded 1 files from cache: [1]: "/home/biocbuild/.cache/R/biodb/chebi-0c5076ac2a43d16dbce503a44b09f649/15441.xml".
biodb.DEBUG[2024-07-06 03:17:48.413][conn$getEntryContent] 1 ChEBI entry content(s) loaded from cache.
biodb.DEBUG[2024-07-06 03:17:48.415][self$createEntryFromContent] Creating ChEBI entries from 1 content(s).
biodb.DEBUG[2024-07-06 03:17:48.416][self$createEntryFromContent] Parsing 1 ChEBI entries.
biodb.DEBUG[2024-07-06 03:17:48.418][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:48.419][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:48.421][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:48.427][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:48.428][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:48.429][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:48.430][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:48.433][ef$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:48.435][ef$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:48.436][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.437][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.439][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:48.440][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:48.441][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.443][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.444][ef$get] Asked field names are: charge.
biodb.TRACE[2024-07-06 03:17:48.445][ef$get] Realnames of fields are: charge.
biodb.TRACE[2024-07-06 03:17:48.447][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.448][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.450][self$getBiodb()$getEntryFields()$get] Asked field names are: charge.
biodb.TRACE[2024-07-06 03:17:48.451][self$getBiodb()$getEntryFields()$get] Realnames of fields are: charge.
biodb.TRACE[2024-07-06 03:17:48.452][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.453][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.455][ef$get] Asked field names are: formula.
biodb.TRACE[2024-07-06 03:17:48.456][ef$get] Realnames of fields are: formula.
biodb.TRACE[2024-07-06 03:17:48.458][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.459][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.461][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2024-07-06 03:17:48.462][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2024-07-06 03:17:48.463][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.465][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.466][ef$get] Asked field names are: inchi.
biodb.TRACE[2024-07-06 03:17:48.467][ef$get] Realnames of fields are: inchi.
biodb.TRACE[2024-07-06 03:17:48.469][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.470][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.472][self$getBiodb()$getEntryFields()$get] Asked field names are: inchi.
biodb.TRACE[2024-07-06 03:17:48.473][self$getBiodb()$getEntryFields()$get] Realnames of fields are: inchi.
biodb.TRACE[2024-07-06 03:17:48.474][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.475][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.477][ef$get] Asked field names are: inchikey.
biodb.TRACE[2024-07-06 03:17:48.478][ef$get] Realnames of fields are: inchikey.
biodb.TRACE[2024-07-06 03:17:48.479][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.481][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.482][self$getBiodb()$getEntryFields()$get] Asked field names are: inchikey.
biodb.TRACE[2024-07-06 03:17:48.484][self$getBiodb()$getEntryFields()$get] Realnames of fields are: inchikey.
biodb.TRACE[2024-07-06 03:17:48.485][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.486][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.488][ef$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2024-07-06 03:17:48.489][ef$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2024-07-06 03:17:48.490][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.492][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.493][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2024-07-06 03:17:48.495][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2024-07-06 03:17:48.496][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.497][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.499][ef$get] Asked field names are: mass.
biodb.TRACE[2024-07-06 03:17:48.500][ef$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:48.501][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.503][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.504][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.
biodb.TRACE[2024-07-06 03:17:48.506][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:48.507][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.508][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.510][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:48.511][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:48.512][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.514][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.515][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:48.517][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:48.518][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.519][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.521][ef$get] Asked field names are: name.
biodb.TRACE[2024-07-06 03:17:48.522][ef$get] Realnames of fields are: name.
biodb.TRACE[2024-07-06 03:17:48.523][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.532][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.534][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2024-07-06 03:17:48.536][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-07-06 03:17:48.537][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.538][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.540][ef$get] Asked field names are: n_stars.
biodb.TRACE[2024-07-06 03:17:48.541][ef$get] Realnames of fields are: n.stars.
biodb.TRACE[2024-07-06 03:17:48.542][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.544][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.545][self$getBiodb()$getEntryFields()$get] Asked field names are: n_stars.
biodb.TRACE[2024-07-06 03:17:48.547][self$getBiodb()$getEntryFields()$get] Realnames of fields are: n.stars.
biodb.TRACE[2024-07-06 03:17:48.548][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.550][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.551][ef$get] Asked field names are: smiles.
biodb.TRACE[2024-07-06 03:17:48.552][ef$get] Realnames of fields are: smiles.
biodb.TRACE[2024-07-06 03:17:48.554][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.555][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.557][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2024-07-06 03:17:48.558][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2024-07-06 03:17:48.559][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.561][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.562][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:48.564][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:48.565][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.566][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.567][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:48.569][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:48.570][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.571][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.573][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:48.574][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:48.575][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.577][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.578][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:48.579][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:48.581][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.582][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.583][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:48.585][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:48.586][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.587][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.589][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:48.590][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:48.591][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.593][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.594][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:48.595][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:48.597][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.598][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.599][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:48.601][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:48.602][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.603][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.605][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:48.606][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:48.607][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.609][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.610][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:48.611][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:48.613][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.614][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:48.615][self$createEntryFromContent] Accession numbers: 15441.
biodb.TRACE[2024-07-06 03:17:48.617][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:48.618][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:48.619][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.621][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.622][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:48.623][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:48.625][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.626][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.627][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:48.629][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:48.630][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.631][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:48.632][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:48.634][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:48.635][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:48.641][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:48.642][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:48.643][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:48.645][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:48.646][private$loadEntries] Creating entries from ids [1]: "15442".
biodb.DEBUG[2024-07-06 03:17:48.647][conn$getEntryContent] Get ChEBI entry content(s) for 1 id(s)...
biodb.TRACE[2024-07-06 03:17:48.650][cch$loadFileContent] Trying to load 1 files from cache: [1]: "15442".
biodb.TRACE[2024-07-06 03:17:48.651][cch$loadFileContent] file.exist = [1]: "TRUE".
biodb.TRACE[2024-07-06 03:17:48.654][loadFileContents] Loaded 1 files from cache: [1]: "/home/biocbuild/.cache/R/biodb/chebi-0c5076ac2a43d16dbce503a44b09f649/15442.xml".
biodb.DEBUG[2024-07-06 03:17:48.655][conn$getEntryContent] 1 ChEBI entry content(s) loaded from cache.
biodb.DEBUG[2024-07-06 03:17:48.657][self$createEntryFromContent] Creating ChEBI entries from 1 content(s).
biodb.DEBUG[2024-07-06 03:17:48.659][self$createEntryFromContent] Parsing 1 ChEBI entries.
biodb.DEBUG[2024-07-06 03:17:48.661][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:48.662][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:48.663][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:48.669][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:48.670][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:48.672][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:48.673][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:48.676][ef$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:48.678][ef$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:48.679][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.680][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.682][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:48.683][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:48.685][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.686][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.687][ef$get] Asked field names are: charge.
biodb.TRACE[2024-07-06 03:17:48.689][ef$get] Realnames of fields are: charge.
biodb.TRACE[2024-07-06 03:17:48.690][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.691][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.693][self$getBiodb()$getEntryFields()$get] Asked field names are: charge.
biodb.TRACE[2024-07-06 03:17:48.695][self$getBiodb()$getEntryFields()$get] Realnames of fields are: charge.
biodb.TRACE[2024-07-06 03:17:48.696][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.697][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.699][ef$get] Asked field names are: formula.
biodb.TRACE[2024-07-06 03:17:48.700][ef$get] Realnames of fields are: formula.
biodb.TRACE[2024-07-06 03:17:48.701][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.703][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.705][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2024-07-06 03:17:48.706][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2024-07-06 03:17:48.707][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.709][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.710][ef$get] Asked field names are: inchi.
biodb.TRACE[2024-07-06 03:17:48.712][ef$get] Realnames of fields are: inchi.
biodb.TRACE[2024-07-06 03:17:48.713][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.714][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.716][self$getBiodb()$getEntryFields()$get] Asked field names are: inchi.
biodb.TRACE[2024-07-06 03:17:48.717][self$getBiodb()$getEntryFields()$get] Realnames of fields are: inchi.
biodb.TRACE[2024-07-06 03:17:48.719][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.720][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.721][ef$get] Asked field names are: inchikey.
biodb.TRACE[2024-07-06 03:17:48.723][ef$get] Realnames of fields are: inchikey.
biodb.TRACE[2024-07-06 03:17:48.724][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.725][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.727][self$getBiodb()$getEntryFields()$get] Asked field names are: inchikey.
biodb.TRACE[2024-07-06 03:17:48.729][self$getBiodb()$getEntryFields()$get] Realnames of fields are: inchikey.
biodb.TRACE[2024-07-06 03:17:48.730][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.731][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.733][ef$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2024-07-06 03:17:48.734][ef$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2024-07-06 03:17:48.735][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.737][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.738][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2024-07-06 03:17:48.740][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2024-07-06 03:17:48.741][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.742][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.744][ef$get] Asked field names are: mass.
biodb.TRACE[2024-07-06 03:17:48.745][ef$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:48.747][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.748][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.750][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.
biodb.TRACE[2024-07-06 03:17:48.751][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:48.752][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.754][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.755][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:48.757][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:48.758][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.759][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.761][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:48.762][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:48.764][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.765][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.766][ef$get] Asked field names are: name.
biodb.TRACE[2024-07-06 03:17:48.775][ef$get] Realnames of fields are: name.
biodb.TRACE[2024-07-06 03:17:48.777][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.778][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.780][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2024-07-06 03:17:48.781][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-07-06 03:17:48.783][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.784][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.785][ef$get] Asked field names are: n_stars.
biodb.TRACE[2024-07-06 03:17:48.787][ef$get] Realnames of fields are: n.stars.
biodb.TRACE[2024-07-06 03:17:48.788][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.789][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.791][self$getBiodb()$getEntryFields()$get] Asked field names are: n_stars.
biodb.TRACE[2024-07-06 03:17:48.793][self$getBiodb()$getEntryFields()$get] Realnames of fields are: n.stars.
biodb.TRACE[2024-07-06 03:17:48.794][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.795][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.797][ef$get] Asked field names are: smiles.
biodb.TRACE[2024-07-06 03:17:48.798][ef$get] Realnames of fields are: smiles.
biodb.TRACE[2024-07-06 03:17:48.799][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.801][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.802][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2024-07-06 03:17:48.804][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2024-07-06 03:17:48.805][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.806][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.808][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:48.809][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:48.811][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.812][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.813][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:48.815][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:48.816][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.817][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.819][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:48.820][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:48.821][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.823][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.824][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:48.825][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:48.827][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.828][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.829][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:48.831][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:48.832][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.833][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.835][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:48.836][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:48.837][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.839][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.840][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:48.841][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:48.843][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.844][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.846][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:48.847][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:48.848][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.850][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.851][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:48.852][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:48.854][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.855][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.856][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:48.858][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:48.859][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.860][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:48.862][self$createEntryFromContent] Accession numbers: 15442.
biodb.TRACE[2024-07-06 03:17:48.863][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:48.865][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:48.866][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.867][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.869][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:48.870][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:48.871][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.873][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.874][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:48.875][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:48.877][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.878][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:48.879][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:48.880][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:48.882][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:48.888][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:48.889][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:48.890][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:48.892][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:48.893][private$loadEntries] Creating entries from ids [1]: "57310".
biodb.DEBUG[2024-07-06 03:17:48.894][conn$getEntryContent] Get ChEBI entry content(s) for 1 id(s)...
biodb.TRACE[2024-07-06 03:17:48.897][cch$loadFileContent] Trying to load 1 files from cache: [1]: "57310".
biodb.TRACE[2024-07-06 03:17:48.898][cch$loadFileContent] file.exist = [1]: "TRUE".
biodb.TRACE[2024-07-06 03:17:48.901][loadFileContents] Loaded 1 files from cache: [1]: "/home/biocbuild/.cache/R/biodb/chebi-0c5076ac2a43d16dbce503a44b09f649/57310.xml".
biodb.DEBUG[2024-07-06 03:17:48.902][conn$getEntryContent] 1 ChEBI entry content(s) loaded from cache.
biodb.DEBUG[2024-07-06 03:17:48.904][self$createEntryFromContent] Creating ChEBI entries from 1 content(s).
biodb.DEBUG[2024-07-06 03:17:48.906][self$createEntryFromContent] Parsing 1 ChEBI entries.
biodb.DEBUG[2024-07-06 03:17:48.908][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:48.909][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:48.910][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:48.917][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:48.918][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:48.919][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:48.920][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:48.923][ef$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:48.925][ef$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:48.926][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.928][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.929][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:48.931][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:48.932][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.933][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.935][ef$get] Asked field names are: charge.
biodb.TRACE[2024-07-06 03:17:48.936][ef$get] Realnames of fields are: charge.
biodb.TRACE[2024-07-06 03:17:48.938][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.939][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.941][self$getBiodb()$getEntryFields()$get] Asked field names are: charge.
biodb.TRACE[2024-07-06 03:17:48.942][self$getBiodb()$getEntryFields()$get] Realnames of fields are: charge.
biodb.TRACE[2024-07-06 03:17:48.943][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.945][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.946][ef$get] Asked field names are: formula.
biodb.TRACE[2024-07-06 03:17:48.948][ef$get] Realnames of fields are: formula.
biodb.TRACE[2024-07-06 03:17:48.949][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.950][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.952][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2024-07-06 03:17:48.953][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2024-07-06 03:17:48.955][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.956][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.958][ef$get] Asked field names are: inchi.
biodb.TRACE[2024-07-06 03:17:48.959][ef$get] Realnames of fields are: inchi.
biodb.TRACE[2024-07-06 03:17:48.960][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.962][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.963][self$getBiodb()$getEntryFields()$get] Asked field names are: inchi.
biodb.TRACE[2024-07-06 03:17:48.965][self$getBiodb()$getEntryFields()$get] Realnames of fields are: inchi.
biodb.TRACE[2024-07-06 03:17:48.966][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.968][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.969][ef$get] Asked field names are: inchikey.
biodb.TRACE[2024-07-06 03:17:48.971][ef$get] Realnames of fields are: inchikey.
biodb.TRACE[2024-07-06 03:17:48.972][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.973][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.975][self$getBiodb()$getEntryFields()$get] Asked field names are: inchikey.
biodb.TRACE[2024-07-06 03:17:48.977][self$getBiodb()$getEntryFields()$get] Realnames of fields are: inchikey.
biodb.TRACE[2024-07-06 03:17:48.978][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.979][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.981][ef$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2024-07-06 03:17:48.982][ef$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2024-07-06 03:17:48.984][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.985][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.987][ef$get] Asked field names are: mass.
biodb.TRACE[2024-07-06 03:17:48.988][ef$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:48.989][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.991][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.992][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.
biodb.TRACE[2024-07-06 03:17:48.994][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:48.995][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:48.997][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:48.998][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:49.000][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:49.001][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.002][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.004][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:49.006][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:49.007][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.008][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.010][ef$get] Asked field names are: name.
biodb.TRACE[2024-07-06 03:17:49.012][ef$get] Realnames of fields are: name.
biodb.TRACE[2024-07-06 03:17:49.013][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.015][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.024][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2024-07-06 03:17:49.026][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-07-06 03:17:49.027][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.028][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.030][ef$get] Asked field names are: n_stars.
biodb.TRACE[2024-07-06 03:17:49.031][ef$get] Realnames of fields are: n.stars.
biodb.TRACE[2024-07-06 03:17:49.032][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.034][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.035][self$getBiodb()$getEntryFields()$get] Asked field names are: n_stars.
biodb.TRACE[2024-07-06 03:17:49.037][self$getBiodb()$getEntryFields()$get] Realnames of fields are: n.stars.
biodb.TRACE[2024-07-06 03:17:49.038][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.039][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.041][ef$get] Asked field names are: smiles.
biodb.TRACE[2024-07-06 03:17:49.042][ef$get] Realnames of fields are: smiles.
biodb.TRACE[2024-07-06 03:17:49.044][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.045][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.047][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2024-07-06 03:17:49.048][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2024-07-06 03:17:49.049][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.051][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.052][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:49.054][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:49.055][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.056][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.058][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:49.059][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:49.060][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.062][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.063][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:49.064][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:49.066][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.067][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.068][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:49.070][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:49.071][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.072][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.074][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:49.075][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:49.077][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.078][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.079][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:49.081][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:49.082][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.083][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.085][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:49.086][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:49.087][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.089][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.090][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:49.092][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:49.093][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.094][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.096][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:49.097][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:49.098][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.100][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.101][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:49.103][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:49.104][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.105][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:49.106][self$createEntryFromContent] Accession numbers: 57310.
biodb.TRACE[2024-07-06 03:17:49.108][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:49.109][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:49.111][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.112][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.113][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:49.115][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:49.116][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.117][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.119][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:49.120][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:49.122][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.123][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:49.124][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:49.125][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:49.127][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:49.133][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:49.134][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:49.135][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:49.137][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:49.138][private$loadEntries] Creating entries from ids [1]: "66216".
biodb.DEBUG[2024-07-06 03:17:49.139][conn$getEntryContent] Get ChEBI entry content(s) for 1 id(s)...
biodb.TRACE[2024-07-06 03:17:49.142][cch$loadFileContent] Trying to load 1 files from cache: [1]: "66216".
biodb.TRACE[2024-07-06 03:17:49.143][cch$loadFileContent] file.exist = [1]: "TRUE".
biodb.TRACE[2024-07-06 03:17:49.146][loadFileContents] Loaded 1 files from cache: [1]: "/home/biocbuild/.cache/R/biodb/chebi-0c5076ac2a43d16dbce503a44b09f649/66216.xml".
biodb.DEBUG[2024-07-06 03:17:49.147][conn$getEntryContent] 1 ChEBI entry content(s) loaded from cache.
biodb.DEBUG[2024-07-06 03:17:49.149][self$createEntryFromContent] Creating ChEBI entries from 1 content(s).
biodb.DEBUG[2024-07-06 03:17:49.151][self$createEntryFromContent] Parsing 1 ChEBI entries.
biodb.DEBUG[2024-07-06 03:17:49.153][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:49.154][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:49.155][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:49.162][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:49.163][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:49.164][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:49.166][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:49.169][ef$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:49.170][ef$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:49.172][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.173][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.174][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:49.176][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:49.177][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.179][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.180][ef$get] Asked field names are: charge.
biodb.TRACE[2024-07-06 03:17:49.181][ef$get] Realnames of fields are: charge.
biodb.TRACE[2024-07-06 03:17:49.183][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.184][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.186][self$getBiodb()$getEntryFields()$get] Asked field names are: charge.
biodb.TRACE[2024-07-06 03:17:49.187][self$getBiodb()$getEntryFields()$get] Realnames of fields are: charge.
biodb.TRACE[2024-07-06 03:17:49.189][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.190][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.191][ef$get] Asked field names are: formula.
biodb.TRACE[2024-07-06 03:17:49.193][ef$get] Realnames of fields are: formula.
biodb.TRACE[2024-07-06 03:17:49.194][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.195][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.197][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2024-07-06 03:17:49.198][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2024-07-06 03:17:49.200][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.201][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.202][ef$get] Asked field names are: inchi.
biodb.TRACE[2024-07-06 03:17:49.204][ef$get] Realnames of fields are: inchi.
biodb.TRACE[2024-07-06 03:17:49.205][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.206][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.208][self$getBiodb()$getEntryFields()$get] Asked field names are: inchi.
biodb.TRACE[2024-07-06 03:17:49.209][self$getBiodb()$getEntryFields()$get] Realnames of fields are: inchi.
biodb.TRACE[2024-07-06 03:17:49.211][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.212][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.213][ef$get] Asked field names are: inchikey.
biodb.TRACE[2024-07-06 03:17:49.215][ef$get] Realnames of fields are: inchikey.
biodb.TRACE[2024-07-06 03:17:49.216][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.217][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.219][self$getBiodb()$getEntryFields()$get] Asked field names are: inchikey.
biodb.TRACE[2024-07-06 03:17:49.221][self$getBiodb()$getEntryFields()$get] Realnames of fields are: inchikey.
biodb.TRACE[2024-07-06 03:17:49.222][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.223][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.225][ef$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2024-07-06 03:17:49.226][ef$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2024-07-06 03:17:49.227][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.229][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.230][ef$get] Asked field names are: mass.
biodb.TRACE[2024-07-06 03:17:49.232][ef$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:49.233][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.234][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.236][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.
biodb.TRACE[2024-07-06 03:17:49.237][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:49.239][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.240][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.242][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:49.243][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:49.244][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.246][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.247][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:49.249][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:49.250][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.251][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.253][ef$get] Asked field names are: name.
biodb.TRACE[2024-07-06 03:17:49.254][ef$get] Realnames of fields are: name.
biodb.TRACE[2024-07-06 03:17:49.256][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.257][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.259][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2024-07-06 03:17:49.260][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-07-06 03:17:49.269][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.271][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.272][ef$get] Asked field names are: n_stars.
biodb.TRACE[2024-07-06 03:17:49.274][ef$get] Realnames of fields are: n.stars.
biodb.TRACE[2024-07-06 03:17:49.275][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.276][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.278][self$getBiodb()$getEntryFields()$get] Asked field names are: n_stars.
biodb.TRACE[2024-07-06 03:17:49.279][self$getBiodb()$getEntryFields()$get] Realnames of fields are: n.stars.
biodb.TRACE[2024-07-06 03:17:49.281][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.282][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.283][ef$get] Asked field names are: smiles.
biodb.TRACE[2024-07-06 03:17:49.285][ef$get] Realnames of fields are: smiles.
biodb.TRACE[2024-07-06 03:17:49.286][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.288][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.290][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2024-07-06 03:17:49.291][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2024-07-06 03:17:49.292][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.294][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.295][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:49.297][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:49.298][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.299][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.301][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:49.302][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:49.303][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.305][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.306][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:49.308][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:49.309][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.310][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.312][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:49.313][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:49.315][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.316][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.318][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:49.319][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:49.321][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.322][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.323][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:49.325][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:49.326][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.327][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.329][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:49.330][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:49.332][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.333][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.335][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:49.336][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:49.337][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.339][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.340][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:49.342][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:49.343][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.344][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.346][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:49.347][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:49.348][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.350][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:49.351][self$createEntryFromContent] Accession numbers: 66216.
biodb.TRACE[2024-07-06 03:17:49.353][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:49.354][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:49.355][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.357][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.358][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:49.360][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:49.361][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.362][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.364][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:49.365][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:49.367][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.368][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:49.369][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:49.370][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:49.372][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:49.378][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:49.379][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:49.380][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:49.382][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:49.383][private$loadEntries] Creating entries from ids [1]: "70860".
biodb.DEBUG[2024-07-06 03:17:49.385][conn$getEntryContent] Get ChEBI entry content(s) for 1 id(s)...
biodb.TRACE[2024-07-06 03:17:49.387][cch$loadFileContent] Trying to load 1 files from cache: [1]: "70860".
biodb.TRACE[2024-07-06 03:17:49.389][cch$loadFileContent] file.exist = [1]: "TRUE".
biodb.TRACE[2024-07-06 03:17:49.391][loadFileContents] Loaded 1 files from cache: [1]: "/home/biocbuild/.cache/R/biodb/chebi-0c5076ac2a43d16dbce503a44b09f649/70860.xml".
biodb.DEBUG[2024-07-06 03:17:49.393][conn$getEntryContent] 1 ChEBI entry content(s) loaded from cache.
biodb.DEBUG[2024-07-06 03:17:49.394][self$createEntryFromContent] Creating ChEBI entries from 1 content(s).
biodb.DEBUG[2024-07-06 03:17:49.396][self$createEntryFromContent] Parsing 1 ChEBI entries.
biodb.DEBUG[2024-07-06 03:17:49.398][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:49.400][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:49.401][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:49.407][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:49.408][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:49.410][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:49.411][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:49.414][ef$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:49.415][ef$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:49.417][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.418][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.420][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:49.421][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:49.423][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.424][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.425][ef$get] Asked field names are: charge.
biodb.TRACE[2024-07-06 03:17:49.427][ef$get] Realnames of fields are: charge.
biodb.TRACE[2024-07-06 03:17:49.428][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.430][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.431][self$getBiodb()$getEntryFields()$get] Asked field names are: charge.
biodb.TRACE[2024-07-06 03:17:49.433][self$getBiodb()$getEntryFields()$get] Realnames of fields are: charge.
biodb.TRACE[2024-07-06 03:17:49.434][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.436][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.437][ef$get] Asked field names are: formula.
biodb.TRACE[2024-07-06 03:17:49.439][ef$get] Realnames of fields are: formula.
biodb.TRACE[2024-07-06 03:17:49.440][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.442][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.443][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2024-07-06 03:17:49.445][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2024-07-06 03:17:49.446][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.448][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.449][ef$get] Asked field names are: inchi.
biodb.TRACE[2024-07-06 03:17:49.451][ef$get] Realnames of fields are: inchi.
biodb.TRACE[2024-07-06 03:17:49.452][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.453][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.455][self$getBiodb()$getEntryFields()$get] Asked field names are: inchi.
biodb.TRACE[2024-07-06 03:17:49.457][self$getBiodb()$getEntryFields()$get] Realnames of fields are: inchi.
biodb.TRACE[2024-07-06 03:17:49.458][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.459][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.461][ef$get] Asked field names are: inchikey.
biodb.TRACE[2024-07-06 03:17:49.463][ef$get] Realnames of fields are: inchikey.
biodb.TRACE[2024-07-06 03:17:49.464][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.465][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.467][self$getBiodb()$getEntryFields()$get] Asked field names are: inchikey.
biodb.TRACE[2024-07-06 03:17:49.469][self$getBiodb()$getEntryFields()$get] Realnames of fields are: inchikey.
biodb.TRACE[2024-07-06 03:17:49.470][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.472][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.473][ef$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2024-07-06 03:17:49.475][ef$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2024-07-06 03:17:49.476][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.477][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.479][ef$get] Asked field names are: mass.
biodb.TRACE[2024-07-06 03:17:49.481][ef$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:49.482][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.484][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.485][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.
biodb.TRACE[2024-07-06 03:17:49.487][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:49.488][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.490][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.491][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:49.493][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:49.494][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.496][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.498][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:49.499][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:49.501][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.502][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.504][ef$get] Asked field names are: name.
biodb.TRACE[2024-07-06 03:17:49.505][ef$get] Realnames of fields are: name.
biodb.TRACE[2024-07-06 03:17:49.506][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.508][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.510][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2024-07-06 03:17:49.511][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-07-06 03:17:49.513][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.514][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.523][ef$get] Asked field names are: n_stars.
biodb.TRACE[2024-07-06 03:17:49.525][ef$get] Realnames of fields are: n.stars.
biodb.TRACE[2024-07-06 03:17:49.527][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.528][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.530][self$getBiodb()$getEntryFields()$get] Asked field names are: n_stars.
biodb.TRACE[2024-07-06 03:17:49.531][self$getBiodb()$getEntryFields()$get] Realnames of fields are: n.stars.
biodb.TRACE[2024-07-06 03:17:49.533][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.534][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.536][ef$get] Asked field names are: smiles.
biodb.TRACE[2024-07-06 03:17:49.537][ef$get] Realnames of fields are: smiles.
biodb.TRACE[2024-07-06 03:17:49.539][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.540][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.542][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2024-07-06 03:17:49.543][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2024-07-06 03:17:49.545][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.546][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.548][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:49.549][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:49.551][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.552][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.554][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:49.555][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:49.556][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.558][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.559][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:49.561][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:49.562][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.563][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.565][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:49.566][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:49.567][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.569][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.570][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:49.572][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:49.573][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.574][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.576][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:49.577][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:49.579][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.580][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.581][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:49.583][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:49.584][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.585][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.587][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:49.588][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:49.590][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.591][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.592][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:49.594][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:49.595][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.596][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.598][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:49.599][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:49.601][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.602][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:49.603][self$createEntryFromContent] Accession numbers: 70860.
biodb.TRACE[2024-07-06 03:17:49.605][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:49.606][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:49.608][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.609][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.610][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:49.612][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:49.613][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.615][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.616][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:49.617][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:49.619][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.620][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:49.621][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:49.623][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:49.624][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:49.630][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:49.631][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:49.633][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:49.634][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:49.635][private$loadEntries] Creating entries from ids [1]: "70861".
biodb.DEBUG[2024-07-06 03:17:49.637][conn$getEntryContent] Get ChEBI entry content(s) for 1 id(s)...
biodb.TRACE[2024-07-06 03:17:49.639][cch$loadFileContent] Trying to load 1 files from cache: [1]: "70861".
biodb.TRACE[2024-07-06 03:17:49.641][cch$loadFileContent] file.exist = [1]: "TRUE".
biodb.TRACE[2024-07-06 03:17:49.643][loadFileContents] Loaded 1 files from cache: [1]: "/home/biocbuild/.cache/R/biodb/chebi-0c5076ac2a43d16dbce503a44b09f649/70861.xml".
biodb.DEBUG[2024-07-06 03:17:49.645][conn$getEntryContent] 1 ChEBI entry content(s) loaded from cache.
biodb.DEBUG[2024-07-06 03:17:49.647][self$createEntryFromContent] Creating ChEBI entries from 1 content(s).
biodb.DEBUG[2024-07-06 03:17:49.648][self$createEntryFromContent] Parsing 1 ChEBI entries.
biodb.DEBUG[2024-07-06 03:17:49.651][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:49.652][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:49.653][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:49.659][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:49.661][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:49.662][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:49.663][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:49.666][ef$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:49.668][ef$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:49.669][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.670][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.672][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:49.673][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:49.675][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.676][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.678][ef$get] Asked field names are: charge.
biodb.TRACE[2024-07-06 03:17:49.679][ef$get] Realnames of fields are: charge.
biodb.TRACE[2024-07-06 03:17:49.680][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.682][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.684][self$getBiodb()$getEntryFields()$get] Asked field names are: charge.
biodb.TRACE[2024-07-06 03:17:49.685][self$getBiodb()$getEntryFields()$get] Realnames of fields are: charge.
biodb.TRACE[2024-07-06 03:17:49.686][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.688][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.689][ef$get] Asked field names are: formula.
biodb.TRACE[2024-07-06 03:17:49.691][ef$get] Realnames of fields are: formula.
biodb.TRACE[2024-07-06 03:17:49.692][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.693][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.695][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2024-07-06 03:17:49.696][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2024-07-06 03:17:49.698][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.699][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.701][ef$get] Asked field names are: inchi.
biodb.TRACE[2024-07-06 03:17:49.702][ef$get] Realnames of fields are: inchi.
biodb.TRACE[2024-07-06 03:17:49.704][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.705][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.707][self$getBiodb()$getEntryFields()$get] Asked field names are: inchi.
biodb.TRACE[2024-07-06 03:17:49.708][self$getBiodb()$getEntryFields()$get] Realnames of fields are: inchi.
biodb.TRACE[2024-07-06 03:17:49.709][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.711][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.712][ef$get] Asked field names are: inchikey.
biodb.TRACE[2024-07-06 03:17:49.714][ef$get] Realnames of fields are: inchikey.
biodb.TRACE[2024-07-06 03:17:49.715][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.716][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.718][self$getBiodb()$getEntryFields()$get] Asked field names are: inchikey.
biodb.TRACE[2024-07-06 03:17:49.720][self$getBiodb()$getEntryFields()$get] Realnames of fields are: inchikey.
biodb.TRACE[2024-07-06 03:17:49.721][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.722][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.724][ef$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2024-07-06 03:17:49.725][ef$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2024-07-06 03:17:49.727][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.728][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.730][ef$get] Asked field names are: mass.
biodb.TRACE[2024-07-06 03:17:49.731][ef$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:49.733][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.734][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.736][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.
biodb.TRACE[2024-07-06 03:17:49.737][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:49.739][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.740][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.742][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:49.743][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:49.745][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.746][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.748][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:49.749][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:49.751][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.752][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.753][ef$get] Asked field names are: name.
biodb.TRACE[2024-07-06 03:17:49.755][ef$get] Realnames of fields are: name.
biodb.TRACE[2024-07-06 03:17:49.756][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.758][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.760][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2024-07-06 03:17:49.761][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-07-06 03:17:49.762][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.764][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.765][ef$get] Asked field names are: n_stars.
biodb.TRACE[2024-07-06 03:17:49.767][ef$get] Realnames of fields are: n.stars.
biodb.TRACE[2024-07-06 03:17:49.776][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.777][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.779][self$getBiodb()$getEntryFields()$get] Asked field names are: n_stars.
biodb.TRACE[2024-07-06 03:17:49.780][self$getBiodb()$getEntryFields()$get] Realnames of fields are: n.stars.
biodb.TRACE[2024-07-06 03:17:49.782][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.783][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.785][ef$get] Asked field names are: smiles.
biodb.TRACE[2024-07-06 03:17:49.786][ef$get] Realnames of fields are: smiles.
biodb.TRACE[2024-07-06 03:17:49.787][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.789][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.790][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2024-07-06 03:17:49.792][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2024-07-06 03:17:49.793][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.795][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.796][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:49.798][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:49.799][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.800][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.802][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:49.803][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:49.805][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.806][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.807][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:49.809][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:49.810][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.812][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.813][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:49.814][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:49.816][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.817][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.818][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:49.820][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:49.821][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.823][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.824][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:49.825][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:49.827][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.828][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.829][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:49.831][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:49.832][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.834][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.835][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:49.837][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:49.838][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.839][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.841][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:49.842][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:49.844][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.845][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.846][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:49.848][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:49.849][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.850][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:49.852][self$createEntryFromContent] Accession numbers: 70861.
biodb.TRACE[2024-07-06 03:17:49.853][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:49.855][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:49.856][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.857][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.859][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:49.860][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:49.861][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.863][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.864][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:49.866][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:49.867][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.868][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:49.870][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:49.871][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:49.872][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:49.878][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:49.880][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:49.881][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:49.882][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:49.884][private$loadEntries] Creating entries from ids [1]: "78662".
biodb.DEBUG[2024-07-06 03:17:49.885][conn$getEntryContent] Get ChEBI entry content(s) for 1 id(s)...
biodb.TRACE[2024-07-06 03:17:49.887][cch$loadFileContent] Trying to load 1 files from cache: [1]: "78662".
biodb.TRACE[2024-07-06 03:17:49.889][cch$loadFileContent] file.exist = [1]: "TRUE".
biodb.TRACE[2024-07-06 03:17:49.891][loadFileContents] Loaded 1 files from cache: [1]: "/home/biocbuild/.cache/R/biodb/chebi-0c5076ac2a43d16dbce503a44b09f649/78662.xml".
biodb.DEBUG[2024-07-06 03:17:49.893][conn$getEntryContent] 1 ChEBI entry content(s) loaded from cache.
biodb.DEBUG[2024-07-06 03:17:49.895][self$createEntryFromContent] Creating ChEBI entries from 1 content(s).
biodb.DEBUG[2024-07-06 03:17:49.896][self$createEntryFromContent] Parsing 1 ChEBI entries.
biodb.DEBUG[2024-07-06 03:17:49.898][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:49.900][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:49.901][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:49.907][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:49.908][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:49.910][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:49.911][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:49.914][ef$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:49.916][ef$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:49.917][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.918][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.920][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:49.921][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:49.923][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.924][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.926][ef$get] Asked field names are: charge.
biodb.TRACE[2024-07-06 03:17:49.927][ef$get] Realnames of fields are: charge.
biodb.TRACE[2024-07-06 03:17:49.928][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.930][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.931][self$getBiodb()$getEntryFields()$get] Asked field names are: charge.
biodb.TRACE[2024-07-06 03:17:49.933][self$getBiodb()$getEntryFields()$get] Realnames of fields are: charge.
biodb.TRACE[2024-07-06 03:17:49.934][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.935][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.937][ef$get] Asked field names are: formula.
biodb.TRACE[2024-07-06 03:17:49.939][ef$get] Realnames of fields are: formula.
biodb.TRACE[2024-07-06 03:17:49.940][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.941][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.943][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2024-07-06 03:17:49.944][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2024-07-06 03:17:49.946][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.947][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.949][ef$get] Asked field names are: inchi.
biodb.TRACE[2024-07-06 03:17:49.950][ef$get] Realnames of fields are: inchi.
biodb.TRACE[2024-07-06 03:17:49.951][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.953][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.954][self$getBiodb()$getEntryFields()$get] Asked field names are: inchi.
biodb.TRACE[2024-07-06 03:17:49.956][self$getBiodb()$getEntryFields()$get] Realnames of fields are: inchi.
biodb.TRACE[2024-07-06 03:17:49.957][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.959][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.960][ef$get] Asked field names are: inchikey.
biodb.TRACE[2024-07-06 03:17:49.962][ef$get] Realnames of fields are: inchikey.
biodb.TRACE[2024-07-06 03:17:49.963][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.964][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.966][self$getBiodb()$getEntryFields()$get] Asked field names are: inchikey.
biodb.TRACE[2024-07-06 03:17:49.967][self$getBiodb()$getEntryFields()$get] Realnames of fields are: inchikey.
biodb.TRACE[2024-07-06 03:17:49.969][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.970][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.972][ef$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2024-07-06 03:17:49.973][ef$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2024-07-06 03:17:49.974][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.976][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.978][ef$get] Asked field names are: mass.
biodb.TRACE[2024-07-06 03:17:49.979][ef$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:49.980][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.982][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.983][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.
biodb.TRACE[2024-07-06 03:17:49.985][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:49.986][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.988][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.989][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:49.991][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:49.992][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.993][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:49.995][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:49.996][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:49.998][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:49.999][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.001][ef$get] Asked field names are: name.
biodb.TRACE[2024-07-06 03:17:50.002][ef$get] Realnames of fields are: name.
biodb.TRACE[2024-07-06 03:17:50.003][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.005][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.007][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2024-07-06 03:17:50.008][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-07-06 03:17:50.010][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.011][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.012][ef$get] Asked field names are: n_stars.
biodb.TRACE[2024-07-06 03:17:50.014][ef$get] Realnames of fields are: n.stars.
biodb.TRACE[2024-07-06 03:17:50.015][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.017][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.026][self$getBiodb()$getEntryFields()$get] Asked field names are: n_stars.
biodb.TRACE[2024-07-06 03:17:50.028][self$getBiodb()$getEntryFields()$get] Realnames of fields are: n.stars.
biodb.TRACE[2024-07-06 03:17:50.029][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.031][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.032][ef$get] Asked field names are: smiles.
biodb.TRACE[2024-07-06 03:17:50.034][ef$get] Realnames of fields are: smiles.
biodb.TRACE[2024-07-06 03:17:50.035][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.036][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.038][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2024-07-06 03:17:50.039][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2024-07-06 03:17:50.041][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.042][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.044][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:50.045][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:50.046][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.048][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.049][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:50.051][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:50.052][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.053][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.054][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:50.056][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:50.057][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.058][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.060][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:50.061][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:50.063][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.064][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.065][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:50.067][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:50.068][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.069][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.071][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:50.072][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:50.074][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.075][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.076][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:50.078][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:50.079][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.080][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.082][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:50.083][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:50.085][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.086][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.087][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:50.089][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:50.090][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.091][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.093][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:50.094][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:50.096][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.097][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:50.098][self$createEntryFromContent] Accession numbers: 78662.
biodb.TRACE[2024-07-06 03:17:50.100][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:50.101][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:50.103][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.104][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.105][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:50.107][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:50.108][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.109][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.111][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:50.112][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:50.114][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.115][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:50.116][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:50.117][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:50.119][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:50.125][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:50.126][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:50.127][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:50.129][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:50.130][private$loadEntries] Creating entries from ids [1]: "85084".
biodb.DEBUG[2024-07-06 03:17:50.132][conn$getEntryContent] Get ChEBI entry content(s) for 1 id(s)...
biodb.TRACE[2024-07-06 03:17:50.134][cch$loadFileContent] Trying to load 1 files from cache: [1]: "85084".
biodb.TRACE[2024-07-06 03:17:50.135][cch$loadFileContent] file.exist = [1]: "TRUE".
biodb.TRACE[2024-07-06 03:17:50.138][loadFileContents] Loaded 1 files from cache: [1]: "/home/biocbuild/.cache/R/biodb/chebi-0c5076ac2a43d16dbce503a44b09f649/85084.xml".
biodb.DEBUG[2024-07-06 03:17:50.140][conn$getEntryContent] 1 ChEBI entry content(s) loaded from cache.
biodb.DEBUG[2024-07-06 03:17:50.141][self$createEntryFromContent] Creating ChEBI entries from 1 content(s).
biodb.DEBUG[2024-07-06 03:17:50.143][self$createEntryFromContent] Parsing 1 ChEBI entries.
biodb.DEBUG[2024-07-06 03:17:50.145][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:50.146][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:50.148][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:50.154][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:50.155][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:50.157][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:50.158][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:50.161][ef$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:50.162][ef$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:50.164][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.165][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.166][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:50.168][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:50.169][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.171][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.172][ef$get] Asked field names are: charge.
biodb.TRACE[2024-07-06 03:17:50.173][ef$get] Realnames of fields are: charge.
biodb.TRACE[2024-07-06 03:17:50.175][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.176][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.178][self$getBiodb()$getEntryFields()$get] Asked field names are: charge.
biodb.TRACE[2024-07-06 03:17:50.179][self$getBiodb()$getEntryFields()$get] Realnames of fields are: charge.
biodb.TRACE[2024-07-06 03:17:50.181][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.182][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.183][ef$get] Asked field names are: formula.
biodb.TRACE[2024-07-06 03:17:50.185][ef$get] Realnames of fields are: formula.
biodb.TRACE[2024-07-06 03:17:50.186][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.187][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.189][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2024-07-06 03:17:50.190][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2024-07-06 03:17:50.192][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.193][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.195][ef$get] Asked field names are: inchi.
biodb.TRACE[2024-07-06 03:17:50.196][ef$get] Realnames of fields are: inchi.
biodb.TRACE[2024-07-06 03:17:50.197][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.199][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.200][ef$get] Asked field names are: inchikey.
biodb.TRACE[2024-07-06 03:17:50.202][ef$get] Realnames of fields are: inchikey.
biodb.TRACE[2024-07-06 03:17:50.203][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.204][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.206][ef$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2024-07-06 03:17:50.208][ef$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2024-07-06 03:17:50.209][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.210][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.212][ef$get] Asked field names are: mass.
biodb.TRACE[2024-07-06 03:17:50.213][ef$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:50.215][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.216][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.218][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.
biodb.TRACE[2024-07-06 03:17:50.219][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:50.221][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.222][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.224][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:50.225][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:50.226][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.228][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.229][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:50.231][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:50.232][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.234][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.235][ef$get] Asked field names are: name.
biodb.TRACE[2024-07-06 03:17:50.237][ef$get] Realnames of fields are: name.
biodb.TRACE[2024-07-06 03:17:50.238][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.240][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.242][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2024-07-06 03:17:50.243][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-07-06 03:17:50.245][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.246][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.247][ef$get] Asked field names are: n_stars.
biodb.TRACE[2024-07-06 03:17:50.249][ef$get] Realnames of fields are: n.stars.
biodb.TRACE[2024-07-06 03:17:50.250][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.252][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.254][self$getBiodb()$getEntryFields()$get] Asked field names are: n_stars.
biodb.TRACE[2024-07-06 03:17:50.255][self$getBiodb()$getEntryFields()$get] Realnames of fields are: n.stars.
biodb.TRACE[2024-07-06 03:17:50.257][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.258][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.259][ef$get] Asked field names are: smiles.
biodb.TRACE[2024-07-06 03:17:50.261][ef$get] Realnames of fields are: smiles.
biodb.TRACE[2024-07-06 03:17:50.262][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.264][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.265][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:50.275][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:50.276][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.277][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.279][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:50.280][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:50.281][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.283][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.284][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:50.285][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:50.287][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.288][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.289][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:50.291][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:50.292][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.293][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.295][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:50.296][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:50.297][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.299][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.300][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:50.302][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:50.303][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.304][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.306][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:50.307][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:50.308][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.310][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.311][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:50.313][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:50.314][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.315][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.317][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:50.318][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:50.319][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.321][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.322][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:50.324][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:50.325][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.326][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:50.328][self$createEntryFromContent] Accession numbers: 85084.
biodb.TRACE[2024-07-06 03:17:50.329][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:50.331][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:50.332][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.333][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.335][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:50.336][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:50.337][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.339][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.340][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:50.342][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:50.343][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.344][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:50.346][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:50.347][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:50.348][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:50.354][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:50.356][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:50.357][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:50.358][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:50.360][private$loadEntries] Creating entries from ids [1]: "85086".
biodb.DEBUG[2024-07-06 03:17:50.361][conn$getEntryContent] Get ChEBI entry content(s) for 1 id(s)...
biodb.TRACE[2024-07-06 03:17:50.364][cch$loadFileContent] Trying to load 1 files from cache: [1]: "85086".
biodb.TRACE[2024-07-06 03:17:50.366][cch$loadFileContent] file.exist = [1]: "TRUE".
biodb.TRACE[2024-07-06 03:17:50.368][loadFileContents] Loaded 1 files from cache: [1]: "/home/biocbuild/.cache/R/biodb/chebi-0c5076ac2a43d16dbce503a44b09f649/85086.xml".
biodb.DEBUG[2024-07-06 03:17:50.370][conn$getEntryContent] 1 ChEBI entry content(s) loaded from cache.
biodb.DEBUG[2024-07-06 03:17:50.372][self$createEntryFromContent] Creating ChEBI entries from 1 content(s).
biodb.DEBUG[2024-07-06 03:17:50.373][self$createEntryFromContent] Parsing 1 ChEBI entries.
biodb.DEBUG[2024-07-06 03:17:50.376][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:50.377][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:50.378][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:50.385][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:50.386][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:50.388][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:50.389][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:50.392][ef$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:50.394][ef$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:50.395][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.397][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.398][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:50.400][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:50.401][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.402][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.404][ef$get] Asked field names are: charge.
biodb.TRACE[2024-07-06 03:17:50.405][ef$get] Realnames of fields are: charge.
biodb.TRACE[2024-07-06 03:17:50.407][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.408][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.410][self$getBiodb()$getEntryFields()$get] Asked field names are: charge.
biodb.TRACE[2024-07-06 03:17:50.411][self$getBiodb()$getEntryFields()$get] Realnames of fields are: charge.
biodb.TRACE[2024-07-06 03:17:50.413][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.414][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.416][ef$get] Asked field names are: formula.
biodb.TRACE[2024-07-06 03:17:50.417][ef$get] Realnames of fields are: formula.
biodb.TRACE[2024-07-06 03:17:50.418][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.420][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.421][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2024-07-06 03:17:50.423][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2024-07-06 03:17:50.424][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.426][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.427][ef$get] Asked field names are: inchi.
biodb.TRACE[2024-07-06 03:17:50.429][ef$get] Realnames of fields are: inchi.
biodb.TRACE[2024-07-06 03:17:50.430][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.431][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.433][ef$get] Asked field names are: inchikey.
biodb.TRACE[2024-07-06 03:17:50.434][ef$get] Realnames of fields are: inchikey.
biodb.TRACE[2024-07-06 03:17:50.436][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.437][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.439][ef$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2024-07-06 03:17:50.440][ef$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2024-07-06 03:17:50.441][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.443][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.444][ef$get] Asked field names are: mass.
biodb.TRACE[2024-07-06 03:17:50.446][ef$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:50.447][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.449][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.450][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.
biodb.TRACE[2024-07-06 03:17:50.452][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:50.453][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.454][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.456][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:50.457][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:50.459][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.460][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.462][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:50.463][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:50.465][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.466][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.468][ef$get] Asked field names are: name.
biodb.TRACE[2024-07-06 03:17:50.469][ef$get] Realnames of fields are: name.
biodb.TRACE[2024-07-06 03:17:50.470][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.472][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.474][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2024-07-06 03:17:50.475][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-07-06 03:17:50.476][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.478][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.479][ef$get] Asked field names are: n_stars.
biodb.TRACE[2024-07-06 03:17:50.481][ef$get] Realnames of fields are: n.stars.
biodb.TRACE[2024-07-06 03:17:50.482][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.483][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.485][self$getBiodb()$getEntryFields()$get] Asked field names are: n_stars.
biodb.TRACE[2024-07-06 03:17:50.487][self$getBiodb()$getEntryFields()$get] Realnames of fields are: n.stars.
biodb.TRACE[2024-07-06 03:17:50.488][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.489][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.491][ef$get] Asked field names are: smiles.
biodb.TRACE[2024-07-06 03:17:50.492][ef$get] Realnames of fields are: smiles.
biodb.TRACE[2024-07-06 03:17:50.494][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.495][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.497][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:50.498][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:50.500][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.501][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.502][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:50.504][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:50.505][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.506][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.508][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:50.509][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:50.511][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.512][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.514][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:50.515][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:50.558][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.560][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.561][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:50.563][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:50.564][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.565][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.566][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:50.568][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:50.569][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.570][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.572][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:50.573][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:50.574][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.576][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.577][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:50.579][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:50.580][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.581][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.582][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:50.584][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:50.585][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.586][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.588][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:50.589][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:50.590][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.591][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:50.593][self$createEntryFromContent] Accession numbers: 85086.
biodb.TRACE[2024-07-06 03:17:50.594][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:50.595][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:50.597][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.598][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.599][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:50.601][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:50.602][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.603][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.605][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:50.606][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:50.607][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.608][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:50.610][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:50.611][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:50.612][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:50.618][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:50.619][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:50.621][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:50.622][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:50.623][private$loadEntries] Creating entries from ids [1]: "88123".
biodb.DEBUG[2024-07-06 03:17:50.625][conn$getEntryContent] Get ChEBI entry content(s) for 1 id(s)...
biodb.TRACE[2024-07-06 03:17:50.627][cch$loadFileContent] Trying to load 1 files from cache: [1]: "88123".
biodb.TRACE[2024-07-06 03:17:50.628][cch$loadFileContent] file.exist = [1]: "TRUE".
biodb.TRACE[2024-07-06 03:17:50.631][loadFileContents] Loaded 1 files from cache: [1]: "/home/biocbuild/.cache/R/biodb/chebi-0c5076ac2a43d16dbce503a44b09f649/88123.xml".
biodb.DEBUG[2024-07-06 03:17:50.632][conn$getEntryContent] 1 ChEBI entry content(s) loaded from cache.
biodb.DEBUG[2024-07-06 03:17:50.634][self$createEntryFromContent] Creating ChEBI entries from 1 content(s).
biodb.DEBUG[2024-07-06 03:17:50.636][self$createEntryFromContent] Parsing 1 ChEBI entries.
biodb.DEBUG[2024-07-06 03:17:50.638][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:50.639][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:50.640][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:50.646][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:50.647][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:50.649][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:50.650][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:50.653][ef$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:50.654][ef$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:50.656][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.657][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.659][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:50.660][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:50.661][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.663][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.664][ef$get] Asked field names are: charge.
biodb.TRACE[2024-07-06 03:17:50.666][ef$get] Realnames of fields are: charge.
biodb.TRACE[2024-07-06 03:17:50.667][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.668][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.670][self$getBiodb()$getEntryFields()$get] Asked field names are: charge.
biodb.TRACE[2024-07-06 03:17:50.671][self$getBiodb()$getEntryFields()$get] Realnames of fields are: charge.
biodb.TRACE[2024-07-06 03:17:50.673][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.674][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.676][ef$get] Asked field names are: formula.
biodb.TRACE[2024-07-06 03:17:50.677][ef$get] Realnames of fields are: formula.
biodb.TRACE[2024-07-06 03:17:50.678][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.680][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.681][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2024-07-06 03:17:50.683][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2024-07-06 03:17:50.684][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.686][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.687][ef$get] Asked field names are: inchi.
biodb.TRACE[2024-07-06 03:17:50.689][ef$get] Realnames of fields are: inchi.
biodb.TRACE[2024-07-06 03:17:50.690][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.691][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.693][self$getBiodb()$getEntryFields()$get] Asked field names are: inchi.
biodb.TRACE[2024-07-06 03:17:50.695][self$getBiodb()$getEntryFields()$get] Realnames of fields are: inchi.
biodb.TRACE[2024-07-06 03:17:50.696][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.697][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.699][ef$get] Asked field names are: inchikey.
biodb.TRACE[2024-07-06 03:17:50.700][ef$get] Realnames of fields are: inchikey.
biodb.TRACE[2024-07-06 03:17:50.702][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.703][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.705][self$getBiodb()$getEntryFields()$get] Asked field names are: inchikey.
biodb.TRACE[2024-07-06 03:17:50.706][self$getBiodb()$getEntryFields()$get] Realnames of fields are: inchikey.
biodb.TRACE[2024-07-06 03:17:50.707][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.709][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.710][ef$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2024-07-06 03:17:50.712][ef$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2024-07-06 03:17:50.713][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.714][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.716][ef$get] Asked field names are: mass.
biodb.TRACE[2024-07-06 03:17:50.717][ef$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:50.719][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.720][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.722][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.
biodb.TRACE[2024-07-06 03:17:50.723][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:50.724][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.726][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.727][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:50.729][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:50.730][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.731][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.733][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:50.735][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:50.736][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.737][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.739][ef$get] Asked field names are: name.
biodb.TRACE[2024-07-06 03:17:50.740][ef$get] Realnames of fields are: name.
biodb.TRACE[2024-07-06 03:17:50.742][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.743][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.745][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2024-07-06 03:17:50.746][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-07-06 03:17:50.748][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.749][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.750][ef$get] Asked field names are: n_stars.
biodb.TRACE[2024-07-06 03:17:50.752][ef$get] Realnames of fields are: n.stars.
biodb.TRACE[2024-07-06 03:17:50.753][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.754][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.756][self$getBiodb()$getEntryFields()$get] Asked field names are: n_stars.
biodb.TRACE[2024-07-06 03:17:50.757][self$getBiodb()$getEntryFields()$get] Realnames of fields are: n.stars.
biodb.TRACE[2024-07-06 03:17:50.759][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.760][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.761][ef$get] Asked field names are: smiles.
biodb.TRACE[2024-07-06 03:17:50.763][ef$get] Realnames of fields are: smiles.
biodb.TRACE[2024-07-06 03:17:50.764][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.765][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.767][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2024-07-06 03:17:50.768][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2024-07-06 03:17:50.770][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.771][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.772][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:50.774][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:50.775][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.776][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.778][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:50.779][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:50.780][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.781][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.783][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:50.784][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:50.785][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.787][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.788][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:50.789][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:50.791][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.792][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.793][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:50.795][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:50.803][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.805][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.807][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:50.808][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:50.809][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.811][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.812][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:50.814][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:50.815][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.816][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.818][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:50.819][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:50.821][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.822][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.823][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:50.825][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:50.826][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.827][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.829][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:50.830][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:50.832][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.833][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:50.834][self$createEntryFromContent] Accession numbers: 88123.
biodb.TRACE[2024-07-06 03:17:50.836][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:50.837][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:50.838][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.840][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.841][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:50.843][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:50.844][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.845][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.847][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:50.848][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:50.849][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.851][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:50.852][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:50.853][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:50.854][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:50.861][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:50.862][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:50.867][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:50.868][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:50.870][private$loadEntries] Creating entries from ids [1]: "134117".
biodb.DEBUG[2024-07-06 03:17:50.872][conn$getEntryContent] Get ChEBI entry content(s) for 1 id(s)...
biodb.TRACE[2024-07-06 03:17:50.875][cch$loadFileContent] Trying to load 1 files from cache: [1]: "134117".
biodb.TRACE[2024-07-06 03:17:50.877][cch$loadFileContent] file.exist = [1]: "TRUE".
biodb.TRACE[2024-07-06 03:17:50.879][loadFileContents] Loaded 1 files from cache: [1]: "/home/biocbuild/.cache/R/biodb/chebi-0c5076ac2a43d16dbce503a44b09f649/134117.xml".
biodb.DEBUG[2024-07-06 03:17:50.881][conn$getEntryContent] 1 ChEBI entry content(s) loaded from cache.
biodb.DEBUG[2024-07-06 03:17:50.883][self$createEntryFromContent] Creating ChEBI entries from 1 content(s).
biodb.DEBUG[2024-07-06 03:17:50.885][self$createEntryFromContent] Parsing 1 ChEBI entries.
biodb.DEBUG[2024-07-06 03:17:50.888][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:50.889][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:50.890][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:50.898][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:50.899][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:50.901][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:50.902][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:50.906][ef$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:50.908][ef$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:50.909][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.910][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.912][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:50.914][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:50.915][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.917][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.918][ef$get] Asked field names are: charge.
biodb.TRACE[2024-07-06 03:17:50.920][ef$get] Realnames of fields are: charge.
biodb.TRACE[2024-07-06 03:17:50.921][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.923][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.925][self$getBiodb()$getEntryFields()$get] Asked field names are: charge.
biodb.TRACE[2024-07-06 03:17:50.926][self$getBiodb()$getEntryFields()$get] Realnames of fields are: charge.
biodb.TRACE[2024-07-06 03:17:50.928][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.929][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.931][ef$get] Asked field names are: formula.
biodb.TRACE[2024-07-06 03:17:50.932][ef$get] Realnames of fields are: formula.
biodb.TRACE[2024-07-06 03:17:50.934][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.935][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.937][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2024-07-06 03:17:50.939][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2024-07-06 03:17:50.940][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.942][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.943][ef$get] Asked field names are: inchi.
biodb.TRACE[2024-07-06 03:17:50.945][ef$get] Realnames of fields are: inchi.
biodb.TRACE[2024-07-06 03:17:50.946][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.948][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.949][self$getBiodb()$getEntryFields()$get] Asked field names are: inchi.
biodb.TRACE[2024-07-06 03:17:50.951][self$getBiodb()$getEntryFields()$get] Realnames of fields are: inchi.
biodb.TRACE[2024-07-06 03:17:50.952][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.954][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.955][ef$get] Asked field names are: inchikey.
biodb.TRACE[2024-07-06 03:17:50.957][ef$get] Realnames of fields are: inchikey.
biodb.TRACE[2024-07-06 03:17:50.958][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.960][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.962][self$getBiodb()$getEntryFields()$get] Asked field names are: inchikey.
biodb.TRACE[2024-07-06 03:17:50.963][self$getBiodb()$getEntryFields()$get] Realnames of fields are: inchikey.
biodb.TRACE[2024-07-06 03:17:50.965][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.966][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.968][ef$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2024-07-06 03:17:50.969][ef$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2024-07-06 03:17:50.971][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.972][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.974][ef$get] Asked field names are: mass.
biodb.TRACE[2024-07-06 03:17:50.976][ef$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:50.977][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.978][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.980][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.
biodb.TRACE[2024-07-06 03:17:50.982][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:50.983][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.985][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.986][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:50.988][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:50.990][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.991][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.993][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:50.994][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:50.996][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:50.997][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:50.999][ef$get] Asked field names are: name.
biodb.TRACE[2024-07-06 03:17:51.001][ef$get] Realnames of fields are: name.
biodb.TRACE[2024-07-06 03:17:51.002][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.004][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.006][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2024-07-06 03:17:51.007][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-07-06 03:17:51.009][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.010][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.012][ef$get] Asked field names are: n_stars.
biodb.TRACE[2024-07-06 03:17:51.013][ef$get] Realnames of fields are: n.stars.
biodb.TRACE[2024-07-06 03:17:51.015][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.016][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.018][self$getBiodb()$getEntryFields()$get] Asked field names are: n_stars.
biodb.TRACE[2024-07-06 03:17:51.020][self$getBiodb()$getEntryFields()$get] Realnames of fields are: n.stars.
biodb.TRACE[2024-07-06 03:17:51.021][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.023][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.024][ef$get] Asked field names are: smiles.
biodb.TRACE[2024-07-06 03:17:51.026][ef$get] Realnames of fields are: smiles.
biodb.TRACE[2024-07-06 03:17:51.027][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.029][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.030][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2024-07-06 03:17:51.032][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2024-07-06 03:17:51.033][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.035][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.036][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:51.038][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:51.039][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.041][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.042][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:51.044][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:51.045][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.047][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.048][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:51.050][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:51.051][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.053][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.054][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:51.056][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:51.057][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.058][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.060][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:51.062][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:51.063][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.064][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.066][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:51.067][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:51.082][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.084][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.086][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:51.088][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:51.089][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.090][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.092][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:51.094][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:51.095][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.097][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.098][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:51.100][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:51.101][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.102][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.104][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:51.106][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:51.107][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.108][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:51.110][self$createEntryFromContent] Accession numbers: 134117.
biodb.TRACE[2024-07-06 03:17:51.111][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:51.113][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:51.114][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.116][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.117][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:51.119][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:51.120][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.122][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.123][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:51.125][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:51.126][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.127][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:51.129][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:51.130][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:51.131][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:51.138][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:51.139][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:51.140][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:51.142][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:51.143][private$loadEntries] Creating entries from ids [1]: "138307".
biodb.DEBUG[2024-07-06 03:17:51.145][conn$getEntryContent] Get ChEBI entry content(s) for 1 id(s)...
biodb.TRACE[2024-07-06 03:17:51.147][cch$loadFileContent] Trying to load 1 files from cache: [1]: "138307".
biodb.TRACE[2024-07-06 03:17:51.149][cch$loadFileContent] file.exist = [1]: "TRUE".
biodb.TRACE[2024-07-06 03:17:51.152][loadFileContents] Loaded 1 files from cache: [1]: "/home/biocbuild/.cache/R/biodb/chebi-0c5076ac2a43d16dbce503a44b09f649/138307.xml".
biodb.DEBUG[2024-07-06 03:17:51.153][conn$getEntryContent] 1 ChEBI entry content(s) loaded from cache.
biodb.DEBUG[2024-07-06 03:17:51.155][self$createEntryFromContent] Creating ChEBI entries from 1 content(s).
biodb.DEBUG[2024-07-06 03:17:51.156][self$createEntryFromContent] Parsing 1 ChEBI entries.
biodb.DEBUG[2024-07-06 03:17:51.159][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:51.160][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:51.161][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:51.167][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:51.169][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:51.170][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:51.171][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:51.175][ef$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:51.176][ef$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:51.177][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.179][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.180][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:51.182][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:51.183][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.185][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.186][ef$get] Asked field names are: charge.
biodb.TRACE[2024-07-06 03:17:51.188][ef$get] Realnames of fields are: charge.
biodb.TRACE[2024-07-06 03:17:51.189][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.190][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.192][self$getBiodb()$getEntryFields()$get] Asked field names are: charge.
biodb.TRACE[2024-07-06 03:17:51.194][self$getBiodb()$getEntryFields()$get] Realnames of fields are: charge.
biodb.TRACE[2024-07-06 03:17:51.195][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.196][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.198][ef$get] Asked field names are: formula.
biodb.TRACE[2024-07-06 03:17:51.199][ef$get] Realnames of fields are: formula.
biodb.TRACE[2024-07-06 03:17:51.201][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.202][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.204][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2024-07-06 03:17:51.205][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2024-07-06 03:17:51.207][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.208][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.209][ef$get] Asked field names are: inchi.
biodb.TRACE[2024-07-06 03:17:51.211][ef$get] Realnames of fields are: inchi.
biodb.TRACE[2024-07-06 03:17:51.212][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.214][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.215][self$getBiodb()$getEntryFields()$get] Asked field names are: inchi.
biodb.TRACE[2024-07-06 03:17:51.217][self$getBiodb()$getEntryFields()$get] Realnames of fields are: inchi.
biodb.TRACE[2024-07-06 03:17:51.218][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.219][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.221][ef$get] Asked field names are: inchikey.
biodb.TRACE[2024-07-06 03:17:51.222][ef$get] Realnames of fields are: inchikey.
biodb.TRACE[2024-07-06 03:17:51.224][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.225][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.227][self$getBiodb()$getEntryFields()$get] Asked field names are: inchikey.
biodb.TRACE[2024-07-06 03:17:51.228][self$getBiodb()$getEntryFields()$get] Realnames of fields are: inchikey.
biodb.TRACE[2024-07-06 03:17:51.230][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.231][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.232][ef$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2024-07-06 03:17:51.234][ef$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2024-07-06 03:17:51.235][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.237][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.238][ef$get] Asked field names are: mass.
biodb.TRACE[2024-07-06 03:17:51.240][ef$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:51.241][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.242][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.244][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.
biodb.TRACE[2024-07-06 03:17:51.246][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:51.247][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.248][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.250][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:51.251][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:51.253][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.254][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.256][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:51.257][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:51.259][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.260][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.262][ef$get] Asked field names are: name.
biodb.TRACE[2024-07-06 03:17:51.263][ef$get] Realnames of fields are: name.
biodb.TRACE[2024-07-06 03:17:51.264][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.266][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.268][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2024-07-06 03:17:51.269][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-07-06 03:17:51.271][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.272][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.273][ef$get] Asked field names are: n_stars.
biodb.TRACE[2024-07-06 03:17:51.275][ef$get] Realnames of fields are: n.stars.
biodb.TRACE[2024-07-06 03:17:51.276][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.278][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.279][self$getBiodb()$getEntryFields()$get] Asked field names are: n_stars.
biodb.TRACE[2024-07-06 03:17:51.281][self$getBiodb()$getEntryFields()$get] Realnames of fields are: n.stars.
biodb.TRACE[2024-07-06 03:17:51.282][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.284][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.285][ef$get] Asked field names are: smiles.
biodb.TRACE[2024-07-06 03:17:51.286][ef$get] Realnames of fields are: smiles.
biodb.TRACE[2024-07-06 03:17:51.288][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.289][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.291][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2024-07-06 03:17:51.292][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2024-07-06 03:17:51.294][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.295][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.297][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:51.298][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:51.299][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.301][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.302][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:51.304][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:51.305][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.306][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.308][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:51.309][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:51.310][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.312][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.313][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:51.315][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:51.316][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.317][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.319][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:51.320][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:51.322][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.323][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.324][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:51.326][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:51.327][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.329][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.330][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:51.331][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:51.341][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.342][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.344][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:51.345][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:51.347][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.348][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.350][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:51.351][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:51.352][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.354][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.355][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:51.357][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:51.358][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.361][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:51.362][self$createEntryFromContent] Accession numbers: 138307.
biodb.TRACE[2024-07-06 03:17:51.364][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:51.365][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:51.367][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.368][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.370][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:51.371][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:51.373][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.374][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.376][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:51.377][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:51.378][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.380][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:51.381][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:51.383][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:51.384][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:51.390][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:51.392][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:51.393][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:51.394][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:51.396][private$loadEntries] Creating entries from ids [1]: "176803".
biodb.DEBUG[2024-07-06 03:17:51.397][conn$getEntryContent] Get ChEBI entry content(s) for 1 id(s)...
biodb.TRACE[2024-07-06 03:17:51.399][cch$loadFileContent] Trying to load 1 files from cache: [1]: "176803".
biodb.TRACE[2024-07-06 03:17:51.401][cch$loadFileContent] file.exist = [1]: "TRUE".
biodb.TRACE[2024-07-06 03:17:51.404][loadFileContents] Loaded 1 files from cache: [1]: "/home/biocbuild/.cache/R/biodb/chebi-0c5076ac2a43d16dbce503a44b09f649/176803.xml".
biodb.DEBUG[2024-07-06 03:17:51.405][conn$getEntryContent] 1 ChEBI entry content(s) loaded from cache.
biodb.DEBUG[2024-07-06 03:17:51.407][self$createEntryFromContent] Creating ChEBI entries from 1 content(s).
biodb.DEBUG[2024-07-06 03:17:51.409][self$createEntryFromContent] Parsing 1 ChEBI entries.
biodb.DEBUG[2024-07-06 03:17:51.411][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:51.412][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:51.414][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:51.420][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:51.421][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:51.423][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:51.424][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:51.427][ef$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:51.428][ef$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:51.430][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.431][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.433][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:51.434][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:51.436][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.437][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.439][ef$get] Asked field names are: charge.
biodb.TRACE[2024-07-06 03:17:51.440][ef$get] Realnames of fields are: charge.
biodb.TRACE[2024-07-06 03:17:51.441][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.443][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.445][self$getBiodb()$getEntryFields()$get] Asked field names are: charge.
biodb.TRACE[2024-07-06 03:17:51.446][self$getBiodb()$getEntryFields()$get] Realnames of fields are: charge.
biodb.TRACE[2024-07-06 03:17:51.447][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.449][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.450][ef$get] Asked field names are: formula.
biodb.TRACE[2024-07-06 03:17:51.452][ef$get] Realnames of fields are: formula.
biodb.TRACE[2024-07-06 03:17:51.453][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.455][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.456][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2024-07-06 03:17:51.458][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2024-07-06 03:17:51.459][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.460][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.462][ef$get] Asked field names are: inchi.
biodb.TRACE[2024-07-06 03:17:51.464][ef$get] Realnames of fields are: inchi.
biodb.TRACE[2024-07-06 03:17:51.465][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.466][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.468][self$getBiodb()$getEntryFields()$get] Asked field names are: inchi.
biodb.TRACE[2024-07-06 03:17:51.469][self$getBiodb()$getEntryFields()$get] Realnames of fields are: inchi.
biodb.TRACE[2024-07-06 03:17:51.471][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.472][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.474][ef$get] Asked field names are: inchikey.
biodb.TRACE[2024-07-06 03:17:51.475][ef$get] Realnames of fields are: inchikey.
biodb.TRACE[2024-07-06 03:17:51.476][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.478][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.480][self$getBiodb()$getEntryFields()$get] Asked field names are: inchikey.
biodb.TRACE[2024-07-06 03:17:51.481][self$getBiodb()$getEntryFields()$get] Realnames of fields are: inchikey.
biodb.TRACE[2024-07-06 03:17:51.482][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.484][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.485][ef$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2024-07-06 03:17:51.487][ef$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2024-07-06 03:17:51.488][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.489][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.491][ef$get] Asked field names are: mass.
biodb.TRACE[2024-07-06 03:17:51.493][ef$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:51.494][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.495][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.497][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.
biodb.TRACE[2024-07-06 03:17:51.499][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:51.500][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.501][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.503][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:51.504][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:51.506][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.507][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.509][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:51.510][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:51.512][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.513][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.515][ef$get] Asked field names are: name.
biodb.TRACE[2024-07-06 03:17:51.516][ef$get] Realnames of fields are: name.
biodb.TRACE[2024-07-06 03:17:51.518][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.519][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.521][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2024-07-06 03:17:51.523][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-07-06 03:17:51.524][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.525][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.527][ef$get] Asked field names are: n_stars.
biodb.TRACE[2024-07-06 03:17:51.528][ef$get] Realnames of fields are: n.stars.
biodb.TRACE[2024-07-06 03:17:51.530][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.531][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.533][self$getBiodb()$getEntryFields()$get] Asked field names are: n_stars.
biodb.TRACE[2024-07-06 03:17:51.535][self$getBiodb()$getEntryFields()$get] Realnames of fields are: n.stars.
biodb.TRACE[2024-07-06 03:17:51.536][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.537][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.539][ef$get] Asked field names are: smiles.
biodb.TRACE[2024-07-06 03:17:51.541][ef$get] Realnames of fields are: smiles.
biodb.TRACE[2024-07-06 03:17:51.542][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.543][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.545][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2024-07-06 03:17:51.547][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2024-07-06 03:17:51.548][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.550][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.551][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:51.553][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:51.554][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.556][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.557][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:51.559][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:51.560][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.562][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.563][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:51.565][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:51.566][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.567][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.569][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:51.570][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:51.572][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.573][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.575][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:51.576][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:51.578][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.579][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.580][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:51.582][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:51.583][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.585][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.586][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:51.588][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:51.590][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.591][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.593][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:51.602][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:51.604][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.605][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.607][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:51.608][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:51.610][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.611][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.612][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:51.614][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:51.615][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.616][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:51.618][self$createEntryFromContent] Accession numbers: 176803.
biodb.TRACE[2024-07-06 03:17:51.619][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:51.620][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:51.622][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.623][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.624][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:51.626][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:51.627][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.629][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.630][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:51.631][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:51.633][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.634][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:51.635][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:51.637][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:51.638][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:51.644][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:51.645][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:51.647][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:51.648][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:51.649][private$loadEntries] Creating entries from ids [1]: "176962".
biodb.DEBUG[2024-07-06 03:17:51.651][conn$getEntryContent] Get ChEBI entry content(s) for 1 id(s)...
biodb.TRACE[2024-07-06 03:17:51.653][cch$loadFileContent] Trying to load 1 files from cache: [1]: "176962".
biodb.TRACE[2024-07-06 03:17:51.655][cch$loadFileContent] file.exist = [1]: "TRUE".
biodb.TRACE[2024-07-06 03:17:51.658][loadFileContents] Loaded 1 files from cache: [1]: "/home/biocbuild/.cache/R/biodb/chebi-0c5076ac2a43d16dbce503a44b09f649/176962.xml".
biodb.DEBUG[2024-07-06 03:17:51.659][conn$getEntryContent] 1 ChEBI entry content(s) loaded from cache.
biodb.DEBUG[2024-07-06 03:17:51.661][self$createEntryFromContent] Creating ChEBI entries from 1 content(s).
biodb.DEBUG[2024-07-06 03:17:51.663][self$createEntryFromContent] Parsing 1 ChEBI entries.
biodb.DEBUG[2024-07-06 03:17:51.665][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:51.666][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:51.668][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:51.674][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:51.675][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:51.676][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:51.678][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:51.681][ef$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:51.682][ef$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:51.684][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.685][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.687][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:51.688][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:51.690][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.691][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.693][ef$get] Asked field names are: charge.
biodb.TRACE[2024-07-06 03:17:51.694][ef$get] Realnames of fields are: charge.
biodb.TRACE[2024-07-06 03:17:51.695][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.697][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.699][self$getBiodb()$getEntryFields()$get] Asked field names are: charge.
biodb.TRACE[2024-07-06 03:17:51.700][self$getBiodb()$getEntryFields()$get] Realnames of fields are: charge.
biodb.TRACE[2024-07-06 03:17:51.701][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.703][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.704][ef$get] Asked field names are: formula.
biodb.TRACE[2024-07-06 03:17:51.706][ef$get] Realnames of fields are: formula.
biodb.TRACE[2024-07-06 03:17:51.707][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.708][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.710][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2024-07-06 03:17:51.712][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2024-07-06 03:17:51.713][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.714][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.716][ef$get] Asked field names are: inchi.
biodb.TRACE[2024-07-06 03:17:51.718][ef$get] Realnames of fields are: inchi.
biodb.TRACE[2024-07-06 03:17:51.719][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.720][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.722][self$getBiodb()$getEntryFields()$get] Asked field names are: inchi.
biodb.TRACE[2024-07-06 03:17:51.723][self$getBiodb()$getEntryFields()$get] Realnames of fields are: inchi.
biodb.TRACE[2024-07-06 03:17:51.725][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.726][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.728][ef$get] Asked field names are: inchikey.
biodb.TRACE[2024-07-06 03:17:51.729][ef$get] Realnames of fields are: inchikey.
biodb.TRACE[2024-07-06 03:17:51.731][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.732][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.734][self$getBiodb()$getEntryFields()$get] Asked field names are: inchikey.
biodb.TRACE[2024-07-06 03:17:51.735][self$getBiodb()$getEntryFields()$get] Realnames of fields are: inchikey.
biodb.TRACE[2024-07-06 03:17:51.737][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.738][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.740][ef$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2024-07-06 03:17:51.741][ef$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2024-07-06 03:17:51.742][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.744][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.746][ef$get] Asked field names are: mass.
biodb.TRACE[2024-07-06 03:17:51.747][ef$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:51.748][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.750][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.752][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.
biodb.TRACE[2024-07-06 03:17:51.753][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:51.754][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.756][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.757][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:51.759][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:51.760][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.762][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.764][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:51.765][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:51.767][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.768][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.770][ef$get] Asked field names are: name.
biodb.TRACE[2024-07-06 03:17:51.771][ef$get] Realnames of fields are: name.
biodb.TRACE[2024-07-06 03:17:51.772][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.774][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.776][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2024-07-06 03:17:51.777][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-07-06 03:17:51.779][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.780][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.782][ef$get] Asked field names are: n_stars.
biodb.TRACE[2024-07-06 03:17:51.783][ef$get] Realnames of fields are: n.stars.
biodb.TRACE[2024-07-06 03:17:51.785][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.786][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.788][self$getBiodb()$getEntryFields()$get] Asked field names are: n_stars.
biodb.TRACE[2024-07-06 03:17:51.789][self$getBiodb()$getEntryFields()$get] Realnames of fields are: n.stars.
biodb.TRACE[2024-07-06 03:17:51.791][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.792][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.794][ef$get] Asked field names are: smiles.
biodb.TRACE[2024-07-06 03:17:51.795][ef$get] Realnames of fields are: smiles.
biodb.TRACE[2024-07-06 03:17:51.797][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.798][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.800][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2024-07-06 03:17:51.801][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2024-07-06 03:17:51.803][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.804][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.806][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:51.807][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:51.809][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.810][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.812][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:51.813][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:51.815][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.816][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.818][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:51.819][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:51.821][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.822][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.824][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:51.825][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:51.827][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.828][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.830][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:51.831][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:51.833][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.834][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.836][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:51.838][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:51.839][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.840][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.842][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:51.843][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:51.845][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.846][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.848][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:51.849][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:51.850][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.852][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.853][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:51.862][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:51.864][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.865][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.867][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:51.868][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:51.870][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.871][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:51.872][self$createEntryFromContent] Accession numbers: 176962.
biodb.TRACE[2024-07-06 03:17:51.874][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:51.875][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:51.877][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.878][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.879][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:51.881][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:51.882][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.884][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.885][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:51.887][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:51.888][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.889][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:51.891][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:51.892][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:51.893][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:51.899][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:51.901][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:51.902][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:51.903][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:51.905][private$loadEntries] Creating entries from ids [1]: "198655".
biodb.DEBUG[2024-07-06 03:17:51.906][conn$getEntryContent] Get ChEBI entry content(s) for 1 id(s)...
biodb.TRACE[2024-07-06 03:17:51.908][cch$loadFileContent] Trying to load 1 files from cache: [1]: "198655".
biodb.TRACE[2024-07-06 03:17:51.910][cch$loadFileContent] file.exist = [1]: "TRUE".
biodb.TRACE[2024-07-06 03:17:51.913][loadFileContents] Loaded 1 files from cache: [1]: "/home/biocbuild/.cache/R/biodb/chebi-0c5076ac2a43d16dbce503a44b09f649/198655.xml".
biodb.DEBUG[2024-07-06 03:17:51.914][conn$getEntryContent] 1 ChEBI entry content(s) loaded from cache.
biodb.DEBUG[2024-07-06 03:17:51.916][self$createEntryFromContent] Creating ChEBI entries from 1 content(s).
biodb.DEBUG[2024-07-06 03:17:51.917][self$createEntryFromContent] Parsing 1 ChEBI entries.
biodb.DEBUG[2024-07-06 03:17:51.920][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:51.921][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:51.922][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:51.928][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:51.930][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:51.931][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:51.932][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:51.935][ef$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:51.936][ef$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:51.938][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.939][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.941][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:51.942][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:51.944][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.945][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.946][ef$get] Asked field names are: charge.
biodb.TRACE[2024-07-06 03:17:51.948][ef$get] Realnames of fields are: charge.
biodb.TRACE[2024-07-06 03:17:51.949][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.951][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.952][self$getBiodb()$getEntryFields()$get] Asked field names are: charge.
biodb.TRACE[2024-07-06 03:17:51.954][self$getBiodb()$getEntryFields()$get] Realnames of fields are: charge.
biodb.TRACE[2024-07-06 03:17:51.955][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.956][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.958][ef$get] Asked field names are: formula.
biodb.TRACE[2024-07-06 03:17:51.959][ef$get] Realnames of fields are: formula.
biodb.TRACE[2024-07-06 03:17:51.961][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.962][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.964][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2024-07-06 03:17:51.965][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2024-07-06 03:17:51.967][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.968][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.969][ef$get] Asked field names are: inchi.
biodb.TRACE[2024-07-06 03:17:51.971][ef$get] Realnames of fields are: inchi.
biodb.TRACE[2024-07-06 03:17:51.972][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.974][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.975][self$getBiodb()$getEntryFields()$get] Asked field names are: inchi.
biodb.TRACE[2024-07-06 03:17:51.977][self$getBiodb()$getEntryFields()$get] Realnames of fields are: inchi.
biodb.TRACE[2024-07-06 03:17:51.978][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.979][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.981][ef$get] Asked field names are: inchikey.
biodb.TRACE[2024-07-06 03:17:51.982][ef$get] Realnames of fields are: inchikey.
biodb.TRACE[2024-07-06 03:17:51.984][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.985][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.987][self$getBiodb()$getEntryFields()$get] Asked field names are: inchikey.
biodb.TRACE[2024-07-06 03:17:51.988][self$getBiodb()$getEntryFields()$get] Realnames of fields are: inchikey.
biodb.TRACE[2024-07-06 03:17:51.989][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.991][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.992][ef$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2024-07-06 03:17:51.994][ef$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2024-07-06 03:17:51.995][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:51.996][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:51.998][ef$get] Asked field names are: mass.
biodb.TRACE[2024-07-06 03:17:51.999][ef$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.001][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.002][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:52.004][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.
biodb.TRACE[2024-07-06 03:17:52.005][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.006][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.008][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:52.009][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:52.011][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:52.012][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.013][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:52.015][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:52.017][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:52.018][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.019][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:52.021][ef$get] Asked field names are: name.
biodb.TRACE[2024-07-06 03:17:52.022][ef$get] Realnames of fields are: name.
biodb.TRACE[2024-07-06 03:17:52.023][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.025][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:52.027][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2024-07-06 03:17:52.028][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-07-06 03:17:52.030][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.031][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:52.032][ef$get] Asked field names are: n_stars.
biodb.TRACE[2024-07-06 03:17:52.034][ef$get] Realnames of fields are: n.stars.
biodb.TRACE[2024-07-06 03:17:52.035][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.036][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:52.038][self$getBiodb()$getEntryFields()$get] Asked field names are: n_stars.
biodb.TRACE[2024-07-06 03:17:52.040][self$getBiodb()$getEntryFields()$get] Realnames of fields are: n.stars.
biodb.TRACE[2024-07-06 03:17:52.041][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.042][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:52.044][ef$get] Asked field names are: smiles.
biodb.TRACE[2024-07-06 03:17:52.045][ef$get] Realnames of fields are: smiles.
biodb.TRACE[2024-07-06 03:17:52.047][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.048][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:52.050][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2024-07-06 03:17:52.051][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2024-07-06 03:17:52.052][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.054][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:52.055][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:52.057][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:52.058][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.059][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:52.061][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:52.062][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:52.064][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.065][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:52.066][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:52.068][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:52.069][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.070][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:52.072][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:52.073][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:52.075][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.076][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:52.077][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:52.079][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:52.080][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.081][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:52.083][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:52.084][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:52.086][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.087][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:52.088][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:52.090][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:52.091][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.092][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:52.094][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:52.095][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:52.097][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.098][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:52.099][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:52.101][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:52.102][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.104][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:52.113][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:52.114][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:52.116][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.117][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:52.118][self$createEntryFromContent] Accession numbers: 198655.
biodb.TRACE[2024-07-06 03:17:52.120][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.121][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.123][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.124][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:52.126][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.127][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.128][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.130][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:52.131][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.133][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.134][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.135][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:52.137][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:52.138][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:52.139][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:52.145][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:52.146][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:52.148][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:52.149][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:52.150][private$loadEntries] Creating entries from ids [1]: "215045".
biodb.DEBUG[2024-07-06 03:17:52.152][conn$getEntryContent] Get ChEBI entry content(s) for 1 id(s)...
biodb.TRACE[2024-07-06 03:17:52.154][cch$loadFileContent] Trying to load 1 files from cache: [1]: "215045".
biodb.TRACE[2024-07-06 03:17:52.156][cch$loadFileContent] file.exist = [1]: "TRUE".
biodb.TRACE[2024-07-06 03:17:52.158][loadFileContents] Loaded 1 files from cache: [1]: "/home/biocbuild/.cache/R/biodb/chebi-0c5076ac2a43d16dbce503a44b09f649/215045.xml".
biodb.DEBUG[2024-07-06 03:17:52.160][conn$getEntryContent] 1 ChEBI entry content(s) loaded from cache.
biodb.DEBUG[2024-07-06 03:17:52.162][self$createEntryFromContent] Creating ChEBI entries from 1 content(s).
biodb.DEBUG[2024-07-06 03:17:52.163][self$createEntryFromContent] Parsing 1 ChEBI entries.
biodb.DEBUG[2024-07-06 03:17:52.165][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:52.167][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:52.168][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:52.174][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:52.176][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:52.177][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:52.178][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:52.181][ef$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:52.183][ef$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:52.184][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.185][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:52.187][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:52.188][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:52.189][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.191][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:52.192][ef$get] Asked field names are: charge.
biodb.TRACE[2024-07-06 03:17:52.193][ef$get] Realnames of fields are: charge.
biodb.TRACE[2024-07-06 03:17:52.195][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.196][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:52.198][self$getBiodb()$getEntryFields()$get] Asked field names are: charge.
biodb.TRACE[2024-07-06 03:17:52.199][self$getBiodb()$getEntryFields()$get] Realnames of fields are: charge.
biodb.TRACE[2024-07-06 03:17:52.200][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.202][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:52.203][ef$get] Asked field names are: formula.
biodb.TRACE[2024-07-06 03:17:52.204][ef$get] Realnames of fields are: formula.
biodb.TRACE[2024-07-06 03:17:52.206][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.207][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:52.209][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2024-07-06 03:17:52.210][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2024-07-06 03:17:52.212][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.213][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:52.214][ef$get] Asked field names are: inchi.
biodb.TRACE[2024-07-06 03:17:52.216][ef$get] Realnames of fields are: inchi.
biodb.TRACE[2024-07-06 03:17:52.217][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.218][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:52.220][self$getBiodb()$getEntryFields()$get] Asked field names are: inchi.
biodb.TRACE[2024-07-06 03:17:52.221][self$getBiodb()$getEntryFields()$get] Realnames of fields are: inchi.
biodb.TRACE[2024-07-06 03:17:52.223][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.224][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:52.225][ef$get] Asked field names are: inchikey.
biodb.TRACE[2024-07-06 03:17:52.227][ef$get] Realnames of fields are: inchikey.
biodb.TRACE[2024-07-06 03:17:52.228][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.229][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:52.231][self$getBiodb()$getEntryFields()$get] Asked field names are: inchikey.
biodb.TRACE[2024-07-06 03:17:52.232][self$getBiodb()$getEntryFields()$get] Realnames of fields are: inchikey.
biodb.TRACE[2024-07-06 03:17:52.234][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.235][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:52.236][ef$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2024-07-06 03:17:52.238][ef$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2024-07-06 03:17:52.239][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.240][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:52.242][ef$get] Asked field names are: mass.
biodb.TRACE[2024-07-06 03:17:52.244][ef$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.245][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.246][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:52.248][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.
biodb.TRACE[2024-07-06 03:17:52.249][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.251][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.252][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:52.253][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:52.255][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:52.256][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.257][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:52.259][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:52.260][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:52.262][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.263][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:52.265][ef$get] Asked field names are: name.
biodb.TRACE[2024-07-06 03:17:52.266][ef$get] Realnames of fields are: name.
biodb.TRACE[2024-07-06 03:17:52.267][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.269][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:52.271][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2024-07-06 03:17:52.272][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-07-06 03:17:52.273][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.275][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:52.276][ef$get] Asked field names are: n_stars.
biodb.TRACE[2024-07-06 03:17:52.278][ef$get] Realnames of fields are: n.stars.
biodb.TRACE[2024-07-06 03:17:52.279][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.281][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:52.282][self$getBiodb()$getEntryFields()$get] Asked field names are: n_stars.
biodb.TRACE[2024-07-06 03:17:52.284][self$getBiodb()$getEntryFields()$get] Realnames of fields are: n.stars.
biodb.TRACE[2024-07-06 03:17:52.285][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.286][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:52.288][ef$get] Asked field names are: smiles.
biodb.TRACE[2024-07-06 03:17:52.289][ef$get] Realnames of fields are: smiles.
biodb.TRACE[2024-07-06 03:17:52.291][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.292][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:52.294][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2024-07-06 03:17:52.295][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2024-07-06 03:17:52.296][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.298][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:52.299][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:52.301][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:52.302][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.303][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:52.305][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:52.306][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:52.308][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.309][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:52.310][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:52.312][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:52.313][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.314][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:52.316][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:52.317][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:52.319][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.320][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:52.321][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:52.323][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:52.324][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.326][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:52.327][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:52.328][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:52.330][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.331][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:52.332][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:52.334][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:52.335][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.337][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:52.338][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:52.340][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:52.341][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.342][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:52.344][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:52.345][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:52.347][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.348][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:52.349][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:52.351][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:52.359][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.361][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:52.363][self$createEntryFromContent] Accession numbers: 215045.
biodb.TRACE[2024-07-06 03:17:52.364][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.366][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.367][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.368][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:52.370][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.371][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.373][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.374][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:52.375][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.377][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.378][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.380][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:52.405][self$getBiodb()$getRequestScheduler( ...] Getting content of get URL request "https://www.ebi.ac.uk/webservices/chebi/2.0/test/getLiteEntity?search=squalene&searchCategory=ALL NAMES&maximumResults=0&starsCategory=ALL".
biodb.DEBUG[2024-07-06 03:17:52.410][self$getBiodb()$getRequestScheduler( ...] Loading content of request from cache.
biodb.TRACE[2024-07-06 03:17:52.412][cch$loadFileContent] Trying to load 1 files from cache: [1]: "b9623d99e42a57d0f12e83910c2ffbf2".
biodb.TRACE[2024-07-06 03:17:52.414][cch$loadFileContent] file.exist = [1]: "TRUE".
biodb.TRACE[2024-07-06 03:17:52.416][loadFileContents] Loaded 1 files from cache: [1]: "/home/biocbuild/.cache/R/biodb/chebi-0c5076ac2a43d16dbce503a44b09f649/b9623d99e42a57d0f12e83910c2ffbf2.content".
biodb.DEBUG[2024-07-06 03:17:52.420][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:52.421][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:52.423][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:52.429][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:52.430][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:52.431][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:52.433][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:52.434][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.436][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.437][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.439][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:52.441][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.442][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.444][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.445][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:52.446][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.448][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.449][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.451][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:52.452][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:52.454][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:52.455][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:52.462][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:52.463][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:52.464][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:52.466][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:52.467][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.469][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.470][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.472][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:52.473][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.475][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.476][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.478][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:52.479][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.481][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.482][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.484][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:52.485][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.487][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.488][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.490][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:52.491][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.493][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.494][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.496][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:52.497][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:52.499][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:52.500][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:52.506][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:52.508][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:52.509][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:52.510][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:52.512][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.513][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.515][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.516][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:52.518][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.519][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.521][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.522][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:52.524][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.525][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.527][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.528][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:52.530][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.531][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.533][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.534][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:52.536][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.537][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.539][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.540][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:52.542][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:52.543][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:52.544][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:52.551][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:52.553][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:52.554][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:52.556][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:52.557][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.559][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.560][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.561][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:52.563][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.564][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.566][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.567][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:52.569][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.570][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.572][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.573][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:52.575][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.576][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.578][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.579][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:52.581][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.582][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.584][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.585][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:52.587][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:52.588][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:52.589][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:52.596][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:52.597][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:52.598][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:52.600][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:52.602][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.603][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.604][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.606][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:52.607][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.609][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.610][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.612][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:52.613][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.614][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.616][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.625][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:52.627][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:52.628][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:52.629][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:52.636][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:52.637][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:52.638][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:52.640][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:52.641][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.643][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.644][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.646][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:52.647][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.649][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.650][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.651][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:52.653][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.654][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.656][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.657][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:52.658][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:52.660][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:52.661][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:52.667][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:52.668][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:52.670][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:52.671][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:52.672][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.674][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.675][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.677][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:52.678][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.680][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.681][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.682][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:52.684][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.685][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.686][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.688][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:52.689][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:52.690][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:52.692][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:52.698][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:52.699][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:52.700][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:52.702][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:52.703][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.705][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.706][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.707][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:52.709][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.710][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.712][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.713][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:52.714][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.716][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.717][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.718][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:52.720][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:52.721][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:52.722][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:52.728][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:52.730][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:52.731][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:52.732][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:52.734][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.735][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.737][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.738][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:52.739][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.741][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.742][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.744][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:52.745][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.747][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.748][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.749][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:52.751][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:52.752][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:52.753][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:52.759][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:52.761][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:52.762][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:52.763][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:52.765][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.766][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.768][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.769][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:52.770][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.772][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.773][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.775][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:52.776][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.777][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.779][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.780][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:52.782][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:52.783][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:52.784][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:52.790][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:52.791][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:52.793][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:52.794][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:52.796][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.797][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.799][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.800][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:52.801][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.803][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.804][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.806][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:52.807][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.809][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.810][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.811][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:52.813][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:52.814][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:52.815][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:52.821][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:52.823][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:52.824][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:52.825][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:52.827][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.828][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.830][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.831][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:52.832][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.834][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.835][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.837][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:52.838][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.840][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.841][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.842][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:52.844][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:52.845][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:52.846][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:52.852][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:52.854][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:52.855][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:52.856][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:52.858][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.859][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.861][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.862][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:52.863][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.865][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.866][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.868][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:52.876][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.878][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.880][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.881][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:52.882][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:52.884][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:52.885][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:52.891][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:52.893][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:52.894][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:52.895][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:52.897][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.898][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.900][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.901][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:52.903][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.904][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.905][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.907][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:52.908][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.910][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.911][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.912][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:52.914][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:52.915][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:52.916][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:52.922][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:52.924][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:52.925][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:52.926][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:52.928][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.929][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.931][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.932][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:52.934][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.935][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.936][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.938][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:52.939][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.941][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.942][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.943][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:52.945][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:52.946][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:52.947][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:52.953][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:52.955][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:52.956][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:52.957][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:52.959][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.960][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.962][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.963][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:52.965][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.966][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.967][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.969][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:52.970][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.972][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.973][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.974][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:52.976][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:52.977][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:52.978][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:52.985][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:52.986][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:52.987][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:52.989][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:52.990][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.992][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.993][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:52.994][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:52.996][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.997][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:52.999][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.000][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:53.001][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:53.003][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:53.004][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.006][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:53.007][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:53.008][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:53.010][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:53.016][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:53.017][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:53.018][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:53.020][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:53.021][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:53.023][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:53.024][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.025][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:53.027][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:53.028][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:53.030][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.031][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:53.033][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:53.034][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:53.035][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.037][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:53.038][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:53.039][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:53.041][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:53.047][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:53.048][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:53.049][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:53.051][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:53.052][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:53.054][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:53.055][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.056][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:53.058][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:53.059][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:53.061][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.062][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:53.064][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:53.065][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:53.066][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.068][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:53.069][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:53.070][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:53.072][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:53.078][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:53.079][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:53.080][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:53.082][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:53.083][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:53.085][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:53.086][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.087][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:53.089][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:53.090][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:53.092][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.093][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:53.095][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:53.096][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:53.097][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.099][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:53.118][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:53.120][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:53.129][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.130][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:53.132][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:53.133][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:53.135][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.136][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:53.137][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:53.139][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:53.140][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.141][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:53.143][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:53.144][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:53.146][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.147][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:53.149][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:53.150][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:53.152][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.153][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:53.190][self$getBiodb()$getRequestScheduler( ...] Getting content of get URL request "https://www.ebi.ac.uk/webservices/chebi/2.0/test/getLiteEntity?search=410.39124*&searchCategory=MONOISOTOPIC MASS&maximumResults=0&starsCategory=ALL".
biodb.DEBUG[2024-07-06 03:17:53.195][self$getBiodb()$getRequestScheduler( ...] Loading content of request from cache.
biodb.TRACE[2024-07-06 03:17:53.197][cch$loadFileContent] Trying to load 1 files from cache: [1]: "c5171beada848a87ef2ffa10427d9be3".
biodb.TRACE[2024-07-06 03:17:53.199][cch$loadFileContent] file.exist = [1]: "TRUE".
biodb.TRACE[2024-07-06 03:17:53.201][loadFileContents] Loaded 1 files from cache: [1]: "/home/biocbuild/.cache/R/biodb/chebi-0c5076ac2a43d16dbce503a44b09f649/c5171beada848a87ef2ffa10427d9be3.content".
biodb.DEBUG[2024-07-06 03:17:53.205][self$getBiodb()$getRequestScheduler( ...] Getting content of get URL request "https://www.ebi.ac.uk/webservices/chebi/2.0/test/getLiteEntity?search=410.39125*&searchCategory=MONOISOTOPIC MASS&maximumResults=0&starsCategory=ALL".
biodb.DEBUG[2024-07-06 03:17:53.210][self$getBiodb()$getRequestScheduler( ...] Loading content of request from cache.
biodb.TRACE[2024-07-06 03:17:53.211][cch$loadFileContent] Trying to load 1 files from cache: [1]: "750e63ff76a843f016511fa71c89113e".
biodb.TRACE[2024-07-06 03:17:53.213][cch$loadFileContent] file.exist = [1]: "TRUE".
biodb.TRACE[2024-07-06 03:17:53.216][loadFileContents] Loaded 1 files from cache: [1]: "/home/biocbuild/.cache/R/biodb/chebi-0c5076ac2a43d16dbce503a44b09f649/750e63ff76a843f016511fa71c89113e.content".
biodb.DEBUG[2024-07-06 03:17:53.219][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:53.220][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:53.222][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:53.228][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:53.229][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:53.230][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:53.232][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:53.233][private$loadEntries] Creating entries from ids [1]: "4648".
biodb.DEBUG[2024-07-06 03:17:53.235][conn$getEntryContent] Get ChEBI entry content(s) for 1 id(s)...
biodb.TRACE[2024-07-06 03:17:53.237][cch$loadFileContent] Trying to load 1 files from cache: [1]: "4648".
biodb.TRACE[2024-07-06 03:17:53.239][cch$loadFileContent] file.exist = [1]: "TRUE".
biodb.TRACE[2024-07-06 03:17:53.241][loadFileContents] Loaded 1 files from cache: [1]: "/home/biocbuild/.cache/R/biodb/chebi-0c5076ac2a43d16dbce503a44b09f649/4648.xml".
biodb.DEBUG[2024-07-06 03:17:53.243][conn$getEntryContent] 1 ChEBI entry content(s) loaded from cache.
biodb.DEBUG[2024-07-06 03:17:53.245][self$createEntryFromContent] Creating ChEBI entries from 1 content(s).
biodb.DEBUG[2024-07-06 03:17:53.246][self$createEntryFromContent] Parsing 1 ChEBI entries.
biodb.DEBUG[2024-07-06 03:17:53.249][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:53.250][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:53.251][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:53.257][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:53.259][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:53.260][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:53.261][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:53.264][ef$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:53.266][ef$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:53.267][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.269][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:53.270][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:53.272][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:53.273][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.275][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:53.276][ef$get] Asked field names are: charge.
biodb.TRACE[2024-07-06 03:17:53.278][ef$get] Realnames of fields are: charge.
biodb.TRACE[2024-07-06 03:17:53.279][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.280][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:53.282][self$getBiodb()$getEntryFields()$get] Asked field names are: charge.
biodb.TRACE[2024-07-06 03:17:53.284][self$getBiodb()$getEntryFields()$get] Realnames of fields are: charge.
biodb.TRACE[2024-07-06 03:17:53.285][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.287][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:53.288][ef$get] Asked field names are: formula.
biodb.TRACE[2024-07-06 03:17:53.290][ef$get] Realnames of fields are: formula.
biodb.TRACE[2024-07-06 03:17:53.291][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.293][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:53.295][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2024-07-06 03:17:53.296][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2024-07-06 03:17:53.298][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.299][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:53.301][ef$get] Asked field names are: inchi.
biodb.TRACE[2024-07-06 03:17:53.302][ef$get] Realnames of fields are: inchi.
biodb.TRACE[2024-07-06 03:17:53.304][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.305][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:53.307][self$getBiodb()$getEntryFields()$get] Asked field names are: inchi.
biodb.TRACE[2024-07-06 03:17:53.308][self$getBiodb()$getEntryFields()$get] Realnames of fields are: inchi.
biodb.TRACE[2024-07-06 03:17:53.309][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.311][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:53.312][ef$get] Asked field names are: inchikey.
biodb.TRACE[2024-07-06 03:17:53.314][ef$get] Realnames of fields are: inchikey.
biodb.TRACE[2024-07-06 03:17:53.315][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.317][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:53.318][self$getBiodb()$getEntryFields()$get] Asked field names are: inchikey.
biodb.TRACE[2024-07-06 03:17:53.320][self$getBiodb()$getEntryFields()$get] Realnames of fields are: inchikey.
biodb.TRACE[2024-07-06 03:17:53.321][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.323][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:53.324][ef$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2024-07-06 03:17:53.326][ef$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2024-07-06 03:17:53.327][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.328][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:53.330][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2024-07-06 03:17:53.332][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2024-07-06 03:17:53.333][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.334][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:53.336][ef$get] Asked field names are: mass.
biodb.TRACE[2024-07-06 03:17:53.337][ef$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:53.339][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.340][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:53.342][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.
biodb.TRACE[2024-07-06 03:17:53.343][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:53.344][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.346][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:53.347][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:53.349][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:53.350][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.352][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:53.353][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:53.355][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:53.356][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.358][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:53.359][ef$get] Asked field names are: name.
biodb.TRACE[2024-07-06 03:17:53.361][ef$get] Realnames of fields are: name.
biodb.TRACE[2024-07-06 03:17:53.362][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.363][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:53.365][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2024-07-06 03:17:53.367][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-07-06 03:17:53.368][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.370][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:53.380][ef$get] Asked field names are: n_stars.
biodb.TRACE[2024-07-06 03:17:53.381][ef$get] Realnames of fields are: n.stars.
biodb.TRACE[2024-07-06 03:17:53.383][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.384][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:53.386][self$getBiodb()$getEntryFields()$get] Asked field names are: n_stars.
biodb.TRACE[2024-07-06 03:17:53.388][self$getBiodb()$getEntryFields()$get] Realnames of fields are: n.stars.
biodb.TRACE[2024-07-06 03:17:53.389][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.391][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:53.392][ef$get] Asked field names are: smiles.
biodb.TRACE[2024-07-06 03:17:53.394][ef$get] Realnames of fields are: smiles.
biodb.TRACE[2024-07-06 03:17:53.395][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.397][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:53.398][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2024-07-06 03:17:53.400][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2024-07-06 03:17:53.401][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.403][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:53.404][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:53.406][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:53.407][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.409][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:53.410][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:53.412][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:53.413][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.415][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:53.416][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:53.418][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:53.419][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.421][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:53.422][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:53.424][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:53.425][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.427][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:53.428][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:53.430][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:53.431][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.433][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:53.434][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:53.436][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:53.437][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.438][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:53.440][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:53.441][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:53.443][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.444][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:53.446][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:53.447][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:53.449][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.450][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:53.452][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:53.453][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:53.455][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.456][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:53.457][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:53.459][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:53.460][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.462][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:53.463][self$createEntryFromContent] Accession numbers: 4648.
biodb.TRACE[2024-07-06 03:17:53.465][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:53.466][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:53.468][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.469][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:53.471][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:53.472][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:53.473][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.475][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:53.476][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:53.478][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:53.479][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.481][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:53.483][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:53.484][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:53.485][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:53.492][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:53.494][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:53.495][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:53.496][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:53.498][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:53.499][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:53.501][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.502][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:53.503][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:53.505][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:53.506][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.508][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:53.509][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:53.511][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:53.512][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.513][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:53.515][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:53.516][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:53.517][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:53.524][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:53.525][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:53.526][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:53.528][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:53.529][private$loadEntries] Creating entries from ids [1]: "62447".
biodb.DEBUG[2024-07-06 03:17:53.531][conn$getEntryContent] Get ChEBI entry content(s) for 1 id(s)...
biodb.TRACE[2024-07-06 03:17:53.533][cch$loadFileContent] Trying to load 1 files from cache: [1]: "62447".
biodb.TRACE[2024-07-06 03:17:53.535][cch$loadFileContent] file.exist = [1]: "TRUE".
biodb.TRACE[2024-07-06 03:17:53.538][loadFileContents] Loaded 1 files from cache: [1]: "/home/biocbuild/.cache/R/biodb/chebi-0c5076ac2a43d16dbce503a44b09f649/62447.xml".
biodb.DEBUG[2024-07-06 03:17:53.539][conn$getEntryContent] 1 ChEBI entry content(s) loaded from cache.
biodb.DEBUG[2024-07-06 03:17:53.541][self$createEntryFromContent] Creating ChEBI entries from 1 content(s).
biodb.DEBUG[2024-07-06 03:17:53.543][self$createEntryFromContent] Parsing 1 ChEBI entries.
biodb.DEBUG[2024-07-06 03:17:53.545][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:53.546][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:53.548][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:53.554][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:53.556][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:53.557][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:53.558][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:53.561][ef$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:53.563][ef$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:53.564][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.565][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:53.567][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:53.569][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:53.570][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.571][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:53.573][ef$get] Asked field names are: charge.
biodb.TRACE[2024-07-06 03:17:53.574][ef$get] Realnames of fields are: charge.
biodb.TRACE[2024-07-06 03:17:53.576][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.577][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:53.579][self$getBiodb()$getEntryFields()$get] Asked field names are: charge.
biodb.TRACE[2024-07-06 03:17:53.580][self$getBiodb()$getEntryFields()$get] Realnames of fields are: charge.
biodb.TRACE[2024-07-06 03:17:53.582][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.583][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:53.585][ef$get] Asked field names are: formula.
biodb.TRACE[2024-07-06 03:17:53.586][ef$get] Realnames of fields are: formula.
biodb.TRACE[2024-07-06 03:17:53.588][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.589][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:53.591][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2024-07-06 03:17:53.592][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2024-07-06 03:17:53.594][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.595][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:53.597][ef$get] Asked field names are: inchi.
biodb.TRACE[2024-07-06 03:17:53.598][ef$get] Realnames of fields are: inchi.
biodb.TRACE[2024-07-06 03:17:53.600][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.601][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:53.603][self$getBiodb()$getEntryFields()$get] Asked field names are: inchi.
biodb.TRACE[2024-07-06 03:17:53.604][self$getBiodb()$getEntryFields()$get] Realnames of fields are: inchi.
biodb.TRACE[2024-07-06 03:17:53.606][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.607][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:53.609][ef$get] Asked field names are: inchikey.
biodb.TRACE[2024-07-06 03:17:53.610][ef$get] Realnames of fields are: inchikey.
biodb.TRACE[2024-07-06 03:17:53.612][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.613][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:53.615][self$getBiodb()$getEntryFields()$get] Asked field names are: inchikey.
biodb.TRACE[2024-07-06 03:17:53.617][self$getBiodb()$getEntryFields()$get] Realnames of fields are: inchikey.
biodb.TRACE[2024-07-06 03:17:53.618][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.619][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:53.621][ef$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2024-07-06 03:17:53.623][ef$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2024-07-06 03:17:53.624][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.625][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:53.627][ef$get] Asked field names are: mass.
biodb.TRACE[2024-07-06 03:17:53.629][ef$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:53.630][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.631][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:53.641][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.
biodb.TRACE[2024-07-06 03:17:53.644][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:53.645][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.647][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:53.649][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:53.651][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:53.652][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.654][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:53.656][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:53.657][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:53.659][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.660][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:53.662][ef$get] Asked field names are: name.
biodb.TRACE[2024-07-06 03:17:53.663][ef$get] Realnames of fields are: name.
biodb.TRACE[2024-07-06 03:17:53.665][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.666][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:53.668][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2024-07-06 03:17:53.669][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-07-06 03:17:53.671][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.672][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:53.674][ef$get] Asked field names are: n_stars.
biodb.TRACE[2024-07-06 03:17:53.675][ef$get] Realnames of fields are: n.stars.
biodb.TRACE[2024-07-06 03:17:53.676][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.678][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:53.680][self$getBiodb()$getEntryFields()$get] Asked field names are: n_stars.
biodb.TRACE[2024-07-06 03:17:53.681][self$getBiodb()$getEntryFields()$get] Realnames of fields are: n.stars.
biodb.TRACE[2024-07-06 03:17:53.682][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.684][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:53.685][ef$get] Asked field names are: smiles.
biodb.TRACE[2024-07-06 03:17:53.687][ef$get] Realnames of fields are: smiles.
biodb.TRACE[2024-07-06 03:17:53.688][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.689][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:53.691][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2024-07-06 03:17:53.693][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2024-07-06 03:17:53.694][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.695][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:53.697][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:53.699][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:53.700][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.701][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:53.703][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:53.704][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:53.706][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.707][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:53.708][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:53.710][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:53.711][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.713][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:53.714][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:53.716][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:53.717][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.718][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:53.720][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:53.721][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:53.723][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.724][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:53.725][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:53.727][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:53.728][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.730][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:53.731][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:53.733][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:53.734][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.735][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:53.737][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:53.738][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:53.740][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.741][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:53.743][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:53.744][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:53.745][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.747][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:53.748][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:53.750][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:53.751][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.752][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:53.754][self$createEntryFromContent] Accession numbers: 62447.
biodb.TRACE[2024-07-06 03:17:53.755][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:53.757][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:53.758][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.760][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:53.761][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:53.762][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:53.764][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.765][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:53.767][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:53.768][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:53.769][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.771][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:53.795][self$getBiodb()$getRequestScheduler( ...] Getting content of get URL request "https://www.ebi.ac.uk/webservices/chebi/2.0/test/getLiteEntity?search=squalene&searchCategory=ALL NAMES&maximumResults=0&starsCategory=ALL".
biodb.DEBUG[2024-07-06 03:17:53.799][self$getBiodb()$getRequestScheduler( ...] Loading content of request from cache.
biodb.TRACE[2024-07-06 03:17:53.801][cch$loadFileContent] Trying to load 1 files from cache: [1]: "b9623d99e42a57d0f12e83910c2ffbf2".
biodb.TRACE[2024-07-06 03:17:53.803][cch$loadFileContent] file.exist = [1]: "TRUE".
biodb.TRACE[2024-07-06 03:17:53.805][loadFileContents] Loaded 1 files from cache: [1]: "/home/biocbuild/.cache/R/biodb/chebi-0c5076ac2a43d16dbce503a44b09f649/b9623d99e42a57d0f12e83910c2ffbf2.content".
biodb.DEBUG[2024-07-06 03:17:53.809][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:53.810][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:53.811][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:53.818][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:53.819][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:53.820][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:53.821][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:53.823][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:53.825][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:53.826][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.827][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:53.829][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:53.830][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:53.831][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.833][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:53.834][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:53.836][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:53.837][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.838][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:53.840][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:53.841][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:53.842][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:53.849][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:53.850][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:53.851][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:53.852][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:53.854][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:53.855][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:53.857][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.858][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:53.859][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:53.861][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:53.862][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.864][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:53.865][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:53.867][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:53.868][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.869][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:53.871][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:53.872][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:53.874][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.875][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:53.876][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:53.878][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:53.879][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.880][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:53.882][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:53.883][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:53.884][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:53.899][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:53.900][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:53.902][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:53.903][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:53.905][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:53.906][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:53.907][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.909][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:53.910][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:53.912][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:53.913][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.914][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:53.916][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:53.917][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:53.919][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.920][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:53.921][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:53.923][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:53.924][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.925][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:53.927][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:53.928][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:53.929][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.931][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:53.932][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:53.933][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:53.935][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:53.941][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:53.942][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:53.943][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:53.945][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:53.946][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:53.948][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:53.949][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.951][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:53.952][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:53.954][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:53.955][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.957][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:53.958][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:53.960][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:53.961][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.962][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:53.964][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:53.965][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:53.967][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.968][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:53.970][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:53.971][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:53.972][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.974][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:53.975][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:53.976][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:53.978][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:53.984][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:53.985][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:53.986][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:53.988][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:53.989][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:53.991][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:53.992][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.993][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:53.995][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:53.996][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:53.998][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:53.999][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:54.000][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.002][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.003][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:54.004][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:54.006][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:54.007][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:54.008][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:54.014][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:54.016][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:54.017][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:54.018][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:54.020][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.021][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.023][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:54.024][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:54.025][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.027][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.028][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:54.029][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:54.031][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.032][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.034][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:54.035][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:54.036][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:54.038][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:54.039][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:54.045][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:54.046][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:54.048][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:54.049][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:54.050][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.052][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.053][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:54.055][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:54.056][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.057][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.059][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:54.060][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:54.061][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.063][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.064][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:54.066][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:54.067][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:54.068][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:54.069][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:54.076][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:54.077][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:54.078][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:54.079][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:54.081][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.082][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.084][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:54.085][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:54.087][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.088][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.089][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:54.091][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:54.092][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.094][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.095][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:54.096][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:54.098][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:54.099][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:54.100][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:54.106][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:54.108][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:54.109][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:54.110][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:54.112][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.113][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.115][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:54.116][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:54.118][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.119][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.120][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:54.122][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:54.123][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.125][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.126][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:54.127][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:54.129][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:54.130][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:54.131][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:54.145][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:54.147][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:54.148][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:54.149][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:54.151][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.152][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.154][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:54.155][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:54.156][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.158][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.159][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:54.160][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:54.162][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.163][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.164][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:54.166][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:54.167][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:54.168][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:54.170][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:54.176][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:54.177][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:54.178][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:54.180][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:54.181][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.183][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.184][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:54.185][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:54.187][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.188][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.190][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:54.191][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:54.192][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.194][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.195][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:54.196][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:54.198][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:54.199][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:54.200][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:54.206][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:54.208][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:54.209][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:54.210][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:54.212][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.214][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.215][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:54.216][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:54.218][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.219][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.221][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:54.222][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:54.223][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.225][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.226][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:54.228][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:54.229][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:54.230][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:54.231][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:54.238][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:54.239][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:54.240][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:54.241][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:54.243][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.245][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.246][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:54.247][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:54.249][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.250][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.251][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:54.253][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:54.254][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.256][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.257][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:54.258][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:54.260][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:54.261][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:54.262][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:54.268][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:54.269][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:54.271][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:54.272][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:54.274][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.275][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.276][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:54.278][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:54.279][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.281][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.282][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:54.283][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:54.285][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.286][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.288][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:54.289][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:54.290][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:54.291][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:54.293][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:54.299][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:54.300][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:54.301][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:54.303][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:54.304][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.306][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.307][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:54.308][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:54.310][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.311][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.313][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:54.314][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:54.315][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.317][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.318][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:54.320][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:54.321][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:54.322][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:54.323][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:54.330][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:54.331][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:54.332][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:54.333][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:54.335][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.337][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.338][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:54.339][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:54.341][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.342][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.344][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:54.345][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:54.346][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.348][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.349][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:54.351][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:54.352][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:54.353][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:54.354][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:54.360][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:54.362][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:54.363][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:54.364][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:54.366][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.368][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.369][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:54.370][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:54.372][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.373][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.375][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:54.376][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:54.377][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.379][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.380][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:54.382][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:54.383][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:54.384][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:54.393][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:54.400][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:54.401][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:54.402][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:54.404][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:54.405][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.407][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.408][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:54.409][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:54.411][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.412][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.414][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:54.415][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:54.417][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.418][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.419][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:54.421][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:54.422][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:54.423][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:54.424][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:54.431][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:54.432][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:54.433][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:54.434][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:54.436][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.438][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.439][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:54.440][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:54.442][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.443][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.444][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:54.446][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:54.447][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.449][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.450][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:54.451][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:54.453][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:54.454][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:54.455][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:54.461][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:54.462][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:54.464][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:54.465][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:54.466][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.468][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.469][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:54.471][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:54.472][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.473][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.475][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:54.476][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:54.478][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.479][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.480][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:54.482][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:54.513][self$getBiodb()$getRequestScheduler( ...] Getting content of get URL request "https://www.ebi.ac.uk/webservices/chebi/2.0/test/getLiteEntity?search=squalene&searchCategory=ALL NAMES&maximumResults=0&starsCategory=ALL".
biodb.DEBUG[2024-07-06 03:17:54.519][self$getBiodb()$getRequestScheduler( ...] Loading content of request from cache.
biodb.TRACE[2024-07-06 03:17:54.521][cch$loadFileContent] Trying to load 1 files from cache: [1]: "b9623d99e42a57d0f12e83910c2ffbf2".
biodb.TRACE[2024-07-06 03:17:54.523][cch$loadFileContent] file.exist = [1]: "TRUE".
biodb.TRACE[2024-07-06 03:17:54.525][loadFileContents] Loaded 1 files from cache: [1]: "/home/biocbuild/.cache/R/biodb/chebi-0c5076ac2a43d16dbce503a44b09f649/b9623d99e42a57d0f12e83910c2ffbf2.content".
biodb.DEBUG[2024-07-06 03:17:54.530][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:54.531][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:54.533][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:54.539][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:54.540][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:54.542][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:54.543][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:54.545][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.547][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.548][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:54.550][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:54.551][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.553][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.554][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:54.556][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:54.557][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.559][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.560][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:54.561][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:54.563][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:54.564][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:54.566][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:54.572][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:54.574][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:54.575][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:54.576][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:54.578][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.580][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.581][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:54.583][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:54.584][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.586][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.587][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:54.589][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:54.590][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.592][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.593][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:54.595][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:54.596][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.598][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.599][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:54.601][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:54.602][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.604][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.605][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:54.607][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:54.608][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:54.610][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:54.611][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:54.618][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:54.619][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:54.620][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:54.622][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:54.623][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.625][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.626][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:54.628][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:54.629][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.631][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.632][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:54.634][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:54.635][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.637][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.638][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:54.640][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:54.641][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.643][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.644][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:54.646][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:54.647][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.649][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.650][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:54.651][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:54.667][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:54.669][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:54.670][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:54.677][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:54.678][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:54.680][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:54.681][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:54.683][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.685][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.686][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:54.687][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:54.689][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.691][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.692][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:54.694][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:54.695][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.697][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.698][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:54.700][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:54.701][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.703][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.704][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:54.705][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:54.707][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.709][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.710][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:54.711][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:54.713][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:54.714][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:54.716][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:54.722][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:54.723][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:54.725][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:54.726][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:54.728][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.729][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.731][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:54.732][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:54.734][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.735][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.736][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:54.738][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:54.739][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.741][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.742][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:54.744][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:54.745][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:54.747][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:54.748][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:54.754][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:54.756][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:54.757][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:54.758][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:54.760][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.761][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.763][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:54.764][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:54.766][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.767][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.768][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:54.770][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:54.771][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.772][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.774][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:54.775][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:54.776][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:54.778][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:54.779][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:54.785][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:54.786][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:54.787][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:54.789][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:54.790][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.792][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.793][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:54.794][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:54.796][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.797][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.798][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:54.800][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:54.801][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.803][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.804][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:54.805][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:54.807][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:54.808][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:54.809][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:54.815][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:54.816][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:54.818][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:54.819][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:54.820][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.822][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.823][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:54.825][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:54.826][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.827][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.829][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:54.830][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:54.832][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.833][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.834][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:54.836][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:54.837][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:54.838][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:54.840][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:54.846][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:54.847][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:54.848][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:54.850][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:54.851][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.853][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.854][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:54.855][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:54.857][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.858][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.860][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:54.861][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:54.862][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.864][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.865][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:54.866][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:54.868][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:54.869][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:54.870][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:54.876][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:54.877][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:54.879][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:54.880][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:54.881][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.883][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.884][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:54.886][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:54.887][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.888][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.890][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:54.891][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:54.892][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.894][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.895][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:54.896][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:54.898][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:54.899][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:54.900][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:54.906][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:54.907][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:54.909][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:54.917][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:54.919][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.921][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.922][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:54.923][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:54.925][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.926][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.927][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:54.929][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:54.930][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.932][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.933][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:54.934][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:54.936][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:54.937][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:54.938][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:54.944][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:54.946][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:54.947][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:54.948][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:54.950][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.951][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.953][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:54.954][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:54.955][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.957][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.958][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:54.960][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:54.961][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.962][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.964][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:54.965][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:54.966][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:54.968][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:54.969][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:54.975][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:54.976][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:54.978][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:54.979][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:54.980][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.982][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.983][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:54.985][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:54.986][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.987][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.989][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:54.990][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:54.991][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.993][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:54.994][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:54.996][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:54.997][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:54.998][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:54.999][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:55.005][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:55.007][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:55.008][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:55.009][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:55.011][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:55.012][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:55.014][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:55.015][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:55.016][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:55.018][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:55.019][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:55.020][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:55.022][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:55.023][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:55.024][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:55.026][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:55.027][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:55.028][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:55.030][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:55.036][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:55.037][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:55.038][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:55.039][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:55.041][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:55.042][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:55.044][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:55.045][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:55.046][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:55.048][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:55.049][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:55.051][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:55.052][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:55.053][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:55.055][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:55.056][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:55.057][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:55.059][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:55.060][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:55.066][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:55.067][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:55.069][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:55.070][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:55.071][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:55.073][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:55.074][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:55.075][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:55.077][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:55.078][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:55.080][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:55.081][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:55.082][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:55.084][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:55.085][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:55.086][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:55.088][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:55.089][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:55.090][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:55.096][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:55.097][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:55.099][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:55.100][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:55.101][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:55.103][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:55.104][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:55.105][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:55.107][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:55.108][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:55.110][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:55.111][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:55.112][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:55.114][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:55.115][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:55.116][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:55.118][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:55.119][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:55.120][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:55.126][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:55.128][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:55.129][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:55.130][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:55.132][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:55.133][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:55.135][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:55.136][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:55.137][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:55.139][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:55.140][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:55.141][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:55.143][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:55.144][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:55.145][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:55.147][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:55.148][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:55.149][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:55.150][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:55.165][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:55.166][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:55.167][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:55.169][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:55.170][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:55.172][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:55.173][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:55.174][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:55.175][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:55.177][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:55.178][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:55.179][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:55.181][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:55.182][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:55.183][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:55.184][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:55.186][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:55.187][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:55.188][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:55.194][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:55.195][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:55.196][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:55.198][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:55.199][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:55.201][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:55.202][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:55.203][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:55.204][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:55.206][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:55.207][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:55.208][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:55.209][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:55.211][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:55.212][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:55.213][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:55.232][self$getBiodb()$getEntryFields()$get] Asked field names are: nominal.mass.
biodb.TRACE[2024-07-06 03:17:55.233][self$getBiodb()$getEntryFields()$get] Realnames of fields are: nominal.mass.
biodb.TRACE[2024-07-06 03:17:55.235][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:55.236][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.INFO [2024-07-06 03:17:55.246][biodb::testThat]
biodb.INFO [2024-07-06 03:17:55.248][biodb::testThat] Running test function  test_annotateMzValues_input_vector  (" annotateMzValues() accepts a single vector. ").
biodb.INFO [2024-07-06 03:17:55.249][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2024-07-06 03:17:55.250][biodb::testThat]
biodb.TRACE[2024-07-06 03:17:55.254][self$getBiodb()$getEntryFields()$get] Asked field names are: average.mass.
biodb.TRACE[2024-07-06 03:17:55.256][self$getBiodb()$getEntryFields()$get] Realnames of fields are: average.mass.
biodb.TRACE[2024-07-06 03:17:55.257][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:55.258][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:55.260][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:55.261][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:55.262][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:55.263][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:55.265][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:55.266][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:55.268][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:55.269][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:55.270][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:55.272][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:55.273][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:55.274][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:55.275][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:55.277][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:55.278][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:55.279][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:55.285][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:55.286][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:55.287][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:55.293][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:55.294][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:55.295][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:55.297][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:55.300][self$getBiodb()$getRequestScheduler( ...] Getting content of get URL request "https://www.ebi.ac.uk/webservices/chebi/2.0/test/getLiteEntity?search=410.72*&searchCategory=MASS&maximumResults=0&starsCategory=ALL".
biodb.DEBUG[2024-07-06 03:17:55.304][self$getBiodb()$getRequestScheduler( ...] Loading content of request from cache.
biodb.TRACE[2024-07-06 03:17:55.306][cch$loadFileContent] Trying to load 1 files from cache: [1]: "dabc9e8530050c4ceebbaec76743bcf1".
biodb.TRACE[2024-07-06 03:17:55.308][cch$loadFileContent] file.exist = [1]: "TRUE".
biodb.TRACE[2024-07-06 03:17:55.310][loadFileContents] Loaded 1 files from cache: [1]: "/home/biocbuild/.cache/R/biodb/chebi-0c5076ac2a43d16dbce503a44b09f649/dabc9e8530050c4ceebbaec76743bcf1.content".
biodb.DEBUG[2024-07-06 03:17:55.312][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:55.314][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:55.315][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:55.321][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:55.322][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:55.323][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:55.324][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:55.326][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:55.327][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:55.329][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:55.330][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:55.331][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:55.333][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:55.334][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:55.335][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:55.337][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:55.338][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:55.339][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:55.341][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:55.343][self$getBiodb()$getRequestScheduler( ...] Getting content of get URL request "https://www.ebi.ac.uk/webservices/chebi/2.0/test/getLiteEntity?search=410.73*&searchCategory=MASS&maximumResults=0&starsCategory=ALL".
biodb.DEBUG[2024-07-06 03:17:55.347][self$getBiodb()$getRequestScheduler( ...] Loading content of request from cache.
biodb.TRACE[2024-07-06 03:17:55.349][cch$loadFileContent] Trying to load 1 files from cache: [1]: "41b7f9723242a79cfe14bebd91dbb5b6".
biodb.TRACE[2024-07-06 03:17:55.351][cch$loadFileContent] file.exist = [1]: "TRUE".
biodb.TRACE[2024-07-06 03:17:55.352][loadFileContents] Loaded 1 files from cache: [1]: "/home/biocbuild/.cache/R/biodb/chebi-0c5076ac2a43d16dbce503a44b09f649/41b7f9723242a79cfe14bebd91dbb5b6.content".
biodb.DEBUG[2024-07-06 03:17:55.355][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:55.357][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:55.358][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:55.364][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:55.365][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:55.366][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:55.367][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:55.369][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:55.370][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:55.372][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:55.373][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:55.374][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:55.376][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:55.377][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:55.378][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:55.380][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:55.381][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:55.382][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:55.384][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:55.385][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:55.386][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:55.387][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:55.393][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:55.403][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:55.405][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:55.406][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:55.407][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:55.409][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:55.410][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:55.411][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:55.413][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:55.414][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:55.415][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:55.417][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:55.418][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:55.419][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:55.421][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:55.422][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:55.423][private$bdb$entriesToDataframe] 3 entrie(s) to convert in data frame.
biodb.DEBUG[2024-07-06 03:17:55.426][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:55.427][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:55.428][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:55.434][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:55.435][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:55.436][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:55.438][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:55.439][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:55.441][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:55.442][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:55.443][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:55.444][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:55.446][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:55.447][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:55.448][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:55.450][private$selectFields] Fields [1]: "chebi.id"
biodb.TRACE[2024-07-06 03:17:55.451][private$selectFields]
biodb.TRACE[2024-07-06 03:17:55.452][private$selectFields] Fields is null: FALSE
biodb.TRACE[2024-07-06 03:17:55.453][private$selectFields] Fields.type is null: TRUE
biodb.TRACE[2024-07-06 03:17:55.455][private$selectFields] Fields [1]: "chebi.id"
biodb.TRACE[2024-07-06 03:17:55.456][ef$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:55.457][ef$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:55.459][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:55.460][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:55.461][ef$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:55.463][ef$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:55.464][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:55.465][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:55.466][private$selectFields] Fields [1]: "chebi.id"
biodb.TRACE[2024-07-06 03:17:55.468][private$organizeFieldsByGroups] Fields [1]: "chebi.id"
biodb.TRACE[2024-07-06 03:17:55.469][ef$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:55.470][ef$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:55.472][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:55.473][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:55.474][private$organizeFieldsByGroups] Groups [2]: "chebi.id, list()"
biodb.TRACE[2024-07-06 03:17:55.476][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:55.477][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:55.478][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:55.479][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:55.481][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:55.482][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:55.483][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:55.485][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:55.486][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:55.487][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:55.489][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:55.490][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:55.504][private$entriesToListOfDataframes] Entry converted to data frame: [1, 1]: [chebi.id] [192288].
biodb.DEBUG[2024-07-06 03:17:55.506][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:55.507][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:55.508][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:55.514][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:55.515][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:55.517][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:55.518][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:55.519][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:55.521][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:55.522][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:55.523][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:55.525][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:55.526][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:55.527][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:55.528][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:55.530][private$selectFields] Fields [1]: "chebi.id"
biodb.TRACE[2024-07-06 03:17:55.531][private$selectFields]
biodb.TRACE[2024-07-06 03:17:55.532][private$selectFields] Fields is null: FALSE
biodb.TRACE[2024-07-06 03:17:55.533][private$selectFields] Fields.type is null: TRUE
biodb.TRACE[2024-07-06 03:17:55.535][private$selectFields] Fields [1]: "chebi.id"
biodb.TRACE[2024-07-06 03:17:55.536][ef$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:55.537][ef$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:55.539][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:55.540][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:55.541][ef$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:55.542][ef$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:55.544][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:55.545][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:55.546][private$selectFields] Fields [1]: "chebi.id"
biodb.TRACE[2024-07-06 03:17:55.547][private$organizeFieldsByGroups] Fields [1]: "chebi.id"
biodb.TRACE[2024-07-06 03:17:55.549][ef$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:55.550][ef$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:55.551][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:55.553][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:55.554][private$organizeFieldsByGroups] Groups [2]: "chebi.id, list()"
biodb.TRACE[2024-07-06 03:17:55.555][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:55.557][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:55.558][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:55.559][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:55.560][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:55.562][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:55.563][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:55.564][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:55.566][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:55.567][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:55.568][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:55.569][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:55.571][private$entriesToListOfDataframes] Entry converted to data frame: [1, 1]: [chebi.id] [15440].
biodb.DEBUG[2024-07-06 03:17:55.573][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:55.574][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:55.575][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:55.581][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:55.582][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:55.583][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:55.584][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:55.586][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:55.587][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:55.589][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:55.590][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:55.591][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:55.593][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:55.594][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:55.595][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:55.596][private$selectFields] Fields [1]: "chebi.id"
biodb.TRACE[2024-07-06 03:17:55.598][private$selectFields]
biodb.TRACE[2024-07-06 03:17:55.599][private$selectFields] Fields is null: FALSE
biodb.TRACE[2024-07-06 03:17:55.600][private$selectFields] Fields.type is null: TRUE
biodb.TRACE[2024-07-06 03:17:55.601][private$selectFields] Fields [1]: "chebi.id"
biodb.TRACE[2024-07-06 03:17:55.603][ef$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:55.604][ef$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:55.605][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:55.607][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:55.608][ef$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:55.609][ef$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:55.611][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:55.612][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:55.613][private$selectFields] Fields [1]: "chebi.id"
biodb.TRACE[2024-07-06 03:17:55.614][private$organizeFieldsByGroups] Fields [1]: "chebi.id"
biodb.TRACE[2024-07-06 03:17:55.616][ef$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:55.617][ef$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:55.618][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:55.619][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:55.621][private$organizeFieldsByGroups] Groups [2]: "chebi.id, list()"
biodb.TRACE[2024-07-06 03:17:55.622][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:55.624][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:55.633][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:55.634][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:55.635][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:55.637][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:55.638][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:55.639][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:55.641][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:55.642][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:55.643][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:55.645][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:55.646][private$entriesToListOfDataframes] Entry converted to data frame: [1, 1]: [chebi.id] [209892].
biodb.DEBUG[2024-07-06 03:17:55.648][private$entriesToListOfDataframes] Converted 3 entry/ies to data frame(s).
biodb.DEBUG[2024-07-06 03:17:55.649][private$bdb$entriesToDataframe] Merging data frames with a singleentry each into a single data frame with all entries.
biodb.TRACE[2024-07-06 03:17:55.661][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:55.663][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:55.664][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:55.665][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:55.667][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:55.668][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:55.669][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:55.670][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:55.672][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:55.673][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:55.674][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:55.676][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:55.677][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:55.678][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:55.680][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:55.681][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:55.758][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:55.759][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:55.760][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:55.766][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:55.767][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:55.769][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:55.770][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:55.773][self$getBiodb()$getRequestScheduler( ...] Getting content of get URL request "https://www.ebi.ac.uk/webservices/chebi/2.0/test/getLiteEntity?search=410.38*&searchCategory=MONOISOTOPIC MASS&maximumResults=0&starsCategory=ALL".
biodb.DEBUG[2024-07-06 03:17:55.777][self$getBiodb()$getRequestScheduler( ...] Loading content of request from cache.
biodb.TRACE[2024-07-06 03:17:55.779][cch$loadFileContent] Trying to load 1 files from cache: [1]: "49f51d93ac229648aa454636918ce386".
biodb.TRACE[2024-07-06 03:17:55.781][cch$loadFileContent] file.exist = [1]: "TRUE".
biodb.TRACE[2024-07-06 03:17:55.783][loadFileContents] Loaded 1 files from cache: [1]: "/home/biocbuild/.cache/R/biodb/chebi-0c5076ac2a43d16dbce503a44b09f649/49f51d93ac229648aa454636918ce386.content".
biodb.DEBUG[2024-07-06 03:17:55.787][self$getBiodb()$getRequestScheduler( ...] Getting content of get URL request "https://www.ebi.ac.uk/webservices/chebi/2.0/test/getLiteEntity?search=410.39*&searchCategory=MONOISOTOPIC MASS&maximumResults=0&starsCategory=ALL".
biodb.DEBUG[2024-07-06 03:17:55.791][self$getBiodb()$getRequestScheduler( ...] Loading content of request from cache.
biodb.TRACE[2024-07-06 03:17:55.793][cch$loadFileContent] Trying to load 1 files from cache: [1]: "121ea95906eb67bed88948c362686e4f".
biodb.TRACE[2024-07-06 03:17:55.794][cch$loadFileContent] file.exist = [1]: "TRUE".
biodb.TRACE[2024-07-06 03:17:55.797][loadFileContents] Loaded 1 files from cache: [1]: "/home/biocbuild/.cache/R/biodb/chebi-0c5076ac2a43d16dbce503a44b09f649/121ea95906eb67bed88948c362686e4f.content".
biodb.DEBUG[2024-07-06 03:17:55.800][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:55.802][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:55.803][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:55.809][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:55.810][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:55.811][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:55.812][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:55.814][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:55.815][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:55.817][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:55.818][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:55.819][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:55.820][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:55.822][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:55.823][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:55.824][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:55.826][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:55.827][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:55.828][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:55.829][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:55.830][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:55.832][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:55.838][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:55.839][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:55.840][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:55.841][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:55.843][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:55.844][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:55.857][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:55.858][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:55.860][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:55.862][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:55.863][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:55.864][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:55.865][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:55.867][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:55.868][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:55.869][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:55.871][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:55.872][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:55.873][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:55.879][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:55.880][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:55.882][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:55.883][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:55.884][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:55.886][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:55.887][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:55.888][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:55.890][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:55.891][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:55.893][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:55.894][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:55.895][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:55.897][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:55.898][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:55.899][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:55.934][private$bdb$entriesToDataframe] 3 entrie(s) to convert in data frame.
biodb.DEBUG[2024-07-06 03:17:55.967][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:55.969][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:55.970][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:55.976][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:55.977][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:55.978][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:55.979][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:55.981][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:55.982][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:55.984][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:55.985][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:55.986][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:55.988][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:55.989][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:55.990][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:55.991][private$selectFields] Fields [1]: "chebi.id"
biodb.TRACE[2024-07-06 03:17:55.993][private$selectFields]
biodb.TRACE[2024-07-06 03:17:55.994][private$selectFields] Fields is null: FALSE
biodb.TRACE[2024-07-06 03:17:55.995][private$selectFields] Fields.type is null: TRUE
biodb.TRACE[2024-07-06 03:17:55.996][private$selectFields] Fields [1]: "chebi.id"
biodb.TRACE[2024-07-06 03:17:55.998][ef$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:55.999][ef$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.000][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:56.002][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:56.003][ef$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.004][ef$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.006][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:56.007][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:56.008][private$selectFields] Fields [1]: "chebi.id"
biodb.TRACE[2024-07-06 03:17:56.010][private$organizeFieldsByGroups] Fields [1]: "chebi.id"
biodb.TRACE[2024-07-06 03:17:56.011][ef$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.012][ef$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.013][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:56.015][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:56.016][private$organizeFieldsByGroups] Groups [2]: "chebi.id, list()"
biodb.TRACE[2024-07-06 03:17:56.017][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.019][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.020][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:56.021][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:56.023][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.024][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.025][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:56.026][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:56.028][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.029][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.030][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:56.032][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:56.033][private$entriesToListOfDataframes] Entry converted to data frame: [1, 1]: [chebi.id] [4648].
biodb.DEBUG[2024-07-06 03:17:56.035][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:56.036][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:56.037][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:56.043][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:56.044][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:56.045][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:56.047][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:56.065][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.074][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.076][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:56.077][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:56.078][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.080][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.081][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:56.083][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:56.113][private$selectFields] Fields [1]: "chebi.id"
biodb.TRACE[2024-07-06 03:17:56.115][private$selectFields]
biodb.TRACE[2024-07-06 03:17:56.116][private$selectFields] Fields is null: FALSE
biodb.TRACE[2024-07-06 03:17:56.118][private$selectFields] Fields.type is null: TRUE
biodb.TRACE[2024-07-06 03:17:56.119][private$selectFields] Fields [1]: "chebi.id"
biodb.TRACE[2024-07-06 03:17:56.120][ef$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.122][ef$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.123][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:56.124][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:56.126][ef$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.127][ef$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.128][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:56.129][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:56.131][private$selectFields] Fields [1]: "chebi.id"
biodb.TRACE[2024-07-06 03:17:56.146][private$organizeFieldsByGroups] Fields [1]: "chebi.id"
biodb.TRACE[2024-07-06 03:17:56.147][ef$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.148][ef$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.150][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:56.151][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:56.152][private$organizeFieldsByGroups] Groups [2]: "chebi.id, list()"
biodb.TRACE[2024-07-06 03:17:56.154][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.155][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.156][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:56.157][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:56.159][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.160][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.161][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:56.163][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:56.164][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.165][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.166][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:56.168][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:56.169][private$entriesToListOfDataframes] Entry converted to data frame: [1, 1]: [chebi.id] [15440].
biodb.DEBUG[2024-07-06 03:17:56.171][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:56.172][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:56.173][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:56.179][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:56.180][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:56.182][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:56.183][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:56.184][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.186][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.187][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:56.188][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:56.190][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.191][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.192][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:56.194][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:56.195][private$selectFields] Fields [1]: "chebi.id"
biodb.TRACE[2024-07-06 03:17:56.196][private$selectFields]
biodb.TRACE[2024-07-06 03:17:56.197][private$selectFields] Fields is null: FALSE
biodb.TRACE[2024-07-06 03:17:56.199][private$selectFields] Fields.type is null: TRUE
biodb.TRACE[2024-07-06 03:17:56.200][private$selectFields] Fields [1]: "chebi.id"
biodb.TRACE[2024-07-06 03:17:56.201][ef$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.203][ef$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.204][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:56.205][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:56.206][ef$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.208][ef$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.209][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:56.210][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:56.212][private$selectFields] Fields [1]: "chebi.id"
biodb.TRACE[2024-07-06 03:17:56.213][private$organizeFieldsByGroups] Fields [1]: "chebi.id"
biodb.TRACE[2024-07-06 03:17:56.214][ef$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.215][ef$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.217][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:56.218][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:56.219][private$organizeFieldsByGroups] Groups [2]: "chebi.id, list()"
biodb.TRACE[2024-07-06 03:17:56.220][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.222][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.223][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:56.224][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:56.226][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.227][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.228][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:56.230][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:56.231][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.232][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.233][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:56.235][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:56.236][private$entriesToListOfDataframes] Entry converted to data frame: [1, 1]: [chebi.id] [62447].
biodb.DEBUG[2024-07-06 03:17:56.238][private$entriesToListOfDataframes] Converted 3 entry/ies to data frame(s).
biodb.DEBUG[2024-07-06 03:17:56.239][private$bdb$entriesToDataframe] Merging data frames with a singleentry each into a single data frame with all entries.
biodb.TRACE[2024-07-06 03:17:56.250][self$getBiodb()$getEntryFields()$get] Asked field names are: nominal.mass.
biodb.TRACE[2024-07-06 03:17:56.251][self$getBiodb()$getEntryFields()$get] Realnames of fields are: nominal.mass.
biodb.TRACE[2024-07-06 03:17:56.252][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:56.254][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.INFO [2024-07-06 03:17:56.259][biodb::testThat]
biodb.INFO [2024-07-06 03:17:56.260][biodb::testThat] Running test function  test_annotateMzValues_ppm_tol  (" ppm tolerance works in annotateMzValues() ").
biodb.INFO [2024-07-06 03:17:56.261][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2024-07-06 03:17:56.263][biodb::testThat]
biodb.TRACE[2024-07-06 03:17:56.266][self$getBiodb()$getEntryFields()$get] Asked field names are: average.mass.
biodb.TRACE[2024-07-06 03:17:56.268][self$getBiodb()$getEntryFields()$get] Realnames of fields are: average.mass.
biodb.TRACE[2024-07-06 03:17:56.269][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:56.270][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:56.272][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:56.273][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:56.274][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:56.276][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:56.277][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:56.279][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:56.280][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:56.281][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:56.282][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:56.284][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:56.285][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:56.286][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:56.288][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:56.289][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:56.290][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:56.299][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:56.304][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:56.305][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:56.307][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:56.313][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:56.314][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:56.315][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:56.316][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:56.320][self$getBiodb()$getRequestScheduler( ...] Getting content of get URL request "https://www.ebi.ac.uk/webservices/chebi/2.0/test/getLiteEntity?search=410.72*&searchCategory=MASS&maximumResults=0&starsCategory=ALL".
biodb.DEBUG[2024-07-06 03:17:56.324][self$getBiodb()$getRequestScheduler( ...] Loading content of request from cache.
biodb.TRACE[2024-07-06 03:17:56.326][cch$loadFileContent] Trying to load 1 files from cache: [1]: "dabc9e8530050c4ceebbaec76743bcf1".
biodb.TRACE[2024-07-06 03:17:56.328][cch$loadFileContent] file.exist = [1]: "TRUE".
biodb.TRACE[2024-07-06 03:17:56.329][loadFileContents] Loaded 1 files from cache: [1]: "/home/biocbuild/.cache/R/biodb/chebi-0c5076ac2a43d16dbce503a44b09f649/dabc9e8530050c4ceebbaec76743bcf1.content".
biodb.DEBUG[2024-07-06 03:17:56.332][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:56.334][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:56.335][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:56.341][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:56.342][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:56.343][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:56.344][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:56.346][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:56.348][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:56.349][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:56.350][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:56.351][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:56.353][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:56.354][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:56.356][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:56.357][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:56.358][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:56.366][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:56.367][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:56.369][self$getBiodb()$getRequestScheduler( ...] Getting content of get URL request "https://www.ebi.ac.uk/webservices/chebi/2.0/test/getLiteEntity?search=410.73*&searchCategory=MASS&maximumResults=0&starsCategory=ALL".
biodb.DEBUG[2024-07-06 03:17:56.374][self$getBiodb()$getRequestScheduler( ...] Loading content of request from cache.
biodb.TRACE[2024-07-06 03:17:56.375][cch$loadFileContent] Trying to load 1 files from cache: [1]: "41b7f9723242a79cfe14bebd91dbb5b6".
biodb.TRACE[2024-07-06 03:17:56.377][cch$loadFileContent] file.exist = [1]: "TRUE".
biodb.TRACE[2024-07-06 03:17:56.379][loadFileContents] Loaded 1 files from cache: [1]: "/home/biocbuild/.cache/R/biodb/chebi-0c5076ac2a43d16dbce503a44b09f649/41b7f9723242a79cfe14bebd91dbb5b6.content".
biodb.DEBUG[2024-07-06 03:17:56.382][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:56.383][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:56.384][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:56.390][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:56.391][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:56.393][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:56.394][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:56.396][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:56.397][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:56.398][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:56.400][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:56.401][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:56.402][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:56.404][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:56.405][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:56.406][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:56.408][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:56.409][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:56.410][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:56.412][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:56.413][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:56.414][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:56.420][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:56.422][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:56.423][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:56.424][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:56.426][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:56.427][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:56.428][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:56.430][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:56.431][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:56.433][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:56.434][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:56.435][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:56.437][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:56.438][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:56.439][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:56.441][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:56.442][private$bdb$entriesToDataframe] 3 entrie(s) to convert in data frame.
biodb.DEBUG[2024-07-06 03:17:56.444][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:56.446][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:56.447][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:56.453][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:56.454][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:56.455][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:56.457][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:56.458][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.460][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.461][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:56.462][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:56.464][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.465][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.467][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:56.468][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:56.469][private$selectFields] Fields [1]: "chebi.id"
biodb.TRACE[2024-07-06 03:17:56.471][private$selectFields]
biodb.TRACE[2024-07-06 03:17:56.472][private$selectFields] Fields is null: FALSE
biodb.TRACE[2024-07-06 03:17:56.473][private$selectFields] Fields.type is null: TRUE
biodb.TRACE[2024-07-06 03:17:56.475][private$selectFields] Fields [1]: "chebi.id"
biodb.TRACE[2024-07-06 03:17:56.476][ef$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.477][ef$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.479][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:56.480][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:56.481][ef$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.483][ef$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.484][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:56.485][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:56.487][private$selectFields] Fields [1]: "chebi.id"
biodb.TRACE[2024-07-06 03:17:56.488][private$organizeFieldsByGroups] Fields [1]: "chebi.id"
biodb.TRACE[2024-07-06 03:17:56.489][ef$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.491][ef$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.492][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:56.494][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:56.495][private$organizeFieldsByGroups] Groups [2]: "chebi.id, list()"
biodb.TRACE[2024-07-06 03:17:56.496][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.498][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.499][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:56.500][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:56.502][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.503][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.504][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:56.506][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:56.507][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.509][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.510][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:56.511][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:56.513][private$entriesToListOfDataframes] Entry converted to data frame: [1, 1]: [chebi.id] [192288].
biodb.DEBUG[2024-07-06 03:17:56.514][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:56.516][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:56.517][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:56.523][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:56.524][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:56.525][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:56.526][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:56.528][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.530][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.531][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:56.532][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:56.534][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.535][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.537][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:56.538][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:56.539][private$selectFields] Fields [1]: "chebi.id"
biodb.TRACE[2024-07-06 03:17:56.548][private$selectFields]
biodb.TRACE[2024-07-06 03:17:56.550][private$selectFields] Fields is null: FALSE
biodb.TRACE[2024-07-06 03:17:56.551][private$selectFields] Fields.type is null: TRUE
biodb.TRACE[2024-07-06 03:17:56.553][private$selectFields] Fields [1]: "chebi.id"
biodb.TRACE[2024-07-06 03:17:56.554][ef$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.556][ef$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.557][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:56.558][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:56.560][ef$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.561][ef$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.562][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:56.564][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:56.565][private$selectFields] Fields [1]: "chebi.id"
biodb.TRACE[2024-07-06 03:17:56.566][private$organizeFieldsByGroups] Fields [1]: "chebi.id"
biodb.TRACE[2024-07-06 03:17:56.568][ef$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.569][ef$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.570][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:56.572][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:56.573][private$organizeFieldsByGroups] Groups [2]: "chebi.id, list()"
biodb.TRACE[2024-07-06 03:17:56.574][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.576][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.577][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:56.578][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:56.580][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.581][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.583][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:56.584][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:56.585][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.587][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.588][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:56.590][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:56.591][private$entriesToListOfDataframes] Entry converted to data frame: [1, 1]: [chebi.id] [15440].
biodb.DEBUG[2024-07-06 03:17:56.593][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:56.594][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:56.595][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:56.602][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:56.603][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:56.604][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:56.605][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:56.607][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.608][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.610][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:56.611][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:56.612][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.614][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.615][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:56.617][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:56.618][private$selectFields] Fields [1]: "chebi.id"
biodb.TRACE[2024-07-06 03:17:56.619][private$selectFields]
biodb.TRACE[2024-07-06 03:17:56.621][private$selectFields] Fields is null: FALSE
biodb.TRACE[2024-07-06 03:17:56.622][private$selectFields] Fields.type is null: TRUE
biodb.TRACE[2024-07-06 03:17:56.623][private$selectFields] Fields [1]: "chebi.id"
biodb.TRACE[2024-07-06 03:17:56.625][ef$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.626][ef$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.627][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:56.629][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:56.630][ef$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.631][ef$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.633][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:56.634][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:56.635][private$selectFields] Fields [1]: "chebi.id"
biodb.TRACE[2024-07-06 03:17:56.637][private$organizeFieldsByGroups] Fields [1]: "chebi.id"
biodb.TRACE[2024-07-06 03:17:56.638][ef$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.640][ef$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.641][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:56.642][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:56.643][private$organizeFieldsByGroups] Groups [2]: "chebi.id, list()"
biodb.TRACE[2024-07-06 03:17:56.645][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.646][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.648][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:56.649][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:56.650][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.652][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.653][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:56.654][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:56.656][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.657][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.659][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:56.660][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:56.662][private$entriesToListOfDataframes] Entry converted to data frame: [1, 1]: [chebi.id] [209892].
biodb.DEBUG[2024-07-06 03:17:56.663][private$entriesToListOfDataframes] Converted 3 entry/ies to data frame(s).
biodb.DEBUG[2024-07-06 03:17:56.664][private$bdb$entriesToDataframe] Merging data frames with a singleentry each into a single data frame with all entries.
biodb.TRACE[2024-07-06 03:17:56.675][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:56.677][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:56.678][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:56.679][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:56.681][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:56.682][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:56.683][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:56.685][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:56.686][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:56.688][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:56.689][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:56.690][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:56.691][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:56.693][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:56.694][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:56.695][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:56.700][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:56.701][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:56.703][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:56.709][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:56.710][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:56.711][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:56.713][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:56.716][self$getBiodb()$getRequestScheduler( ...] Getting content of get URL request "https://www.ebi.ac.uk/webservices/chebi/2.0/test/getLiteEntity?search=410.38*&searchCategory=MONOISOTOPIC MASS&maximumResults=0&starsCategory=ALL".
biodb.DEBUG[2024-07-06 03:17:56.721][self$getBiodb()$getRequestScheduler( ...] Loading content of request from cache.
biodb.TRACE[2024-07-06 03:17:56.723][cch$loadFileContent] Trying to load 1 files from cache: [1]: "49f51d93ac229648aa454636918ce386".
biodb.TRACE[2024-07-06 03:17:56.725][cch$loadFileContent] file.exist = [1]: "TRUE".
biodb.TRACE[2024-07-06 03:17:56.726][loadFileContents] Loaded 1 files from cache: [1]: "/home/biocbuild/.cache/R/biodb/chebi-0c5076ac2a43d16dbce503a44b09f649/49f51d93ac229648aa454636918ce386.content".
biodb.DEBUG[2024-07-06 03:17:56.731][self$getBiodb()$getRequestScheduler( ...] Getting content of get URL request "https://www.ebi.ac.uk/webservices/chebi/2.0/test/getLiteEntity?search=410.39*&searchCategory=MONOISOTOPIC MASS&maximumResults=0&starsCategory=ALL".
biodb.DEBUG[2024-07-06 03:17:56.735][self$getBiodb()$getRequestScheduler( ...] Loading content of request from cache.
biodb.TRACE[2024-07-06 03:17:56.737][cch$loadFileContent] Trying to load 1 files from cache: [1]: "121ea95906eb67bed88948c362686e4f".
biodb.TRACE[2024-07-06 03:17:56.739][cch$loadFileContent] file.exist = [1]: "TRUE".
biodb.TRACE[2024-07-06 03:17:56.740][loadFileContents] Loaded 1 files from cache: [1]: "/home/biocbuild/.cache/R/biodb/chebi-0c5076ac2a43d16dbce503a44b09f649/121ea95906eb67bed88948c362686e4f.content".
biodb.DEBUG[2024-07-06 03:17:56.744][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:56.745][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:56.746][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:56.753][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:56.754][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:56.755][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:56.756][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:56.758][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:56.759][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:56.761][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:56.762][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:56.763][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:56.765][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:56.766][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:56.768][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:56.769][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:56.770][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:56.772][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:56.773][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:56.775][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:56.776][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:56.777][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:56.783][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:56.785][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:56.786][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:56.787][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:56.797][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:56.799][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:56.800][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:56.802][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:56.803][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:56.804][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:56.806][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:56.807][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:56.808][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:56.810][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:56.811][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:56.812][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:56.814][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:56.815][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:56.816][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:56.823][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:56.824][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:56.825][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:56.826][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:56.828][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:56.829][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:56.831][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:56.832][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:56.833][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:56.835][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:56.836][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:56.837][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:56.839][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:56.840][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:56.842][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:56.843][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:56.844][private$bdb$entriesToDataframe] 3 entrie(s) to convert in data frame.
biodb.DEBUG[2024-07-06 03:17:56.847][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:56.848][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:56.849][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:56.855][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:56.857][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:56.858][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:56.859][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:56.861][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.862][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.864][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:56.865][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:56.866][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.868][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.869][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:56.870][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:56.872][private$selectFields] Fields [1]: "chebi.id"
biodb.TRACE[2024-07-06 03:17:56.873][private$selectFields]
biodb.TRACE[2024-07-06 03:17:56.874][private$selectFields] Fields is null: FALSE
biodb.TRACE[2024-07-06 03:17:56.876][private$selectFields] Fields.type is null: TRUE
biodb.TRACE[2024-07-06 03:17:56.877][private$selectFields] Fields [1]: "chebi.id"
biodb.TRACE[2024-07-06 03:17:56.878][ef$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.880][ef$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.881][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:56.882][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:56.884][ef$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.885][ef$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.886][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:56.888][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:56.889][private$selectFields] Fields [1]: "chebi.id"
biodb.TRACE[2024-07-06 03:17:56.890][private$organizeFieldsByGroups] Fields [1]: "chebi.id"
biodb.TRACE[2024-07-06 03:17:56.892][ef$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.893][ef$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.895][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:56.896][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:56.897][private$organizeFieldsByGroups] Groups [2]: "chebi.id, list()"
biodb.TRACE[2024-07-06 03:17:56.899][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.900][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.901][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:56.903][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:56.904][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.906][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.907][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:56.908][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:56.910][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.911][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.912][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:56.914][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:56.916][private$entriesToListOfDataframes] Entry converted to data frame: [1, 1]: [chebi.id] [4648].
biodb.DEBUG[2024-07-06 03:17:56.917][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:56.918][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:56.919][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:56.926][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:56.927][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:56.928][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:56.930][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:56.931][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.933][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.934][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:56.935][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:56.937][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.938][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.939][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:56.941][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:56.942][private$selectFields] Fields [1]: "chebi.id"
biodb.TRACE[2024-07-06 03:17:56.943][private$selectFields]
biodb.TRACE[2024-07-06 03:17:56.945][private$selectFields] Fields is null: FALSE
biodb.TRACE[2024-07-06 03:17:56.946][private$selectFields] Fields.type is null: TRUE
biodb.TRACE[2024-07-06 03:17:56.947][private$selectFields] Fields [1]: "chebi.id"
biodb.TRACE[2024-07-06 03:17:56.949][ef$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.950][ef$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.952][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:56.953][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:56.954][ef$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.956][ef$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.957][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:56.958][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:56.960][private$selectFields] Fields [1]: "chebi.id"
biodb.TRACE[2024-07-06 03:17:56.961][private$organizeFieldsByGroups] Fields [1]: "chebi.id"
biodb.TRACE[2024-07-06 03:17:56.963][ef$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.964][ef$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.965][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:56.967][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:56.968][private$organizeFieldsByGroups] Groups [2]: "chebi.id, list()"
biodb.TRACE[2024-07-06 03:17:56.970][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.971][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.972][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:56.974][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:56.975][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.977][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.978][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:56.979][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:56.981][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.982][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:56.984][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:56.985][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:56.987][private$entriesToListOfDataframes] Entry converted to data frame: [1, 1]: [chebi.id] [15440].
biodb.DEBUG[2024-07-06 03:17:56.988][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:56.990][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:56.991][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:56.997][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:56.999][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:57.000][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:57.001][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:57.003][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.004][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.006][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:57.007][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:57.009][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.010][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.012][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:57.013][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:57.015][private$selectFields] Fields [1]: "chebi.id"
biodb.TRACE[2024-07-06 03:17:57.016][private$selectFields]
biodb.TRACE[2024-07-06 03:17:57.017][private$selectFields] Fields is null: FALSE
biodb.TRACE[2024-07-06 03:17:57.019][private$selectFields] Fields.type is null: TRUE
biodb.TRACE[2024-07-06 03:17:57.020][private$selectFields] Fields [1]: "chebi.id"
biodb.TRACE[2024-07-06 03:17:57.022][ef$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.024][ef$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.025][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:57.026][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:57.028][ef$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.029][ef$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.031][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:57.032][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:57.034][private$selectFields] Fields [1]: "chebi.id"
biodb.TRACE[2024-07-06 03:17:57.043][private$organizeFieldsByGroups] Fields [1]: "chebi.id"
biodb.TRACE[2024-07-06 03:17:57.045][ef$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.046][ef$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.048][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:57.049][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:57.051][private$organizeFieldsByGroups] Groups [2]: "chebi.id, list()"
biodb.TRACE[2024-07-06 03:17:57.052][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.054][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.055][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:57.056][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:57.058][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.059][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.060][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:57.062][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:57.063][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.065][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.066][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:57.067][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:57.069][private$entriesToListOfDataframes] Entry converted to data frame: [1, 1]: [chebi.id] [62447].
biodb.DEBUG[2024-07-06 03:17:57.071][private$entriesToListOfDataframes] Converted 3 entry/ies to data frame(s).
biodb.DEBUG[2024-07-06 03:17:57.072][private$bdb$entriesToDataframe] Merging data frames with a singleentry each into a single data frame with all entries.
biodb.TRACE[2024-07-06 03:17:57.083][self$getBiodb()$getEntryFields()$get] Asked field names are: nominal.mass.
biodb.TRACE[2024-07-06 03:17:57.085][self$getBiodb()$getEntryFields()$get] Realnames of fields are: nominal.mass.
biodb.TRACE[2024-07-06 03:17:57.086][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:57.087][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.INFO [2024-07-06 03:17:57.093][biodb::testThat]
biodb.INFO [2024-07-06 03:17:57.094][biodb::testThat] Running test function  test_annotateMzValues_input_dataframe_untouched  (" Input data frame is not modified by annotateMzValues() ").
biodb.INFO [2024-07-06 03:17:57.096][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2024-07-06 03:17:57.097][biodb::testThat]
biodb.TRACE[2024-07-06 03:17:57.101][self$getBiodb()$getEntryFields()$get] Asked field names are: average.mass.
biodb.TRACE[2024-07-06 03:17:57.102][self$getBiodb()$getEntryFields()$get] Realnames of fields are: average.mass.
biodb.TRACE[2024-07-06 03:17:57.104][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:57.105][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:57.106][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:57.108][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:57.109][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:57.110][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:57.112][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:57.113][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:57.114][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:57.116][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:57.117][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:57.119][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:57.120][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:57.121][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:57.123][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:57.124][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:57.125][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:57.127][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:57.133][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:57.135][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:57.136][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:57.142][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:57.143][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:57.144][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:57.146][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:57.150][self$getBiodb()$getRequestScheduler( ...] Getting content of get URL request "https://www.ebi.ac.uk/webservices/chebi/2.0/test/getLiteEntity?search=410.72*&searchCategory=MASS&maximumResults=0&starsCategory=ALL".
biodb.DEBUG[2024-07-06 03:17:57.154][self$getBiodb()$getRequestScheduler( ...] Loading content of request from cache.
biodb.TRACE[2024-07-06 03:17:57.156][cch$loadFileContent] Trying to load 1 files from cache: [1]: "dabc9e8530050c4ceebbaec76743bcf1".
biodb.TRACE[2024-07-06 03:17:57.158][cch$loadFileContent] file.exist = [1]: "TRUE".
biodb.TRACE[2024-07-06 03:17:57.160][loadFileContents] Loaded 1 files from cache: [1]: "/home/biocbuild/.cache/R/biodb/chebi-0c5076ac2a43d16dbce503a44b09f649/dabc9e8530050c4ceebbaec76743bcf1.content".
biodb.DEBUG[2024-07-06 03:17:57.163][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:57.164][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:57.165][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:57.172][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:57.173][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:57.174][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:57.175][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:57.177][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:57.178][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:57.180][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:57.181][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:57.182][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:57.184][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:57.185][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:57.186][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:57.188][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:57.189][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:57.190][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:57.192][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:57.194][self$getBiodb()$getRequestScheduler( ...] Getting content of get URL request "https://www.ebi.ac.uk/webservices/chebi/2.0/test/getLiteEntity?search=410.73*&searchCategory=MASS&maximumResults=0&starsCategory=ALL".
biodb.DEBUG[2024-07-06 03:17:57.198][self$getBiodb()$getRequestScheduler( ...] Loading content of request from cache.
biodb.TRACE[2024-07-06 03:17:57.200][cch$loadFileContent] Trying to load 1 files from cache: [1]: "41b7f9723242a79cfe14bebd91dbb5b6".
biodb.TRACE[2024-07-06 03:17:57.202][cch$loadFileContent] file.exist = [1]: "TRUE".
biodb.TRACE[2024-07-06 03:17:57.203][loadFileContents] Loaded 1 files from cache: [1]: "/home/biocbuild/.cache/R/biodb/chebi-0c5076ac2a43d16dbce503a44b09f649/41b7f9723242a79cfe14bebd91dbb5b6.content".
biodb.DEBUG[2024-07-06 03:17:57.206][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:57.208][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:57.209][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:57.215][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:57.216][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:57.218][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:57.219][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:57.220][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:57.222][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:57.223][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:57.225][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:57.226][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:57.228][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:57.229][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:57.230][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:57.232][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:57.233][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:57.234][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:57.236][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:57.237][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:57.238][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:57.240][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:57.246][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:57.247][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:57.248][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:57.250][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:57.251][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:57.253][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:57.254][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:57.255][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:57.257][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:57.258][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:57.259][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:57.261][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:57.262][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:57.264][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:57.265][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:57.266][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:57.268][private$bdb$entriesToDataframe] 3 entrie(s) to convert in data frame.
biodb.DEBUG[2024-07-06 03:17:57.270][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:57.271][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:57.273][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:57.279][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:57.280][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:57.281][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:57.290][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:57.293][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.294][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.296][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:57.297][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:57.298][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.300][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.301][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:57.302][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:57.304][private$selectFields] Fields [1]: "chebi.id"
biodb.TRACE[2024-07-06 03:17:57.305][private$selectFields]
biodb.TRACE[2024-07-06 03:17:57.306][private$selectFields] Fields is null: FALSE
biodb.TRACE[2024-07-06 03:17:57.308][private$selectFields] Fields.type is null: TRUE
biodb.TRACE[2024-07-06 03:17:57.309][private$selectFields] Fields [1]: "chebi.id"
biodb.TRACE[2024-07-06 03:17:57.310][ef$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.312][ef$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.313][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:57.314][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:57.316][ef$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.317][ef$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.319][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:57.320][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:57.321][private$selectFields] Fields [1]: "chebi.id"
biodb.TRACE[2024-07-06 03:17:57.323][private$organizeFieldsByGroups] Fields [1]: "chebi.id"
biodb.TRACE[2024-07-06 03:17:57.324][ef$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.326][ef$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.327][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:57.328][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:57.330][private$organizeFieldsByGroups] Groups [2]: "chebi.id, list()"
biodb.TRACE[2024-07-06 03:17:57.331][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.332][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.334][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:57.335][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:57.336][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.338][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.339][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:57.340][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:57.342][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.343][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.344][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:57.346][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:57.348][private$entriesToListOfDataframes] Entry converted to data frame: [1, 1]: [chebi.id] [192288].
biodb.DEBUG[2024-07-06 03:17:57.349][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:57.350][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:57.351][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:57.357][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:57.359][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:57.360][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:57.361][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:57.363][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.364][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.366][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:57.367][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:57.368][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.370][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.371][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:57.372][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:57.374][private$selectFields] Fields [1]: "chebi.id"
biodb.TRACE[2024-07-06 03:17:57.375][private$selectFields]
biodb.TRACE[2024-07-06 03:17:57.376][private$selectFields] Fields is null: FALSE
biodb.TRACE[2024-07-06 03:17:57.378][private$selectFields] Fields.type is null: TRUE
biodb.TRACE[2024-07-06 03:17:57.379][private$selectFields] Fields [1]: "chebi.id"
biodb.TRACE[2024-07-06 03:17:57.380][ef$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.382][ef$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.383][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:57.384][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:57.386][ef$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.387][ef$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.389][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:57.390][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:57.391][private$selectFields] Fields [1]: "chebi.id"
biodb.TRACE[2024-07-06 03:17:57.393][private$organizeFieldsByGroups] Fields [1]: "chebi.id"
biodb.TRACE[2024-07-06 03:17:57.394][ef$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.396][ef$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.397][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:57.398][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:57.400][private$organizeFieldsByGroups] Groups [2]: "chebi.id, list()"
biodb.TRACE[2024-07-06 03:17:57.401][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.403][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.404][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:57.405][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:57.407][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.408][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.410][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:57.411][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:57.412][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.414][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.415][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:57.417][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:57.419][private$entriesToListOfDataframes] Entry converted to data frame: [1, 1]: [chebi.id] [15440].
biodb.DEBUG[2024-07-06 03:17:57.420][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:57.421][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:57.423][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:57.429][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:57.430][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:57.431][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:57.433][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:57.434][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.436][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.437][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:57.439][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:57.440][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.441][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.443][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:57.444][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:57.446][private$selectFields] Fields [1]: "chebi.id"
biodb.TRACE[2024-07-06 03:17:57.447][private$selectFields]
biodb.TRACE[2024-07-06 03:17:57.448][private$selectFields] Fields is null: FALSE
biodb.TRACE[2024-07-06 03:17:57.450][private$selectFields] Fields.type is null: TRUE
biodb.TRACE[2024-07-06 03:17:57.451][private$selectFields] Fields [1]: "chebi.id"
biodb.TRACE[2024-07-06 03:17:57.452][ef$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.454][ef$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.455][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:57.456][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:57.458][ef$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.459][ef$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.461][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:57.462][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:57.463][private$selectFields] Fields [1]: "chebi.id"
biodb.TRACE[2024-07-06 03:17:57.465][private$organizeFieldsByGroups] Fields [1]: "chebi.id"
biodb.TRACE[2024-07-06 03:17:57.466][ef$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.468][ef$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.469][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:57.470][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:57.472][private$organizeFieldsByGroups] Groups [2]: "chebi.id, list()"
biodb.TRACE[2024-07-06 03:17:57.473][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.475][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.476][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:57.477][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:57.479][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.480][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.482][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:57.483][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:57.485][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.486][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.487][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:57.489][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:57.491][private$entriesToListOfDataframes] Entry converted to data frame: [1, 1]: [chebi.id] [209892].
biodb.DEBUG[2024-07-06 03:17:57.492][private$entriesToListOfDataframes] Converted 3 entry/ies to data frame(s).
biodb.DEBUG[2024-07-06 03:17:57.493][private$bdb$entriesToDataframe] Merging data frames with a singleentry each into a single data frame with all entries.
biodb.TRACE[2024-07-06 03:17:57.518][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:57.519][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:57.521][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:57.522][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:57.523][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:57.525][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:57.534][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:57.535][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:57.537][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:57.539][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:57.540][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:57.542][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:57.543][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:57.545][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:57.546][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:57.547][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:57.554][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:57.555][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:57.557][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:57.563][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:57.564][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:57.566][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:57.567][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:57.571][self$getBiodb()$getRequestScheduler( ...] Getting content of get URL request "https://www.ebi.ac.uk/webservices/chebi/2.0/test/getLiteEntity?search=410.38*&searchCategory=MONOISOTOPIC MASS&maximumResults=0&starsCategory=ALL".
biodb.DEBUG[2024-07-06 03:17:57.575][self$getBiodb()$getRequestScheduler( ...] Loading content of request from cache.
biodb.TRACE[2024-07-06 03:17:57.577][cch$loadFileContent] Trying to load 1 files from cache: [1]: "49f51d93ac229648aa454636918ce386".
biodb.TRACE[2024-07-06 03:17:57.579][cch$loadFileContent] file.exist = [1]: "TRUE".
biodb.TRACE[2024-07-06 03:17:57.581][loadFileContents] Loaded 1 files from cache: [1]: "/home/biocbuild/.cache/R/biodb/chebi-0c5076ac2a43d16dbce503a44b09f649/49f51d93ac229648aa454636918ce386.content".
biodb.DEBUG[2024-07-06 03:17:57.586][self$getBiodb()$getRequestScheduler( ...] Getting content of get URL request "https://www.ebi.ac.uk/webservices/chebi/2.0/test/getLiteEntity?search=410.39*&searchCategory=MONOISOTOPIC MASS&maximumResults=0&starsCategory=ALL".
biodb.DEBUG[2024-07-06 03:17:57.590][self$getBiodb()$getRequestScheduler( ...] Loading content of request from cache.
biodb.TRACE[2024-07-06 03:17:57.592][cch$loadFileContent] Trying to load 1 files from cache: [1]: "121ea95906eb67bed88948c362686e4f".
biodb.TRACE[2024-07-06 03:17:57.594][cch$loadFileContent] file.exist = [1]: "TRUE".
biodb.TRACE[2024-07-06 03:17:57.596][loadFileContents] Loaded 1 files from cache: [1]: "/home/biocbuild/.cache/R/biodb/chebi-0c5076ac2a43d16dbce503a44b09f649/121ea95906eb67bed88948c362686e4f.content".
biodb.DEBUG[2024-07-06 03:17:57.599][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:57.600][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:57.601][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:57.608][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:57.609][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:57.610][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:57.611][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:57.613][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:57.615][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:57.616][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:57.617][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:57.619][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:57.620][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:57.622][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:57.623][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:57.624][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:57.626][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:57.627][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:57.629][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:57.630][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:57.631][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:57.633][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:57.639][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:57.640][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:57.641][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:57.643][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:57.644][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:57.646][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:57.647][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:57.649][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:57.650][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:57.652][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:57.653][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:57.654][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:57.656][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:57.657][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:57.659][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:57.660][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:57.661][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:57.663][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:57.664][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:57.670][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:57.672][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:57.673][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:57.674][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:57.676][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:57.677][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:57.679][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:57.680][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:57.681][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:57.683][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:57.684][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:57.685][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:57.687][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:57.688][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:57.690][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:57.691][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:57.693][private$bdb$entriesToDataframe] 3 entrie(s) to convert in data frame.
biodb.DEBUG[2024-07-06 03:17:57.695][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:57.696][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:57.697][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:57.703][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:57.705][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:57.706][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:57.707][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:57.709][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.711][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.712][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:57.713][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:57.715][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.716][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.718][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:57.719][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:57.720][private$selectFields] Fields [1]: "chebi.id"
biodb.TRACE[2024-07-06 03:17:57.722][private$selectFields]
biodb.TRACE[2024-07-06 03:17:57.723][private$selectFields] Fields is null: FALSE
biodb.TRACE[2024-07-06 03:17:57.724][private$selectFields] Fields.type is null: TRUE
biodb.TRACE[2024-07-06 03:17:57.726][private$selectFields] Fields [1]: "chebi.id"
biodb.TRACE[2024-07-06 03:17:57.727][ef$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.729][ef$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.730][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:57.731][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:57.733][ef$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.734][ef$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.736][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:57.737][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:57.738][private$selectFields] Fields [1]: "chebi.id"
biodb.TRACE[2024-07-06 03:17:57.740][private$organizeFieldsByGroups] Fields [1]: "chebi.id"
biodb.TRACE[2024-07-06 03:17:57.741][ef$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.743][ef$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.744][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:57.745][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:57.747][private$organizeFieldsByGroups] Groups [2]: "chebi.id, list()"
biodb.TRACE[2024-07-06 03:17:57.748][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.750][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.751][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:57.752][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:57.754][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.755][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.757][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:57.758][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:57.759][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.761][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.762][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:57.763][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:57.765][private$entriesToListOfDataframes] Entry converted to data frame: [1, 1]: [chebi.id] [4648].
biodb.DEBUG[2024-07-06 03:17:57.767][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:57.768][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:57.769][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:57.775][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:57.777][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:57.785][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:57.787][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:57.789][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.791][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.792][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:57.794][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:57.795][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.797][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.798][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:57.799][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:57.801][private$selectFields] Fields [1]: "chebi.id"
biodb.TRACE[2024-07-06 03:17:57.802][private$selectFields]
biodb.TRACE[2024-07-06 03:17:57.803][private$selectFields] Fields is null: FALSE
biodb.TRACE[2024-07-06 03:17:57.805][private$selectFields] Fields.type is null: TRUE
biodb.TRACE[2024-07-06 03:17:57.806][private$selectFields] Fields [1]: "chebi.id"
biodb.TRACE[2024-07-06 03:17:57.807][ef$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.809][ef$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.810][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:57.812][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:57.813][ef$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.815][ef$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.816][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:57.817][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:57.819][private$selectFields] Fields [1]: "chebi.id"
biodb.TRACE[2024-07-06 03:17:57.820][private$organizeFieldsByGroups] Fields [1]: "chebi.id"
biodb.TRACE[2024-07-06 03:17:57.822][ef$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.823][ef$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.824][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:57.826][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:57.827][private$organizeFieldsByGroups] Groups [2]: "chebi.id, list()"
biodb.TRACE[2024-07-06 03:17:57.829][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.830][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.831][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:57.833][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:57.834][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.836][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.837][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:57.838][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:57.840][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.841][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.843][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:57.844][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:57.846][private$entriesToListOfDataframes] Entry converted to data frame: [1, 1]: [chebi.id] [15440].
biodb.DEBUG[2024-07-06 03:17:57.847][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:57.848][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:57.850][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:57.856][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:57.857][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:57.858][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:57.860][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:57.861][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.863][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.864][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:57.866][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:57.867][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.868][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.870][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:57.871][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:57.872][private$selectFields] Fields [1]: "chebi.id"
biodb.TRACE[2024-07-06 03:17:57.874][private$selectFields]
biodb.TRACE[2024-07-06 03:17:57.875][private$selectFields] Fields is null: FALSE
biodb.TRACE[2024-07-06 03:17:57.876][private$selectFields] Fields.type is null: TRUE
biodb.TRACE[2024-07-06 03:17:57.878][private$selectFields] Fields [1]: "chebi.id"
biodb.TRACE[2024-07-06 03:17:57.879][ef$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.881][ef$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.882][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:57.883][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:57.885][ef$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.886][ef$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.888][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:57.889][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:57.890][private$selectFields] Fields [1]: "chebi.id"
biodb.TRACE[2024-07-06 03:17:57.892][private$organizeFieldsByGroups] Fields [1]: "chebi.id"
biodb.TRACE[2024-07-06 03:17:57.893][ef$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.895][ef$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.896][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:57.897][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:57.899][private$organizeFieldsByGroups] Groups [2]: "chebi.id, list()"
biodb.TRACE[2024-07-06 03:17:57.900][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.902][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.903][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:57.904][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:57.906][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.907][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.909][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:57.910][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:57.911][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.913][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:57.914][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:57.916][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:57.917][private$entriesToListOfDataframes] Entry converted to data frame: [1, 1]: [chebi.id] [62447].
biodb.DEBUG[2024-07-06 03:17:57.919][private$entriesToListOfDataframes] Converted 3 entry/ies to data frame(s).
biodb.DEBUG[2024-07-06 03:17:57.920][private$bdb$entriesToDataframe] Merging data frames with a singleentry each into a single data frame with all entries.
biodb.TRACE[2024-07-06 03:17:57.945][self$getBiodb()$getEntryFields()$get] Asked field names are: nominal.mass.
biodb.TRACE[2024-07-06 03:17:57.946][self$getBiodb()$getEntryFields()$get] Realnames of fields are: nominal.mass.
biodb.TRACE[2024-07-06 03:17:57.948][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:57.949][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.INFO [2024-07-06 03:17:57.954][biodb::testThat]
biodb.INFO [2024-07-06 03:17:57.956][biodb::testThat] Running test function  test.wrong.entry  (" Wrong entry gives NULL ").
biodb.INFO [2024-07-06 03:17:57.957][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2024-07-06 03:17:57.958][biodb::testThat]
biodb.DEBUG[2024-07-06 03:17:57.961][private$loadEntries] Creating entries from ids [1]: "WRONGA".
biodb.DEBUG[2024-07-06 03:17:57.962][conn$getEntryContent] Get ChEBI entry content(s) for 1 id(s)...
biodb.TRACE[2024-07-06 03:17:57.964][cch$loadFileContent] Trying to load 1 files from cache: [1]: "WRONGA".
biodb.TRACE[2024-07-06 03:17:57.966][cch$loadFileContent] file.exist = [1]: "TRUE".
biodb.TRACE[2024-07-06 03:17:57.969][loadFileContents] Loaded 1 files from cache: [1]: "/home/biocbuild/.cache/R/biodb/chebi-0c5076ac2a43d16dbce503a44b09f649/WRONGA.xml".
biodb.DEBUG[2024-07-06 03:17:57.970][conn$getEntryContent] 1 ChEBI entry content(s) loaded from cache.
biodb.DEBUG[2024-07-06 03:17:57.972][self$createEntryFromContent] Creating ChEBI entries from 1 content(s).
biodb.DEBUG[2024-07-06 03:17:57.974][self$createEntryFromContent] Parsing 1 ChEBI entries.
biodb.DEBUG[2024-07-06 03:17:57.976][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:57.978][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:57.979][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:57.985][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:57.986][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:57.988][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:57.989][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:57.992][ef$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:57.994][ef$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:57.995][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:57.996][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:57.998][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:58.000][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:58.001][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.002][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.004][ef$get] Asked field names are: charge.
biodb.TRACE[2024-07-06 03:17:58.005][ef$get] Realnames of fields are: charge.
biodb.TRACE[2024-07-06 03:17:58.007][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.008][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.010][ef$get] Asked field names are: formula.
biodb.TRACE[2024-07-06 03:17:58.011][ef$get] Realnames of fields are: formula.
biodb.TRACE[2024-07-06 03:17:58.013][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.014][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.016][ef$get] Asked field names are: inchi.
biodb.TRACE[2024-07-06 03:17:58.017][ef$get] Realnames of fields are: inchi.
biodb.TRACE[2024-07-06 03:17:58.019][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.020][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.022][ef$get] Asked field names are: inchikey.
biodb.TRACE[2024-07-06 03:17:58.023][ef$get] Realnames of fields are: inchikey.
biodb.TRACE[2024-07-06 03:17:58.024][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.026][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.036][ef$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2024-07-06 03:17:58.038][ef$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2024-07-06 03:17:58.039][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.041][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.042][ef$get] Asked field names are: mass.
biodb.TRACE[2024-07-06 03:17:58.044][ef$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:58.045][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.046][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.048][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:58.049][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:58.051][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.052][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.054][ef$get] Asked field names are: name.
biodb.TRACE[2024-07-06 03:17:58.055][ef$get] Realnames of fields are: name.
biodb.TRACE[2024-07-06 03:17:58.057][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.058][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.060][ef$get] Asked field names are: n_stars.
biodb.TRACE[2024-07-06 03:17:58.061][ef$get] Realnames of fields are: n.stars.
biodb.TRACE[2024-07-06 03:17:58.063][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.064][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.066][ef$get] Asked field names are: smiles.
biodb.TRACE[2024-07-06 03:17:58.067][ef$get] Realnames of fields are: smiles.
biodb.TRACE[2024-07-06 03:17:58.068][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.070][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.071][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:58.073][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:58.074][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.075][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.077][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:58.078][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:58.079][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.081][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.082][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:58.084][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:58.085][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.086][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.088][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:58.089][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:58.090][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.092][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.093][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:58.094][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:58.096][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.097][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.098][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:58.100][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:58.101][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.103][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.104][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:58.105][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:58.107][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.108][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.110][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:58.111][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:58.112][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.114][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.115][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:58.117][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:58.118][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.119][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.121][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:58.122][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:58.123][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.125][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:58.126][self$createEntryFromContent] Accession numbers: .
biodb.DEBUG[2024-07-06 03:17:58.127][self$createEntryFromContent] Found 1 entry/ies without an accession number. Set it/them to NULL.
biodb.INFO [2024-07-06 03:17:58.137][biodb::testThat]
biodb.INFO [2024-07-06 03:17:58.138][biodb::testThat] Running test function  test.wrong.entry.among.good.ones  (" One wrong entry does not block the retrieval of good ones ").
biodb.INFO [2024-07-06 03:17:58.140][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2024-07-06 03:17:58.141][biodb::testThat]
biodb.DEBUG[2024-07-06 03:17:58.154][function(conn, opt)] IDS: [4]: "WRONGB, 15440, 2528, 7799"
biodb.DEBUG[2024-07-06 03:17:58.156][private$loadEntries] Creating entries from ids [3]: "WRONGB, 2528, 7799".
biodb.DEBUG[2024-07-06 03:17:58.157][conn$getEntryContent] Get ChEBI entry content(s) for 3 id(s)...
biodb.TRACE[2024-07-06 03:17:58.159][cch$loadFileContent] Trying to load 3 files from cache: [3]: "WRONGB, 2528, 7799".
biodb.TRACE[2024-07-06 03:17:58.161][cch$loadFileContent] file.exist = [3]: "TRUE, TRUE, TRUE".
biodb.TRACE[2024-07-06 03:17:58.165][loadFileContents] Loaded 3 files from cache: [3]: "/home/biocbuild/.cache/R/biodb/chebi-0c5076ac2a43d16dbce503a44b09f649/WRONGB.xml, /home/biocbuild/.cache/R/biodb/chebi-0c5076ac2a43d16dbce503a44b09f649/2528.xml, /home/biocbuild/.cache/R/biodb/chebi-0c5076ac2a43d16dbce503a44b09f649/7799.xml".
biodb.DEBUG[2024-07-06 03:17:58.167][conn$getEntryContent] 3 ChEBI entry content(s) loaded from cache.
biodb.DEBUG[2024-07-06 03:17:58.168][self$createEntryFromContent] Creating ChEBI entries from 3 content(s).
biodb.DEBUG[2024-07-06 03:17:58.170][self$createEntryFromContent] Parsing 3 ChEBI entries.
biodb.DEBUG[2024-07-06 03:17:58.172][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:58.173][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:58.174][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:58.180][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:58.182][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:58.183][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:58.184][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:58.188][ef$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:58.189][ef$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:58.190][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.192][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.193][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:58.195][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:58.196][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.198][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.199][ef$get] Asked field names are: charge.
biodb.TRACE[2024-07-06 03:17:58.201][ef$get] Realnames of fields are: charge.
biodb.TRACE[2024-07-06 03:17:58.202][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.203][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.205][ef$get] Asked field names are: formula.
biodb.TRACE[2024-07-06 03:17:58.206][ef$get] Realnames of fields are: formula.
biodb.TRACE[2024-07-06 03:17:58.208][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.209][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.211][ef$get] Asked field names are: inchi.
biodb.TRACE[2024-07-06 03:17:58.213][ef$get] Realnames of fields are: inchi.
biodb.TRACE[2024-07-06 03:17:58.214][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.215][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.217][ef$get] Asked field names are: inchikey.
biodb.TRACE[2024-07-06 03:17:58.218][ef$get] Realnames of fields are: inchikey.
biodb.TRACE[2024-07-06 03:17:58.220][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.221][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.223][ef$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2024-07-06 03:17:58.224][ef$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2024-07-06 03:17:58.226][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.227][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.229][ef$get] Asked field names are: mass.
biodb.TRACE[2024-07-06 03:17:58.230][ef$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:58.232][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.233][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.235][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:58.236][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:58.238][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.239][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.241][ef$get] Asked field names are: name.
biodb.TRACE[2024-07-06 03:17:58.242][ef$get] Realnames of fields are: name.
biodb.TRACE[2024-07-06 03:17:58.244][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.245][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.247][ef$get] Asked field names are: n_stars.
biodb.TRACE[2024-07-06 03:17:58.248][ef$get] Realnames of fields are: n.stars.
biodb.TRACE[2024-07-06 03:17:58.250][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.251][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.253][ef$get] Asked field names are: smiles.
biodb.TRACE[2024-07-06 03:17:58.254][ef$get] Realnames of fields are: smiles.
biodb.TRACE[2024-07-06 03:17:58.255][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.257][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.258][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:58.260][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:58.261][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.263][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.264][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:58.266][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:58.267][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.268][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.270][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:58.271][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:58.272][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.274][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.284][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:58.285][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:58.287][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.288][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.290][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:58.291][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:58.292][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.294][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.295][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:58.296][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:58.298][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.299][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.300][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:58.302][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:58.303][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.304][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:58.306][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:58.307][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:58.308][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:58.314][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:58.316][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:58.317][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:58.318][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:58.321][ef$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:58.323][ef$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:58.324][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.326][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.327][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:58.329][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:58.330][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.331][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.333][ef$get] Asked field names are: charge.
biodb.TRACE[2024-07-06 03:17:58.334][ef$get] Realnames of fields are: charge.
biodb.TRACE[2024-07-06 03:17:58.336][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.337][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.339][self$getBiodb()$getEntryFields()$get] Asked field names are: charge.
biodb.TRACE[2024-07-06 03:17:58.340][self$getBiodb()$getEntryFields()$get] Realnames of fields are: charge.
biodb.TRACE[2024-07-06 03:17:58.342][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.343][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.344][ef$get] Asked field names are: formula.
biodb.TRACE[2024-07-06 03:17:58.346][ef$get] Realnames of fields are: formula.
biodb.TRACE[2024-07-06 03:17:58.347][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.348][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.350][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2024-07-06 03:17:58.352][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2024-07-06 03:17:58.353][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.355][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.356][ef$get] Asked field names are: inchi.
biodb.TRACE[2024-07-06 03:17:58.357][ef$get] Realnames of fields are: inchi.
biodb.TRACE[2024-07-06 03:17:58.359][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.360][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.362][self$getBiodb()$getEntryFields()$get] Asked field names are: inchi.
biodb.TRACE[2024-07-06 03:17:58.363][self$getBiodb()$getEntryFields()$get] Realnames of fields are: inchi.
biodb.TRACE[2024-07-06 03:17:58.364][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.366][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.367][ef$get] Asked field names are: inchikey.
biodb.TRACE[2024-07-06 03:17:58.369][ef$get] Realnames of fields are: inchikey.
biodb.TRACE[2024-07-06 03:17:58.370][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.371][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.373][self$getBiodb()$getEntryFields()$get] Asked field names are: inchikey.
biodb.TRACE[2024-07-06 03:17:58.374][self$getBiodb()$getEntryFields()$get] Realnames of fields are: inchikey.
biodb.TRACE[2024-07-06 03:17:58.376][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.377][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.379][ef$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2024-07-06 03:17:58.380][ef$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2024-07-06 03:17:58.381][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.383][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.384][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2024-07-06 03:17:58.386][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2024-07-06 03:17:58.387][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.389][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.390][ef$get] Asked field names are: mass.
biodb.TRACE[2024-07-06 03:17:58.392][ef$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:58.393][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.394][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.396][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.
biodb.TRACE[2024-07-06 03:17:58.398][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:58.399][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.400][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.402][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:58.403][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:58.405][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.406][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.408][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:58.409][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:58.411][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.412][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.414][ef$get] Asked field names are: name.
biodb.TRACE[2024-07-06 03:17:58.415][ef$get] Realnames of fields are: name.
biodb.TRACE[2024-07-06 03:17:58.416][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.418][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.420][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2024-07-06 03:17:58.421][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-07-06 03:17:58.423][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.424][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.426][ef$get] Asked field names are: n_stars.
biodb.TRACE[2024-07-06 03:17:58.427][ef$get] Realnames of fields are: n.stars.
biodb.TRACE[2024-07-06 03:17:58.428][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.430][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.432][self$getBiodb()$getEntryFields()$get] Asked field names are: n_stars.
biodb.TRACE[2024-07-06 03:17:58.433][self$getBiodb()$getEntryFields()$get] Realnames of fields are: n.stars.
biodb.TRACE[2024-07-06 03:17:58.435][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.436][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.437][ef$get] Asked field names are: smiles.
biodb.TRACE[2024-07-06 03:17:58.439][ef$get] Realnames of fields are: smiles.
biodb.TRACE[2024-07-06 03:17:58.440][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.442][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.443][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2024-07-06 03:17:58.445][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2024-07-06 03:17:58.446][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.448][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.449][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:58.451][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:58.452][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.453][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.455][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:58.456][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:58.458][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.459][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.460][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:58.462][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:58.463][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.464][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.466][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:58.467][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:58.469][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.470][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.472][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:58.473][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:58.474][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.476][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.477][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:58.479][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:58.480][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.481][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.483][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:58.484][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:58.485][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.487][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:58.488][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:58.490][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:58.491][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:58.497][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:58.498][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:58.499][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:58.501][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2024-07-06 03:17:58.504][ef$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:58.505][ef$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:58.506][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.508][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.509][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:58.511][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:58.512][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.513][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.515][ef$get] Asked field names are: charge.
biodb.TRACE[2024-07-06 03:17:58.517][ef$get] Realnames of fields are: charge.
biodb.TRACE[2024-07-06 03:17:58.518][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.527][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.530][self$getBiodb()$getEntryFields()$get] Asked field names are: charge.
biodb.TRACE[2024-07-06 03:17:58.531][self$getBiodb()$getEntryFields()$get] Realnames of fields are: charge.
biodb.TRACE[2024-07-06 03:17:58.533][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.534][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.536][ef$get] Asked field names are: formula.
biodb.TRACE[2024-07-06 03:17:58.537][ef$get] Realnames of fields are: formula.
biodb.TRACE[2024-07-06 03:17:58.539][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.540][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.542][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2024-07-06 03:17:58.543][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2024-07-06 03:17:58.545][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.546][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.548][ef$get] Asked field names are: inchi.
biodb.TRACE[2024-07-06 03:17:58.549][ef$get] Realnames of fields are: inchi.
biodb.TRACE[2024-07-06 03:17:58.551][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.552][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.554][self$getBiodb()$getEntryFields()$get] Asked field names are: inchi.
biodb.TRACE[2024-07-06 03:17:58.555][self$getBiodb()$getEntryFields()$get] Realnames of fields are: inchi.
biodb.TRACE[2024-07-06 03:17:58.557][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.558][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.560][ef$get] Asked field names are: inchikey.
biodb.TRACE[2024-07-06 03:17:58.561][ef$get] Realnames of fields are: inchikey.
biodb.TRACE[2024-07-06 03:17:58.562][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.564][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.566][self$getBiodb()$getEntryFields()$get] Asked field names are: inchikey.
biodb.TRACE[2024-07-06 03:17:58.567][self$getBiodb()$getEntryFields()$get] Realnames of fields are: inchikey.
biodb.TRACE[2024-07-06 03:17:58.568][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.570][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.571][ef$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2024-07-06 03:17:58.573][ef$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2024-07-06 03:17:58.574][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.575][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.577][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2024-07-06 03:17:58.579][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2024-07-06 03:17:58.580][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.581][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.583][ef$get] Asked field names are: mass.
biodb.TRACE[2024-07-06 03:17:58.584][ef$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:58.586][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.587][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.589][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.
biodb.TRACE[2024-07-06 03:17:58.590][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-07-06 03:17:58.592][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.593][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.595][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:58.596][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:58.598][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.599][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.601][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:58.602][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:58.604][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.605][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.607][ef$get] Asked field names are: name.
biodb.TRACE[2024-07-06 03:17:58.608][ef$get] Realnames of fields are: name.
biodb.TRACE[2024-07-06 03:17:58.610][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.611][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.613][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2024-07-06 03:17:58.615][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-07-06 03:17:58.616][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.617][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.619][ef$get] Asked field names are: n_stars.
biodb.TRACE[2024-07-06 03:17:58.620][ef$get] Realnames of fields are: n.stars.
biodb.TRACE[2024-07-06 03:17:58.622][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.623][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.625][self$getBiodb()$getEntryFields()$get] Asked field names are: n_stars.
biodb.TRACE[2024-07-06 03:17:58.627][self$getBiodb()$getEntryFields()$get] Realnames of fields are: n.stars.
biodb.TRACE[2024-07-06 03:17:58.628][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.629][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.631][ef$get] Asked field names are: smiles.
biodb.TRACE[2024-07-06 03:17:58.633][ef$get] Realnames of fields are: smiles.
biodb.TRACE[2024-07-06 03:17:58.634][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.635][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.637][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2024-07-06 03:17:58.639][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2024-07-06 03:17:58.640][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.642][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.643][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:58.645][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:58.646][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.648][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.649][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:58.651][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:58.652][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.653][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.655][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:58.656][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:58.658][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.659][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.660][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-07-06 03:17:58.662][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-07-06 03:17:58.663][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.665][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.666][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:58.668][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:58.669][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.671][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.672][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:58.674][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:58.675][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.676][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.678][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:58.679][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:58.681][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.682][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.684][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:58.685][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:58.686][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.688][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.689][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:58.691][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:58.692][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.694][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.695][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:58.697][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:58.698][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.700][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.701][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:58.703][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:58.704][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.705][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.707][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:58.708][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:58.710][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.711][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.713][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:58.714][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:58.716][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.717][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.719][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:58.720][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:58.722][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.723][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.724][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:58.726][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:58.727][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.729][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.730][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-07-06 03:17:58.732][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-07-06 03:17:58.733][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.735][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-07-06 03:17:58.736][self$createEntryFromContent] Accession numbers: , 2528, 7799.
biodb.DEBUG[2024-07-06 03:17:58.737][self$createEntryFromContent] Found 1 entry/ies without an accession number. Set it/them to NULL.
biodb.DEBUG[2024-07-06 03:17:58.739][function(conn, opt)] Entries: [4]: "NULL, <environment>, <environment>, <environment>"
biodb.INFO [2024-07-06 03:17:58.756][biodb::testThat]
biodb.INFO [2024-07-06 03:17:58.757][biodb::testThat] Running test function  test.peak.table  (" The peak table is correct. ").
biodb.INFO [2024-07-06 03:17:58.758][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2024-07-06 03:17:58.760][biodb::testThat]
biodb.INFO [2024-07-06 03:17:58.802][biodb::testThat]
biodb.INFO [2024-07-06 03:17:58.804][biodb::testThat] Running test function  test.nb.entries  (" Nb entries is positive. ").
biodb.INFO [2024-07-06 03:17:58.805][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2024-07-06 03:17:58.807][biodb::testThat]
biodb.INFO [2024-07-06 03:17:58.818][biodb::testThat]
biodb.INFO [2024-07-06 03:17:58.820][biodb::testThat] Running test function  test.entry.ids  (" We can get a list of entry ids. ").
biodb.INFO [2024-07-06 03:17:58.821][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2024-07-06 03:17:58.822][biodb::testThat]
biodb.DEBUG[2024-07-06 03:17:58.826][self$getBiodb()$getRequestScheduler( ...] Getting content of get URL request "https://www.ebi.ac.uk/webservices/chebi/2.0/test/getLiteEntity?search=1*&searchCategory=CHEBI ID&maximumResults=100&starsCategory=ALL".
biodb.DEBUG[2024-07-06 03:17:58.830][self$getBiodb()$getRequestScheduler( ...] Loading content of request from cache.
biodb.TRACE[2024-07-06 03:17:58.832][cch$loadFileContent] Trying to load 1 files from cache: [1]: "aed2cd6d5d221333c0a30a9f8dbc41b4".
biodb.TRACE[2024-07-06 03:17:58.834][cch$loadFileContent] file.exist = [1]: "TRUE".
biodb.TRACE[2024-07-06 03:17:58.837][loadFileContents] Loaded 1 files from cache: [1]: "/home/biocbuild/.cache/R/biodb/chebi-0c5076ac2a43d16dbce503a44b09f649/aed2cd6d5d221333c0a30a9f8dbc41b4.content".
biodb.TRACE[2024-07-06 03:17:58.851][ef$get] Asked field names are: name.
biodb.TRACE[2024-07-06 03:17:58.853][ef$get] Realnames of fields are: name.
biodb.TRACE[2024-07-06 03:17:58.854][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.856][ef$get] fields variable is a list.
biodb.TRACE[2024-07-06 03:17:58.857][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:58.859][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-07-06 03:17:58.860][ef$get] 1 fields were returned.
biodb.TRACE[2024-07-06 03:17:58.861][ef$get] fields variable is a list.
biodb.INFO [2024-07-06 03:17:58.863][biodb::testThat]
biodb.INFO [2024-07-06 03:17:58.865][biodb::testThat] Running test function  test.annotateMzValues  (" annotateMzValues() works correctly. ").
biodb.INFO [2024-07-06 03:17:58.866][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2024-07-06 03:17:58.867][biodb::testThat]
biodb.ERROR[2024-07-06 03:17:58.885][conn$annotateMzValues] No column named "mz" was found inside data frame.
biodb.ERROR[2024-07-06 03:17:58.908][ef$checkIsDefined] Field(s) "foo" is/are not defined.
biodb.INFO [2024-07-06 03:17:58.926][biodb$terminate] Closing BiodbMain instance...
biodb.DEBUG[2024-07-06 03:17:58.928][private$conn[[conn]]$.__enclos_env__ ...] Unregister connector chebi from the request scheduler
biodb.INFO [2024-07-06 03:17:58.930][self$deleteConn] Connector "chebi" deleted.
biodb.DEBUG[2024-07-06 03:17:58.931][notifyObservers] Notify observers for terminate.
biodb.DEBUG[2024-07-06 03:17:58.932][FUN] Trying to call function terminate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:58.933][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:58.934][FUN] Trying to call function terminate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:58.936][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:58.937][FUN] Trying to call function terminate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:58.938][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.INFO [2024-07-06 03:17:58.952][biodb::testContext]
biodb.INFO [2024-07-06 03:17:58.953][biodb::testContext] ********************************************************************************
biodb.INFO [2024-07-06 03:17:58.954][biodb::testContext] Test context - Test conversions
biodb.INFO [2024-07-06 03:17:58.956][biodb::testContext] ********************************************************************************
biodb.INFO [2024-07-06 03:17:58.957][biodb::testContext]
biodb.INFO [2024-07-06 03:17:58.960][private$loadBiodbPkgsDefinitions] Loading definitions from package biodb version 1.13.0.
biodb.DEBUG[2024-07-06 03:17:58.962][self$loadDefinitions] Load definitions from file "/home/biocbuild/R/R-4.4.1/site-library/biodb/definitions.yml".
biodb.DEBUG[2024-07-06 03:17:58.967][notifyObservers] Notify observers for notifyNewObservers.
biodb.DEBUG[2024-07-06 03:17:58.969][self$getConfig()$define] Define config key allow.huge.downloads.
biodb.DEBUG[2024-07-06 03:17:58.970][self$set] Set key allow.huge.downloads to TRUE.
biodb.DEBUG[2024-07-06 03:17:58.972][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:58.973][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:58.974][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:58.976][self$getConfig()$define] Define config key autoload.extra.pkgs.
biodb.DEBUG[2024-07-06 03:17:58.977][self$set] Set key autoload.extra.pkgs to TRUE.
biodb.DEBUG[2024-07-06 03:17:58.978][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:58.980][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:58.981][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:58.982][self$getConfig()$define] Define config key cache.all.requests.
biodb.DEBUG[2024-07-06 03:17:58.984][self$set] Set key cache.all.requests to TRUE.
biodb.DEBUG[2024-07-06 03:17:58.985][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:58.986][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:58.988][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:58.989][self$getConfig()$define] Define config key cache.directory.
biodb.DEBUG[2024-07-06 03:17:58.991][self$getConfig()$define] Define config key cache.read.only.
biodb.DEBUG[2024-07-06 03:17:58.992][self$set] Set key cache.read.only to FALSE.
biodb.DEBUG[2024-07-06 03:17:58.993][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:58.995][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:58.996][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:58.997][self$getConfig()$define] Define config key cache.subfolders.
biodb.DEBUG[2024-07-06 03:17:58.999][self$getConfig()$define] Define config key cache.system.
biodb.DEBUG[2024-07-06 03:17:59.000][self$set] Set key cache.system to TRUE.
biodb.DEBUG[2024-07-06 03:17:59.001][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:59.003][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:59.004][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:59.005][self$getConfig()$define] Define config key use.cache.for.local.db.
biodb.DEBUG[2024-07-06 03:17:59.007][self$set] Set key use.cache.for.local.db to FALSE.
biodb.DEBUG[2024-07-06 03:17:59.008][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:59.009][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:59.011][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:59.012][self$getConfig()$define] Define config key dwnld.chunk.size.
biodb.DEBUG[2024-07-06 03:17:59.014][self$getConfig()$define] Define config key dwnld.timeout.
biodb.DEBUG[2024-07-06 03:17:59.015][self$set] Set key dwnld.timeout to 3600.
biodb.DEBUG[2024-07-06 03:17:59.025][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:59.027][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:59.028][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:59.030][self$getConfig()$define] Define config key compute.fields.
biodb.DEBUG[2024-07-06 03:17:59.031][self$set] Set key compute.fields to TRUE.
biodb.DEBUG[2024-07-06 03:17:59.032][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:59.034][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:59.035][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:59.036][self$getConfig()$define] Define config key factory.cache.
biodb.DEBUG[2024-07-06 03:17:59.038][self$getConfig()$define] Define config key force.locale.
biodb.DEBUG[2024-07-06 03:17:59.039][self$set] Set key force.locale to TRUE.
biodb.DEBUG[2024-07-06 03:17:59.040][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:59.042][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:59.043][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:59.044][self$getConfig()$define] Define config key longterm.cache.subfolder.
biodb.DEBUG[2024-07-06 03:17:59.046][self$getConfig()$define] Define config key msg.caution.lvl.
biodb.DEBUG[2024-07-06 03:17:59.047][self$getConfig()$define] Define config key msg.debug.lvl.
biodb.DEBUG[2024-07-06 03:17:59.048][self$getConfig()$define] Define config key msg.info.lvl.
biodb.DEBUG[2024-07-06 03:17:59.050][self$getConfig()$define] Define config key multival.field.sep.
biodb.DEBUG[2024-07-06 03:17:59.051][self$set] Set key multival.field.sep to ";".
biodb.DEBUG[2024-07-06 03:17:59.052][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:59.054][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:59.055][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:59.056][self$getConfig()$define] Define config key intra.field.name.sep.
biodb.DEBUG[2024-07-06 03:17:59.058][self$set] Set key intra.field.name.sep to ".".
biodb.DEBUG[2024-07-06 03:17:59.059][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:59.060][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:59.061][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:59.063][self$getConfig()$define] Define config key entries.sep.
biodb.DEBUG[2024-07-06 03:17:59.064][self$set] Set key entries.sep to "|".
biodb.DEBUG[2024-07-06 03:17:59.065][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:59.066][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:59.068][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:59.069][self$getConfig()$define] Define config key offline.
biodb.DEBUG[2024-07-06 03:17:59.070][self$set] Set key offline to FALSE.
biodb.DEBUG[2024-07-06 03:17:59.072][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:59.073][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:59.074][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:59.075][self$getConfig()$define] Define config key persistent.cache.impl.
biodb.DEBUG[2024-07-06 03:17:59.077][self$set] Set key persistent.cache.impl to "custom".
biodb.DEBUG[2024-07-06 03:17:59.078][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:59.079][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:59.080][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:59.082][self$getConfig()$define] Define config key proton.mass.
biodb.DEBUG[2024-07-06 03:17:59.083][self$set] Set key proton.mass to 1.0072765.
biodb.DEBUG[2024-07-06 03:17:59.084][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:59.086][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:59.087][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:59.088][self$getConfig()$define] Define config key shortterm.cache.subfolder.
biodb.DEBUG[2024-07-06 03:17:59.090][self$getConfig()$define] Define config key svn.binary.path.
biodb.DEBUG[2024-07-06 03:17:59.094][self$set] Set key svn.binary.path to "".
biodb.DEBUG[2024-07-06 03:17:59.096][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:59.097][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:59.098][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:59.099][self$getConfig()$define] Define config key test.functions.
biodb.DEBUG[2024-07-06 03:17:59.101][self$getConfig()$define] Define config key useragent.
biodb.DEBUG[2024-07-06 03:17:59.102][self$set] Set key useragent to "R Bioconductor biodb library.".
biodb.DEBUG[2024-07-06 03:17:59.103][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:59.105][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:59.106][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:59.107][self$getDbsInfo()$define] Define connector comp.csv.file.
biodb.DEBUG[2024-07-06 03:17:59.110][self$setPropertyValue] Setting property "compound.db" to "TRUE".
biodb.DEBUG[2024-07-06 03:17:59.111][self$setPropertyValue] Setting property "description" to "A connector to handle a compound database stored inside a CSV file. It is possible to choose the separator for the CSV file, as well as match the column names with the biodb entry fields.".
biodb.DEBUG[2024-07-06 03:17:59.113][self$setPropertyValue] Setting property "disabled" to "FALSE".
biodb.DEBUG[2024-07-06 03:17:59.114][self$setPropertyValue] Setting property "disabling.reason" to "".
biodb.DEBUG[2024-07-06 03:17:59.115][self$setPropertyValue] Setting property "downloadable" to "FALSE".
biodb.DEBUG[2024-07-06 03:17:59.117][self$setPropertyValue] Setting property "dwnld.ext" to "NA".
biodb.DEBUG[2024-07-06 03:17:59.118][self$setPropertyValue] Setting property "editable" to "TRUE".
biodb.DEBUG[2024-07-06 03:17:59.119][self$setPropertyValue] Setting property "entry.content.encoding" to "NA".
biodb.DEBUG[2024-07-06 03:17:59.121][self$setPropertyValue] Setting property "entry.content.type" to "tsv".
biodb.DEBUG[2024-07-06 03:17:59.122][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")".
biodb.DEBUG[2024-07-06 03:17:59.124][self$setPropertyValue] Setting property "mass.db" to "FALSE".
biodb.DEBUG[2024-07-06 03:17:59.125][self$setPropertyValue] Setting property "name" to "Compound CSV File".
biodb.DEBUG[2024-07-06 03:17:59.126][self$setPropertyValue] Setting property "package" to "biodb".
biodb.DEBUG[2024-07-06 03:17:59.128][self$setPropertyValue]
biodb.DEBUG[2024-07-06 03:17:59.129][self$setPropertyValue] Setting property "remote" to "FALSE".
biodb.DEBUG[2024-07-06 03:17:59.130][self$setPropertyValue] Setting property "searchable.fields" to "name".
biodb.DEBUG[2024-07-06 03:17:59.130][self$setPropertyValue] Setting property "searchable.fields" to "monoisotopic.mass".
biodb.DEBUG[2024-07-06 03:17:59.130][self$setPropertyValue] Setting property "searchable.fields" to "molecular.mass".
biodb.DEBUG[2024-07-06 03:17:59.130][self$setPropertyValue] Setting property "searchable.fields" to "average.mass".
biodb.DEBUG[2024-07-06 03:17:59.130][self$setPropertyValue] Setting property "searchable.fields" to "nominal.mass".
biodb.DEBUG[2024-07-06 03:17:59.132][self$setPropertyValue] Setting property "scheduler.n" to "1".
biodb.DEBUG[2024-07-06 03:17:59.133][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2024-07-06 03:17:59.134][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2024-07-06 03:17:59.136][self$setPropertyValue] Setting property "scheduler.t" to "1".
biodb.DEBUG[2024-07-06 03:17:59.137][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2024-07-06 03:17:59.138][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2024-07-06 03:17:59.139][self$setPropertyValue] Setting property "token" to "NA".
biodb.DEBUG[2024-07-06 03:17:59.141][self$setPropertyValue]
biodb.DEBUG[2024-07-06 03:17:59.142][self$setPropertyValue] Notifying observers about URLs change.
biodb.DEBUG[2024-07-06 03:17:59.143][notifyObservers] Notify observers for notifyConnUrlsUpdated.
biodb.DEBUG[2024-07-06 03:17:59.145][self$setPropertyValue] Setting property "writable" to "TRUE".
biodb.DEBUG[2024-07-06 03:17:59.146][self$setPropertyValue]
biodb.DEBUG[2024-07-06 03:17:59.148][self$getDbsInfo()$define] Define connector comp.sqlite.
biodb.DEBUG[2024-07-06 03:17:59.150][self$setPropertyValue] Setting property "compound.db" to "TRUE".
biodb.DEBUG[2024-07-06 03:17:59.151][self$setPropertyValue] Setting property "description" to "A connector to handle a compound database stored inside an SQLite file.".
biodb.DEBUG[2024-07-06 03:17:59.153][self$setPropertyValue] Setting property "disabled" to "FALSE".
biodb.DEBUG[2024-07-06 03:17:59.154][self$setPropertyValue] Setting property "disabling.reason" to "".
biodb.DEBUG[2024-07-06 03:17:59.155][self$setPropertyValue] Setting property "downloadable" to "FALSE".
biodb.DEBUG[2024-07-06 03:17:59.157][self$setPropertyValue] Setting property "dwnld.ext" to "NA".
biodb.DEBUG[2024-07-06 03:17:59.158][self$setPropertyValue] Setting property "editable" to "TRUE".
biodb.DEBUG[2024-07-06 03:17:59.159][self$setPropertyValue] Setting property "entry.content.encoding" to "NA".
biodb.DEBUG[2024-07-06 03:17:59.161][self$setPropertyValue] Setting property "entry.content.type" to "list".
biodb.DEBUG[2024-07-06 03:17:59.162][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")".
biodb.DEBUG[2024-07-06 03:17:59.164][self$setPropertyValue] Setting property "mass.db" to "FALSE".
biodb.DEBUG[2024-07-06 03:17:59.165][self$setPropertyValue] Setting property "name" to "Compound SQLite".
biodb.DEBUG[2024-07-06 03:17:59.166][self$setPropertyValue] Setting property "package" to "biodb".
biodb.DEBUG[2024-07-06 03:17:59.168][self$setPropertyValue]
biodb.DEBUG[2024-07-06 03:17:59.169][self$setPropertyValue] Setting property "remote" to "FALSE".
biodb.DEBUG[2024-07-06 03:17:59.170][self$setPropertyValue] Setting property "searchable.fields" to "name".
biodb.DEBUG[2024-07-06 03:17:59.170][self$setPropertyValue] Setting property "searchable.fields" to "monoisotopic.mass".
biodb.DEBUG[2024-07-06 03:17:59.170][self$setPropertyValue] Setting property "searchable.fields" to "molecular.mass".
biodb.DEBUG[2024-07-06 03:17:59.170][self$setPropertyValue] Setting property "searchable.fields" to "average.mass".
biodb.DEBUG[2024-07-06 03:17:59.170][self$setPropertyValue] Setting property "searchable.fields" to "nominal.mass".
biodb.DEBUG[2024-07-06 03:17:59.172][self$setPropertyValue] Setting property "scheduler.n" to "1".
biodb.DEBUG[2024-07-06 03:17:59.173][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2024-07-06 03:17:59.174][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2024-07-06 03:17:59.176][self$setPropertyValue] Setting property "scheduler.t" to "1".
biodb.DEBUG[2024-07-06 03:17:59.177][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2024-07-06 03:17:59.178][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2024-07-06 03:17:59.179][self$setPropertyValue] Setting property "token" to "NA".
biodb.DEBUG[2024-07-06 03:17:59.181][self$setPropertyValue]
biodb.DEBUG[2024-07-06 03:17:59.182][self$setPropertyValue] Notifying observers about URLs change.
biodb.DEBUG[2024-07-06 03:17:59.183][notifyObservers] Notify observers for notifyConnUrlsUpdated.
biodb.DEBUG[2024-07-06 03:17:59.185][self$setPropertyValue] Setting property "writable" to "TRUE".
biodb.DEBUG[2024-07-06 03:17:59.186][self$setPropertyValue]
biodb.DEBUG[2024-07-06 03:17:59.191][self$getDbsInfo()$define] Define connector mass.csv.file.
biodb.DEBUG[2024-07-06 03:17:59.195][self$setPropertyValue] Setting property "compound.db" to "FALSE".
biodb.DEBUG[2024-07-06 03:17:59.196][self$setPropertyValue] Setting property "description" to "A connector to handle a mass spectra database stored inside a CSV file. It is possible to choose the separator for the CSV file, as well as match the column names with the biodb entry fields..".
biodb.DEBUG[2024-07-06 03:17:59.198][self$setPropertyValue] Setting property "disabled" to "FALSE".
biodb.DEBUG[2024-07-06 03:17:59.199][self$setPropertyValue] Setting property "disabling.reason" to "".
biodb.DEBUG[2024-07-06 03:17:59.201][self$setPropertyValue] Setting property "downloadable" to "FALSE".
biodb.DEBUG[2024-07-06 03:17:59.202][self$setPropertyValue] Setting property "dwnld.ext" to "NA".
biodb.DEBUG[2024-07-06 03:17:59.204][self$setPropertyValue] Setting property "editable" to "TRUE".
biodb.DEBUG[2024-07-06 03:17:59.205][self$setPropertyValue] Setting property "entry.content.encoding" to "NA".
biodb.DEBUG[2024-07-06 03:17:59.207][self$setPropertyValue] Setting property "entry.content.type" to "tsv".
biodb.DEBUG[2024-07-06 03:17:59.208][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")".
biodb.DEBUG[2024-07-06 03:17:59.210][self$setPropertyValue] Setting property "mass.db" to "TRUE".
biodb.DEBUG[2024-07-06 03:17:59.211][self$setPropertyValue] Setting property "name" to "Mass spectra CSV File".
biodb.DEBUG[2024-07-06 03:17:59.213][self$setPropertyValue] Setting property "package" to "biodb".
biodb.DEBUG[2024-07-06 03:17:59.214][self$setPropertyValue]
biodb.DEBUG[2024-07-06 03:17:59.216][self$setPropertyValue] Setting property "remote" to "FALSE".
biodb.DEBUG[2024-07-06 03:17:59.217][self$setPropertyValue]
biodb.DEBUG[2024-07-06 03:17:59.219][self$setPropertyValue] Setting property "scheduler.n" to "1".
biodb.DEBUG[2024-07-06 03:17:59.220][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2024-07-06 03:17:59.222][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2024-07-06 03:17:59.223][self$setPropertyValue] Setting property "scheduler.t" to "1".
biodb.DEBUG[2024-07-06 03:17:59.224][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2024-07-06 03:17:59.226][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2024-07-06 03:17:59.227][self$setPropertyValue] Setting property "token" to "NA".
biodb.DEBUG[2024-07-06 03:17:59.229][self$setPropertyValue]
biodb.DEBUG[2024-07-06 03:17:59.230][self$setPropertyValue] Notifying observers about URLs change.
biodb.DEBUG[2024-07-06 03:17:59.231][notifyObservers] Notify observers for notifyConnUrlsUpdated.
biodb.DEBUG[2024-07-06 03:17:59.233][self$setPropertyValue] Setting property "writable" to "TRUE".
biodb.DEBUG[2024-07-06 03:17:59.234][self$setPropertyValue]
biodb.DEBUG[2024-07-06 03:17:59.236][self$getDbsInfo()$define] Define connector mass.sqlite.
biodb.DEBUG[2024-07-06 03:17:59.239][self$setPropertyValue] Setting property "compound.db" to "FALSE".
biodb.DEBUG[2024-07-06 03:17:59.240][self$setPropertyValue] Setting property "description" to "A connector to handle a mass spectra database stored inside an SQLite file.".
biodb.DEBUG[2024-07-06 03:17:59.242][self$setPropertyValue] Setting property "disabled" to "FALSE".
biodb.DEBUG[2024-07-06 03:17:59.243][self$setPropertyValue] Setting property "disabling.reason" to "".
biodb.DEBUG[2024-07-06 03:17:59.245][self$setPropertyValue] Setting property "downloadable" to "FALSE".
biodb.DEBUG[2024-07-06 03:17:59.246][self$setPropertyValue] Setting property "dwnld.ext" to "NA".
biodb.DEBUG[2024-07-06 03:17:59.248][self$setPropertyValue] Setting property "editable" to "TRUE".
biodb.DEBUG[2024-07-06 03:17:59.249][self$setPropertyValue] Setting property "entry.content.encoding" to "NA".
biodb.DEBUG[2024-07-06 03:17:59.251][self$setPropertyValue] Setting property "entry.content.type" to "list".
biodb.DEBUG[2024-07-06 03:17:59.252][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")".
biodb.DEBUG[2024-07-06 03:17:59.254][self$setPropertyValue] Setting property "mass.db" to "TRUE".
biodb.DEBUG[2024-07-06 03:17:59.255][self$setPropertyValue] Setting property "name" to "Mass spectra SQLite".
biodb.DEBUG[2024-07-06 03:17:59.257][self$setPropertyValue] Setting property "package" to "biodb".
biodb.DEBUG[2024-07-06 03:17:59.258][self$setPropertyValue]
biodb.DEBUG[2024-07-06 03:17:59.260][self$setPropertyValue] Setting property "remote" to "FALSE".
biodb.DEBUG[2024-07-06 03:17:59.261][self$setPropertyValue]
biodb.DEBUG[2024-07-06 03:17:59.280][self$setPropertyValue] Setting property "scheduler.n" to "1".
biodb.DEBUG[2024-07-06 03:17:59.281][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2024-07-06 03:17:59.283][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2024-07-06 03:17:59.285][self$setPropertyValue] Setting property "scheduler.t" to "1".
biodb.DEBUG[2024-07-06 03:17:59.286][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2024-07-06 03:17:59.288][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2024-07-06 03:17:59.289][self$setPropertyValue] Setting property "token" to "NA".
biodb.DEBUG[2024-07-06 03:17:59.291][self$setPropertyValue]
biodb.DEBUG[2024-07-06 03:17:59.292][self$setPropertyValue] Notifying observers about URLs change.
biodb.DEBUG[2024-07-06 03:17:59.293][notifyObservers] Notify observers for notifyConnUrlsUpdated.
biodb.DEBUG[2024-07-06 03:17:59.295][self$setPropertyValue] Setting property "writable" to "TRUE".
biodb.DEBUG[2024-07-06 03:17:59.296][self$setPropertyValue]
biodb.DEBUG[2024-07-06 03:17:59.298][notifyObservers] Notify observers for notifyNewObservers.
biodb.DEBUG[2024-07-06 03:17:59.299][FUN] Trying to call function notifyNewObservers on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:59.301][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:59.302][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:59.303][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:59.305][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:59.306][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:59.307][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:59.308][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:59.310][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:59.311][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:59.312][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:59.313][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:59.315][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:59.316][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:59.317][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:59.318][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:59.320][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:59.321][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:59.322][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:59.323][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:59.325][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:59.326][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:59.327][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:59.328][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:59.329][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:59.331][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:59.332][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:59.333][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:59.334][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:59.336][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:59.337][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:59.338][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:59.339][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:59.341][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:59.342][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:59.343][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:59.344][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:59.346][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:59.347][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:59.348][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:59.349][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:59.351][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:59.352][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:59.353][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:59.354][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:59.355][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:59.357][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:59.358][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:59.359][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:59.360][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:59.362][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:59.363][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:59.364][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:59.365][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:59.367][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:59.368][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:59.369][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:59.370][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:59.372][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:59.373][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:59.374][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:59.375][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:59.377][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:59.378][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:59.379][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:59.380][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:59.382][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:59.383][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:59.384][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:59.385][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:59.387][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:59.388][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:59.389][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:59.390][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:59.391][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:59.393][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:59.394][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:59.395][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:59.396][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:59.398][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:59.399][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:59.400][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:59.401][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:59.402][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:59.404][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:59.405][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:59.406][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:59.408][self$getEntryFields()$define] Define field accession.
biodb.DEBUG[2024-07-06 03:17:59.410][self$getEntryFields()$define] Define field description.
biodb.DEBUG[2024-07-06 03:17:59.412][self$getEntryFields()$define] Define field name.
biodb.DEBUG[2024-07-06 03:17:59.414][self$getEntryFields()$define] Define field cas.id.
biodb.DEBUG[2024-07-06 03:17:59.416][self$getEntryFields()$define] Define field chebi.id.
biodb.DEBUG[2024-07-06 03:17:59.418][self$getEntryFields()$define] Define field chemspider.id.
biodb.DEBUG[2024-07-06 03:17:59.420][self$getEntryFields()$define] Define field comp.csv.file.id.
biodb.DEBUG[2024-07-06 03:17:59.422][self$getEntryFields()$define] Define field comp.sqlite.id.
biodb.DEBUG[2024-07-06 03:17:59.424][self$getEntryFields()$define] Define field expasy.enzyme.id.
biodb.DEBUG[2024-07-06 03:17:59.425][self$getEntryFields()$define] Define field hmdb.metabolites.id.
biodb.DEBUG[2024-07-06 03:17:59.427][self$getEntryFields()$define] Define field kegg.compound.id.
biodb.DEBUG[2024-07-06 03:17:59.429][self$getEntryFields()$define] Define field kegg.genes.id.
biodb.DEBUG[2024-07-06 03:17:59.431][self$getEntryFields()$define] Define field mass.csv.file.id.
biodb.DEBUG[2024-07-06 03:17:59.433][self$getEntryFields()$define] Define field mass.sqlite.id.
biodb.DEBUG[2024-07-06 03:17:59.435][self$getEntryFields()$define] Define field ncbi.gene.id.
biodb.DEBUG[2024-07-06 03:17:59.437][self$getEntryFields()$define] Define field ncbi.pubchem.comp.id.
biodb.DEBUG[2024-07-06 03:17:59.439][self$getEntryFields()$define] Define field compound.id.
biodb.DEBUG[2024-07-06 03:17:59.441][self$getEntryFields()$define] Define field average.mass.
biodb.DEBUG[2024-07-06 03:17:59.443][self$getEntryFields()$define] Define field molecular.mass.
biodb.DEBUG[2024-07-06 03:17:59.445][self$getEntryFields()$define] Define field monoisotopic.mass.
biodb.DEBUG[2024-07-06 03:17:59.447][self$getEntryFields()$define] Define field nominal.mass.
biodb.DEBUG[2024-07-06 03:17:59.449][self$getEntryFields()$define] Define field peak.attr.
biodb.DEBUG[2024-07-06 03:17:59.451][self$getEntryFields()$define] Define field peak.comp.
biodb.DEBUG[2024-07-06 03:17:59.453][self$getEntryFields()$define] Define field peak.error.ppm.
biodb.DEBUG[2024-07-06 03:17:59.455][self$getEntryFields()$define] Define field peak.formula.
biodb.DEBUG[2024-07-06 03:17:59.457][self$getEntryFields()$define] Define field peak.intensity.
biodb.DEBUG[2024-07-06 03:17:59.459][self$getEntryFields()$define] Define field peak.mass.
biodb.DEBUG[2024-07-06 03:17:59.460][self$getEntryFields()$define] Define field peak.mztheo.
biodb.DEBUG[2024-07-06 03:17:59.462][self$getEntryFields()$define] Define field peak.mzexp.
biodb.DEBUG[2024-07-06 03:17:59.464][self$getEntryFields()$define] Define field peak.mz.
biodb.DEBUG[2024-07-06 03:17:59.466][self$getEntryFields()$define] Define field peak.relative.intensity.
biodb.DEBUG[2024-07-06 03:17:59.468][self$getEntryFields()$define] Define field peaks.
biodb.DEBUG[2024-07-06 03:17:59.470][self$getEntryFields()$define] Define field chrom.col.constructor.
biodb.DEBUG[2024-07-06 03:17:59.472][self$getEntryFields()$define] Define field chrom.col.diameter.
biodb.DEBUG[2024-07-06 03:17:59.474][self$getEntryFields()$define] Define field chrom.col.id.
biodb.DEBUG[2024-07-06 03:17:59.476][self$getEntryFields()$define] Define field chrom.col.length.
biodb.DEBUG[2024-07-06 03:17:59.477][self$getEntryFields()$define] Define field chrom.col.method.protocol.
biodb.DEBUG[2024-07-06 03:17:59.479][self$getEntryFields()$define] Define field chrom.col.name.
biodb.DEBUG[2024-07-06 03:17:59.481][self$getEntryFields()$define] Define field chrom.flow.gradient.
biodb.DEBUG[2024-07-06 03:17:59.483][self$getEntryFields()$define] Define field chrom.flow.rate.
biodb.DEBUG[2024-07-06 03:17:59.485][self$getEntryFields()$define] Define field chrom.rt.
biodb.DEBUG[2024-07-06 03:17:59.487][self$getEntryFields()$define] Define field chrom.rt.max.
biodb.DEBUG[2024-07-06 03:17:59.489][self$getEntryFields()$define] Define field chrom.rt.min.
biodb.DEBUG[2024-07-06 03:17:59.491][self$getEntryFields()$define] Define field chrom.rt.unit.
biodb.DEBUG[2024-07-06 03:17:59.493][self$getEntryFields()$define] Define field chrom.solvent.
biodb.DEBUG[2024-07-06 03:17:59.495][self$getEntryFields()$define] Define field aa.seq.
biodb.DEBUG[2024-07-06 03:17:59.497][self$getEntryFields()$define] Define field aa.seq.length.
biodb.DEBUG[2024-07-06 03:17:59.499][self$getEntryFields()$define] Define field aa.seq.location.
biodb.DEBUG[2024-07-06 03:17:59.501][self$getEntryFields()$define] Define field nt.seq.
biodb.DEBUG[2024-07-06 03:17:59.511][self$getEntryFields()$define] Define field nt.seq.length.
biodb.DEBUG[2024-07-06 03:17:59.513][self$getEntryFields()$define] Define field ec.
biodb.DEBUG[2024-07-06 03:17:59.515][self$getEntryFields()$define] Define field organism.
biodb.DEBUG[2024-07-06 03:17:59.517][self$getEntryFields()$define] Define field pathway.class.
biodb.DEBUG[2024-07-06 03:17:59.519][self$getEntryFields()$define] Define field catalytic.activity.
biodb.DEBUG[2024-07-06 03:17:59.521][self$getEntryFields()$define] Define field cofactor.
biodb.DEBUG[2024-07-06 03:17:59.523][self$getEntryFields()$define] Define field gene.symbol.
biodb.DEBUG[2024-07-06 03:17:59.525][self$getEntryFields()$define] Define field charge.
biodb.DEBUG[2024-07-06 03:17:59.527][self$getEntryFields()$define] Define field comp.iupac.name.allowed.
biodb.DEBUG[2024-07-06 03:17:59.529][self$getEntryFields()$define] Define field comp.iupac.name.cas.
biodb.DEBUG[2024-07-06 03:17:59.531][self$getEntryFields()$define] Define field comp.iupac.name.pref.
biodb.DEBUG[2024-07-06 03:17:59.533][self$getEntryFields()$define] Define field comp.iupac.name.syst.
biodb.DEBUG[2024-07-06 03:17:59.535][self$getEntryFields()$define] Define field comp.iupac.name.trad.
biodb.DEBUG[2024-07-06 03:17:59.537][self$getEntryFields()$define] Define field comp.super.class.
biodb.DEBUG[2024-07-06 03:17:59.539][self$getEntryFields()$define] Define field equation.
biodb.DEBUG[2024-07-06 03:17:59.541][self$getEntryFields()$define] Define field formula.
biodb.DEBUG[2024-07-06 03:17:59.543][self$getEntryFields()$define] Define field composition.
biodb.DEBUG[2024-07-06 03:17:59.545][self$getEntryFields()$define] Define field inchi.
biodb.DEBUG[2024-07-06 03:17:59.546][self$getEntryFields()$define] Define field inchikey.
biodb.DEBUG[2024-07-06 03:17:59.548][self$getEntryFields()$define] Define field logp.
biodb.DEBUG[2024-07-06 03:17:59.550][self$getEntryFields()$define] Define field ms.level.
biodb.DEBUG[2024-07-06 03:17:59.552][self$getEntryFields()$define] Define field ms.mode.
biodb.DEBUG[2024-07-06 03:17:59.554][self$getEntryFields()$define] Define field msdev.
biodb.DEBUG[2024-07-06 03:17:59.556][self$getEntryFields()$define] Define field msdevtype.
biodb.DEBUG[2024-07-06 03:17:59.558][self$getEntryFields()$define] Define field msprecannot.
biodb.DEBUG[2024-07-06 03:17:59.560][self$getEntryFields()$define] Define field msprecmz.
biodb.DEBUG[2024-07-06 03:17:59.562][self$getEntryFields()$define] Define field mstype.
biodb.DEBUG[2024-07-06 03:17:59.564][self$getEntryFields()$define] Define field nb.compounds.
biodb.DEBUG[2024-07-06 03:17:59.566][self$getEntryFields()$define] Define field nb.peaks.
biodb.DEBUG[2024-07-06 03:17:59.568][self$getEntryFields()$define] Define field products.
biodb.DEBUG[2024-07-06 03:17:59.569][self$getEntryFields()$define] Define field smiles.
biodb.DEBUG[2024-07-06 03:17:59.571][self$getEntryFields()$define] Define field smiles.canonical.
biodb.DEBUG[2024-07-06 03:17:59.573][self$getEntryFields()$define] Define field smiles.isomeric.
biodb.DEBUG[2024-07-06 03:17:59.575][self$getEntryFields()$define] Define field substrates.
biodb.DEBUG[2024-07-06 03:17:59.584][initialize] Created successfully new BiodbMain instance.
biodb.DEBUG[2024-07-06 03:17:59.586][initialize] This is biodb version 1.13.0.
biodb.DEBUG[2024-07-06 03:17:59.587][notifyObservers] Notify observers for notifyNewObservers.
biodb.DEBUG[2024-07-06 03:17:59.588][FUN] Trying to call function notifyNewObservers on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:59.590][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:59.591][FUN] Trying to call function notifyNewObservers on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:59.592][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:59.593][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:59.594][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:59.596][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:59.597][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:59.598][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:59.599][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:59.600][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:59.602][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:59.603][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:59.604][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:59.605][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:59.606][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:59.607][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:59.609][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:59.610][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:59.611][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:59.612][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:59.613][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:59.615][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:59.616][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:59.617][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:59.618][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:59.619][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:59.620][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:59.622][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:59.623][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:59.624][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:59.625][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:59.626][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:59.628][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:59.629][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:59.630][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:59.631][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:59.632][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:59.634][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:59.635][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:59.636][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:59.637][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:59.638][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:59.640][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:59.641][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:59.642][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:59.643][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:59.644][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:59.646][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:59.647][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:59.648][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:59.649][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:59.651][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:59.652][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:59.653][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:59.654][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:59.655][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:59.657][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:59.658][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:59.659][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:59.660][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:59.661][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:59.663][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:59.664][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:59.665][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:59.666][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:59.667][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:59.669][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:59.670][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:59.671][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:59.672][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:59.673][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:59.675][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:59.676][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:59.677][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:59.678][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:59.680][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:59.681][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:59.682][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:59.683][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:59.685][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:59.686][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:59.687][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:59.688][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:59.690][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:59.691][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:59.692][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:59.693][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:59.695][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:59.696][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:59.697][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:59.698][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:59.699][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:59.701][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:59.702][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:59.703][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:59.704][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:59.705][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:59.707][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:59.708][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:59.709][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:59.710][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:59.712][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:59.713][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:59.714][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:59.715][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:59.717][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:59.718][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:59.719][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:59.720][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:59.721][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:59.723][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:59.724][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:59.725][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:59.726][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:59.727][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:59.737][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:17:59.739][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:59.740][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:59.741][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:59.743][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:59.744][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:59.745][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:59.747][biodb$loadDefinitions] Load definitions from file "/home/biocbuild/R/R-4.4.1/site-library/biodbChebi/definitions.yml".
biodb.DEBUG[2024-07-06 03:17:59.749][self$getDbsInfo()$define] Define connector chebi.
biodb.DEBUG[2024-07-06 03:17:59.752][self$setPropertyValue] Setting property "compound.db" to "TRUE".
biodb.DEBUG[2024-07-06 03:17:59.753][self$setPropertyValue] Setting property "description" to "NA".
biodb.DEBUG[2024-07-06 03:17:59.755][self$setPropertyValue] Setting property "disabled" to "FALSE".
biodb.DEBUG[2024-07-06 03:17:59.756][self$setPropertyValue] Setting property "disabling.reason" to "".
biodb.DEBUG[2024-07-06 03:17:59.757][self$setPropertyValue] Setting property "downloadable" to "FALSE".
biodb.DEBUG[2024-07-06 03:17:59.759][self$setPropertyValue] Setting property "dwnld.ext" to "NA".
biodb.DEBUG[2024-07-06 03:17:59.760][self$setPropertyValue] Setting property "editable" to "FALSE".
biodb.DEBUG[2024-07-06 03:17:59.761][self$setPropertyValue] Setting property "entry.content.encoding" to "UTF-8".
biodb.DEBUG[2024-07-06 03:17:59.763][self$setPropertyValue] Setting property "entry.content.type" to "xml".
biodb.DEBUG[2024-07-06 03:17:59.764][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")".
biodb.DEBUG[2024-07-06 03:17:59.766][self$setPropertyValue] Setting property "mass.db" to "FALSE".
biodb.DEBUG[2024-07-06 03:17:59.767][self$setPropertyValue] Setting property "name" to "ChEBI".
biodb.DEBUG[2024-07-06 03:17:59.768][self$setPropertyValue] Setting property "package" to "biodb".
biodb.DEBUG[2024-07-06 03:17:59.770][self$setPropertyValue] Setting property "parsing.expr" to "substring-after(//chebi:return/chebi:chebiId,'CHEBI:')".
biodb.DEBUG[2024-07-06 03:17:59.770][self$setPropertyValue] Setting property "parsing.expr" to "//chebi:charge".
biodb.DEBUG[2024-07-06 03:17:59.770][self$setPropertyValue] Setting property "parsing.expr" to "c("//chebi:Formulae/chebi:source[text()='ChEBI']/../chebi:data", "(//chebi:Formulae/chebi:data)[1]")".
biodb.DEBUG[2024-07-06 03:17:59.770][self$setPropertyValue] Setting property "parsing.expr" to "//chebi:return/chebi:inchi".
biodb.DEBUG[2024-07-06 03:17:59.770][self$setPropertyValue] Setting property "parsing.expr" to "//chebi:return/chebi:inchiKey".
biodb.DEBUG[2024-07-06 03:17:59.770][self$setPropertyValue] Setting property "parsing.expr" to "//chebi:DatabaseLinks/chebi:type[text()='KEGG COMPOUND accession']/../chebi:data".
biodb.DEBUG[2024-07-06 03:17:59.770][self$setPropertyValue] Setting property "parsing.expr" to "//chebi:mass".
biodb.DEBUG[2024-07-06 03:17:59.770][self$setPropertyValue] Setting property "parsing.expr" to "//chebi:monoisotopicMass".
biodb.DEBUG[2024-07-06 03:17:59.770][self$setPropertyValue] Setting property "parsing.expr" to "c("//chebi:chebiAsciiName", "//chebi:Synonyms/chebi:data")".
biodb.DEBUG[2024-07-06 03:17:59.770][self$setPropertyValue] Setting property "parsing.expr" to "//chebi:return/chebi:entityStar".
biodb.DEBUG[2024-07-06 03:17:59.770][self$setPropertyValue] Setting property "parsing.expr" to "//chebi:return/chebi:smiles".
biodb.DEBUG[2024-07-06 03:17:59.771][self$setPropertyValue] Setting property "remote" to "TRUE".
biodb.DEBUG[2024-07-06 03:17:59.773][self$setPropertyValue] Setting property "searchable.fields" to "name".
biodb.DEBUG[2024-07-06 03:17:59.773][self$setPropertyValue] Setting property "searchable.fields" to "monoisotopic.mass".
biodb.DEBUG[2024-07-06 03:17:59.773][self$setPropertyValue] Setting property "searchable.fields" to "molecular.mass".
biodb.DEBUG[2024-07-06 03:17:59.774][self$setPropertyValue] Setting property "scheduler.n" to "3".
biodb.DEBUG[2024-07-06 03:17:59.775][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2024-07-06 03:17:59.777][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2024-07-06 03:17:59.778][self$setPropertyValue] Setting property "scheduler.t" to "1".
biodb.DEBUG[2024-07-06 03:17:59.779][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2024-07-06 03:17:59.780][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2024-07-06 03:17:59.782][self$setPropertyValue] Setting property "token" to "NA".
biodb.DEBUG[2024-07-06 03:17:59.783][self$setPropertyValue] Setting property "urls" to "https://www.ebi.ac.uk/chebi/".
biodb.DEBUG[2024-07-06 03:17:59.783][self$setPropertyValue] Setting property "urls" to "https://www.ebi.ac.uk/webservices/chebi/2.0/".
biodb.DEBUG[2024-07-06 03:17:59.784][self$setPropertyValue] Notifying observers about URLs change.
biodb.DEBUG[2024-07-06 03:17:59.786][notifyObservers] Notify observers for notifyConnUrlsUpdated.
biodb.DEBUG[2024-07-06 03:17:59.787][self$setPropertyValue] Setting property "writable" to "FALSE".
biodb.DEBUG[2024-07-06 03:17:59.788][self$setPropertyValue] Setting property "xml.ns" to "https://www.ebi.ac.uk/webservices/chebi".
biodb.DEBUG[2024-07-06 03:17:59.788][self$setPropertyValue] Setting property "xml.ns" to "http://www.w3.org/2001/XMLSchema".
biodb.DEBUG[2024-07-06 03:17:59.790][self$getEntryFields()$define] Define field chebi.id.
biodb.DEBUG[2024-07-06 03:17:59.792][self$getEntryFields()$define] Define field kegg.compound.id.
biodb.DEBUG[2024-07-06 03:17:59.794][self$getEntryFields()$define] Define field n_stars.
biodb.DEBUG[2024-07-06 03:17:59.796][self$getEntryFields()$define] Define field molecular.mass.
biodb.DEBUG[2024-07-06 03:17:59.799][self$getEntryFields()$define] Define field inchi.
biodb.DEBUG[2024-07-06 03:17:59.801][self$getEntryFields()$define] Define field inchikey.
biodb.DEBUG[2024-07-06 03:17:59.805][super$initialize] Initialize connector chebi.
biodb.DEBUG[2024-07-06 03:17:59.807][super$initialize] Register connector chebi with the request scheduler
biodb.DEBUG[2024-07-06 03:17:59.809][private$bdb$getRequestScheduler()$re ...] Register connector chebi.
biodb.DEBUG[2024-07-06 03:17:59.811][private$addConnectorRules] Create new rule for URL "www.ebi.ac.uk" of connector "chebi".
biodb.DEBUG[2024-07-06 03:17:59.812][self$setFrequency] t=1.000000, n=3.000000
biodb.DEBUG[2024-07-06 03:17:59.814][self$setFrequency] t=1.000000, n=3.000000
biodb.DEBUG[2024-07-06 03:17:59.815][rule$addConnector] Connector "chebi" is already listed in rule "www.ebi.ac.uk".
biodb.DEBUG[2024-07-06 03:17:59.817][biodb$getFactory()$createConn] Creating new connector chebi for database class chebi .
biodb.INFO [2024-07-06 03:17:59.819][biodb::testThat]
biodb.INFO [2024-07-06 03:17:59.820][biodb::testThat] Running test function  test_chebi_convCasToChebi  (" convCasToChebi() works. ").
biodb.INFO [2024-07-06 03:17:59.822][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2024-07-06 03:17:59.823][biodb::testThat]
biodb.DEBUG[2024-07-06 03:17:59.828][self$getBiodb()$getRequestScheduler( ...] Getting content of get URL request "https://www.ebi.ac.uk/webservices/chebi/2.0/webservice?wsdl".
biodb.DEBUG[2024-07-06 03:17:59.833][self$getBiodb()$getRequestScheduler( ...] Loading content of request from cache.
biodb.TRACE[2024-07-06 03:17:59.835][cch$loadFileContent] Trying to load 1 files from cache: [1]: "1ad88a023c4ce2bc0629db4acebeee05".
biodb.TRACE[2024-07-06 03:17:59.837][cch$loadFileContent] file.exist = [1]: "TRUE".
biodb.TRACE[2024-07-06 03:17:59.838][loadFileContents] Loaded 1 files from cache: [1]: "/home/biocbuild/.cache/R/biodb/chebi-0c5076ac2a43d16dbce503a44b09f649/1ad88a023c4ce2bc0629db4acebeee05.content".
biodb.DEBUG[2024-07-06 03:17:59.843][self$getBiodb()$getRequestScheduler( ...] Getting content of get URL request "https://www.ebi.ac.uk/webservices/chebi/2.0/test/getLiteEntity?search=51-41-2&searchCategory=REGISTRY NUMBERS&maximumResults=10&starsCategory=ALL".
biodb.DEBUG[2024-07-06 03:17:59.847][self$getBiodb()$getRequestScheduler( ...] Loading content of request from cache.
biodb.TRACE[2024-07-06 03:17:59.849][cch$loadFileContent] Trying to load 1 files from cache: [1]: "0e2b277bfac878e1dcf7dc3f91acb8d3".
biodb.TRACE[2024-07-06 03:17:59.851][cch$loadFileContent] file.exist = [1]: "TRUE".
biodb.TRACE[2024-07-06 03:17:59.855][loadFileContents] Loaded 1 files from cache: [1]: "/home/biocbuild/.cache/R/biodb/chebi-0c5076ac2a43d16dbce503a44b09f649/0e2b277bfac878e1dcf7dc3f91acb8d3.content".
biodb.DEBUG[2024-07-06 03:17:59.857][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:59.859][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:59.860][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:59.866][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:59.868][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:59.869][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:59.870][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:59.873][self$getBiodb()$getRequestScheduler( ...] Getting content of get URL request "https://www.ebi.ac.uk/webservices/chebi/2.0/test/getLiteEntity?search=87605-72-9&searchCategory=REGISTRY NUMBERS&maximumResults=10&starsCategory=ALL".
biodb.DEBUG[2024-07-06 03:17:59.878][self$getBiodb()$getRequestScheduler( ...] Loading content of request from cache.
biodb.TRACE[2024-07-06 03:17:59.880][cch$loadFileContent] Trying to load 1 files from cache: [1]: "b767b3e02c49727a1749efea3e381744".
biodb.TRACE[2024-07-06 03:17:59.882][cch$loadFileContent] file.exist = [1]: "TRUE".
biodb.TRACE[2024-07-06 03:17:59.884][loadFileContents] Loaded 1 files from cache: [1]: "/home/biocbuild/.cache/R/biodb/chebi-0c5076ac2a43d16dbce503a44b09f649/b767b3e02c49727a1749efea3e381744.content".
biodb.DEBUG[2024-07-06 03:17:59.887][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:59.888][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:59.889][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:59.895][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:59.896][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:59.898][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:59.899][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:59.923][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:59.924][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:59.925][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:59.932][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:59.933][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:59.934][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:59.936][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:59.942][self$getBiodb()$getRequestScheduler( ...] Getting content of get URL request "https://www.ebi.ac.uk/webservices/chebi/2.0/test/getLiteEntity?search=51-41-2&searchCategory=REGISTRY NUMBERS&maximumResults=10&starsCategory=ALL".
biodb.DEBUG[2024-07-06 03:17:59.947][self$getBiodb()$getRequestScheduler( ...] Loading content of request from cache.
biodb.TRACE[2024-07-06 03:17:59.949][cch$loadFileContent] Trying to load 1 files from cache: [1]: "0e2b277bfac878e1dcf7dc3f91acb8d3".
biodb.TRACE[2024-07-06 03:17:59.951][cch$loadFileContent] file.exist = [1]: "TRUE".
biodb.TRACE[2024-07-06 03:17:59.953][loadFileContents] Loaded 1 files from cache: [1]: "/home/biocbuild/.cache/R/biodb/chebi-0c5076ac2a43d16dbce503a44b09f649/0e2b277bfac878e1dcf7dc3f91acb8d3.content".
biodb.DEBUG[2024-07-06 03:17:59.955][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:59.956][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:59.957][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:17:59.964][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:17:59.965][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:17:59.966][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:17:59.968][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:17:59.970][self$getBiodb()$getRequestScheduler( ...] Getting content of get URL request "https://www.ebi.ac.uk/webservices/chebi/2.0/test/getLiteEntity?search=87605-72-9&searchCategory=REGISTRY NUMBERS&maximumResults=10&starsCategory=ALL".
biodb.DEBUG[2024-07-06 03:17:59.984][self$getBiodb()$getRequestScheduler( ...] Loading content of request from cache.
biodb.TRACE[2024-07-06 03:17:59.986][cch$loadFileContent] Trying to load 1 files from cache: [1]: "b767b3e02c49727a1749efea3e381744".
biodb.TRACE[2024-07-06 03:17:59.988][cch$loadFileContent] file.exist = [1]: "TRUE".
biodb.TRACE[2024-07-06 03:17:59.990][loadFileContents] Loaded 1 files from cache: [1]: "/home/biocbuild/.cache/R/biodb/chebi-0c5076ac2a43d16dbce503a44b09f649/b767b3e02c49727a1749efea3e381744.content".
biodb.DEBUG[2024-07-06 03:17:59.992][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:17:59.993][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:17:59.995][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:18:00.001][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:18:00.003][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:18:00.004][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:00.005][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:00.007][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:18:00.008][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:18:00.009][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:18:00.016][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:18:00.017][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:18:00.019][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:00.020][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:00.025][self$getBiodb()$getRequestScheduler( ...] Getting content of get URL request "https://www.ebi.ac.uk/webservices/chebi/2.0/test/getLiteEntity?search=51-41-2&searchCategory=REGISTRY NUMBERS&maximumResults=10&starsCategory=ALL".
biodb.DEBUG[2024-07-06 03:18:00.030][self$getBiodb()$getRequestScheduler( ...] Loading content of request from cache.
biodb.TRACE[2024-07-06 03:18:00.031][cch$loadFileContent] Trying to load 1 files from cache: [1]: "0e2b277bfac878e1dcf7dc3f91acb8d3".
biodb.TRACE[2024-07-06 03:18:00.033][cch$loadFileContent] file.exist = [1]: "TRUE".
biodb.TRACE[2024-07-06 03:18:00.035][loadFileContents] Loaded 1 files from cache: [1]: "/home/biocbuild/.cache/R/biodb/chebi-0c5076ac2a43d16dbce503a44b09f649/0e2b277bfac878e1dcf7dc3f91acb8d3.content".
biodb.DEBUG[2024-07-06 03:18:00.038][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:18:00.039][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:18:00.040][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:18:00.046][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:18:00.048][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:18:00.049][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:00.051][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:00.053][self$getBiodb()$getRequestScheduler( ...] Getting content of get URL request "https://www.ebi.ac.uk/webservices/chebi/2.0/test/getLiteEntity?search=87605-72-9&searchCategory=REGISTRY NUMBERS&maximumResults=10&starsCategory=ALL".
biodb.DEBUG[2024-07-06 03:18:00.058][self$getBiodb()$getRequestScheduler( ...] Loading content of request from cache.
biodb.TRACE[2024-07-06 03:18:00.059][cch$loadFileContent] Trying to load 1 files from cache: [1]: "b767b3e02c49727a1749efea3e381744".
biodb.TRACE[2024-07-06 03:18:00.061][cch$loadFileContent] file.exist = [1]: "TRUE".
biodb.TRACE[2024-07-06 03:18:00.063][loadFileContents] Loaded 1 files from cache: [1]: "/home/biocbuild/.cache/R/biodb/chebi-0c5076ac2a43d16dbce503a44b09f649/b767b3e02c49727a1749efea3e381744.content".
biodb.DEBUG[2024-07-06 03:18:00.066][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:18:00.067][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:18:00.068][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:18:00.074][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:18:00.076][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:18:00.077][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:00.078][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:00.081][self$getBiodb()$getRequestScheduler( ...] Getting content of get URL request "https://www.ebi.ac.uk/webservices/chebi/2.0/test/getLiteEntity?search=14215-68-0&searchCategory=REGISTRY NUMBERS&maximumResults=10&starsCategory=ALL".
biodb.DEBUG[2024-07-06 03:18:00.085][self$getBiodb()$getRequestScheduler( ...] Loading content of request from cache.
biodb.TRACE[2024-07-06 03:18:00.087][cch$loadFileContent] Trying to load 1 files from cache: [1]: "70e3912746e7e39b39fbbffe6c90b502".
biodb.TRACE[2024-07-06 03:18:00.089][cch$loadFileContent] file.exist = [1]: "TRUE".
biodb.TRACE[2024-07-06 03:18:00.091][loadFileContents] Loaded 1 files from cache: [1]: "/home/biocbuild/.cache/R/biodb/chebi-0c5076ac2a43d16dbce503a44b09f649/70e3912746e7e39b39fbbffe6c90b502.content".
biodb.DEBUG[2024-07-06 03:18:00.094][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:18:00.095][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:18:00.096][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:18:00.102][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:18:00.104][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:18:00.105][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:00.106][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.INFO [2024-07-06 03:18:00.115][biodb::testThat]
biodb.INFO [2024-07-06 03:18:00.116][biodb::testThat] Running test function  test_chebi_convInchiToChebi  (" convInchiToChebi() works. ").
biodb.INFO [2024-07-06 03:18:00.118][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2024-07-06 03:18:00.119][biodb::testThat]
biodb.DEBUG[2024-07-06 03:18:00.123][self$getBiodb()$getRequestScheduler( ...] Getting content of get URL request "https://www.ebi.ac.uk/webservices/chebi/2.0/test/getLiteEntity?search=InChI=1S/C15H24/c1-9(2)11-7-8-15(4)12-6-5-10(3)14(15)13(11)12/h5,9,11-14H,6-8H2,1-4H3/t11?,12?,13?,14?,15-/m0/s1&searchCategory=INCHI/INCHI KEY&maximumResults=10&starsCategory=ALL".
biodb.DEBUG[2024-07-06 03:18:00.128][self$getBiodb()$getRequestScheduler( ...] Loading content of request from cache.
biodb.TRACE[2024-07-06 03:18:00.130][cch$loadFileContent] Trying to load 1 files from cache: [1]: "64007787a4f3864bb479683766386808".
biodb.TRACE[2024-07-06 03:18:00.132][cch$loadFileContent] file.exist = [1]: "TRUE".
biodb.TRACE[2024-07-06 03:18:00.135][loadFileContents] Loaded 1 files from cache: [1]: "/home/biocbuild/.cache/R/biodb/chebi-0c5076ac2a43d16dbce503a44b09f649/64007787a4f3864bb479683766386808.content".
biodb.DEBUG[2024-07-06 03:18:00.137][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:18:00.138][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:18:00.140][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:18:00.146][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:18:00.147][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:18:00.149][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:00.150][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:00.155][self$getBiodb()$getRequestScheduler( ...] Getting content of get URL request "https://www.ebi.ac.uk/webservices/chebi/2.0/test/getLiteEntity?search=VLXDPFLIRFYIME-MWHZVNNOSA-N&searchCategory=INCHI/INCHI KEY&maximumResults=10&starsCategory=ALL".
biodb.DEBUG[2024-07-06 03:18:00.160][self$getBiodb()$getRequestScheduler( ...] Loading content of request from cache.
biodb.TRACE[2024-07-06 03:18:00.162][cch$loadFileContent] Trying to load 1 files from cache: [1]: "7547b08b3ebd50447d61026ab0af8d63".
biodb.TRACE[2024-07-06 03:18:00.164][cch$loadFileContent] file.exist = [1]: "TRUE".
biodb.TRACE[2024-07-06 03:18:00.166][loadFileContents] Loaded 1 files from cache: [1]: "/home/biocbuild/.cache/R/biodb/chebi-0c5076ac2a43d16dbce503a44b09f649/7547b08b3ebd50447d61026ab0af8d63.content".
biodb.DEBUG[2024-07-06 03:18:00.168][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:18:00.170][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:18:00.171][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:18:00.177][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:18:00.179][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:18:00.180][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:00.181][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.INFO [2024-07-06 03:18:00.188][biodb$terminate] Closing BiodbMain instance...
biodb.DEBUG[2024-07-06 03:18:00.190][private$conn[[conn]]$.__enclos_env__ ...] Unregister connector chebi from the request scheduler
biodb.INFO [2024-07-06 03:18:00.192][self$deleteConn] Connector "chebi" deleted.
biodb.DEBUG[2024-07-06 03:18:00.193][notifyObservers] Notify observers for terminate.
biodb.DEBUG[2024-07-06 03:18:00.194][FUN] Trying to call function terminate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:18:00.195][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:18:00.197][FUN] Trying to call function terminate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:18:00.198][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:18:00.199][FUN] Trying to call function terminate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:00.200][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.INFO [2024-07-06 03:18:00.205][biodb::testContext]
biodb.INFO [2024-07-06 03:18:00.206][biodb::testContext] ********************************************************************************
biodb.INFO [2024-07-06 03:18:00.208][biodb::testContext] Test context - Test web services
biodb.INFO [2024-07-06 03:18:00.209][biodb::testContext] ********************************************************************************
biodb.INFO [2024-07-06 03:18:00.210][biodb::testContext]
biodb.INFO [2024-07-06 03:18:00.213][private$loadBiodbPkgsDefinitions] Loading definitions from package biodb version 1.13.0.
biodb.DEBUG[2024-07-06 03:18:00.216][self$loadDefinitions] Load definitions from file "/home/biocbuild/R/R-4.4.1/site-library/biodb/definitions.yml".
biodb.DEBUG[2024-07-06 03:18:00.220][notifyObservers] Notify observers for notifyNewObservers.
biodb.DEBUG[2024-07-06 03:18:00.222][self$getConfig()$define] Define config key allow.huge.downloads.
biodb.DEBUG[2024-07-06 03:18:00.224][self$set] Set key allow.huge.downloads to TRUE.
biodb.DEBUG[2024-07-06 03:18:00.225][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:00.226][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:00.227][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:00.229][self$getConfig()$define] Define config key autoload.extra.pkgs.
biodb.DEBUG[2024-07-06 03:18:00.230][self$set] Set key autoload.extra.pkgs to TRUE.
biodb.DEBUG[2024-07-06 03:18:00.232][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:00.241][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:00.244][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:00.245][self$getConfig()$define] Define config key cache.all.requests.
biodb.DEBUG[2024-07-06 03:18:00.247][self$set] Set key cache.all.requests to TRUE.
biodb.DEBUG[2024-07-06 03:18:00.248][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:00.249][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:00.251][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:00.252][self$getConfig()$define] Define config key cache.directory.
biodb.DEBUG[2024-07-06 03:18:00.253][self$getConfig()$define] Define config key cache.read.only.
biodb.DEBUG[2024-07-06 03:18:00.255][self$set] Set key cache.read.only to FALSE.
biodb.DEBUG[2024-07-06 03:18:00.256][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:00.257][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:00.258][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:00.260][self$getConfig()$define] Define config key cache.subfolders.
biodb.DEBUG[2024-07-06 03:18:00.261][self$getConfig()$define] Define config key cache.system.
biodb.DEBUG[2024-07-06 03:18:00.263][self$set] Set key cache.system to TRUE.
biodb.DEBUG[2024-07-06 03:18:00.264][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:00.265][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:00.266][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:00.268][self$getConfig()$define] Define config key use.cache.for.local.db.
biodb.DEBUG[2024-07-06 03:18:00.269][self$set] Set key use.cache.for.local.db to FALSE.
biodb.DEBUG[2024-07-06 03:18:00.270][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:00.271][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:00.273][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:00.274][self$getConfig()$define] Define config key dwnld.chunk.size.
biodb.DEBUG[2024-07-06 03:18:00.275][self$getConfig()$define] Define config key dwnld.timeout.
biodb.DEBUG[2024-07-06 03:18:00.277][self$set] Set key dwnld.timeout to 3600.
biodb.DEBUG[2024-07-06 03:18:00.278][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:00.279][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:00.280][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:00.282][self$getConfig()$define] Define config key compute.fields.
biodb.DEBUG[2024-07-06 03:18:00.283][self$set] Set key compute.fields to TRUE.
biodb.DEBUG[2024-07-06 03:18:00.284][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:00.286][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:00.287][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:00.288][self$getConfig()$define] Define config key factory.cache.
biodb.DEBUG[2024-07-06 03:18:00.290][self$getConfig()$define] Define config key force.locale.
biodb.DEBUG[2024-07-06 03:18:00.291][self$set] Set key force.locale to TRUE.
biodb.DEBUG[2024-07-06 03:18:00.292][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:00.293][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:00.295][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:00.296][self$getConfig()$define] Define config key longterm.cache.subfolder.
biodb.DEBUG[2024-07-06 03:18:00.297][self$getConfig()$define] Define config key msg.caution.lvl.
biodb.DEBUG[2024-07-06 03:18:00.299][self$getConfig()$define] Define config key msg.debug.lvl.
biodb.DEBUG[2024-07-06 03:18:00.300][self$getConfig()$define] Define config key msg.info.lvl.
biodb.DEBUG[2024-07-06 03:18:00.301][self$getConfig()$define] Define config key multival.field.sep.
biodb.DEBUG[2024-07-06 03:18:00.303][self$set] Set key multival.field.sep to ";".
biodb.DEBUG[2024-07-06 03:18:00.304][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:00.305][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:00.307][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:00.308][self$getConfig()$define] Define config key intra.field.name.sep.
biodb.DEBUG[2024-07-06 03:18:00.309][self$set] Set key intra.field.name.sep to ".".
biodb.DEBUG[2024-07-06 03:18:00.311][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:00.312][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:00.313][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:00.314][self$getConfig()$define] Define config key entries.sep.
biodb.DEBUG[2024-07-06 03:18:00.316][self$set] Set key entries.sep to "|".
biodb.DEBUG[2024-07-06 03:18:00.317][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:00.318][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:00.320][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:00.321][self$getConfig()$define] Define config key offline.
biodb.DEBUG[2024-07-06 03:18:00.322][self$set] Set key offline to FALSE.
biodb.DEBUG[2024-07-06 03:18:00.324][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:00.325][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:00.326][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:00.327][self$getConfig()$define] Define config key persistent.cache.impl.
biodb.DEBUG[2024-07-06 03:18:00.329][self$set] Set key persistent.cache.impl to "custom".
biodb.DEBUG[2024-07-06 03:18:00.330][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:00.331][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:00.333][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:00.334][self$getConfig()$define] Define config key proton.mass.
biodb.DEBUG[2024-07-06 03:18:00.335][self$set] Set key proton.mass to 1.0072765.
biodb.DEBUG[2024-07-06 03:18:00.337][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:00.338][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:00.339][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:00.340][self$getConfig()$define] Define config key shortterm.cache.subfolder.
biodb.DEBUG[2024-07-06 03:18:00.342][self$getConfig()$define] Define config key svn.binary.path.
biodb.DEBUG[2024-07-06 03:18:00.347][self$set] Set key svn.binary.path to "".
biodb.DEBUG[2024-07-06 03:18:00.348][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:00.350][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:00.351][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:00.352][self$getConfig()$define] Define config key test.functions.
biodb.DEBUG[2024-07-06 03:18:00.354][self$getConfig()$define] Define config key useragent.
biodb.DEBUG[2024-07-06 03:18:00.355][self$set] Set key useragent to "R Bioconductor biodb library.".
biodb.DEBUG[2024-07-06 03:18:00.356][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:00.357][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:00.359][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:00.360][self$getDbsInfo()$define] Define connector comp.csv.file.
biodb.DEBUG[2024-07-06 03:18:00.363][self$setPropertyValue] Setting property "compound.db" to "TRUE".
biodb.DEBUG[2024-07-06 03:18:00.364][self$setPropertyValue] Setting property "description" to "A connector to handle a compound database stored inside a CSV file. It is possible to choose the separator for the CSV file, as well as match the column names with the biodb entry fields.".
biodb.DEBUG[2024-07-06 03:18:00.366][self$setPropertyValue] Setting property "disabled" to "FALSE".
biodb.DEBUG[2024-07-06 03:18:00.367][self$setPropertyValue] Setting property "disabling.reason" to "".
biodb.DEBUG[2024-07-06 03:18:00.368][self$setPropertyValue] Setting property "downloadable" to "FALSE".
biodb.DEBUG[2024-07-06 03:18:00.370][self$setPropertyValue] Setting property "dwnld.ext" to "NA".
biodb.DEBUG[2024-07-06 03:18:00.371][self$setPropertyValue] Setting property "editable" to "TRUE".
biodb.DEBUG[2024-07-06 03:18:00.373][self$setPropertyValue] Setting property "entry.content.encoding" to "NA".
biodb.DEBUG[2024-07-06 03:18:00.374][self$setPropertyValue] Setting property "entry.content.type" to "tsv".
biodb.DEBUG[2024-07-06 03:18:00.375][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")".
biodb.DEBUG[2024-07-06 03:18:00.377][self$setPropertyValue] Setting property "mass.db" to "FALSE".
biodb.DEBUG[2024-07-06 03:18:00.378][self$setPropertyValue] Setting property "name" to "Compound CSV File".
biodb.DEBUG[2024-07-06 03:18:00.380][self$setPropertyValue] Setting property "package" to "biodb".
biodb.DEBUG[2024-07-06 03:18:00.381][self$setPropertyValue]
biodb.DEBUG[2024-07-06 03:18:00.383][self$setPropertyValue] Setting property "remote" to "FALSE".
biodb.DEBUG[2024-07-06 03:18:00.384][self$setPropertyValue] Setting property "searchable.fields" to "name".
biodb.DEBUG[2024-07-06 03:18:00.384][self$setPropertyValue] Setting property "searchable.fields" to "monoisotopic.mass".
biodb.DEBUG[2024-07-06 03:18:00.384][self$setPropertyValue] Setting property "searchable.fields" to "molecular.mass".
biodb.DEBUG[2024-07-06 03:18:00.384][self$setPropertyValue] Setting property "searchable.fields" to "average.mass".
biodb.DEBUG[2024-07-06 03:18:00.384][self$setPropertyValue] Setting property "searchable.fields" to "nominal.mass".
biodb.DEBUG[2024-07-06 03:18:00.385][self$setPropertyValue] Setting property "scheduler.n" to "1".
biodb.DEBUG[2024-07-06 03:18:00.387][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2024-07-06 03:18:00.388][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2024-07-06 03:18:00.389][self$setPropertyValue] Setting property "scheduler.t" to "1".
biodb.DEBUG[2024-07-06 03:18:00.391][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2024-07-06 03:18:00.392][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2024-07-06 03:18:00.393][self$setPropertyValue] Setting property "token" to "NA".
biodb.DEBUG[2024-07-06 03:18:00.395][self$setPropertyValue]
biodb.DEBUG[2024-07-06 03:18:00.396][self$setPropertyValue] Notifying observers about URLs change.
biodb.DEBUG[2024-07-06 03:18:00.397][notifyObservers] Notify observers for notifyConnUrlsUpdated.
biodb.DEBUG[2024-07-06 03:18:00.399][self$setPropertyValue] Setting property "writable" to "TRUE".
biodb.DEBUG[2024-07-06 03:18:00.400][self$setPropertyValue]
biodb.DEBUG[2024-07-06 03:18:00.402][self$getDbsInfo()$define] Define connector comp.sqlite.
biodb.DEBUG[2024-07-06 03:18:00.404][self$setPropertyValue] Setting property "compound.db" to "TRUE".
biodb.DEBUG[2024-07-06 03:18:00.406][self$setPropertyValue] Setting property "description" to "A connector to handle a compound database stored inside an SQLite file.".
biodb.DEBUG[2024-07-06 03:18:00.407][self$setPropertyValue] Setting property "disabled" to "FALSE".
biodb.DEBUG[2024-07-06 03:18:00.408][self$setPropertyValue] Setting property "disabling.reason" to "".
biodb.DEBUG[2024-07-06 03:18:00.410][self$setPropertyValue] Setting property "downloadable" to "FALSE".
biodb.DEBUG[2024-07-06 03:18:00.411][self$setPropertyValue] Setting property "dwnld.ext" to "NA".
biodb.DEBUG[2024-07-06 03:18:00.413][self$setPropertyValue] Setting property "editable" to "TRUE".
biodb.DEBUG[2024-07-06 03:18:00.414][self$setPropertyValue] Setting property "entry.content.encoding" to "NA".
biodb.DEBUG[2024-07-06 03:18:00.416][self$setPropertyValue] Setting property "entry.content.type" to "list".
biodb.DEBUG[2024-07-06 03:18:00.417][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")".
biodb.DEBUG[2024-07-06 03:18:00.418][self$setPropertyValue] Setting property "mass.db" to "FALSE".
biodb.DEBUG[2024-07-06 03:18:00.420][self$setPropertyValue] Setting property "name" to "Compound SQLite".
biodb.DEBUG[2024-07-06 03:18:00.421][self$setPropertyValue] Setting property "package" to "biodb".
biodb.DEBUG[2024-07-06 03:18:00.423][self$setPropertyValue]
biodb.DEBUG[2024-07-06 03:18:00.424][self$setPropertyValue] Setting property "remote" to "FALSE".
biodb.DEBUG[2024-07-06 03:18:00.425][self$setPropertyValue] Setting property "searchable.fields" to "name".
biodb.DEBUG[2024-07-06 03:18:00.425][self$setPropertyValue] Setting property "searchable.fields" to "monoisotopic.mass".
biodb.DEBUG[2024-07-06 03:18:00.425][self$setPropertyValue] Setting property "searchable.fields" to "molecular.mass".
biodb.DEBUG[2024-07-06 03:18:00.425][self$setPropertyValue] Setting property "searchable.fields" to "average.mass".
biodb.DEBUG[2024-07-06 03:18:00.425][self$setPropertyValue] Setting property "searchable.fields" to "nominal.mass".
biodb.DEBUG[2024-07-06 03:18:00.427][self$setPropertyValue] Setting property "scheduler.n" to "1".
biodb.DEBUG[2024-07-06 03:18:00.428][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2024-07-06 03:18:00.430][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2024-07-06 03:18:00.431][self$setPropertyValue] Setting property "scheduler.t" to "1".
biodb.DEBUG[2024-07-06 03:18:00.432][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2024-07-06 03:18:00.434][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2024-07-06 03:18:00.435][self$setPropertyValue] Setting property "token" to "NA".
biodb.DEBUG[2024-07-06 03:18:00.436][self$setPropertyValue]
biodb.DEBUG[2024-07-06 03:18:00.438][self$setPropertyValue] Notifying observers about URLs change.
biodb.DEBUG[2024-07-06 03:18:00.439][notifyObservers] Notify observers for notifyConnUrlsUpdated.
biodb.DEBUG[2024-07-06 03:18:00.440][self$setPropertyValue] Setting property "writable" to "TRUE".
biodb.DEBUG[2024-07-06 03:18:00.442][self$setPropertyValue]
biodb.DEBUG[2024-07-06 03:18:00.443][self$getDbsInfo()$define] Define connector mass.csv.file.
biodb.DEBUG[2024-07-06 03:18:00.446][self$setPropertyValue] Setting property "compound.db" to "FALSE".
biodb.DEBUG[2024-07-06 03:18:00.447][self$setPropertyValue] Setting property "description" to "A connector to handle a mass spectra database stored inside a CSV file. It is possible to choose the separator for the CSV file, as well as match the column names with the biodb entry fields..".
biodb.DEBUG[2024-07-06 03:18:00.449][self$setPropertyValue] Setting property "disabled" to "FALSE".
biodb.DEBUG[2024-07-06 03:18:00.450][self$setPropertyValue] Setting property "disabling.reason" to "".
biodb.DEBUG[2024-07-06 03:18:00.451][self$setPropertyValue] Setting property "downloadable" to "FALSE".
biodb.DEBUG[2024-07-06 03:18:00.453][self$setPropertyValue] Setting property "dwnld.ext" to "NA".
biodb.DEBUG[2024-07-06 03:18:00.454][self$setPropertyValue] Setting property "editable" to "TRUE".
biodb.DEBUG[2024-07-06 03:18:00.456][self$setPropertyValue] Setting property "entry.content.encoding" to "NA".
biodb.DEBUG[2024-07-06 03:18:00.457][self$setPropertyValue] Setting property "entry.content.type" to "tsv".
biodb.DEBUG[2024-07-06 03:18:00.458][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")".
biodb.DEBUG[2024-07-06 03:18:00.460][self$setPropertyValue] Setting property "mass.db" to "TRUE".
biodb.DEBUG[2024-07-06 03:18:00.461][self$setPropertyValue] Setting property "name" to "Mass spectra CSV File".
biodb.DEBUG[2024-07-06 03:18:00.463][self$setPropertyValue] Setting property "package" to "biodb".
biodb.DEBUG[2024-07-06 03:18:00.464][self$setPropertyValue]
biodb.DEBUG[2024-07-06 03:18:00.466][self$setPropertyValue] Setting property "remote" to "FALSE".
biodb.DEBUG[2024-07-06 03:18:00.467][self$setPropertyValue]
biodb.DEBUG[2024-07-06 03:18:00.468][self$setPropertyValue] Setting property "scheduler.n" to "1".
biodb.DEBUG[2024-07-06 03:18:00.478][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2024-07-06 03:18:00.480][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2024-07-06 03:18:00.481][self$setPropertyValue] Setting property "scheduler.t" to "1".
biodb.DEBUG[2024-07-06 03:18:00.483][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2024-07-06 03:18:00.484][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2024-07-06 03:18:00.485][self$setPropertyValue] Setting property "token" to "NA".
biodb.DEBUG[2024-07-06 03:18:00.486][self$setPropertyValue]
biodb.DEBUG[2024-07-06 03:18:00.488][self$setPropertyValue] Notifying observers about URLs change.
biodb.DEBUG[2024-07-06 03:18:00.489][notifyObservers] Notify observers for notifyConnUrlsUpdated.
biodb.DEBUG[2024-07-06 03:18:00.490][self$setPropertyValue] Setting property "writable" to "TRUE".
biodb.DEBUG[2024-07-06 03:18:00.492][self$setPropertyValue]
biodb.DEBUG[2024-07-06 03:18:00.493][self$getDbsInfo()$define] Define connector mass.sqlite.
biodb.DEBUG[2024-07-06 03:18:00.496][self$setPropertyValue] Setting property "compound.db" to "FALSE".
biodb.DEBUG[2024-07-06 03:18:00.497][self$setPropertyValue] Setting property "description" to "A connector to handle a mass spectra database stored inside an SQLite file.".
biodb.DEBUG[2024-07-06 03:18:00.499][self$setPropertyValue] Setting property "disabled" to "FALSE".
biodb.DEBUG[2024-07-06 03:18:00.500][self$setPropertyValue] Setting property "disabling.reason" to "".
biodb.DEBUG[2024-07-06 03:18:00.502][self$setPropertyValue] Setting property "downloadable" to "FALSE".
biodb.DEBUG[2024-07-06 03:18:00.503][self$setPropertyValue] Setting property "dwnld.ext" to "NA".
biodb.DEBUG[2024-07-06 03:18:00.504][self$setPropertyValue] Setting property "editable" to "TRUE".
biodb.DEBUG[2024-07-06 03:18:00.506][self$setPropertyValue] Setting property "entry.content.encoding" to "NA".
biodb.DEBUG[2024-07-06 03:18:00.507][self$setPropertyValue] Setting property "entry.content.type" to "list".
biodb.DEBUG[2024-07-06 03:18:00.508][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")".
biodb.DEBUG[2024-07-06 03:18:00.510][self$setPropertyValue] Setting property "mass.db" to "TRUE".
biodb.DEBUG[2024-07-06 03:18:00.511][self$setPropertyValue] Setting property "name" to "Mass spectra SQLite".
biodb.DEBUG[2024-07-06 03:18:00.513][self$setPropertyValue] Setting property "package" to "biodb".
biodb.DEBUG[2024-07-06 03:18:00.514][self$setPropertyValue]
biodb.DEBUG[2024-07-06 03:18:00.515][self$setPropertyValue] Setting property "remote" to "FALSE".
biodb.DEBUG[2024-07-06 03:18:00.517][self$setPropertyValue]
biodb.DEBUG[2024-07-06 03:18:00.518][self$setPropertyValue] Setting property "scheduler.n" to "1".
biodb.DEBUG[2024-07-06 03:18:00.520][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2024-07-06 03:18:00.521][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2024-07-06 03:18:00.522][self$setPropertyValue] Setting property "scheduler.t" to "1".
biodb.DEBUG[2024-07-06 03:18:00.523][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2024-07-06 03:18:00.525][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2024-07-06 03:18:00.526][self$setPropertyValue] Setting property "token" to "NA".
biodb.DEBUG[2024-07-06 03:18:00.527][self$setPropertyValue]
biodb.DEBUG[2024-07-06 03:18:00.529][self$setPropertyValue] Notifying observers about URLs change.
biodb.DEBUG[2024-07-06 03:18:00.530][notifyObservers] Notify observers for notifyConnUrlsUpdated.
biodb.DEBUG[2024-07-06 03:18:00.531][self$setPropertyValue] Setting property "writable" to "TRUE".
biodb.DEBUG[2024-07-06 03:18:00.533][self$setPropertyValue]
biodb.DEBUG[2024-07-06 03:18:00.535][notifyObservers] Notify observers for notifyNewObservers.
biodb.DEBUG[2024-07-06 03:18:00.536][FUN] Trying to call function notifyNewObservers on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:00.537][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:00.539][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:00.540][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:18:00.541][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:18:00.542][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:00.544][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:00.545][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:00.546][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:18:00.547][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:18:00.549][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:00.550][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:00.551][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:00.552][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:18:00.554][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:18:00.555][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:00.556][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:00.557][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:00.559][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:18:00.560][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:18:00.561][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:00.562][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:00.564][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:00.565][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:18:00.566][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:18:00.567][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:00.569][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:00.570][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:00.571][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:18:00.572][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:18:00.574][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:00.575][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:00.576][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:00.577][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:18:00.579][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:18:00.580][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:00.581][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:00.583][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:00.584][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:18:00.585][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:18:00.586][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:00.588][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:00.589][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:00.590][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:18:00.591][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:18:00.593][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:00.594][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:00.595][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:00.596][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:18:00.598][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:18:00.599][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:00.600][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:00.602][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:00.603][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:18:00.604][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:18:00.605][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:00.607][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:00.608][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:00.609][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:18:00.611][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:18:00.612][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:00.613][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:00.614][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:00.616][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:18:00.617][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:18:00.618][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:00.619][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:00.621][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:00.622][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:18:00.623][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:18:00.624][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:00.626][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:00.627][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:00.628][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:18:00.630][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:18:00.631][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:00.632][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:00.633][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:00.635][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:18:00.636][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:18:00.637][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:00.639][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:00.640][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:00.641][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:18:00.642][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:18:00.644][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:00.645][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:00.646][self$getEntryFields()$define] Define field accession.
biodb.DEBUG[2024-07-06 03:18:00.649][self$getEntryFields()$define] Define field description.
biodb.DEBUG[2024-07-06 03:18:00.651][self$getEntryFields()$define] Define field name.
biodb.DEBUG[2024-07-06 03:18:00.653][self$getEntryFields()$define] Define field cas.id.
biodb.DEBUG[2024-07-06 03:18:00.655][self$getEntryFields()$define] Define field chebi.id.
biodb.DEBUG[2024-07-06 03:18:00.657][self$getEntryFields()$define] Define field chemspider.id.
biodb.DEBUG[2024-07-06 03:18:00.659][self$getEntryFields()$define] Define field comp.csv.file.id.
biodb.DEBUG[2024-07-06 03:18:00.661][self$getEntryFields()$define] Define field comp.sqlite.id.
biodb.DEBUG[2024-07-06 03:18:00.663][self$getEntryFields()$define] Define field expasy.enzyme.id.
biodb.DEBUG[2024-07-06 03:18:00.665][self$getEntryFields()$define] Define field hmdb.metabolites.id.
biodb.DEBUG[2024-07-06 03:18:00.667][self$getEntryFields()$define] Define field kegg.compound.id.
biodb.DEBUG[2024-07-06 03:18:00.669][self$getEntryFields()$define] Define field kegg.genes.id.
biodb.DEBUG[2024-07-06 03:18:00.671][self$getEntryFields()$define] Define field mass.csv.file.id.
biodb.DEBUG[2024-07-06 03:18:00.673][self$getEntryFields()$define] Define field mass.sqlite.id.
biodb.DEBUG[2024-07-06 03:18:00.675][self$getEntryFields()$define] Define field ncbi.gene.id.
biodb.DEBUG[2024-07-06 03:18:00.677][self$getEntryFields()$define] Define field ncbi.pubchem.comp.id.
biodb.DEBUG[2024-07-06 03:18:00.679][self$getEntryFields()$define] Define field compound.id.
biodb.DEBUG[2024-07-06 03:18:00.681][self$getEntryFields()$define] Define field average.mass.
biodb.DEBUG[2024-07-06 03:18:00.683][self$getEntryFields()$define] Define field molecular.mass.
biodb.DEBUG[2024-07-06 03:18:00.685][self$getEntryFields()$define] Define field monoisotopic.mass.
biodb.DEBUG[2024-07-06 03:18:00.687][self$getEntryFields()$define] Define field nominal.mass.
biodb.DEBUG[2024-07-06 03:18:00.689][self$getEntryFields()$define] Define field peak.attr.
biodb.DEBUG[2024-07-06 03:18:00.691][self$getEntryFields()$define] Define field peak.comp.
biodb.DEBUG[2024-07-06 03:18:00.693][self$getEntryFields()$define] Define field peak.error.ppm.
biodb.DEBUG[2024-07-06 03:18:00.695][self$getEntryFields()$define] Define field peak.formula.
biodb.DEBUG[2024-07-06 03:18:00.697][self$getEntryFields()$define] Define field peak.intensity.
biodb.DEBUG[2024-07-06 03:18:00.699][self$getEntryFields()$define] Define field peak.mass.
biodb.DEBUG[2024-07-06 03:18:00.710][self$getEntryFields()$define] Define field peak.mztheo.
biodb.DEBUG[2024-07-06 03:18:00.712][self$getEntryFields()$define] Define field peak.mzexp.
biodb.DEBUG[2024-07-06 03:18:00.715][self$getEntryFields()$define] Define field peak.mz.
biodb.DEBUG[2024-07-06 03:18:00.717][self$getEntryFields()$define] Define field peak.relative.intensity.
biodb.DEBUG[2024-07-06 03:18:00.719][self$getEntryFields()$define] Define field peaks.
biodb.DEBUG[2024-07-06 03:18:00.721][self$getEntryFields()$define] Define field chrom.col.constructor.
biodb.DEBUG[2024-07-06 03:18:00.723][self$getEntryFields()$define] Define field chrom.col.diameter.
biodb.DEBUG[2024-07-06 03:18:00.726][self$getEntryFields()$define] Define field chrom.col.id.
biodb.DEBUG[2024-07-06 03:18:00.728][self$getEntryFields()$define] Define field chrom.col.length.
biodb.DEBUG[2024-07-06 03:18:00.730][self$getEntryFields()$define] Define field chrom.col.method.protocol.
biodb.DEBUG[2024-07-06 03:18:00.732][self$getEntryFields()$define] Define field chrom.col.name.
biodb.DEBUG[2024-07-06 03:18:00.734][self$getEntryFields()$define] Define field chrom.flow.gradient.
biodb.DEBUG[2024-07-06 03:18:00.736][self$getEntryFields()$define] Define field chrom.flow.rate.
biodb.DEBUG[2024-07-06 03:18:00.738][self$getEntryFields()$define] Define field chrom.rt.
biodb.DEBUG[2024-07-06 03:18:00.740][self$getEntryFields()$define] Define field chrom.rt.max.
biodb.DEBUG[2024-07-06 03:18:00.742][self$getEntryFields()$define] Define field chrom.rt.min.
biodb.DEBUG[2024-07-06 03:18:00.744][self$getEntryFields()$define] Define field chrom.rt.unit.
biodb.DEBUG[2024-07-06 03:18:00.746][self$getEntryFields()$define] Define field chrom.solvent.
biodb.DEBUG[2024-07-06 03:18:00.748][self$getEntryFields()$define] Define field aa.seq.
biodb.DEBUG[2024-07-06 03:18:00.750][self$getEntryFields()$define] Define field aa.seq.length.
biodb.DEBUG[2024-07-06 03:18:00.752][self$getEntryFields()$define] Define field aa.seq.location.
biodb.DEBUG[2024-07-06 03:18:00.754][self$getEntryFields()$define] Define field nt.seq.
biodb.DEBUG[2024-07-06 03:18:00.756][self$getEntryFields()$define] Define field nt.seq.length.
biodb.DEBUG[2024-07-06 03:18:00.758][self$getEntryFields()$define] Define field ec.
biodb.DEBUG[2024-07-06 03:18:00.760][self$getEntryFields()$define] Define field organism.
biodb.DEBUG[2024-07-06 03:18:00.762][self$getEntryFields()$define] Define field pathway.class.
biodb.DEBUG[2024-07-06 03:18:00.764][self$getEntryFields()$define] Define field catalytic.activity.
biodb.DEBUG[2024-07-06 03:18:00.766][self$getEntryFields()$define] Define field cofactor.
biodb.DEBUG[2024-07-06 03:18:00.768][self$getEntryFields()$define] Define field gene.symbol.
biodb.DEBUG[2024-07-06 03:18:00.771][self$getEntryFields()$define] Define field charge.
biodb.DEBUG[2024-07-06 03:18:00.773][self$getEntryFields()$define] Define field comp.iupac.name.allowed.
biodb.DEBUG[2024-07-06 03:18:00.775][self$getEntryFields()$define] Define field comp.iupac.name.cas.
biodb.DEBUG[2024-07-06 03:18:00.777][self$getEntryFields()$define] Define field comp.iupac.name.pref.
biodb.DEBUG[2024-07-06 03:18:00.779][self$getEntryFields()$define] Define field comp.iupac.name.syst.
biodb.DEBUG[2024-07-06 03:18:00.781][self$getEntryFields()$define] Define field comp.iupac.name.trad.
biodb.DEBUG[2024-07-06 03:18:00.783][self$getEntryFields()$define] Define field comp.super.class.
biodb.DEBUG[2024-07-06 03:18:00.785][self$getEntryFields()$define] Define field equation.
biodb.DEBUG[2024-07-06 03:18:00.787][self$getEntryFields()$define] Define field formula.
biodb.DEBUG[2024-07-06 03:18:00.789][self$getEntryFields()$define] Define field composition.
biodb.DEBUG[2024-07-06 03:18:00.791][self$getEntryFields()$define] Define field inchi.
biodb.DEBUG[2024-07-06 03:18:00.793][self$getEntryFields()$define] Define field inchikey.
biodb.DEBUG[2024-07-06 03:18:00.795][self$getEntryFields()$define] Define field logp.
biodb.DEBUG[2024-07-06 03:18:00.797][self$getEntryFields()$define] Define field ms.level.
biodb.DEBUG[2024-07-06 03:18:00.799][self$getEntryFields()$define] Define field ms.mode.
biodb.DEBUG[2024-07-06 03:18:00.801][self$getEntryFields()$define] Define field msdev.
biodb.DEBUG[2024-07-06 03:18:00.803][self$getEntryFields()$define] Define field msdevtype.
biodb.DEBUG[2024-07-06 03:18:00.805][self$getEntryFields()$define] Define field msprecannot.
biodb.DEBUG[2024-07-06 03:18:00.807][self$getEntryFields()$define] Define field msprecmz.
biodb.DEBUG[2024-07-06 03:18:00.809][self$getEntryFields()$define] Define field mstype.
biodb.DEBUG[2024-07-06 03:18:00.811][self$getEntryFields()$define] Define field nb.compounds.
biodb.DEBUG[2024-07-06 03:18:00.813][self$getEntryFields()$define] Define field nb.peaks.
biodb.DEBUG[2024-07-06 03:18:00.815][self$getEntryFields()$define] Define field products.
biodb.DEBUG[2024-07-06 03:18:00.817][self$getEntryFields()$define] Define field smiles.
biodb.DEBUG[2024-07-06 03:18:00.819][self$getEntryFields()$define] Define field smiles.canonical.
biodb.DEBUG[2024-07-06 03:18:00.821][self$getEntryFields()$define] Define field smiles.isomeric.
biodb.DEBUG[2024-07-06 03:18:00.823][self$getEntryFields()$define] Define field substrates.
biodb.DEBUG[2024-07-06 03:18:00.825][initialize] Created successfully new BiodbMain instance.
biodb.DEBUG[2024-07-06 03:18:00.828][initialize] This is biodb version 1.13.0.
biodb.DEBUG[2024-07-06 03:18:00.829][notifyObservers] Notify observers for notifyNewObservers.
biodb.DEBUG[2024-07-06 03:18:00.830][FUN] Trying to call function notifyNewObservers on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:18:00.832][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:18:00.833][FUN] Trying to call function notifyNewObservers on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:00.834][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:00.835][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:00.837][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:18:00.838][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:18:00.839][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:18:00.841][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:18:00.842][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:00.843][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:00.845][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:00.846][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:18:00.847][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:18:00.848][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:18:00.850][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:18:00.851][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:00.852][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:00.854][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:00.855][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:18:00.856][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:18:00.857][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:18:00.859][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:18:00.860][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:00.861][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:00.863][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:00.864][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:18:00.865][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:18:00.866][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:18:00.868][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:18:00.869][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:00.870][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:00.872][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:00.873][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:18:00.874][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:18:00.875][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:18:00.877][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:18:00.878][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:00.879][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:00.881][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:00.882][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:18:00.883][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:18:00.885][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:18:00.886][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:18:00.887][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:00.889][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:00.890][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:00.891][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:18:00.893][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:18:00.894][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:18:00.895][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:18:00.897][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:00.898][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:00.899][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:00.900][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:18:00.902][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:18:00.903][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:18:00.904][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:18:00.906][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:00.907][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:00.908][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:00.910][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:18:00.911][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:18:00.912][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:18:00.914][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:18:00.915][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:00.916][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:00.918][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:00.919][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:18:00.920][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:18:00.921][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:18:00.923][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:18:00.924][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:00.925][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:00.927][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:00.928][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:18:00.929][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:18:00.931][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:18:00.932][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:18:00.933][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:00.935][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:00.936][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:00.937][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:18:01.176][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:18:01.178][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:18:01.180][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:18:01.181][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:01.182][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:01.183][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:01.185][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:18:01.186][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:18:01.187][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:18:01.188][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:18:01.189][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:01.191][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:01.192][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:01.193][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:18:01.194][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:18:01.196][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:18:01.197][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:18:01.198][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:01.199][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:01.201][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:01.202][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:18:01.203][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:18:01.204][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:18:01.205][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:18:01.207][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:01.208][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:01.209][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:01.210][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:18:01.212][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:18:01.213][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:18:01.214][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:18:01.215][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:01.217][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:01.218][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:01.219][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:18:01.220][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:18:01.221][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:18:01.223][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:18:01.224][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:01.225][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:01.227][biodb$loadDefinitions] Load definitions from file "/home/biocbuild/R/R-4.4.1/site-library/biodbChebi/definitions.yml".
biodb.DEBUG[2024-07-06 03:18:01.229][self$getDbsInfo()$define] Define connector chebi.
biodb.DEBUG[2024-07-06 03:18:01.232][self$setPropertyValue] Setting property "compound.db" to "TRUE".
biodb.DEBUG[2024-07-06 03:18:01.233][self$setPropertyValue] Setting property "description" to "NA".
biodb.DEBUG[2024-07-06 03:18:01.234][self$setPropertyValue] Setting property "disabled" to "FALSE".
biodb.DEBUG[2024-07-06 03:18:01.236][self$setPropertyValue] Setting property "disabling.reason" to "".
biodb.DEBUG[2024-07-06 03:18:01.237][self$setPropertyValue] Setting property "downloadable" to "FALSE".
biodb.DEBUG[2024-07-06 03:18:01.238][self$setPropertyValue] Setting property "dwnld.ext" to "NA".
biodb.DEBUG[2024-07-06 03:18:01.240][self$setPropertyValue] Setting property "editable" to "FALSE".
biodb.DEBUG[2024-07-06 03:18:01.241][self$setPropertyValue] Setting property "entry.content.encoding" to "UTF-8".
biodb.DEBUG[2024-07-06 03:18:01.243][self$setPropertyValue] Setting property "entry.content.type" to "xml".
biodb.DEBUG[2024-07-06 03:18:01.244][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")".
biodb.DEBUG[2024-07-06 03:18:01.245][self$setPropertyValue] Setting property "mass.db" to "FALSE".
biodb.DEBUG[2024-07-06 03:18:01.247][self$setPropertyValue] Setting property "name" to "ChEBI".
biodb.DEBUG[2024-07-06 03:18:01.248][self$setPropertyValue] Setting property "package" to "biodb".
biodb.DEBUG[2024-07-06 03:18:01.250][self$setPropertyValue] Setting property "parsing.expr" to "substring-after(//chebi:return/chebi:chebiId,'CHEBI:')".
biodb.DEBUG[2024-07-06 03:18:01.250][self$setPropertyValue] Setting property "parsing.expr" to "//chebi:charge".
biodb.DEBUG[2024-07-06 03:18:01.250][self$setPropertyValue] Setting property "parsing.expr" to "c("//chebi:Formulae/chebi:source[text()='ChEBI']/../chebi:data", "(//chebi:Formulae/chebi:data)[1]")".
biodb.DEBUG[2024-07-06 03:18:01.250][self$setPropertyValue] Setting property "parsing.expr" to "//chebi:return/chebi:inchi".
biodb.DEBUG[2024-07-06 03:18:01.250][self$setPropertyValue] Setting property "parsing.expr" to "//chebi:return/chebi:inchiKey".
biodb.DEBUG[2024-07-06 03:18:01.250][self$setPropertyValue] Setting property "parsing.expr" to "//chebi:DatabaseLinks/chebi:type[text()='KEGG COMPOUND accession']/../chebi:data".
biodb.DEBUG[2024-07-06 03:18:01.250][self$setPropertyValue] Setting property "parsing.expr" to "//chebi:mass".
biodb.DEBUG[2024-07-06 03:18:01.250][self$setPropertyValue] Setting property "parsing.expr" to "//chebi:monoisotopicMass".
biodb.DEBUG[2024-07-06 03:18:01.250][self$setPropertyValue] Setting property "parsing.expr" to "c("//chebi:chebiAsciiName", "//chebi:Synonyms/chebi:data")".
biodb.DEBUG[2024-07-06 03:18:01.250][self$setPropertyValue] Setting property "parsing.expr" to "//chebi:return/chebi:entityStar".
biodb.DEBUG[2024-07-06 03:18:01.250][self$setPropertyValue] Setting property "parsing.expr" to "//chebi:return/chebi:smiles".
biodb.DEBUG[2024-07-06 03:18:01.251][self$setPropertyValue] Setting property "remote" to "TRUE".
biodb.DEBUG[2024-07-06 03:18:01.253][self$setPropertyValue] Setting property "searchable.fields" to "name".
biodb.DEBUG[2024-07-06 03:18:01.253][self$setPropertyValue] Setting property "searchable.fields" to "monoisotopic.mass".
biodb.DEBUG[2024-07-06 03:18:01.253][self$setPropertyValue] Setting property "searchable.fields" to "molecular.mass".
biodb.DEBUG[2024-07-06 03:18:01.254][self$setPropertyValue] Setting property "scheduler.n" to "3".
biodb.DEBUG[2024-07-06 03:18:01.255][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2024-07-06 03:18:01.256][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2024-07-06 03:18:01.258][self$setPropertyValue] Setting property "scheduler.t" to "1".
biodb.DEBUG[2024-07-06 03:18:01.259][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2024-07-06 03:18:01.260][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2024-07-06 03:18:01.262][self$setPropertyValue] Setting property "token" to "NA".
biodb.DEBUG[2024-07-06 03:18:01.263][self$setPropertyValue] Setting property "urls" to "https://www.ebi.ac.uk/chebi/".
biodb.DEBUG[2024-07-06 03:18:01.263][self$setPropertyValue] Setting property "urls" to "https://www.ebi.ac.uk/webservices/chebi/2.0/".
biodb.DEBUG[2024-07-06 03:18:01.265][self$setPropertyValue] Notifying observers about URLs change.
biodb.DEBUG[2024-07-06 03:18:01.266][notifyObservers] Notify observers for notifyConnUrlsUpdated.
biodb.DEBUG[2024-07-06 03:18:01.267][self$setPropertyValue] Setting property "writable" to "FALSE".
biodb.DEBUG[2024-07-06 03:18:01.269][self$setPropertyValue] Setting property "xml.ns" to "https://www.ebi.ac.uk/webservices/chebi".
biodb.DEBUG[2024-07-06 03:18:01.269][self$setPropertyValue] Setting property "xml.ns" to "http://www.w3.org/2001/XMLSchema".
biodb.DEBUG[2024-07-06 03:18:01.271][self$getEntryFields()$define] Define field chebi.id.
biodb.DEBUG[2024-07-06 03:18:01.273][self$getEntryFields()$define] Define field kegg.compound.id.
biodb.DEBUG[2024-07-06 03:18:01.275][self$getEntryFields()$define] Define field n_stars.
biodb.DEBUG[2024-07-06 03:18:01.277][self$getEntryFields()$define] Define field molecular.mass.
biodb.DEBUG[2024-07-06 03:18:01.280][self$getEntryFields()$define] Define field inchi.
biodb.DEBUG[2024-07-06 03:18:01.282][self$getEntryFields()$define] Define field inchikey.
biodb.DEBUG[2024-07-06 03:18:01.287][super$initialize] Initialize connector chebi.
biodb.DEBUG[2024-07-06 03:18:01.288][super$initialize] Register connector chebi with the request scheduler
biodb.DEBUG[2024-07-06 03:18:01.290][private$bdb$getRequestScheduler()$re ...] Register connector chebi.
biodb.DEBUG[2024-07-06 03:18:01.292][private$addConnectorRules] Create new rule for URL "www.ebi.ac.uk" of connector "chebi".
biodb.DEBUG[2024-07-06 03:18:01.293][self$setFrequency] t=1.000000, n=3.000000
biodb.DEBUG[2024-07-06 03:18:01.295][self$setFrequency] t=1.000000, n=3.000000
biodb.DEBUG[2024-07-06 03:18:01.297][rule$addConnector] Connector "chebi" is already listed in rule "www.ebi.ac.uk".
biodb.DEBUG[2024-07-06 03:18:01.298][biodb$getFactory()$createConn] Creating new connector chebi for database class chebi .
biodb.INFO [2024-07-06 03:18:01.300][biodb::testThat]
biodb.INFO [2024-07-06 03:18:01.301][biodb::testThat] Running test function  test.chebi.wsGetLiteEntity  (" Web service getLiteEntity works fine. ").
biodb.INFO [2024-07-06 03:18:01.302][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2024-07-06 03:18:01.304][biodb::testThat]
biodb.DEBUG[2024-07-06 03:18:01.308][self$getBiodb()$getRequestScheduler( ...] Getting content of get URL request "https://www.ebi.ac.uk/webservices/chebi/2.0/webservice?wsdl".
biodb.INFO [2024-07-06 03:18:01.313][self$getFolderPath] Create cache folder "/home/biocbuild/.cache/R/biodb/chebi-0c5076ac2a43d16dbce503a44b09f649" for "chebi-0c5076ac2a43d16dbce503a44b09f649".
biodb.DEBUG[2024-07-06 03:18:01.314][private$doSendRequestLoop] Request header is: "".
biodb.DEBUG[2024-07-06 03:18:01.316][private$doSendRequestLoop] Request body is "".
biodb.TRACE[2024-07-06 03:18:01.317][private$doSendRequestOnce] Sent URL is "https://www.ebi.ac.uk/webservices/chebi/2.0/webservice?wsdl".
biodb.TRACE[2024-07-06 03:18:02.010][getRCurlRequestResult] Using RCurl package for sending request (https://www.ebi.ac.uk/webservices/chebi/2.0/webservice?wsdl).
biodb.DEBUG[2024-07-06 03:18:05.366][self$getBiodb()$getRequestScheduler( ...] Saving content of request to cache.
biodb.INFO [2024-07-06 03:18:05.368][self$getFolderPath] Create cache folder "/home/biocbuild/.cache/R/biodb/chebi-0c5076ac2a43d16dbce503a44b09f649" for "chebi-0c5076ac2a43d16dbce503a44b09f649".
biodb.TRACE[2024-07-06 03:18:05.371][private$doSaveContentToFile] Saving to cache [1]: "/home/biocbuild/.cache/R/biodb/chebi-0c5076ac2a43d16dbce503a44b09f649/1ad88a023c4ce2bc0629db4acebeee05.content"
biodb.TRACE[2024-07-06 03:18:05.392][private$doSaveContentToFile] Saving to cache [1]: "/home/biocbuild/.cache/R/biodb/chebi-0c5076ac2a43d16dbce503a44b09f649/1ad88a023c4ce2bc0629db4acebeee05.request"
biodb.DEBUG[2024-07-06 03:18:05.397][self$getBiodb()$getRequestScheduler( ...] Getting content of get URL request "https://www.ebi.ac.uk/webservices/chebi/2.0/test/getLiteEntity?search=2571&searchCategory=CHEBI ID&maximumResults=10&starsCategory=ALL".
biodb.DEBUG[2024-07-06 03:18:05.420][private$doSendRequestLoop] Request header is: "".
biodb.DEBUG[2024-07-06 03:18:05.422][private$doSendRequestLoop] Request body is "".
biodb.TRACE[2024-07-06 03:18:05.443][private$doSendRequestOnce] Sent URL is "https://www.ebi.ac.uk/webservices/chebi/2.0/test/getLiteEntity?search=2571&searchCategory=CHEBI%20ID&maximumResults=10&starsCategory=ALL".
biodb.TRACE[2024-07-06 03:18:10.048][getRCurlRequestResult] Using RCurl package for sending request (https://www.ebi.ac.uk/webservices/chebi/2.0/test/getLiteEntity?search=2571&searchCategory=CHEBI%20ID&maximumResults=10&starsCategory=ALL).
biodb.DEBUG[2024-07-06 03:18:15.373][self$getBiodb()$getRequestScheduler( ...] Saving content of request to cache.
biodb.TRACE[2024-07-06 03:18:15.376][private$doSaveContentToFile] Saving to cache [1]: "/home/biocbuild/.cache/R/biodb/chebi-0c5076ac2a43d16dbce503a44b09f649/04c26672f8368e71348af4b34238160e.content"
biodb.TRACE[2024-07-06 03:18:15.382][private$doSaveContentToFile] Saving to cache [1]: "/home/biocbuild/.cache/R/biodb/chebi-0c5076ac2a43d16dbce503a44b09f649/04c26672f8368e71348af4b34238160e.request"
biodb.INFO [2024-07-06 03:18:15.394][biodb$terminate] Closing BiodbMain instance...
biodb.DEBUG[2024-07-06 03:18:15.396][private$conn[[conn]]$.__enclos_env__ ...] Unregister connector chebi from the request scheduler
biodb.INFO [2024-07-06 03:18:15.397][self$deleteConn] Connector "chebi" deleted.
biodb.DEBUG[2024-07-06 03:18:15.399][notifyObservers] Notify observers for terminate.
biodb.DEBUG[2024-07-06 03:18:15.400][FUN] Trying to call function terminate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:18:15.401][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:18:15.403][FUN] Trying to call function terminate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:18:15.404][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:18:15.405][FUN] Trying to call function terminate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:15.407][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.INFO [2024-07-06 03:18:15.412][biodb::testContext]
biodb.INFO [2024-07-06 03:18:15.413][biodb::testContext] ********************************************************************************
biodb.INFO [2024-07-06 03:18:15.415][biodb::testContext] Test context - Non regression tests
biodb.INFO [2024-07-06 03:18:15.416][biodb::testContext] ********************************************************************************
biodb.INFO [2024-07-06 03:18:15.418][biodb::testContext]
biodb.INFO [2024-07-06 03:18:15.420][private$loadBiodbPkgsDefinitions] Loading definitions from package biodb version 1.13.0.
biodb.DEBUG[2024-07-06 03:18:15.423][self$loadDefinitions] Load definitions from file "/home/biocbuild/R/R-4.4.1/site-library/biodb/definitions.yml".
biodb.DEBUG[2024-07-06 03:18:15.428][notifyObservers] Notify observers for notifyNewObservers.
biodb.DEBUG[2024-07-06 03:18:15.429][self$getConfig()$define] Define config key allow.huge.downloads.
biodb.DEBUG[2024-07-06 03:18:15.431][self$set] Set key allow.huge.downloads to TRUE.
biodb.DEBUG[2024-07-06 03:18:15.432][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:15.434][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:15.435][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:15.436][self$getConfig()$define] Define config key autoload.extra.pkgs.
biodb.DEBUG[2024-07-06 03:18:15.438][self$set] Set key autoload.extra.pkgs to TRUE.
biodb.DEBUG[2024-07-06 03:18:15.439][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:15.440][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:15.442][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:15.443][self$getConfig()$define] Define config key cache.all.requests.
biodb.DEBUG[2024-07-06 03:18:15.445][self$set] Set key cache.all.requests to TRUE.
biodb.DEBUG[2024-07-06 03:18:15.446][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:15.447][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:15.448][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:15.450][self$getConfig()$define] Define config key cache.directory.
biodb.DEBUG[2024-07-06 03:18:15.451][self$getConfig()$define] Define config key cache.read.only.
biodb.DEBUG[2024-07-06 03:18:15.453][self$set] Set key cache.read.only to FALSE.
biodb.DEBUG[2024-07-06 03:18:15.454][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:15.455][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:15.457][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:15.458][self$getConfig()$define] Define config key cache.subfolders.
biodb.DEBUG[2024-07-06 03:18:15.460][self$getConfig()$define] Define config key cache.system.
biodb.DEBUG[2024-07-06 03:18:15.461][self$set] Set key cache.system to TRUE.
biodb.DEBUG[2024-07-06 03:18:15.463][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:15.464][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:15.465][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:15.467][self$getConfig()$define] Define config key use.cache.for.local.db.
biodb.DEBUG[2024-07-06 03:18:15.468][self$set] Set key use.cache.for.local.db to FALSE.
biodb.DEBUG[2024-07-06 03:18:15.470][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:15.471][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:15.472][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:15.474][self$getConfig()$define] Define config key dwnld.chunk.size.
biodb.DEBUG[2024-07-06 03:18:15.475][self$getConfig()$define] Define config key dwnld.timeout.
biodb.DEBUG[2024-07-06 03:18:15.477][self$set] Set key dwnld.timeout to 3600.
biodb.DEBUG[2024-07-06 03:18:15.478][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:15.480][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:15.481][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:15.483][self$getConfig()$define] Define config key compute.fields.
biodb.DEBUG[2024-07-06 03:18:15.484][self$set] Set key compute.fields to TRUE.
biodb.DEBUG[2024-07-06 03:18:15.486][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:15.487][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:15.488][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:15.490][self$getConfig()$define] Define config key factory.cache.
biodb.DEBUG[2024-07-06 03:18:15.491][self$getConfig()$define] Define config key force.locale.
biodb.DEBUG[2024-07-06 03:18:15.493][self$set] Set key force.locale to TRUE.
biodb.DEBUG[2024-07-06 03:18:15.494][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:15.496][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:15.497][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:15.499][self$getConfig()$define] Define config key longterm.cache.subfolder.
biodb.DEBUG[2024-07-06 03:18:15.500][self$getConfig()$define] Define config key msg.caution.lvl.
biodb.DEBUG[2024-07-06 03:18:15.502][self$getConfig()$define] Define config key msg.debug.lvl.
biodb.DEBUG[2024-07-06 03:18:15.503][self$getConfig()$define] Define config key msg.info.lvl.
biodb.DEBUG[2024-07-06 03:18:15.505][self$getConfig()$define] Define config key multival.field.sep.
biodb.DEBUG[2024-07-06 03:18:15.506][self$set] Set key multival.field.sep to ";".
biodb.DEBUG[2024-07-06 03:18:15.508][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:15.509][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:15.511][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:15.512][self$getConfig()$define] Define config key intra.field.name.sep.
biodb.DEBUG[2024-07-06 03:18:15.514][self$set] Set key intra.field.name.sep to ".".
biodb.DEBUG[2024-07-06 03:18:15.515][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:15.516][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:15.518][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:15.519][self$getConfig()$define] Define config key entries.sep.
biodb.DEBUG[2024-07-06 03:18:15.521][self$set] Set key entries.sep to "|".
biodb.DEBUG[2024-07-06 03:18:15.522][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:15.524][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:15.525][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:15.527][self$getConfig()$define] Define config key offline.
biodb.DEBUG[2024-07-06 03:18:15.528][self$set] Set key offline to FALSE.
biodb.DEBUG[2024-07-06 03:18:15.529][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:15.531][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:15.532][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:15.534][self$getConfig()$define] Define config key persistent.cache.impl.
biodb.DEBUG[2024-07-06 03:18:15.535][self$set] Set key persistent.cache.impl to "custom".
biodb.DEBUG[2024-07-06 03:18:15.536][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:15.538][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:15.539][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:15.541][self$getConfig()$define] Define config key proton.mass.
biodb.DEBUG[2024-07-06 03:18:15.542][self$set] Set key proton.mass to 1.0072765.
biodb.DEBUG[2024-07-06 03:18:15.544][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:15.545][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:15.547][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:15.548][self$getConfig()$define] Define config key shortterm.cache.subfolder.
biodb.DEBUG[2024-07-06 03:18:15.550][self$getConfig()$define] Define config key svn.binary.path.
biodb.DEBUG[2024-07-06 03:18:15.555][self$set] Set key svn.binary.path to "".
biodb.DEBUG[2024-07-06 03:18:15.557][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:15.558][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:15.559][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:15.561][self$getConfig()$define] Define config key test.functions.
biodb.DEBUG[2024-07-06 03:18:15.562][self$getConfig()$define] Define config key useragent.
biodb.DEBUG[2024-07-06 03:18:15.564][self$set] Set key useragent to "R Bioconductor biodb library.".
biodb.DEBUG[2024-07-06 03:18:15.565][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:15.567][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:15.568][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:15.570][self$getDbsInfo()$define] Define connector comp.csv.file.
biodb.DEBUG[2024-07-06 03:18:15.573][self$setPropertyValue] Setting property "compound.db" to "TRUE".
biodb.DEBUG[2024-07-06 03:18:15.574][self$setPropertyValue] Setting property "description" to "A connector to handle a compound database stored inside a CSV file. It is possible to choose the separator for the CSV file, as well as match the column names with the biodb entry fields.".
biodb.DEBUG[2024-07-06 03:18:15.576][self$setPropertyValue] Setting property "disabled" to "FALSE".
biodb.DEBUG[2024-07-06 03:18:15.577][self$setPropertyValue] Setting property "disabling.reason" to "".
biodb.DEBUG[2024-07-06 03:18:15.579][self$setPropertyValue] Setting property "downloadable" to "FALSE".
biodb.DEBUG[2024-07-06 03:18:15.580][self$setPropertyValue] Setting property "dwnld.ext" to "NA".
biodb.DEBUG[2024-07-06 03:18:15.582][self$setPropertyValue] Setting property "editable" to "TRUE".
biodb.DEBUG[2024-07-06 03:18:15.583][self$setPropertyValue] Setting property "entry.content.encoding" to "NA".
biodb.DEBUG[2024-07-06 03:18:15.585][self$setPropertyValue] Setting property "entry.content.type" to "tsv".
biodb.DEBUG[2024-07-06 03:18:15.587][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")".
biodb.DEBUG[2024-07-06 03:18:15.588][self$setPropertyValue] Setting property "mass.db" to "FALSE".
biodb.DEBUG[2024-07-06 03:18:15.590][self$setPropertyValue] Setting property "name" to "Compound CSV File".
biodb.DEBUG[2024-07-06 03:18:15.591][self$setPropertyValue] Setting property "package" to "biodb".
biodb.DEBUG[2024-07-06 03:18:15.593][self$setPropertyValue]
biodb.DEBUG[2024-07-06 03:18:15.594][self$setPropertyValue] Setting property "remote" to "FALSE".
biodb.DEBUG[2024-07-06 03:18:15.596][self$setPropertyValue] Setting property "searchable.fields" to "name".
biodb.DEBUG[2024-07-06 03:18:15.596][self$setPropertyValue] Setting property "searchable.fields" to "monoisotopic.mass".
biodb.DEBUG[2024-07-06 03:18:15.596][self$setPropertyValue] Setting property "searchable.fields" to "molecular.mass".
biodb.DEBUG[2024-07-06 03:18:15.596][self$setPropertyValue] Setting property "searchable.fields" to "average.mass".
biodb.DEBUG[2024-07-06 03:18:15.596][self$setPropertyValue] Setting property "searchable.fields" to "nominal.mass".
biodb.DEBUG[2024-07-06 03:18:15.597][self$setPropertyValue] Setting property "scheduler.n" to "1".
biodb.DEBUG[2024-07-06 03:18:15.599][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2024-07-06 03:18:15.600][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2024-07-06 03:18:15.602][self$setPropertyValue] Setting property "scheduler.t" to "1".
biodb.DEBUG[2024-07-06 03:18:15.604][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2024-07-06 03:18:15.605][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2024-07-06 03:18:15.607][self$setPropertyValue] Setting property "token" to "NA".
biodb.DEBUG[2024-07-06 03:18:15.608][self$setPropertyValue]
biodb.DEBUG[2024-07-06 03:18:15.610][self$setPropertyValue] Notifying observers about URLs change.
biodb.DEBUG[2024-07-06 03:18:15.611][notifyObservers] Notify observers for notifyConnUrlsUpdated.
biodb.DEBUG[2024-07-06 03:18:15.613][self$setPropertyValue] Setting property "writable" to "TRUE".
biodb.DEBUG[2024-07-06 03:18:15.614][self$setPropertyValue]
biodb.DEBUG[2024-07-06 03:18:15.616][self$getDbsInfo()$define] Define connector comp.sqlite.
biodb.DEBUG[2024-07-06 03:18:15.619][self$setPropertyValue] Setting property "compound.db" to "TRUE".
biodb.DEBUG[2024-07-06 03:18:15.621][self$setPropertyValue] Setting property "description" to "A connector to handle a compound database stored inside an SQLite file.".
biodb.DEBUG[2024-07-06 03:18:15.623][self$setPropertyValue] Setting property "disabled" to "FALSE".
biodb.DEBUG[2024-07-06 03:18:15.624][self$setPropertyValue] Setting property "disabling.reason" to "".
biodb.DEBUG[2024-07-06 03:18:15.626][self$setPropertyValue] Setting property "downloadable" to "FALSE".
biodb.DEBUG[2024-07-06 03:18:15.627][self$setPropertyValue] Setting property "dwnld.ext" to "NA".
biodb.DEBUG[2024-07-06 03:18:15.629][self$setPropertyValue] Setting property "editable" to "TRUE".
biodb.DEBUG[2024-07-06 03:18:15.631][self$setPropertyValue] Setting property "entry.content.encoding" to "NA".
biodb.DEBUG[2024-07-06 03:18:15.646][self$setPropertyValue] Setting property "entry.content.type" to "list".
biodb.DEBUG[2024-07-06 03:18:15.647][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")".
biodb.DEBUG[2024-07-06 03:18:15.649][self$setPropertyValue] Setting property "mass.db" to "FALSE".
biodb.DEBUG[2024-07-06 03:18:15.651][self$setPropertyValue] Setting property "name" to "Compound SQLite".
biodb.DEBUG[2024-07-06 03:18:15.652][self$setPropertyValue] Setting property "package" to "biodb".
biodb.DEBUG[2024-07-06 03:18:15.654][self$setPropertyValue]
biodb.DEBUG[2024-07-06 03:18:15.655][self$setPropertyValue] Setting property "remote" to "FALSE".
biodb.DEBUG[2024-07-06 03:18:15.656][self$setPropertyValue] Setting property "searchable.fields" to "name".
biodb.DEBUG[2024-07-06 03:18:15.656][self$setPropertyValue] Setting property "searchable.fields" to "monoisotopic.mass".
biodb.DEBUG[2024-07-06 03:18:15.656][self$setPropertyValue] Setting property "searchable.fields" to "molecular.mass".
biodb.DEBUG[2024-07-06 03:18:15.656][self$setPropertyValue] Setting property "searchable.fields" to "average.mass".
biodb.DEBUG[2024-07-06 03:18:15.656][self$setPropertyValue] Setting property "searchable.fields" to "nominal.mass".
biodb.DEBUG[2024-07-06 03:18:15.658][self$setPropertyValue] Setting property "scheduler.n" to "1".
biodb.DEBUG[2024-07-06 03:18:15.659][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2024-07-06 03:18:15.661][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2024-07-06 03:18:15.662][self$setPropertyValue] Setting property "scheduler.t" to "1".
biodb.DEBUG[2024-07-06 03:18:15.663][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2024-07-06 03:18:15.665][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2024-07-06 03:18:15.666][self$setPropertyValue] Setting property "token" to "NA".
biodb.DEBUG[2024-07-06 03:18:15.667][self$setPropertyValue]
biodb.DEBUG[2024-07-06 03:18:15.669][self$setPropertyValue] Notifying observers about URLs change.
biodb.DEBUG[2024-07-06 03:18:15.670][notifyObservers] Notify observers for notifyConnUrlsUpdated.
biodb.DEBUG[2024-07-06 03:18:15.671][self$setPropertyValue] Setting property "writable" to "TRUE".
biodb.DEBUG[2024-07-06 03:18:15.673][self$setPropertyValue]
biodb.DEBUG[2024-07-06 03:18:15.675][self$getDbsInfo()$define] Define connector mass.csv.file.
biodb.DEBUG[2024-07-06 03:18:15.677][self$setPropertyValue] Setting property "compound.db" to "FALSE".
biodb.DEBUG[2024-07-06 03:18:15.679][self$setPropertyValue] Setting property "description" to "A connector to handle a mass spectra database stored inside a CSV file. It is possible to choose the separator for the CSV file, as well as match the column names with the biodb entry fields..".
biodb.DEBUG[2024-07-06 03:18:15.680][self$setPropertyValue] Setting property "disabled" to "FALSE".
biodb.DEBUG[2024-07-06 03:18:15.682][self$setPropertyValue] Setting property "disabling.reason" to "".
biodb.DEBUG[2024-07-06 03:18:15.683][self$setPropertyValue] Setting property "downloadable" to "FALSE".
biodb.DEBUG[2024-07-06 03:18:15.685][self$setPropertyValue] Setting property "dwnld.ext" to "NA".
biodb.DEBUG[2024-07-06 03:18:15.686][self$setPropertyValue] Setting property "editable" to "TRUE".
biodb.DEBUG[2024-07-06 03:18:15.687][self$setPropertyValue] Setting property "entry.content.encoding" to "NA".
biodb.DEBUG[2024-07-06 03:18:15.689][self$setPropertyValue] Setting property "entry.content.type" to "tsv".
biodb.DEBUG[2024-07-06 03:18:15.690][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")".
biodb.DEBUG[2024-07-06 03:18:15.692][self$setPropertyValue] Setting property "mass.db" to "TRUE".
biodb.DEBUG[2024-07-06 03:18:15.693][self$setPropertyValue] Setting property "name" to "Mass spectra CSV File".
biodb.DEBUG[2024-07-06 03:18:15.694][self$setPropertyValue] Setting property "package" to "biodb".
biodb.DEBUG[2024-07-06 03:18:15.696][self$setPropertyValue]
biodb.DEBUG[2024-07-06 03:18:15.697][self$setPropertyValue] Setting property "remote" to "FALSE".
biodb.DEBUG[2024-07-06 03:18:15.699][self$setPropertyValue]
biodb.DEBUG[2024-07-06 03:18:15.700][self$setPropertyValue] Setting property "scheduler.n" to "1".
biodb.DEBUG[2024-07-06 03:18:15.701][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2024-07-06 03:18:15.703][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2024-07-06 03:18:15.704][self$setPropertyValue] Setting property "scheduler.t" to "1".
biodb.DEBUG[2024-07-06 03:18:15.706][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2024-07-06 03:18:15.707][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2024-07-06 03:18:15.708][self$setPropertyValue] Setting property "token" to "NA".
biodb.DEBUG[2024-07-06 03:18:15.710][self$setPropertyValue]
biodb.DEBUG[2024-07-06 03:18:15.711][self$setPropertyValue] Notifying observers about URLs change.
biodb.DEBUG[2024-07-06 03:18:15.713][notifyObservers] Notify observers for notifyConnUrlsUpdated.
biodb.DEBUG[2024-07-06 03:18:15.714][self$setPropertyValue] Setting property "writable" to "TRUE".
biodb.DEBUG[2024-07-06 03:18:15.716][self$setPropertyValue]
biodb.DEBUG[2024-07-06 03:18:15.718][self$getDbsInfo()$define] Define connector mass.sqlite.
biodb.DEBUG[2024-07-06 03:18:15.720][self$setPropertyValue] Setting property "compound.db" to "FALSE".
biodb.DEBUG[2024-07-06 03:18:15.722][self$setPropertyValue] Setting property "description" to "A connector to handle a mass spectra database stored inside an SQLite file.".
biodb.DEBUG[2024-07-06 03:18:15.723][self$setPropertyValue] Setting property "disabled" to "FALSE".
biodb.DEBUG[2024-07-06 03:18:15.725][self$setPropertyValue] Setting property "disabling.reason" to "".
biodb.DEBUG[2024-07-06 03:18:15.726][self$setPropertyValue] Setting property "downloadable" to "FALSE".
biodb.DEBUG[2024-07-06 03:18:15.728][self$setPropertyValue] Setting property "dwnld.ext" to "NA".
biodb.DEBUG[2024-07-06 03:18:15.729][self$setPropertyValue] Setting property "editable" to "TRUE".
biodb.DEBUG[2024-07-06 03:18:15.731][self$setPropertyValue] Setting property "entry.content.encoding" to "NA".
biodb.DEBUG[2024-07-06 03:18:15.732][self$setPropertyValue] Setting property "entry.content.type" to "list".
biodb.DEBUG[2024-07-06 03:18:15.734][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")".
biodb.DEBUG[2024-07-06 03:18:15.735][self$setPropertyValue] Setting property "mass.db" to "TRUE".
biodb.DEBUG[2024-07-06 03:18:15.737][self$setPropertyValue] Setting property "name" to "Mass spectra SQLite".
biodb.DEBUG[2024-07-06 03:18:15.738][self$setPropertyValue] Setting property "package" to "biodb".
biodb.DEBUG[2024-07-06 03:18:15.740][self$setPropertyValue]
biodb.DEBUG[2024-07-06 03:18:15.741][self$setPropertyValue] Setting property "remote" to "FALSE".
biodb.DEBUG[2024-07-06 03:18:15.743][self$setPropertyValue]
biodb.DEBUG[2024-07-06 03:18:15.744][self$setPropertyValue] Setting property "scheduler.n" to "1".
biodb.DEBUG[2024-07-06 03:18:15.746][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2024-07-06 03:18:15.747][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2024-07-06 03:18:15.749][self$setPropertyValue] Setting property "scheduler.t" to "1".
biodb.DEBUG[2024-07-06 03:18:15.750][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2024-07-06 03:18:15.751][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2024-07-06 03:18:15.753][self$setPropertyValue] Setting property "token" to "NA".
biodb.DEBUG[2024-07-06 03:18:15.754][self$setPropertyValue]
biodb.DEBUG[2024-07-06 03:18:15.756][self$setPropertyValue] Notifying observers about URLs change.
biodb.DEBUG[2024-07-06 03:18:15.757][notifyObservers] Notify observers for notifyConnUrlsUpdated.
biodb.DEBUG[2024-07-06 03:18:15.759][self$setPropertyValue] Setting property "writable" to "TRUE".
biodb.DEBUG[2024-07-06 03:18:15.760][self$setPropertyValue]
biodb.DEBUG[2024-07-06 03:18:15.762][notifyObservers] Notify observers for notifyNewObservers.
biodb.DEBUG[2024-07-06 03:18:15.763][FUN] Trying to call function notifyNewObservers on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:15.765][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:15.766][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:15.767][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:18:15.769][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:18:15.770][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:15.771][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:15.773][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:15.774][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:18:15.775][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:18:15.776][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:15.778][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:15.779][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:15.780][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:18:15.782][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:18:15.783][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:15.785][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:15.786][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:15.787][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:18:15.789][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:18:15.790][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:15.791][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:15.793][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:15.794][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:18:15.795][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:18:15.797][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:15.798][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:15.799][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:15.801][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:18:15.802][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:18:15.803][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:15.805][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:15.806][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:15.807][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:18:15.809][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:18:15.810][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:15.811][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:15.813][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:15.814][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:18:15.815][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:18:15.817][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:15.818][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:15.819][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:15.821][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:18:15.822][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:18:15.824][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:15.825][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:15.826][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:15.828][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:18:15.829][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:18:15.830][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:15.832][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:15.833][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:15.834][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:18:15.836][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:18:15.837][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:15.838][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:15.840][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:15.841][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:18:15.843][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:18:15.844][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:15.845][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:15.847][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:15.848][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:18:15.850][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:18:15.851][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:15.852][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:15.854][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:15.855][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:18:15.856][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:18:15.858][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:15.859][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:15.860][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:15.862][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:18:15.863][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:18:15.865][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:15.866][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:15.868][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:15.869][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:18:15.870][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:18:15.872][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:15.873][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:15.874][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:15.875][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:18:15.877][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:18:15.878][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:15.879][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:15.881][self$getEntryFields()$define] Define field accession.
biodb.DEBUG[2024-07-06 03:18:15.883][self$getEntryFields()$define] Define field description.
biodb.DEBUG[2024-07-06 03:18:15.886][self$getEntryFields()$define] Define field name.
biodb.DEBUG[2024-07-06 03:18:15.888][self$getEntryFields()$define] Define field cas.id.
biodb.DEBUG[2024-07-06 03:18:15.890][self$getEntryFields()$define] Define field chebi.id.
biodb.DEBUG[2024-07-06 03:18:15.901][self$getEntryFields()$define] Define field chemspider.id.
biodb.DEBUG[2024-07-06 03:18:15.903][self$getEntryFields()$define] Define field comp.csv.file.id.
biodb.DEBUG[2024-07-06 03:18:15.905][self$getEntryFields()$define] Define field comp.sqlite.id.
biodb.DEBUG[2024-07-06 03:18:15.908][self$getEntryFields()$define] Define field expasy.enzyme.id.
biodb.DEBUG[2024-07-06 03:18:15.910][self$getEntryFields()$define] Define field hmdb.metabolites.id.
biodb.DEBUG[2024-07-06 03:18:15.912][self$getEntryFields()$define] Define field kegg.compound.id.
biodb.DEBUG[2024-07-06 03:18:15.915][self$getEntryFields()$define] Define field kegg.genes.id.
biodb.DEBUG[2024-07-06 03:18:15.917][self$getEntryFields()$define] Define field mass.csv.file.id.
biodb.DEBUG[2024-07-06 03:18:15.919][self$getEntryFields()$define] Define field mass.sqlite.id.
biodb.DEBUG[2024-07-06 03:18:15.922][self$getEntryFields()$define] Define field ncbi.gene.id.
biodb.DEBUG[2024-07-06 03:18:15.924][self$getEntryFields()$define] Define field ncbi.pubchem.comp.id.
biodb.DEBUG[2024-07-06 03:18:15.926][self$getEntryFields()$define] Define field compound.id.
biodb.DEBUG[2024-07-06 03:18:15.929][self$getEntryFields()$define] Define field average.mass.
biodb.DEBUG[2024-07-06 03:18:15.931][self$getEntryFields()$define] Define field molecular.mass.
biodb.DEBUG[2024-07-06 03:18:15.933][self$getEntryFields()$define] Define field monoisotopic.mass.
biodb.DEBUG[2024-07-06 03:18:15.936][self$getEntryFields()$define] Define field nominal.mass.
biodb.DEBUG[2024-07-06 03:18:15.938][self$getEntryFields()$define] Define field peak.attr.
biodb.DEBUG[2024-07-06 03:18:15.940][self$getEntryFields()$define] Define field peak.comp.
biodb.DEBUG[2024-07-06 03:18:15.943][self$getEntryFields()$define] Define field peak.error.ppm.
biodb.DEBUG[2024-07-06 03:18:15.945][self$getEntryFields()$define] Define field peak.formula.
biodb.DEBUG[2024-07-06 03:18:15.947][self$getEntryFields()$define] Define field peak.intensity.
biodb.DEBUG[2024-07-06 03:18:15.949][self$getEntryFields()$define] Define field peak.mass.
biodb.DEBUG[2024-07-06 03:18:15.951][self$getEntryFields()$define] Define field peak.mztheo.
biodb.DEBUG[2024-07-06 03:18:15.953][self$getEntryFields()$define] Define field peak.mzexp.
biodb.DEBUG[2024-07-06 03:18:15.955][self$getEntryFields()$define] Define field peak.mz.
biodb.DEBUG[2024-07-06 03:18:15.957][self$getEntryFields()$define] Define field peak.relative.intensity.
biodb.DEBUG[2024-07-06 03:18:15.959][self$getEntryFields()$define] Define field peaks.
biodb.DEBUG[2024-07-06 03:18:15.961][self$getEntryFields()$define] Define field chrom.col.constructor.
biodb.DEBUG[2024-07-06 03:18:15.963][self$getEntryFields()$define] Define field chrom.col.diameter.
biodb.DEBUG[2024-07-06 03:18:15.965][self$getEntryFields()$define] Define field chrom.col.id.
biodb.DEBUG[2024-07-06 03:18:15.967][self$getEntryFields()$define] Define field chrom.col.length.
biodb.DEBUG[2024-07-06 03:18:15.969][self$getEntryFields()$define] Define field chrom.col.method.protocol.
biodb.DEBUG[2024-07-06 03:18:15.971][self$getEntryFields()$define] Define field chrom.col.name.
biodb.DEBUG[2024-07-06 03:18:15.973][self$getEntryFields()$define] Define field chrom.flow.gradient.
biodb.DEBUG[2024-07-06 03:18:15.975][self$getEntryFields()$define] Define field chrom.flow.rate.
biodb.DEBUG[2024-07-06 03:18:15.977][self$getEntryFields()$define] Define field chrom.rt.
biodb.DEBUG[2024-07-06 03:18:15.979][self$getEntryFields()$define] Define field chrom.rt.max.
biodb.DEBUG[2024-07-06 03:18:15.981][self$getEntryFields()$define] Define field chrom.rt.min.
biodb.DEBUG[2024-07-06 03:18:15.983][self$getEntryFields()$define] Define field chrom.rt.unit.
biodb.DEBUG[2024-07-06 03:18:15.985][self$getEntryFields()$define] Define field chrom.solvent.
biodb.DEBUG[2024-07-06 03:18:15.987][self$getEntryFields()$define] Define field aa.seq.
biodb.DEBUG[2024-07-06 03:18:15.989][self$getEntryFields()$define] Define field aa.seq.length.
biodb.DEBUG[2024-07-06 03:18:15.991][self$getEntryFields()$define] Define field aa.seq.location.
biodb.DEBUG[2024-07-06 03:18:15.993][self$getEntryFields()$define] Define field nt.seq.
biodb.DEBUG[2024-07-06 03:18:15.995][self$getEntryFields()$define] Define field nt.seq.length.
biodb.DEBUG[2024-07-06 03:18:15.998][self$getEntryFields()$define] Define field ec.
biodb.DEBUG[2024-07-06 03:18:16.000][self$getEntryFields()$define] Define field organism.
biodb.DEBUG[2024-07-06 03:18:16.002][self$getEntryFields()$define] Define field pathway.class.
biodb.DEBUG[2024-07-06 03:18:16.004][self$getEntryFields()$define] Define field catalytic.activity.
biodb.DEBUG[2024-07-06 03:18:16.006][self$getEntryFields()$define] Define field cofactor.
biodb.DEBUG[2024-07-06 03:18:16.008][self$getEntryFields()$define] Define field gene.symbol.
biodb.DEBUG[2024-07-06 03:18:16.010][self$getEntryFields()$define] Define field charge.
biodb.DEBUG[2024-07-06 03:18:16.012][self$getEntryFields()$define] Define field comp.iupac.name.allowed.
biodb.DEBUG[2024-07-06 03:18:16.014][self$getEntryFields()$define] Define field comp.iupac.name.cas.
biodb.DEBUG[2024-07-06 03:18:16.016][self$getEntryFields()$define] Define field comp.iupac.name.pref.
biodb.DEBUG[2024-07-06 03:18:16.018][self$getEntryFields()$define] Define field comp.iupac.name.syst.
biodb.DEBUG[2024-07-06 03:18:16.020][self$getEntryFields()$define] Define field comp.iupac.name.trad.
biodb.DEBUG[2024-07-06 03:18:16.022][self$getEntryFields()$define] Define field comp.super.class.
biodb.DEBUG[2024-07-06 03:18:16.024][self$getEntryFields()$define] Define field equation.
biodb.DEBUG[2024-07-06 03:18:16.025][self$getEntryFields()$define] Define field formula.
biodb.DEBUG[2024-07-06 03:18:16.027][self$getEntryFields()$define] Define field composition.
biodb.DEBUG[2024-07-06 03:18:16.029][self$getEntryFields()$define] Define field inchi.
biodb.DEBUG[2024-07-06 03:18:16.031][self$getEntryFields()$define] Define field inchikey.
biodb.DEBUG[2024-07-06 03:18:16.033][self$getEntryFields()$define] Define field logp.
biodb.DEBUG[2024-07-06 03:18:16.035][self$getEntryFields()$define] Define field ms.level.
biodb.DEBUG[2024-07-06 03:18:16.037][self$getEntryFields()$define] Define field ms.mode.
biodb.DEBUG[2024-07-06 03:18:16.039][self$getEntryFields()$define] Define field msdev.
biodb.DEBUG[2024-07-06 03:18:16.041][self$getEntryFields()$define] Define field msdevtype.
biodb.DEBUG[2024-07-06 03:18:16.043][self$getEntryFields()$define] Define field msprecannot.
biodb.DEBUG[2024-07-06 03:18:16.045][self$getEntryFields()$define] Define field msprecmz.
biodb.DEBUG[2024-07-06 03:18:16.047][self$getEntryFields()$define] Define field mstype.
biodb.DEBUG[2024-07-06 03:18:16.049][self$getEntryFields()$define] Define field nb.compounds.
biodb.DEBUG[2024-07-06 03:18:16.051][self$getEntryFields()$define] Define field nb.peaks.
biodb.DEBUG[2024-07-06 03:18:16.053][self$getEntryFields()$define] Define field products.
biodb.DEBUG[2024-07-06 03:18:16.055][self$getEntryFields()$define] Define field smiles.
biodb.DEBUG[2024-07-06 03:18:16.057][self$getEntryFields()$define] Define field smiles.canonical.
biodb.DEBUG[2024-07-06 03:18:16.059][self$getEntryFields()$define] Define field smiles.isomeric.
biodb.DEBUG[2024-07-06 03:18:16.061][self$getEntryFields()$define] Define field substrates.
biodb.DEBUG[2024-07-06 03:18:16.063][initialize] Created successfully new BiodbMain instance.
biodb.DEBUG[2024-07-06 03:18:16.065][initialize] This is biodb version 1.13.0.
biodb.DEBUG[2024-07-06 03:18:16.067][notifyObservers] Notify observers for notifyNewObservers.
biodb.DEBUG[2024-07-06 03:18:16.068][FUN] Trying to call function notifyNewObservers on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:18:16.069][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:18:16.070][FUN] Trying to call function notifyNewObservers on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:16.071][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:16.073][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:16.074][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:18:16.075][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:18:16.076][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:18:16.078][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:18:16.079][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:16.080][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:16.082][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:16.083][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:18:16.084][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:18:16.086][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:18:16.087][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:18:16.089][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:16.090][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:16.091][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:16.093][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:18:16.094][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:18:16.095][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:18:16.097][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:18:16.098][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:16.099][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:16.100][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:16.101][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:18:16.103][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:18:16.104][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:18:16.105][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:18:16.106][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:16.108][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:16.110][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:16.111][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:18:16.112][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:18:16.113][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:18:16.114][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:18:16.116][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:16.117][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:16.118][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:16.119][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:18:16.120][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:18:16.122][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:18:16.123][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:18:16.124][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:16.125][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:16.126][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:16.127][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:18:16.129][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:18:16.130][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:18:16.131][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:18:16.132][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:16.133][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:16.135][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:16.136][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:18:16.137][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:18:16.146][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:18:16.147][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:18:16.148][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:16.149][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:16.150][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:16.152][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:18:16.153][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:18:16.154][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:18:16.155][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:18:16.156][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:16.158][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:16.159][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:16.160][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:18:16.161][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:18:16.162][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:18:16.163][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:18:16.165][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:16.166][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:16.167][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:16.168][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:18:16.169][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:18:16.171][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:18:16.172][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:18:16.173][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:16.174][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:16.175][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:16.176][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:18:16.178][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:18:16.179][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:18:16.180][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:18:16.181][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:16.182][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:16.184][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:16.185][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:18:16.186][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:18:16.187][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:18:16.188][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:18:16.189][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:16.191][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:16.192][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:16.193][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:18:16.194][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:18:16.195][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:18:16.197][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:18:16.198][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:16.199][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:16.200][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:16.201][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:18:16.202][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:18:16.204][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:18:16.205][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:18:16.206][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:16.207][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:16.208][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:16.210][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:18:16.211][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:18:16.212][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:18:16.213][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:18:16.214][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:16.216][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:16.217][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-07-06 03:18:16.218][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:18:16.219][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:18:16.220][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:18:16.221][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:18:16.223][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:16.224][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:16.226][biodb$loadDefinitions] Load definitions from file "/home/biocbuild/R/R-4.4.1/site-library/biodbChebi/definitions.yml".
biodb.DEBUG[2024-07-06 03:18:16.228][self$getDbsInfo()$define] Define connector chebi.
biodb.DEBUG[2024-07-06 03:18:16.230][self$setPropertyValue] Setting property "compound.db" to "TRUE".
biodb.DEBUG[2024-07-06 03:18:16.232][self$setPropertyValue] Setting property "description" to "NA".
biodb.DEBUG[2024-07-06 03:18:16.233][self$setPropertyValue] Setting property "disabled" to "FALSE".
biodb.DEBUG[2024-07-06 03:18:16.235][self$setPropertyValue] Setting property "disabling.reason" to "".
biodb.DEBUG[2024-07-06 03:18:16.236][self$setPropertyValue] Setting property "downloadable" to "FALSE".
biodb.DEBUG[2024-07-06 03:18:16.237][self$setPropertyValue] Setting property "dwnld.ext" to "NA".
biodb.DEBUG[2024-07-06 03:18:16.239][self$setPropertyValue] Setting property "editable" to "FALSE".
biodb.DEBUG[2024-07-06 03:18:16.240][self$setPropertyValue] Setting property "entry.content.encoding" to "UTF-8".
biodb.DEBUG[2024-07-06 03:18:16.241][self$setPropertyValue] Setting property "entry.content.type" to "xml".
biodb.DEBUG[2024-07-06 03:18:16.243][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")".
biodb.DEBUG[2024-07-06 03:18:16.244][self$setPropertyValue] Setting property "mass.db" to "FALSE".
biodb.DEBUG[2024-07-06 03:18:16.245][self$setPropertyValue] Setting property "name" to "ChEBI".
biodb.DEBUG[2024-07-06 03:18:16.247][self$setPropertyValue] Setting property "package" to "biodb".
biodb.DEBUG[2024-07-06 03:18:16.248][self$setPropertyValue] Setting property "parsing.expr" to "substring-after(//chebi:return/chebi:chebiId,'CHEBI:')".
biodb.DEBUG[2024-07-06 03:18:16.248][self$setPropertyValue] Setting property "parsing.expr" to "//chebi:charge".
biodb.DEBUG[2024-07-06 03:18:16.248][self$setPropertyValue] Setting property "parsing.expr" to "c("//chebi:Formulae/chebi:source[text()='ChEBI']/../chebi:data", "(//chebi:Formulae/chebi:data)[1]")".
biodb.DEBUG[2024-07-06 03:18:16.248][self$setPropertyValue] Setting property "parsing.expr" to "//chebi:return/chebi:inchi".
biodb.DEBUG[2024-07-06 03:18:16.248][self$setPropertyValue] Setting property "parsing.expr" to "//chebi:return/chebi:inchiKey".
biodb.DEBUG[2024-07-06 03:18:16.248][self$setPropertyValue] Setting property "parsing.expr" to "//chebi:DatabaseLinks/chebi:type[text()='KEGG COMPOUND accession']/../chebi:data".
biodb.DEBUG[2024-07-06 03:18:16.248][self$setPropertyValue] Setting property "parsing.expr" to "//chebi:mass".
biodb.DEBUG[2024-07-06 03:18:16.248][self$setPropertyValue] Setting property "parsing.expr" to "//chebi:monoisotopicMass".
biodb.DEBUG[2024-07-06 03:18:16.248][self$setPropertyValue] Setting property "parsing.expr" to "c("//chebi:chebiAsciiName", "//chebi:Synonyms/chebi:data")".
biodb.DEBUG[2024-07-06 03:18:16.248][self$setPropertyValue] Setting property "parsing.expr" to "//chebi:return/chebi:entityStar".
biodb.DEBUG[2024-07-06 03:18:16.248][self$setPropertyValue] Setting property "parsing.expr" to "//chebi:return/chebi:smiles".
biodb.DEBUG[2024-07-06 03:18:16.250][self$setPropertyValue] Setting property "remote" to "TRUE".
biodb.DEBUG[2024-07-06 03:18:16.251][self$setPropertyValue] Setting property "searchable.fields" to "name".
biodb.DEBUG[2024-07-06 03:18:16.251][self$setPropertyValue] Setting property "searchable.fields" to "monoisotopic.mass".
biodb.DEBUG[2024-07-06 03:18:16.251][self$setPropertyValue] Setting property "searchable.fields" to "molecular.mass".
biodb.DEBUG[2024-07-06 03:18:16.252][self$setPropertyValue] Setting property "scheduler.n" to "3".
biodb.DEBUG[2024-07-06 03:18:16.254][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2024-07-06 03:18:16.255][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2024-07-06 03:18:16.256][self$setPropertyValue] Setting property "scheduler.t" to "1".
biodb.DEBUG[2024-07-06 03:18:16.257][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2024-07-06 03:18:16.259][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2024-07-06 03:18:16.260][self$setPropertyValue] Setting property "token" to "NA".
biodb.DEBUG[2024-07-06 03:18:16.261][self$setPropertyValue] Setting property "urls" to "https://www.ebi.ac.uk/chebi/".
biodb.DEBUG[2024-07-06 03:18:16.261][self$setPropertyValue] Setting property "urls" to "https://www.ebi.ac.uk/webservices/chebi/2.0/".
biodb.DEBUG[2024-07-06 03:18:16.263][self$setPropertyValue] Notifying observers about URLs change.
biodb.DEBUG[2024-07-06 03:18:16.264][notifyObservers] Notify observers for notifyConnUrlsUpdated.
biodb.DEBUG[2024-07-06 03:18:16.265][self$setPropertyValue] Setting property "writable" to "FALSE".
biodb.DEBUG[2024-07-06 03:18:16.266][self$setPropertyValue] Setting property "xml.ns" to "https://www.ebi.ac.uk/webservices/chebi".
biodb.DEBUG[2024-07-06 03:18:16.266][self$setPropertyValue] Setting property "xml.ns" to "http://www.w3.org/2001/XMLSchema".
biodb.DEBUG[2024-07-06 03:18:16.268][self$getEntryFields()$define] Define field chebi.id.
biodb.DEBUG[2024-07-06 03:18:16.270][self$getEntryFields()$define] Define field kegg.compound.id.
biodb.DEBUG[2024-07-06 03:18:16.272][self$getEntryFields()$define] Define field n_stars.
biodb.DEBUG[2024-07-06 03:18:16.274][self$getEntryFields()$define] Define field molecular.mass.
biodb.DEBUG[2024-07-06 03:18:16.276][self$getEntryFields()$define] Define field inchi.
biodb.DEBUG[2024-07-06 03:18:16.279][self$getEntryFields()$define] Define field inchikey.
biodb.DEBUG[2024-07-06 03:18:16.283][super$initialize] Initialize connector chebi.
biodb.DEBUG[2024-07-06 03:18:16.285][super$initialize] Register connector chebi with the request scheduler
biodb.DEBUG[2024-07-06 03:18:16.286][private$bdb$getRequestScheduler()$re ...] Register connector chebi.
biodb.DEBUG[2024-07-06 03:18:16.288][private$addConnectorRules] Create new rule for URL "www.ebi.ac.uk" of connector "chebi".
biodb.DEBUG[2024-07-06 03:18:16.290][self$setFrequency] t=1.000000, n=3.000000
biodb.DEBUG[2024-07-06 03:18:16.291][self$setFrequency] t=1.000000, n=3.000000
biodb.DEBUG[2024-07-06 03:18:16.293][rule$addConnector] Connector "chebi" is already listed in rule "www.ebi.ac.uk".
biodb.DEBUG[2024-07-06 03:18:16.295][biodb$getFactory()$createConn] Creating new connector chebi for database class chebi .
biodb.INFO [2024-07-06 03:18:16.297][biodb::testThat]
biodb.INFO [2024-07-06 03:18:16.298][biodb::testThat] Running test function  test.chebi.encoding.issue.in.xml  (" ChEBI encoding issue in XML is handled. ").
biodb.INFO [2024-07-06 03:18:16.299][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2024-07-06 03:18:16.301][biodb::testThat]
biodb.DEBUG[2024-07-06 03:18:16.305][self$getBiodb()$getRequestScheduler( ...] Getting content of get URL request "https://www.ebi.ac.uk/webservices/chebi/2.0/webservice?wsdl".
biodb.DEBUG[2024-07-06 03:18:16.310][self$getBiodb()$getRequestScheduler( ...] Loading content of request from cache.
biodb.TRACE[2024-07-06 03:18:16.312][cch$loadFileContent] Trying to load 1 files from cache: [1]: "1ad88a023c4ce2bc0629db4acebeee05".
biodb.TRACE[2024-07-06 03:18:16.314][cch$loadFileContent] file.exist = [1]: "TRUE".
biodb.TRACE[2024-07-06 03:18:16.316][loadFileContents] Loaded 1 files from cache: [1]: "/home/biocbuild/.cache/R/biodb/chebi-0c5076ac2a43d16dbce503a44b09f649/1ad88a023c4ce2bc0629db4acebeee05.content".
biodb.DEBUG[2024-07-06 03:18:16.320][self$getBiodb()$getRequestScheduler( ...] Getting content of get URL request "https://www.ebi.ac.uk/webservices/chebi/2.0/test/getLiteEntity?search=2571&searchCategory=CHEBI ID&maximumResults=10&starsCategory=ALL".
biodb.DEBUG[2024-07-06 03:18:16.325][self$getBiodb()$getRequestScheduler( ...] Loading content of request from cache.
biodb.TRACE[2024-07-06 03:18:16.327][cch$loadFileContent] Trying to load 1 files from cache: [1]: "04c26672f8368e71348af4b34238160e".
biodb.TRACE[2024-07-06 03:18:16.328][cch$loadFileContent] file.exist = [1]: "TRUE".
biodb.TRACE[2024-07-06 03:18:16.330][loadFileContents] Loaded 1 files from cache: [1]: "/home/biocbuild/.cache/R/biodb/chebi-0c5076ac2a43d16dbce503a44b09f649/04c26672f8368e71348af4b34238160e.content".
biodb.DEBUG[2024-07-06 03:18:16.336][private$loadEntries] Creating entries from ids [1]: "2571".
biodb.DEBUG[2024-07-06 03:18:16.338][conn$getEntryContent] Get ChEBI entry content(s) for 1 id(s)...
biodb.TRACE[2024-07-06 03:18:16.340][cch$loadFileContent] Trying to load 1 files from cache: [1]: "2571".
biodb.TRACE[2024-07-06 03:18:16.342][cch$loadFileContent] file.exist = [1]: "FALSE".
biodb.TRACE[2024-07-06 03:18:16.343][loadFileContents] Loaded 0 files from cache: none.
biodb.DEBUG[2024-07-06 03:18:16.345][conn$getEntryContent] 0 ChEBI entry content(s) loaded from cache.
biodb.DEBUG[2024-07-06 03:18:16.346][conn$getEntryContent] 1 entry content(s) need to be fetched from ChEBI database "https://www.ebi.ac.uk/chebi/".
biodb.DEBUG[2024-07-06 03:18:16.348][conn$getEntryContent] dwnld.chunk.size=NA
biodb.DEBUG[2024-07-06 03:18:16.349][conn$getEntryContent] 1 chunk(s) to download.
biodb.DEBUG[2024-07-06 03:18:16.353][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-07-06 03:18:16.354][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:18:16.356][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:18:16.362][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:18:16.363][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:18:16.364][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:18:16.366][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2024-07-06 03:18:16.367][scheduler$sendRequest] Getting content of get URL request "https://www.ebi.ac.uk/webservices/chebi/2.0/test/getCompleteEntity?chebiId=2571".
biodb.DEBUG[2024-07-06 03:18:16.371][private$doSendRequestLoop] Request header is: "".
biodb.DEBUG[2024-07-06 03:18:16.373][private$doSendRequestLoop] Request body is "".
biodb.TRACE[2024-07-06 03:18:16.374][private$doSendRequestOnce] Sent URL is "https://www.ebi.ac.uk/webservices/chebi/2.0/test/getCompleteEntity?chebiId=2571".
biodb.TRACE[2024-07-06 03:18:23.475][getRCurlRequestResult] Using RCurl package for sending request (https://www.ebi.ac.uk/webservices/chebi/2.0/test/getCompleteEntity?chebiId=2571).
biodb.INFO [2024-07-06 03:19:23.585][biodb$terminate] Closing BiodbMain instance...
biodb.DEBUG[2024-07-06 03:19:23.597][private$conn[[conn]]$.__enclos_env__ ...] Unregister connector chebi from the request scheduler
biodb.INFO [2024-07-06 03:19:23.599][self$deleteConn] Connector "chebi" deleted.
biodb.DEBUG[2024-07-06 03:19:23.601][notifyObservers] Notify observers for terminate.
biodb.DEBUG[2024-07-06 03:19:23.602][FUN] Trying to call function terminate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-07-06 03:19:23.603][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-07-06 03:19:23.605][FUN] Trying to call function terminate on observer BiodbEntryFields.
biodb.DEBUG[2024-07-06 03:19:23.606][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-07-06 03:19:23.610][FUN] Trying to call function terminate on observer BiodbConfig.
biodb.DEBUG[2024-07-06 03:19:23.614][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 358 ]

══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_500_non_regressions.R:29:1'): ChEBI encoding issue in XML is handled. ──
Error in `if (!is.na(content) && cfg$isEnabled("cache.system") && !is.null(conn) && 
    cfg$get("cache.all.requests")) {
    logDebug("Saving content of request to cache.")
    cch$saveContentToFile(content, cache.id = conn$getCacheId(), 
        name = request.key, ext = "content")
    cch$saveContentToFile(request$toString(), cache.id = conn$getCacheId(), 
        name = request.key, ext = "request")
}`: missing value where TRUE/FALSE needed
Backtrace:
     ▆
  1. ├─base::do.call(fct, params)
  2. └─biodbChebi (local) `<fn>`(conn = `<ChebiCnn>`)
  3.   └─conn$getEntry("2571") at test_500_non_regressions.R:12:9
  4.     └─private$bdb$getFactory()$getEntry(self$getId(), id = id, drop = drop)
  5.       └─private$loadEntries(conn$getId(), missing.ids, drop = FALSE)
  6.         └─conn$getEntryContent(ids)
  7.           └─self$getEntryContentFromDb(ch.missing.ids)
  8.             └─private$doGetEntryContentFromDb(entry.id)
  9.               └─private$doGetEntryContentOneByOne(id)
 10.                 └─scheduler$sendRequest(requests[[i]])

[ FAIL 1 | WARN 0 | SKIP 0 | PASS 358 ]
Error: Test failures
Execution halted

Example timings

biodbChebi.Rcheck/biodbChebi-Ex.timings

nameusersystemelapsed
ChebiConn1.1430.0523.853
ChebiEntry0.2100.0080.218