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

This page was generated on 2024-06-25 17:41 -0400 (Tue, 25 Jun 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 (2024-04-24) -- "Puppy Cup" 4760
palomino3Windows Server 2022 Datacenterx644.4.0 (2024-04-24 ucrt) -- "Puppy Cup" 4494
merida1macOS 12.7.4 Montereyx86_644.4.0 (2024-04-24) -- "Puppy Cup" 4508
kjohnson1macOS 13.6.6 Venturaarm644.4.0 (2024-04-24) -- "Puppy Cup" 4466
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 204/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
biodbLipidmaps 1.10.0  (landing page)
Pierrick Roger
Snapshot Date: 2024-06-23 14:00 -0400 (Sun, 23 Jun 2024)
git_url: https://git.bioconductor.org/packages/biodbLipidmaps
git_branch: RELEASE_3_19
git_last_commit: 323ed25
git_last_commit_date: 2024-04-30 11:39:02 -0400 (Tue, 30 Apr 2024)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    ERROR  
palomino3Windows Server 2022 Datacenter / x64  OK    OK    ERROR    OK  
merida1macOS 12.7.4 Monterey / x86_64  OK    OK    ERROR    OK  
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    ERROR    OK  


CHECK results for biodbLipidmaps on merida1

To the developers/maintainers of the biodbLipidmaps package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/biodbLipidmaps.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.

raw results


Summary

Package: biodbLipidmaps
Version: 1.10.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:biodbLipidmaps.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings biodbLipidmaps_1.10.0.tar.gz
StartedAt: 2024-06-24 01:05:49 -0400 (Mon, 24 Jun 2024)
EndedAt: 2024-06-24 01:11:17 -0400 (Mon, 24 Jun 2024)
EllapsedTime: 328.7 seconds
RetCode: 1
Status:   ERROR  
CheckDir: biodbLipidmaps.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:biodbLipidmaps.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings biodbLipidmaps_1.10.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.19-bioc/meat/biodbLipidmaps.Rcheck’
* using R version 4.4.0 (2024-04-24)
* using platform: x86_64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Monterey 12.7.4
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘biodbLipidmaps/DESCRIPTION’ ... OK
* this is package ‘biodbLipidmaps’ version ‘1.10.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 ‘biodbLipidmaps’ 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 whether startup messages can be suppressed ... 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
Examples with CPU (user + system) or elapsed time > 5s
                        user system elapsed
LipidmapsStructureConn 4.405  1.885  14.334
* 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:
  ── Failure ('test_100_generic.R:16:1'): The peak table is correct. ─────────────
  any(vapply(entries, is.null, FUN.VALUE = TRUE)) is not FALSE
  
  `actual`:   TRUE 
  `expected`: FALSE
  One of the entries is NULL.
  Backtrace:
      ▆
   1. ├─base::do.call(fct, params)
   2. └─biodb (local) `<fn>`(conn = `<LpdmpsSC>`, opt = `<named list>`)
   3.   └─testthat::expect_false(...)
  
  [ FAIL 2 | WARN 0 | SKIP 0 | PASS 167 ]
  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
  ‘/Users/biocbuild/bbs-3.19-bioc/meat/biodbLipidmaps.Rcheck/00check.log’
for details.


Installation output

biodbLipidmaps.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL biodbLipidmaps
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library’
* installing *source* package ‘biodbLipidmaps’ ...
** 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
Warning in fun(libname, pkgname) :
  Package 'biodbLipidmaps' is deprecated and will be removed from
  Bioconductor version 3.20
** testing if installed package can be loaded from final location
Warning in fun(libname, pkgname) :
  Package 'biodbLipidmaps' is deprecated and will be removed from
  Bioconductor version 3.20
** testing if installed package keeps a record of temporary installation path
* DONE (biodbLipidmaps)

Tests output

biodbLipidmaps.Rcheck/tests/testthat.Rout.fail


R version 4.4.0 (2024-04-24) -- "Puppy Cup"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin20

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.

> # Script needed to run testthat automatically from ‘R CMD check’. See
> # testthat::test_dir documentation.
> library(testthat)
> library(biodbLipidmaps)
Warning message:
In fun(libname, pkgname) :
  Package 'biodbLipidmaps' is deprecated and will be removed from
  Bioconductor version 3.20
> Sys.setenv(TESTTHAT_REPORTER="summary")
> Sys.setenv(BIODB_LOG_DST="console")
> test_check("biodbLipidmaps")
biodb.INFO [2024-06-24 01:08:27.188][biodb::testContext]
biodb.INFO [2024-06-24 01:08:27.199][biodb::testContext] ********************************************************************************
biodb.INFO [2024-06-24 01:08:27.202][biodb::testContext] Test context - Generic tests
biodb.INFO [2024-06-24 01:08:27.208][biodb::testContext] ********************************************************************************
biodb.INFO [2024-06-24 01:08:27.210][biodb::testContext]
biodb.INFO [2024-06-24 01:08:27.248][private$loadBiodbPkgsDefinitions] Loading definitions from package biodb version 1.12.0.
biodb.DEBUG[2024-06-24 01:08:27.259][self$loadDefinitions] Load definitions from file "/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/biodb/definitions.yml".
biodb.DEBUG[2024-06-24 01:08:27.323][notifyObservers] Notify observers for notifyNewObservers.
biodb.DEBUG[2024-06-24 01:08:27.356][self$getConfig()$define] Define config key allow.huge.downloads.
biodb.DEBUG[2024-06-24 01:08:27.359][self$set] Set key allow.huge.downloads to TRUE.
biodb.DEBUG[2024-06-24 01:08:27.362][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:08:27.378][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:08:27.381][FUN] Functions in observer BiodbConfig: [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-06-24 01:08:27.384][self$getConfig()$define] Define config key autoload.extra.pkgs.
biodb.DEBUG[2024-06-24 01:08:27.523][self$set] Set key autoload.extra.pkgs to TRUE.
biodb.DEBUG[2024-06-24 01:08:27.525][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:08:27.541][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:08:27.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-06-24 01:08:27.546][self$getConfig()$define] Define config key cache.all.requests.
biodb.DEBUG[2024-06-24 01:08:27.549][self$set] Set key cache.all.requests to TRUE.
biodb.DEBUG[2024-06-24 01:08:27.562][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:08:27.565][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:08:27.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-06-24 01:08:27.569][self$getConfig()$define] Define config key cache.directory.
biodb.DEBUG[2024-06-24 01:08:27.583][self$getConfig()$define] Define config key cache.read.only.
biodb.DEBUG[2024-06-24 01:08:27.587][self$set] Set key cache.read.only to FALSE.
biodb.DEBUG[2024-06-24 01:08:27.589][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:08:27.591][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:08:27.604][FUN] Functions in observer BiodbConfig: [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-06-24 01:08:27.606][self$getConfig()$define] Define config key cache.subfolders.
biodb.DEBUG[2024-06-24 01:08:27.608][self$getConfig()$define] Define config key cache.system.
biodb.DEBUG[2024-06-24 01:08:27.611][self$set] Set key cache.system to TRUE.
biodb.DEBUG[2024-06-24 01:08:27.622][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:08:27.624][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:08:27.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-06-24 01:08:27.628][self$getConfig()$define] Define config key use.cache.for.local.db.
biodb.DEBUG[2024-06-24 01:08:27.630][self$set] Set key use.cache.for.local.db to FALSE.
biodb.DEBUG[2024-06-24 01:08:27.645][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:08:27.649][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:08:27.652][FUN] Functions in observer BiodbConfig: [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-06-24 01:08:27.654][self$getConfig()$define] Define config key dwnld.chunk.size.
biodb.DEBUG[2024-06-24 01:08:27.667][self$getConfig()$define] Define config key dwnld.timeout.
biodb.DEBUG[2024-06-24 01:08:27.670][self$set] Set key dwnld.timeout to 3600.
biodb.DEBUG[2024-06-24 01:08:27.672][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:08:27.675][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:08:27.686][FUN] Functions in observer BiodbConfig: [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-06-24 01:08:27.688][self$getConfig()$define] Define config key compute.fields.
biodb.DEBUG[2024-06-24 01:08:27.691][self$set] Set key compute.fields to TRUE.
biodb.DEBUG[2024-06-24 01:08:27.693][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:08:27.704][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:08:27.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.DEBUG[2024-06-24 01:08:27.709][self$getConfig()$define] Define config key factory.cache.
biodb.DEBUG[2024-06-24 01:08:27.711][self$getConfig()$define] Define config key force.locale.
biodb.DEBUG[2024-06-24 01:08:27.714][self$set] Set key force.locale to TRUE.
biodb.DEBUG[2024-06-24 01:08:27.724][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:08:27.726][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:08:27.728][FUN] Functions in observer BiodbConfig: [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-06-24 01:08:27.731][self$getConfig()$define] Define config key longterm.cache.subfolder.
biodb.DEBUG[2024-06-24 01:08:27.733][self$getConfig()$define] Define config key msg.caution.lvl.
biodb.DEBUG[2024-06-24 01:08:27.736][self$getConfig()$define] Define config key msg.debug.lvl.
biodb.DEBUG[2024-06-24 01:08:27.739][self$getConfig()$define] Define config key msg.info.lvl.
biodb.DEBUG[2024-06-24 01:08:27.744][self$getConfig()$define] Define config key multival.field.sep.
biodb.DEBUG[2024-06-24 01:08:27.752][self$set] Set key multival.field.sep to ";".
biodb.DEBUG[2024-06-24 01:08:27.754][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:08:27.757][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:08:27.759][FUN] Functions in observer BiodbConfig: [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-06-24 01:08:27.771][self$getConfig()$define] Define config key intra.field.name.sep.
biodb.DEBUG[2024-06-24 01:08:27.774][self$set] Set key intra.field.name.sep to ".".
biodb.DEBUG[2024-06-24 01:08:27.776][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:08:27.778][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:08:27.793][FUN] Functions in observer BiodbConfig: [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-06-24 01:08:27.795][self$getConfig()$define] Define config key entries.sep.
biodb.DEBUG[2024-06-24 01:08:27.798][self$set] Set key entries.sep to "|".
biodb.DEBUG[2024-06-24 01:08:27.801][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:08:27.810][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:08:27.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.DEBUG[2024-06-24 01:08:27.815][self$getConfig()$define] Define config key offline.
biodb.DEBUG[2024-06-24 01:08:27.817][self$set] Set key offline to FALSE.
biodb.DEBUG[2024-06-24 01:08:27.827][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:08:27.829][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:08:27.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-06-24 01:08:27.834][self$getConfig()$define] Define config key persistent.cache.impl.
biodb.DEBUG[2024-06-24 01:08:27.837][self$set] Set key persistent.cache.impl to "custom".
biodb.DEBUG[2024-06-24 01:08:27.839][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:08:27.841][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:08:27.844][FUN] Functions in observer BiodbConfig: [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-06-24 01:08:27.846][self$getConfig()$define] Define config key proton.mass.
biodb.DEBUG[2024-06-24 01:08:27.858][self$set] Set key proton.mass to 1.0072765.
biodb.DEBUG[2024-06-24 01:08:27.860][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:08:27.863][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:08:27.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-06-24 01:08:27.892][self$getConfig()$define] Define config key shortterm.cache.subfolder.
biodb.DEBUG[2024-06-24 01:08:27.895][self$getConfig()$define] Define config key svn.binary.path.
biodb.DEBUG[2024-06-24 01:08:27.917][self$set] Set key svn.binary.path to "".
biodb.DEBUG[2024-06-24 01:08:27.919][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:08:27.921][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:08:27.923][FUN] Functions in observer BiodbConfig: [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-06-24 01:08:27.925][self$getConfig()$define] Define config key test.functions.
biodb.DEBUG[2024-06-24 01:08:27.928][self$getConfig()$define] Define config key useragent.
biodb.DEBUG[2024-06-24 01:08:27.931][self$set] Set key useragent to "R Bioconductor biodb library.".
biodb.DEBUG[2024-06-24 01:08:27.933][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:08:27.935][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:08:27.940][FUN] Functions in observer BiodbConfig: [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-06-24 01:08:27.947][self$getDbsInfo()$define] Define connector comp.csv.file.
biodb.DEBUG[2024-06-24 01:08:28.077][self$setPropertyValue] Setting property "compound.db" to "TRUE".
biodb.DEBUG[2024-06-24 01:08:28.146][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-06-24 01:08:28.149][self$setPropertyValue] Setting property "disabled" to "FALSE".
biodb.DEBUG[2024-06-24 01:08:28.151][self$setPropertyValue] Setting property "disabling.reason" to "".
biodb.DEBUG[2024-06-24 01:08:28.155][self$setPropertyValue] Setting property "downloadable" to "FALSE".
biodb.DEBUG[2024-06-24 01:08:28.157][self$setPropertyValue] Setting property "dwnld.ext" to "NA".
biodb.DEBUG[2024-06-24 01:08:28.159][self$setPropertyValue] Setting property "editable" to "TRUE".
biodb.DEBUG[2024-06-24 01:08:28.162][self$setPropertyValue] Setting property "entry.content.encoding" to "NA".
biodb.DEBUG[2024-06-24 01:08:28.169][self$setPropertyValue] Setting property "entry.content.type" to "tsv".
biodb.DEBUG[2024-06-24 01:08:28.171][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")".
biodb.DEBUG[2024-06-24 01:08:28.178][self$setPropertyValue] Setting property "mass.db" to "FALSE".
biodb.DEBUG[2024-06-24 01:08:28.181][self$setPropertyValue] Setting property "name" to "Compound CSV File".
biodb.DEBUG[2024-06-24 01:08:28.188][self$setPropertyValue] Setting property "package" to "biodb".
biodb.DEBUG[2024-06-24 01:08:28.191][self$setPropertyValue]
biodb.DEBUG[2024-06-24 01:08:28.193][self$setPropertyValue] Setting property "remote" to "FALSE".
biodb.DEBUG[2024-06-24 01:08:28.195][self$setPropertyValue] Setting property "searchable.fields" to "name".
biodb.DEBUG[2024-06-24 01:08:28.195][self$setPropertyValue] Setting property "searchable.fields" to "monoisotopic.mass".
biodb.DEBUG[2024-06-24 01:08:28.195][self$setPropertyValue] Setting property "searchable.fields" to "molecular.mass".
biodb.DEBUG[2024-06-24 01:08:28.195][self$setPropertyValue] Setting property "searchable.fields" to "average.mass".
biodb.DEBUG[2024-06-24 01:08:28.195][self$setPropertyValue] Setting property "searchable.fields" to "nominal.mass".
biodb.DEBUG[2024-06-24 01:08:28.202][self$setPropertyValue] Setting property "scheduler.n" to "1".
biodb.DEBUG[2024-06-24 01:08:28.205][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2024-06-24 01:08:28.210][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2024-06-24 01:08:28.212][self$setPropertyValue] Setting property "scheduler.t" to "1".
biodb.DEBUG[2024-06-24 01:08:28.215][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2024-06-24 01:08:28.217][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2024-06-24 01:08:28.219][self$setPropertyValue] Setting property "token" to "NA".
biodb.DEBUG[2024-06-24 01:08:28.222][self$setPropertyValue]
biodb.DEBUG[2024-06-24 01:08:28.224][self$setPropertyValue] Notifying observers about URLs change.
biodb.DEBUG[2024-06-24 01:08:28.226][notifyObservers] Notify observers for notifyConnUrlsUpdated.
biodb.DEBUG[2024-06-24 01:08:28.229][self$setPropertyValue] Setting property "writable" to "TRUE".
biodb.DEBUG[2024-06-24 01:08:28.231][self$setPropertyValue]
biodb.DEBUG[2024-06-24 01:08:28.235][self$getDbsInfo()$define] Define connector comp.sqlite.
biodb.DEBUG[2024-06-24 01:08:28.241][self$setPropertyValue] Setting property "compound.db" to "TRUE".
biodb.DEBUG[2024-06-24 01:08:28.243][self$setPropertyValue] Setting property "description" to "A connector to handle a compound database stored inside an SQLite file.".
biodb.DEBUG[2024-06-24 01:08:28.254][self$setPropertyValue] Setting property "disabled" to "FALSE".
biodb.DEBUG[2024-06-24 01:08:28.257][self$setPropertyValue] Setting property "disabling.reason" to "".
biodb.DEBUG[2024-06-24 01:08:28.259][self$setPropertyValue] Setting property "downloadable" to "FALSE".
biodb.DEBUG[2024-06-24 01:08:28.261][self$setPropertyValue] Setting property "dwnld.ext" to "NA".
biodb.DEBUG[2024-06-24 01:08:28.264][self$setPropertyValue] Setting property "editable" to "TRUE".
biodb.DEBUG[2024-06-24 01:08:28.266][self$setPropertyValue] Setting property "entry.content.encoding" to "NA".
biodb.DEBUG[2024-06-24 01:08:28.268][self$setPropertyValue] Setting property "entry.content.type" to "list".
biodb.DEBUG[2024-06-24 01:08:28.271][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")".
biodb.DEBUG[2024-06-24 01:08:28.273][self$setPropertyValue] Setting property "mass.db" to "FALSE".
biodb.DEBUG[2024-06-24 01:08:28.276][self$setPropertyValue] Setting property "name" to "Compound SQLite".
biodb.DEBUG[2024-06-24 01:08:28.278][self$setPropertyValue] Setting property "package" to "biodb".
biodb.DEBUG[2024-06-24 01:08:28.281][self$setPropertyValue]
biodb.DEBUG[2024-06-24 01:08:28.283][self$setPropertyValue] Setting property "remote" to "FALSE".
biodb.DEBUG[2024-06-24 01:08:28.285][self$setPropertyValue] Setting property "searchable.fields" to "name".
biodb.DEBUG[2024-06-24 01:08:28.285][self$setPropertyValue] Setting property "searchable.fields" to "monoisotopic.mass".
biodb.DEBUG[2024-06-24 01:08:28.285][self$setPropertyValue] Setting property "searchable.fields" to "molecular.mass".
biodb.DEBUG[2024-06-24 01:08:28.285][self$setPropertyValue] Setting property "searchable.fields" to "average.mass".
biodb.DEBUG[2024-06-24 01:08:28.285][self$setPropertyValue] Setting property "searchable.fields" to "nominal.mass".
biodb.DEBUG[2024-06-24 01:08:28.288][self$setPropertyValue] Setting property "scheduler.n" to "1".
biodb.DEBUG[2024-06-24 01:08:28.290][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2024-06-24 01:08:28.293][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2024-06-24 01:08:28.303][self$setPropertyValue] Setting property "scheduler.t" to "1".
biodb.DEBUG[2024-06-24 01:08:28.305][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2024-06-24 01:08:28.307][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2024-06-24 01:08:28.309][self$setPropertyValue] Setting property "token" to "NA".
biodb.DEBUG[2024-06-24 01:08:28.311][self$setPropertyValue]
biodb.DEBUG[2024-06-24 01:08:28.315][self$setPropertyValue] Notifying observers about URLs change.
biodb.DEBUG[2024-06-24 01:08:28.317][notifyObservers] Notify observers for notifyConnUrlsUpdated.
biodb.DEBUG[2024-06-24 01:08:28.320][self$setPropertyValue] Setting property "writable" to "TRUE".
biodb.DEBUG[2024-06-24 01:08:28.322][self$setPropertyValue]
biodb.DEBUG[2024-06-24 01:08:28.325][self$getDbsInfo()$define] Define connector mass.csv.file.
biodb.DEBUG[2024-06-24 01:08:28.330][self$setPropertyValue] Setting property "compound.db" to "FALSE".
biodb.DEBUG[2024-06-24 01:08:28.333][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-06-24 01:08:28.337][self$setPropertyValue] Setting property "disabled" to "FALSE".
biodb.DEBUG[2024-06-24 01:08:28.344][self$setPropertyValue] Setting property "disabling.reason" to "".
biodb.DEBUG[2024-06-24 01:08:28.349][self$setPropertyValue] Setting property "downloadable" to "FALSE".
biodb.DEBUG[2024-06-24 01:08:28.427][self$setPropertyValue] Setting property "dwnld.ext" to "NA".
biodb.DEBUG[2024-06-24 01:08:28.429][self$setPropertyValue] Setting property "editable" to "TRUE".
biodb.DEBUG[2024-06-24 01:08:28.432][self$setPropertyValue] Setting property "entry.content.encoding" to "NA".
biodb.DEBUG[2024-06-24 01:08:28.434][self$setPropertyValue] Setting property "entry.content.type" to "tsv".
biodb.DEBUG[2024-06-24 01:08:28.437][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")".
biodb.DEBUG[2024-06-24 01:08:28.441][self$setPropertyValue] Setting property "mass.db" to "TRUE".
biodb.DEBUG[2024-06-24 01:08:28.444][self$setPropertyValue] Setting property "name" to "Mass spectra CSV File".
biodb.DEBUG[2024-06-24 01:08:28.447][self$setPropertyValue] Setting property "package" to "biodb".
biodb.DEBUG[2024-06-24 01:08:28.450][self$setPropertyValue]
biodb.DEBUG[2024-06-24 01:08:28.453][self$setPropertyValue] Setting property "remote" to "FALSE".
biodb.DEBUG[2024-06-24 01:08:28.455][self$setPropertyValue]
biodb.DEBUG[2024-06-24 01:08:28.538][self$setPropertyValue] Setting property "scheduler.n" to "1".
biodb.DEBUG[2024-06-24 01:08:28.541][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2024-06-24 01:08:28.546][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2024-06-24 01:08:28.548][self$setPropertyValue] Setting property "scheduler.t" to "1".
biodb.DEBUG[2024-06-24 01:08:28.554][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2024-06-24 01:08:28.557][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2024-06-24 01:08:28.562][self$setPropertyValue] Setting property "token" to "NA".
biodb.DEBUG[2024-06-24 01:08:28.676][self$setPropertyValue]
biodb.DEBUG[2024-06-24 01:08:28.862][self$setPropertyValue] Notifying observers about URLs change.
biodb.DEBUG[2024-06-24 01:08:28.864][notifyObservers] Notify observers for notifyConnUrlsUpdated.
biodb.DEBUG[2024-06-24 01:08:28.867][self$setPropertyValue] Setting property "writable" to "TRUE".
biodb.DEBUG[2024-06-24 01:08:28.870][self$setPropertyValue]
biodb.DEBUG[2024-06-24 01:08:28.873][self$getDbsInfo()$define] Define connector mass.sqlite.
biodb.DEBUG[2024-06-24 01:08:28.878][self$setPropertyValue] Setting property "compound.db" to "FALSE".
biodb.DEBUG[2024-06-24 01:08:28.880][self$setPropertyValue] Setting property "description" to "A connector to handle a mass spectra database stored inside an SQLite file.".
biodb.DEBUG[2024-06-24 01:08:28.881][self$setPropertyValue] Setting property "disabled" to "FALSE".
biodb.DEBUG[2024-06-24 01:08:28.884][self$setPropertyValue] Setting property "disabling.reason" to "".
biodb.DEBUG[2024-06-24 01:08:28.887][self$setPropertyValue] Setting property "downloadable" to "FALSE".
biodb.DEBUG[2024-06-24 01:08:28.894][self$setPropertyValue] Setting property "dwnld.ext" to "NA".
biodb.DEBUG[2024-06-24 01:08:28.897][self$setPropertyValue] Setting property "editable" to "TRUE".
biodb.DEBUG[2024-06-24 01:08:28.899][self$setPropertyValue] Setting property "entry.content.encoding" to "NA".
biodb.DEBUG[2024-06-24 01:08:28.913][self$setPropertyValue] Setting property "entry.content.type" to "list".
biodb.DEBUG[2024-06-24 01:08:28.916][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")".
biodb.DEBUG[2024-06-24 01:08:28.920][self$setPropertyValue] Setting property "mass.db" to "TRUE".
biodb.DEBUG[2024-06-24 01:08:28.922][self$setPropertyValue] Setting property "name" to "Mass spectra SQLite".
biodb.DEBUG[2024-06-24 01:08:28.925][self$setPropertyValue] Setting property "package" to "biodb".
biodb.DEBUG[2024-06-24 01:08:28.927][self$setPropertyValue]
biodb.DEBUG[2024-06-24 01:08:28.931][self$setPropertyValue] Setting property "remote" to "FALSE".
biodb.DEBUG[2024-06-24 01:08:28.939][self$setPropertyValue]
biodb.DEBUG[2024-06-24 01:08:28.941][self$setPropertyValue] Setting property "scheduler.n" to "1".
biodb.DEBUG[2024-06-24 01:08:28.944][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2024-06-24 01:08:28.946][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2024-06-24 01:08:28.948][self$setPropertyValue] Setting property "scheduler.t" to "1".
biodb.DEBUG[2024-06-24 01:08:28.955][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2024-06-24 01:08:28.957][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2024-06-24 01:08:28.960][self$setPropertyValue] Setting property "token" to "NA".
biodb.DEBUG[2024-06-24 01:08:28.963][self$setPropertyValue]
biodb.DEBUG[2024-06-24 01:08:28.973][self$setPropertyValue] Notifying observers about URLs change.
biodb.DEBUG[2024-06-24 01:08:28.975][notifyObservers] Notify observers for notifyConnUrlsUpdated.
biodb.DEBUG[2024-06-24 01:08:28.977][self$setPropertyValue] Setting property "writable" to "TRUE".
biodb.DEBUG[2024-06-24 01:08:28.980][self$setPropertyValue]
biodb.DEBUG[2024-06-24 01:08:28.988][notifyObservers] Notify observers for notifyNewObservers.
biodb.DEBUG[2024-06-24 01:08:28.990][FUN] Trying to call function notifyNewObservers on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:08:28.992][FUN] Functions in observer BiodbConfig: [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-06-24 01:08:28.993][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:08:28.995][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:08:28.997][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:08:29.000][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:08:29.002][FUN] Functions in observer BiodbConfig: [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-06-24 01:08:29.004][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:08:29.005][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:08:29.006][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:08:29.007][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:08:29.008][FUN] Functions in observer BiodbConfig: [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-06-24 01:08:29.010][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:08:29.011][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:08:29.012][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:08:29.013][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:08:29.015][FUN] Functions in observer BiodbConfig: [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-06-24 01:08:29.018][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:08:29.019][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:08:29.020][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:08:29.022][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:08:29.023][FUN] Functions in observer BiodbConfig: [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-06-24 01:08:29.024][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:08:29.026][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:08:29.031][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:08:29.033][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:08:29.034][FUN] Functions in observer BiodbConfig: [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-06-24 01:08:29.036][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:08:29.037][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:08:29.039][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:08:29.040][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:08:29.044][FUN] Functions in observer BiodbConfig: [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-06-24 01:08:29.056][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:08:29.057][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:08:29.058][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:08:29.059][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:08:29.060][FUN] Functions in observer BiodbConfig: [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-06-24 01:08:29.062][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:08:29.063][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:08:29.064][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:08:29.068][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:08:29.069][FUN] Functions in observer BiodbConfig: [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-06-24 01:08:29.070][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:08:29.072][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:08:29.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-06-24 01:08:29.074][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:08:29.085][FUN] Functions in observer BiodbConfig: [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-06-24 01:08:29.087][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:08:29.089][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:08:29.093][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:08:29.095][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:08:29.096][FUN] Functions in observer BiodbConfig: [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-06-24 01:08:29.097][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:08:29.099][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:08:29.100][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:08:29.101][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:08:29.103][FUN] Functions in observer BiodbConfig: [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-06-24 01:08:29.105][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:08:29.107][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:08:29.120][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:08:29.122][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:08:29.123][FUN] Functions in observer BiodbConfig: [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-06-24 01:08:29.124][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:08:29.125][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:08:29.127][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:08:29.128][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:08:29.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-06-24 01:08:29.133][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:08:29.135][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:08:29.136][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:08:29.137][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:08:29.138][FUN] Functions in observer BiodbConfig: [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-06-24 01:08:29.139][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:08:29.140][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:08:29.141][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:08:29.143][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:08:29.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-06-24 01:08:29.166][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:08:29.167][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:08:29.168][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:08:29.169][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:08:29.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.DEBUG[2024-06-24 01:08:29.172][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:08:29.173][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:08:29.178][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:08:29.180][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:08:29.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-06-24 01:08:29.184][self$getEntryFields()$define] Define field accession.
biodb.DEBUG[2024-06-24 01:08:29.230][self$getEntryFields()$define] Define field description.
biodb.DEBUG[2024-06-24 01:08:29.232][self$getEntryFields()$define] Define field name.
biodb.DEBUG[2024-06-24 01:08:29.234][self$getEntryFields()$define] Define field cas.id.
biodb.DEBUG[2024-06-24 01:08:29.236][self$getEntryFields()$define] Define field chebi.id.
biodb.DEBUG[2024-06-24 01:08:29.242][self$getEntryFields()$define] Define field chemspider.id.
biodb.DEBUG[2024-06-24 01:08:29.246][self$getEntryFields()$define] Define field comp.csv.file.id.
biodb.DEBUG[2024-06-24 01:08:29.249][self$getEntryFields()$define] Define field comp.sqlite.id.
biodb.DEBUG[2024-06-24 01:08:29.251][self$getEntryFields()$define] Define field expasy.enzyme.id.
biodb.DEBUG[2024-06-24 01:08:29.281][self$getEntryFields()$define] Define field hmdb.metabolites.id.
biodb.DEBUG[2024-06-24 01:08:29.284][self$getEntryFields()$define] Define field kegg.compound.id.
biodb.DEBUG[2024-06-24 01:08:29.286][self$getEntryFields()$define] Define field kegg.genes.id.
biodb.DEBUG[2024-06-24 01:08:29.290][self$getEntryFields()$define] Define field mass.csv.file.id.
biodb.DEBUG[2024-06-24 01:08:29.295][self$getEntryFields()$define] Define field mass.sqlite.id.
biodb.DEBUG[2024-06-24 01:08:29.297][self$getEntryFields()$define] Define field ncbi.gene.id.
biodb.DEBUG[2024-06-24 01:08:29.299][self$getEntryFields()$define] Define field ncbi.pubchem.comp.id.
biodb.DEBUG[2024-06-24 01:08:29.302][self$getEntryFields()$define] Define field compound.id.
biodb.DEBUG[2024-06-24 01:08:29.305][self$getEntryFields()$define] Define field average.mass.
biodb.DEBUG[2024-06-24 01:08:29.309][self$getEntryFields()$define] Define field molecular.mass.
biodb.DEBUG[2024-06-24 01:08:29.312][self$getEntryFields()$define] Define field monoisotopic.mass.
biodb.DEBUG[2024-06-24 01:08:29.315][self$getEntryFields()$define] Define field nominal.mass.
biodb.DEBUG[2024-06-24 01:08:29.318][self$getEntryFields()$define] Define field peak.attr.
biodb.DEBUG[2024-06-24 01:08:29.320][self$getEntryFields()$define] Define field peak.comp.
biodb.DEBUG[2024-06-24 01:08:29.322][self$getEntryFields()$define] Define field peak.error.ppm.
biodb.DEBUG[2024-06-24 01:08:29.327][self$getEntryFields()$define] Define field peak.formula.
biodb.DEBUG[2024-06-24 01:08:29.329][self$getEntryFields()$define] Define field peak.intensity.
biodb.DEBUG[2024-06-24 01:08:29.331][self$getEntryFields()$define] Define field peak.mass.
biodb.DEBUG[2024-06-24 01:08:29.333][self$getEntryFields()$define] Define field peak.mztheo.
biodb.DEBUG[2024-06-24 01:08:29.335][self$getEntryFields()$define] Define field peak.mzexp.
biodb.DEBUG[2024-06-24 01:08:29.337][self$getEntryFields()$define] Define field peak.mz.
biodb.DEBUG[2024-06-24 01:08:29.340][self$getEntryFields()$define] Define field peak.relative.intensity.
biodb.DEBUG[2024-06-24 01:08:29.345][self$getEntryFields()$define] Define field peaks.
biodb.DEBUG[2024-06-24 01:08:29.348][self$getEntryFields()$define] Define field chrom.col.constructor.
biodb.DEBUG[2024-06-24 01:08:29.350][self$getEntryFields()$define] Define field chrom.col.diameter.
biodb.DEBUG[2024-06-24 01:08:29.352][self$getEntryFields()$define] Define field chrom.col.id.
biodb.DEBUG[2024-06-24 01:08:29.355][self$getEntryFields()$define] Define field chrom.col.length.
biodb.DEBUG[2024-06-24 01:08:29.357][self$getEntryFields()$define] Define field chrom.col.method.protocol.
biodb.DEBUG[2024-06-24 01:08:29.360][self$getEntryFields()$define] Define field chrom.col.name.
biodb.DEBUG[2024-06-24 01:08:29.362][self$getEntryFields()$define] Define field chrom.flow.gradient.
biodb.DEBUG[2024-06-24 01:08:29.364][self$getEntryFields()$define] Define field chrom.flow.rate.
biodb.DEBUG[2024-06-24 01:08:29.370][self$getEntryFields()$define] Define field chrom.rt.
biodb.DEBUG[2024-06-24 01:08:29.373][self$getEntryFields()$define] Define field chrom.rt.max.
biodb.DEBUG[2024-06-24 01:08:29.375][self$getEntryFields()$define] Define field chrom.rt.min.
biodb.DEBUG[2024-06-24 01:08:29.378][self$getEntryFields()$define] Define field chrom.rt.unit.
biodb.DEBUG[2024-06-24 01:08:29.383][self$getEntryFields()$define] Define field chrom.solvent.
biodb.DEBUG[2024-06-24 01:08:29.386][self$getEntryFields()$define] Define field aa.seq.
biodb.DEBUG[2024-06-24 01:08:29.392][self$getEntryFields()$define] Define field aa.seq.length.
biodb.DEBUG[2024-06-24 01:08:29.394][self$getEntryFields()$define] Define field aa.seq.location.
biodb.DEBUG[2024-06-24 01:08:29.400][self$getEntryFields()$define] Define field nt.seq.
biodb.DEBUG[2024-06-24 01:08:29.405][self$getEntryFields()$define] Define field nt.seq.length.
biodb.DEBUG[2024-06-24 01:08:29.454][self$getEntryFields()$define] Define field ec.
biodb.DEBUG[2024-06-24 01:08:29.456][self$getEntryFields()$define] Define field organism.
biodb.DEBUG[2024-06-24 01:08:29.458][self$getEntryFields()$define] Define field pathway.class.
biodb.DEBUG[2024-06-24 01:08:29.460][self$getEntryFields()$define] Define field catalytic.activity.
biodb.DEBUG[2024-06-24 01:08:29.462][self$getEntryFields()$define] Define field cofactor.
biodb.DEBUG[2024-06-24 01:08:29.465][self$getEntryFields()$define] Define field gene.symbol.
biodb.DEBUG[2024-06-24 01:08:29.467][self$getEntryFields()$define] Define field charge.
biodb.DEBUG[2024-06-24 01:08:29.470][self$getEntryFields()$define] Define field comp.iupac.name.allowed.
biodb.DEBUG[2024-06-24 01:08:29.473][self$getEntryFields()$define] Define field comp.iupac.name.cas.
biodb.DEBUG[2024-06-24 01:08:29.478][self$getEntryFields()$define] Define field comp.iupac.name.pref.
biodb.DEBUG[2024-06-24 01:08:29.481][self$getEntryFields()$define] Define field comp.iupac.name.syst.
biodb.DEBUG[2024-06-24 01:08:29.484][self$getEntryFields()$define] Define field comp.iupac.name.trad.
biodb.DEBUG[2024-06-24 01:08:29.487][self$getEntryFields()$define] Define field comp.super.class.
biodb.DEBUG[2024-06-24 01:08:29.497][self$getEntryFields()$define] Define field equation.
biodb.DEBUG[2024-06-24 01:08:29.501][self$getEntryFields()$define] Define field formula.
biodb.DEBUG[2024-06-24 01:08:29.503][self$getEntryFields()$define] Define field composition.
biodb.DEBUG[2024-06-24 01:08:29.505][self$getEntryFields()$define] Define field inchi.
biodb.DEBUG[2024-06-24 01:08:29.507][self$getEntryFields()$define] Define field inchikey.
biodb.DEBUG[2024-06-24 01:08:29.511][self$getEntryFields()$define] Define field logp.
biodb.DEBUG[2024-06-24 01:08:29.514][self$getEntryFields()$define] Define field ms.level.
biodb.DEBUG[2024-06-24 01:08:29.518][self$getEntryFields()$define] Define field ms.mode.
biodb.DEBUG[2024-06-24 01:08:29.520][self$getEntryFields()$define] Define field msdev.
biodb.DEBUG[2024-06-24 01:08:29.523][self$getEntryFields()$define] Define field msdevtype.
biodb.DEBUG[2024-06-24 01:08:29.525][self$getEntryFields()$define] Define field msprecannot.
biodb.DEBUG[2024-06-24 01:08:29.527][self$getEntryFields()$define] Define field msprecmz.
biodb.DEBUG[2024-06-24 01:08:29.530][self$getEntryFields()$define] Define field mstype.
biodb.DEBUG[2024-06-24 01:08:29.533][self$getEntryFields()$define] Define field nb.compounds.
biodb.DEBUG[2024-06-24 01:08:29.537][self$getEntryFields()$define] Define field nb.peaks.
biodb.DEBUG[2024-06-24 01:08:29.540][self$getEntryFields()$define] Define field products.
biodb.DEBUG[2024-06-24 01:08:29.544][self$getEntryFields()$define] Define field smiles.
biodb.DEBUG[2024-06-24 01:08:29.546][self$getEntryFields()$define] Define field smiles.canonical.
biodb.DEBUG[2024-06-24 01:08:29.549][self$getEntryFields()$define] Define field smiles.isomeric.
biodb.DEBUG[2024-06-24 01:08:29.552][self$getEntryFields()$define] Define field substrates.
biodb.DEBUG[2024-06-24 01:08:29.562][initialize] Created successfully new BiodbMain instance.
biodb.DEBUG[2024-06-24 01:08:29.570][initialize] This is biodb version 1.12.0.
biodb.DEBUG[2024-06-24 01:08:29.576][notifyObservers] Notify observers for notifyNewObservers.
biodb.DEBUG[2024-06-24 01:08:29.577][FUN] Trying to call function notifyNewObservers on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:08:29.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-06-24 01:08:29.580][FUN] Trying to call function notifyNewObservers on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:08:29.582][FUN] Functions in observer BiodbConfig: [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-06-24 01:08:29.594][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:08:29.596][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-06-24 01:08:29.598][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-06-24 01:08:29.599][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:08:29.601][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:08:29.603][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:08:29.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.DEBUG[2024-06-24 01:08:29.606][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:08:29.617][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-06-24 01:08:29.619][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-06-24 01:08:29.620][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:08:29.621][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:08:29.623][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:08:29.624][FUN] Functions in observer BiodbConfig: [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-06-24 01:08:29.625][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:08:29.626][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-06-24 01:08:29.632][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-06-24 01:08:29.634][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:08:29.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-06-24 01:08:29.637][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:08:29.638][FUN] Functions in observer BiodbConfig: [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-06-24 01:08:29.639][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:08:29.641][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-06-24 01:08:29.642][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-06-24 01:08:29.647][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:08:29.649][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:08:29.650][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:08:29.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-06-24 01:08:29.653][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:08:29.654][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-06-24 01:08:29.655][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-06-24 01:08:29.658][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:08:29.664][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:08:29.666][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:08:29.668][FUN] Functions in observer BiodbConfig: [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-06-24 01:08:29.671][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:08:29.673][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-06-24 01:08:29.676][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-06-24 01:08:29.678][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:08:29.681][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:08:29.684][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:08:29.687][FUN] Functions in observer BiodbConfig: [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-06-24 01:08:29.689][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:08:29.691][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-06-24 01:08:29.702][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-06-24 01:08:29.705][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:08:29.707][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:08:29.710][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:08:29.712][FUN] Functions in observer BiodbConfig: [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-06-24 01:08:29.715][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:08:29.718][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-06-24 01:08:29.721][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-06-24 01:08:29.723][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:08:29.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-06-24 01:08:29.729][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:08:29.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.DEBUG[2024-06-24 01:08:29.734][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:08:29.747][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-06-24 01:08:29.752][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-06-24 01:08:29.754][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:08:29.757][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:08:29.759][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:08:29.761][FUN] Functions in observer BiodbConfig: [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-06-24 01:08:29.765][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:08:29.767][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-06-24 01:08:29.770][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-06-24 01:08:29.774][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:08:29.776][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:08:29.779][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:08:29.781][FUN] Functions in observer BiodbConfig: [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-06-24 01:08:29.787][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:08:29.790][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-06-24 01:08:29.792][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-06-24 01:08:29.795][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:08:29.801][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:08:29.804][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:08:29.806][FUN] Functions in observer BiodbConfig: [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-06-24 01:08:29.809][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:08:29.814][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-06-24 01:08:29.816][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-06-24 01:08:29.818][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:08:29.821][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:08:29.828][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:08:29.830][FUN] Functions in observer BiodbConfig: [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-06-24 01:08:29.832][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:08:29.834][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-06-24 01:08:29.837][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-06-24 01:08:29.843][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:08:29.845][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:08:29.847][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:08:29.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.DEBUG[2024-06-24 01:08:29.856][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:08:29.858][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-06-24 01:08:29.860][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-06-24 01:08:29.870][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:08:29.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-06-24 01:08:29.876][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:08:29.878][FUN] Functions in observer BiodbConfig: [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-06-24 01:08:29.880][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:08:29.923][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-06-24 01:08:29.927][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-06-24 01:08:29.929][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:08:29.931][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:08:29.946][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:08:29.949][FUN] Functions in observer BiodbConfig: [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-06-24 01:08:29.951][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:08:29.953][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-06-24 01:08:29.955][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-06-24 01:08:29.965][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:08:29.967][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:08:29.971][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:08:29.973][FUN] Functions in observer BiodbConfig: [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-06-24 01:08:29.975][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:08:29.977][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-06-24 01:08:29.979][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-06-24 01:08:29.992][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:08:29.994][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:08:29.996][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:08:29.999][FUN] Functions in observer BiodbConfig: [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-06-24 01:08:30.020][biodb$loadDefinitions] Load definitions from file "/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/biodbLipidmaps/definitions.yml".
biodb.DEBUG[2024-06-24 01:08:30.050][self$getDbsInfo()$define] Define connector lipidmaps.structure.
biodb.DEBUG[2024-06-24 01:08:30.054][self$setPropertyValue] Setting property "compound.db" to "TRUE".
biodb.DEBUG[2024-06-24 01:08:30.068][self$setPropertyValue] Setting property "description" to "NA".
biodb.DEBUG[2024-06-24 01:08:30.071][self$setPropertyValue] Setting property "disabled" to "FALSE".
biodb.DEBUG[2024-06-24 01:08:30.073][self$setPropertyValue] Setting property "disabling.reason" to "".
biodb.DEBUG[2024-06-24 01:08:30.075][self$setPropertyValue] Setting property "downloadable" to "FALSE".
biodb.DEBUG[2024-06-24 01:08:30.077][self$setPropertyValue] Setting property "dwnld.ext" to "NA".
biodb.DEBUG[2024-06-24 01:08:30.086][self$setPropertyValue] Setting property "editable" to "FALSE".
biodb.DEBUG[2024-06-24 01:08:30.089][self$setPropertyValue] Setting property "entry.content.encoding" to "NA".
biodb.DEBUG[2024-06-24 01:08:30.092][self$setPropertyValue] Setting property "entry.content.type" to "tsv".
biodb.DEBUG[2024-06-24 01:08:30.094][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")".
biodb.DEBUG[2024-06-24 01:08:30.104][self$setPropertyValue] Setting property "mass.db" to "FALSE".
biodb.DEBUG[2024-06-24 01:08:30.106][self$setPropertyValue] Setting property "name" to "LIPID MAPS Structure".
biodb.DEBUG[2024-06-24 01:08:30.109][self$setPropertyValue] Setting property "package" to "biodb".
biodb.DEBUG[2024-06-24 01:08:30.111][self$setPropertyValue] Setting property "parsing.expr" to "LM_ID".
biodb.DEBUG[2024-06-24 01:08:30.111][self$setPropertyValue] Setting property "parsing.expr" to "CHEBI_ID".
biodb.DEBUG[2024-06-24 01:08:30.111][self$setPropertyValue] Setting property "parsing.expr" to "HMDBID".
biodb.DEBUG[2024-06-24 01:08:30.111][self$setPropertyValue] Setting property "parsing.expr" to "KEGG_ID".
biodb.DEBUG[2024-06-24 01:08:30.111][self$setPropertyValue] Setting property "parsing.expr" to "PUBCHEM_COMPOUND_ID".
biodb.DEBUG[2024-06-24 01:08:30.111][self$setPropertyValue] Setting property "parsing.expr" to "SYSTEMATIC_NAME".
biodb.DEBUG[2024-06-24 01:08:30.111][self$setPropertyValue] Setting property "parsing.expr" to "MASS".
biodb.DEBUG[2024-06-24 01:08:30.111][self$setPropertyValue] Setting property "parsing.expr" to "FORMULA".
biodb.DEBUG[2024-06-24 01:08:30.111][self$setPropertyValue] Setting property "parsing.expr" to "COMMON_NAME".
biodb.DEBUG[2024-06-24 01:08:30.128][self$setPropertyValue] Setting property "remote" to "TRUE".
biodb.DEBUG[2024-06-24 01:08:30.131][self$setPropertyValue] Setting property "searchable.fields" to "name".
biodb.DEBUG[2024-06-24 01:08:30.131][self$setPropertyValue] Setting property "searchable.fields" to "monoisotopic.mass".
biodb.DEBUG[2024-06-24 01:08:30.133][self$setPropertyValue] Setting property "scheduler.n" to "1".
biodb.DEBUG[2024-06-24 01:08:30.135][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2024-06-24 01:08:30.138][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2024-06-24 01:08:30.140][self$setPropertyValue] Setting property "scheduler.t" to "1".
biodb.DEBUG[2024-06-24 01:08:30.142][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2024-06-24 01:08:30.148][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2024-06-24 01:08:30.149][self$setPropertyValue] Setting property "token" to "NA".
biodb.DEBUG[2024-06-24 01:08:30.151][self$setPropertyValue] Setting property "urls" to "https://www.lipidmaps.org/data/".
biodb.DEBUG[2024-06-24 01:08:30.151][self$setPropertyValue] Setting property "urls" to "https://www.lipidmaps.org/databases/lmsd/".
biodb.DEBUG[2024-06-24 01:08:30.153][self$setPropertyValue] Notifying observers about URLs change.
biodb.DEBUG[2024-06-24 01:08:30.154][notifyObservers] Notify observers for notifyConnUrlsUpdated.
biodb.DEBUG[2024-06-24 01:08:30.156][self$setPropertyValue] Setting property "writable" to "FALSE".
biodb.DEBUG[2024-06-24 01:08:30.159][self$setPropertyValue]
biodb.DEBUG[2024-06-24 01:08:30.195][self$getEntryFields()$define] Define field lipidmaps.structure.id.
biodb.DEBUG[2024-06-24 01:08:30.199][self$getEntryFields()$define] Define field ncbi.pubchem.comp.id.
biodb.DEBUG[2024-06-24 01:08:30.310][initialize] Initialize connector lipidmaps.structure.
biodb.DEBUG[2024-06-24 01:08:30.313][initialize] Register connector lipidmaps.structure with the request scheduler
biodb.DEBUG[2024-06-24 01:08:30.325][private$bdb$getRequestScheduler()$re ...] Register connector lipidmaps.structure.
biodb.DEBUG[2024-06-24 01:08:30.334][private$addConnectorRules] Create new rule for URL "www.lipidmaps.org" of connector "lipidmaps.structure".
biodb.DEBUG[2024-06-24 01:08:30.345][self$setFrequency] t=1.000000, n=1.000000
biodb.DEBUG[2024-06-24 01:08:30.347][self$setFrequency] t=1.000000, n=1.000000
biodb.DEBUG[2024-06-24 01:08:30.351][rule$addConnector] Connector "lipidmaps.structure" is already listed in rule "www.lipidmaps.org".
biodb.DEBUG[2024-06-24 01:08:30.364][biodb$getFactory()$createConn] Creating new connector lipidmaps.structure for database class lipidmaps.structure .
biodb.INFO [2024-06-24 01:08:30.396][biodb::testThat]
biodb.INFO [2024-06-24 01:08:30.399][biodb::testThat] Running test function  test.entry.fields  (" Entry fields have a correct value ").
biodb.INFO [2024-06-24 01:08:30.401][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2024-06-24 01:08:30.415][biodb::testThat]
biodb.TRACE[2024-06-24 01:08:30.434][loadFileContents] Loaded 1 files from cache: [1]: "/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/biodbLipidmaps/testref/entry-lipidmaps.structure-LMFA00000001-content.tsv".
biodb.DEBUG[2024-06-24 01:08:30.697][biodb$getFactory()$createEntryFromCo ...] Creating LIPID MAPS Structure entries from 1 content(s).
biodb.DEBUG[2024-06-24 01:08:30.705][biodb$getFactory()$createEntryFromCo ...] Parsing 1 LIPID MAPS Structure entries.
biodb.DEBUG[2024-06-24 01:08:30.739][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-06-24 01:08:30.747][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-06-24 01:08:30.749][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-06-24 01:08:30.805][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:08:30.807][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:08:30.809][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:08:30.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.TRACE[2024-06-24 01:08:30.941][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-06-24 01:08:30.944][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-06-24 01:08:30.956][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:30.958][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:30.961][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-06-24 01:08:31.045][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-06-24 01:08:31.047][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:31.050][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:31.052][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-06-24 01:08:31.074][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-06-24 01:08:31.076][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:31.078][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:31.080][self$getBiodb()$getEntryFields()$get] Asked field names are: hmdb.metabolites.id.
biodb.TRACE[2024-06-24 01:08:31.096][self$getBiodb()$getEntryFields()$get] Realnames of fields are: hmdb.metabolites.id.
biodb.TRACE[2024-06-24 01:08:31.098][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:31.101][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:31.103][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2024-06-24 01:08:31.115][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2024-06-24 01:08:31.118][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:31.120][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:31.135][self$getBiodb()$getEntryFields()$get] Asked field names are: ncbi.pubchem.comp.id.
biodb.TRACE[2024-06-24 01:08:31.138][self$getBiodb()$getEntryFields()$get] Realnames of fields are: ncbi.pubchem.comp.id.
biodb.TRACE[2024-06-24 01:08:31.140][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:31.143][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:31.307][self$getBiodb()$getEntryFields()$get] Asked field names are: ncbi.pubchem.comp.id.
biodb.TRACE[2024-06-24 01:08:31.310][self$getBiodb()$getEntryFields()$get] Realnames of fields are: ncbi.pubchem.comp.id.
biodb.TRACE[2024-06-24 01:08:31.312][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:31.314][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:31.331][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.iupac.name.syst.
biodb.TRACE[2024-06-24 01:08:31.333][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.iupac.name.syst.
biodb.TRACE[2024-06-24 01:08:31.336][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:31.338][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:31.352][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.iupac.name.syst.
biodb.TRACE[2024-06-24 01:08:31.355][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.iupac.name.syst.
biodb.TRACE[2024-06-24 01:08:31.358][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:31.384][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:31.387][self$getBiodb()$getEntryFields()$get] Asked field names are: exact.mass.
biodb.TRACE[2024-06-24 01:08:31.390][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-06-24 01:08:31.393][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:31.400][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:31.404][self$getBiodb()$getEntryFields()$get] Asked field names are: exact.mass.
biodb.TRACE[2024-06-24 01:08:31.407][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-06-24 01:08:31.419][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:31.421][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:31.424][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2024-06-24 01:08:31.427][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2024-06-24 01:08:31.435][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:31.437][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:31.440][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2024-06-24 01:08:31.442][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2024-06-24 01:08:31.455][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:31.458][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:31.461][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2024-06-24 01:08:31.463][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-06-24 01:08:31.486][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:31.497][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:31.500][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2024-06-24 01:08:31.502][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-06-24 01:08:31.505][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:31.517][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:31.524][self$getBiodb()$getEntryFields()$get] Asked field names are: SYNONYMS.
biodb.TRACE[2024-06-24 01:08:31.526][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-06-24 01:08:31.529][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:31.531][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:31.542][self$getBiodb()$getEntryFields()$get] Asked field names are: synonyms.
biodb.TRACE[2024-06-24 01:08:31.545][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-06-24 01:08:31.547][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:31.549][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:31.561][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2024-06-24 01:08:31.564][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-06-24 01:08:31.566][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:31.568][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:31.583][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2024-06-24 01:08:31.587][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-06-24 01:08:31.590][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:31.592][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:31.606][self$getBiodb()$getEntryFields()$get] Asked field names are: SYNONYMS.
biodb.TRACE[2024-06-24 01:08:31.609][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-06-24 01:08:31.611][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:31.613][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:31.821][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2024-06-24 01:08:31.824][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-06-24 01:08:31.827][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:31.831][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:31.833][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2024-06-24 01:08:31.836][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-06-24 01:08:31.838][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:31.863][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:32.073][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2024-06-24 01:08:32.075][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-06-24 01:08:32.078][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:32.080][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:32.091][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2024-06-24 01:08:32.095][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-06-24 01:08:32.097][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:32.099][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:32.101][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2024-06-24 01:08:32.104][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-06-24 01:08:32.116][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:32.119][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:32.122][self$getBiodb()$getEntryFields()$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:08:32.124][self$getBiodb()$getEntryFields()$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:08:32.137][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:32.140][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:32.142][self$getBiodb()$getEntryFields()$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:08:32.145][self$getBiodb()$getEntryFields()$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:08:32.158][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:32.160][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:32.163][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-06-24 01:08:32.166][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-06-24 01:08:32.175][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:32.178][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:32.237][self$getBiodb()$getEntryFields()$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:08:32.240][self$getBiodb()$getEntryFields()$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:08:32.243][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:32.261][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:32.264][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-06-24 01:08:32.268][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-06-24 01:08:32.271][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:32.281][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:32.284][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-06-24 01:08:32.287][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-06-24 01:08:32.300][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:32.302][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:32.304][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-06-24 01:08:32.307][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-06-24 01:08:32.334][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:32.336][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:32.339][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-06-24 01:08:32.342][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-06-24 01:08:32.354][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:32.357][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:32.359][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-06-24 01:08:32.362][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-06-24 01:08:32.365][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:32.367][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:32.370][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-06-24 01:08:32.372][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-06-24 01:08:32.380][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:32.383][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-06-24 01:08:32.386][biodb$getFactory()$createEntryFromCo ...] Accession numbers: LMFA00000001.
biodb.TRACE[2024-06-24 01:08:32.399][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2024-06-24 01:08:32.402][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2024-06-24 01:08:32.404][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:32.423][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:32.426][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2024-06-24 01:08:32.428][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2024-06-24 01:08:32.431][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:32.447][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:32.450][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp.
biodb.TRACE[2024-06-24 01:08:32.452][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp.
biodb.TRACE[2024-06-24 01:08:32.455][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:32.470][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:32.475][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2024-06-24 01:08:32.478][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2024-06-24 01:08:32.491][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:32.493][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:32.629][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-06-24 01:08:32.633][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-06-24 01:08:32.635][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:32.638][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:32.727][self$getBiodb()$getEntryFields()$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:08:32.730][self$getBiodb()$getEntryFields()$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:08:32.733][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:32.751][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:32.775][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-06-24 01:08:32.778][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-06-24 01:08:32.781][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:32.792][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:32.794][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-06-24 01:08:32.798][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-06-24 01:08:32.809][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:32.812][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:32.815][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-06-24 01:08:32.818][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-06-24 01:08:32.833][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:32.837][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:32.854][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-06-24 01:08:32.857][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-06-24 01:08:32.861][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:32.879][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:32.882][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-06-24 01:08:32.885][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-06-24 01:08:32.894][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:32.896][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:32.901][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-06-24 01:08:32.905][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-06-24 01:08:32.908][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:32.939][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:32.944][self$getBiodb()$getEntryFields()$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:08:32.947][self$getBiodb()$getEntryFields()$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:08:32.950][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:32.964][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:32.967][self$getBiodb()$getEntryFields()$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:08:32.970][self$getBiodb()$getEntryFields()$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:08:32.985][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:32.988][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:32.991][self$getBiodb()$getEntryFields()$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:08:32.993][self$getBiodb()$getEntryFields()$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:08:33.006][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:33.009][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:33.049][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-06-24 01:08:33.052][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-06-24 01:08:33.065][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:33.068][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:33.070][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-06-24 01:08:33.073][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-06-24 01:08:33.078][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:33.080][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:33.082][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-06-24 01:08:33.085][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-06-24 01:08:33.087][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:33.089][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:33.091][ef$get] Asked field names are: accession.
biodb.TRACE[2024-06-24 01:08:33.093][ef$get] Realnames of fields are: accession.
biodb.TRACE[2024-06-24 01:08:33.095][ef$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:33.096][ef$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:33.098][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-06-24 01:08:33.104][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-06-24 01:08:33.106][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:33.107][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:33.158][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2024-06-24 01:08:33.161][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-06-24 01:08:33.163][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:33.166][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:33.170][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2024-06-24 01:08:33.172][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-06-24 01:08:33.174][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:33.176][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:33.178][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2024-06-24 01:08:33.184][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-06-24 01:08:33.186][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:33.187][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:33.189][ef$get] Asked field names are: name.
biodb.TRACE[2024-06-24 01:08:33.190][ef$get] Realnames of fields are: name.
biodb.TRACE[2024-06-24 01:08:33.191][ef$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:33.192][ef$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:33.200][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2024-06-24 01:08:33.202][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-06-24 01:08:33.203][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:33.205][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:33.220][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.iupac.name.syst.
biodb.TRACE[2024-06-24 01:08:33.222][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.iupac.name.syst.
biodb.TRACE[2024-06-24 01:08:33.223][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:33.225][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:33.233][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.iupac.name.syst.
biodb.TRACE[2024-06-24 01:08:33.236][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.iupac.name.syst.
biodb.TRACE[2024-06-24 01:08:33.237][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:33.238][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:33.240][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.iupac.name.syst.
biodb.TRACE[2024-06-24 01:08:33.242][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.iupac.name.syst.
biodb.TRACE[2024-06-24 01:08:33.245][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:33.247][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:33.248][ef$get] Asked field names are: comp.iupac.name.syst.
biodb.TRACE[2024-06-24 01:08:33.250][ef$get] Realnames of fields are: comp.iupac.name.syst.
biodb.TRACE[2024-06-24 01:08:33.252][ef$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:33.253][ef$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:33.255][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.iupac.name.syst.
biodb.TRACE[2024-06-24 01:08:33.256][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.iupac.name.syst.
biodb.TRACE[2024-06-24 01:08:33.263][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:33.265][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:33.293][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2024-06-24 01:08:33.295][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2024-06-24 01:08:33.297][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:33.299][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:33.301][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2024-06-24 01:08:33.303][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2024-06-24 01:08:33.305][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:33.307][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:33.309][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2024-06-24 01:08:33.311][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2024-06-24 01:08:33.312][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:33.313][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:33.314][ef$get] Asked field names are: formula.
biodb.TRACE[2024-06-24 01:08:33.316][ef$get] Realnames of fields are: formula.
biodb.TRACE[2024-06-24 01:08:33.334][ef$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:33.336][ef$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:33.338][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2024-06-24 01:08:33.340][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2024-06-24 01:08:33.344][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:33.346][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:33.393][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-06-24 01:08:33.396][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-06-24 01:08:33.397][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:33.398][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:33.400][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-06-24 01:08:33.401][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-06-24 01:08:33.402][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:33.404][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:33.406][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-06-24 01:08:33.408][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-06-24 01:08:33.410][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:33.411][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:33.412][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-06-24 01:08:33.414][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-06-24 01:08:33.415][ef$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:33.416][ef$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:33.420][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-06-24 01:08:33.422][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-06-24 01:08:33.424][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:33.425][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:33.440][self$getBiodb()$getEntryFields()$get] Asked field names are: ncbi.pubchem.comp.id.
biodb.TRACE[2024-06-24 01:08:33.442][self$getBiodb()$getEntryFields()$get] Realnames of fields are: ncbi.pubchem.comp.id.
biodb.TRACE[2024-06-24 01:08:33.443][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:33.445][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:33.446][self$getBiodb()$getEntryFields()$get] Asked field names are: ncbi.pubchem.comp.id.
biodb.TRACE[2024-06-24 01:08:33.451][self$getBiodb()$getEntryFields()$get] Realnames of fields are: ncbi.pubchem.comp.id.
biodb.TRACE[2024-06-24 01:08:33.453][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:33.455][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:33.457][self$getBiodb()$getEntryFields()$get] Asked field names are: ncbi.pubchem.comp.id.
biodb.TRACE[2024-06-24 01:08:33.459][self$getBiodb()$getEntryFields()$get] Realnames of fields are: ncbi.pubchem.comp.id.
biodb.TRACE[2024-06-24 01:08:33.461][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:33.463][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:33.465][ef$get] Asked field names are: ncbi.pubchem.comp.id.
biodb.TRACE[2024-06-24 01:08:33.467][ef$get] Realnames of fields are: ncbi.pubchem.comp.id.
biodb.TRACE[2024-06-24 01:08:33.468][ef$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:33.470][ef$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:33.471][self$getBiodb()$getEntryFields()$get] Asked field names are: ncbi.pubchem.comp.id.
biodb.TRACE[2024-06-24 01:08:33.473][self$getBiodb()$getEntryFields()$get] Realnames of fields are: ncbi.pubchem.comp.id.
biodb.TRACE[2024-06-24 01:08:33.474][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:33.476][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:33.491][ef$get] Asked field names are: accession.
biodb.TRACE[2024-06-24 01:08:33.494][ef$get] Realnames of fields are: accession.
biodb.TRACE[2024-06-24 01:08:33.495][ef$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:33.496][ef$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:33.505][ef$get] Asked field names are: comp.iupac.name.syst.
biodb.TRACE[2024-06-24 01:08:33.507][ef$get] Realnames of fields are: comp.iupac.name.syst.
biodb.TRACE[2024-06-24 01:08:33.508][ef$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:33.510][ef$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:33.519][ef$get] Asked field names are: formula.
biodb.TRACE[2024-06-24 01:08:33.521][ef$get] Realnames of fields are: formula.
biodb.TRACE[2024-06-24 01:08:33.523][ef$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:33.525][ef$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:33.558][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-06-24 01:08:33.561][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-06-24 01:08:33.563][ef$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:33.568][ef$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:33.575][ef$get] Asked field names are: name.
biodb.TRACE[2024-06-24 01:08:33.577][ef$get] Realnames of fields are: name.
biodb.TRACE[2024-06-24 01:08:33.580][ef$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:33.586][ef$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:33.594][ef$get] Asked field names are: ncbi.pubchem.comp.id.
biodb.TRACE[2024-06-24 01:08:33.597][ef$get] Realnames of fields are: ncbi.pubchem.comp.id.
biodb.TRACE[2024-06-24 01:08:33.652][ef$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:33.654][ef$get] fields variable is a list.
biodb.INFO [2024-06-24 01:08:33.669][biodb::testThat]
biodb.INFO [2024-06-24 01:08:33.670][biodb::testThat] Running test function  test.rt.unit  (" RT unit is defined when there is an RT value. ").
biodb.INFO [2024-06-24 01:08:33.672][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2024-06-24 01:08:33.673][biodb::testThat]
biodb.DEBUG[2024-06-24 01:08:33.714][private$loadEntries] Creating entries from ids [1]: "LMFA00000001".
biodb.DEBUG[2024-06-24 01:08:33.722][conn$getEntryContent] Get LIPID MAPS Structure entry content(s) for 1 id(s)...
biodb.TRACE[2024-06-24 01:08:33.735][cch$loadFileContent] Trying to load 1 files from cache: [1]: "LMFA00000001".
biodb.INFO [2024-06-24 01:08:33.736][self$getFolderPath] Create cache folder "/Users/biocbuild/Library/Caches/org.R-project.R/R/biodb/lipidmaps.structure-ccd4263a0c0fd7a1cb4329cb919bd54b" for "lipidmaps.structure-ccd4263a0c0fd7a1cb4329cb919bd54b".
biodb.TRACE[2024-06-24 01:08:33.738][cch$loadFileContent] file.exist = [1]: "FALSE".
biodb.TRACE[2024-06-24 01:08:33.740][loadFileContents] Loaded 0 files from cache: none.
biodb.DEBUG[2024-06-24 01:08:33.741][conn$getEntryContent] 0 LIPID MAPS Structure entry content(s) loaded from cache.
biodb.DEBUG[2024-06-24 01:08:33.753][conn$getEntryContent] 1 entry content(s) need to be fetched from LIPID MAPS Structure database "https://www.lipidmaps.org/data/".
biodb.DEBUG[2024-06-24 01:08:33.761][conn$getEntryContent] dwnld.chunk.size=NA
biodb.DEBUG[2024-06-24 01:08:33.763][conn$getEntryContent] 1 chunk(s) to download.
biodb.DEBUG[2024-06-24 01:08:33.770][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-06-24 01:08:33.780][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-06-24 01:08:33.782][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-06-24 01:08:33.789][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:08:33.790][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:08:33.798][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:08:33.800][FUN] Functions in observer BiodbConfig: [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-06-24 01:08:33.802][scheduler$sendRequest] Getting content of get URL request "https://www.lipidmaps.org/databases/lmsd/LMFA00000001?format=tsv".
biodb.DEBUG[2024-06-24 01:08:33.878][private$doSendRequestLoop] Request header is: "".
biodb.DEBUG[2024-06-24 01:08:33.881][private$doSendRequestLoop] Request body is "".
biodb.TRACE[2024-06-24 01:08:33.883][private$doSendRequestOnce] Sent URL is "https://www.lipidmaps.org/databases/lmsd/LMFA00000001?format=tsv".
biodb.TRACE[2024-06-24 01:08:35.259][getRCurlRequestResult] Using RCurl package for sending request (https://www.lipidmaps.org/databases/lmsd/LMFA00000001?format=tsv).
biodb.DEBUG[2024-06-24 01:08:35.888][scheduler$sendRequest] Saving content of request to cache.
biodb.TRACE[2024-06-24 01:08:35.893][private$doSaveContentToFile] Saving to cache [1]: "/Users/biocbuild/Library/Caches/org.R-project.R/R/biodb/lipidmaps.structure-ccd4263a0c0fd7a1cb4329cb919bd54b/f441f4b59d8c1fbcb63f4f502d20d459.content"
biodb.TRACE[2024-06-24 01:08:35.933][private$doSaveContentToFile] Saving to cache [1]: "/Users/biocbuild/Library/Caches/org.R-project.R/R/biodb/lipidmaps.structure-ccd4263a0c0fd7a1cb4329cb919bd54b/f441f4b59d8c1fbcb63f4f502d20d459.request"
biodb.TRACE[2024-06-24 01:08:35.939][private$doSaveContentToFile] Saving to cache [1]: "/Users/biocbuild/Library/Caches/org.R-project.R/R/biodb/lipidmaps.structure-ccd4263a0c0fd7a1cb4329cb919bd54b/LMFA00000001.tsv"
biodb.DEBUG[2024-06-24 01:08:35.943][conn$getEntryContent] Now 0 id(s) left to be retrieved...
biodb.DEBUG[2024-06-24 01:08:36.008][self$createEntryFromContent] Creating LIPID MAPS Structure entries from 1 content(s).
biodb.DEBUG[2024-06-24 01:08:36.010][self$createEntryFromContent] Parsing 1 LIPID MAPS Structure entries.
biodb.DEBUG[2024-06-24 01:08:36.017][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-06-24 01:08:36.019][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-06-24 01:08:36.021][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-06-24 01:08:36.040][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:08:36.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-06-24 01:08:36.046][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:08:36.048][FUN] Functions in observer BiodbConfig: [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-06-24 01:08:36.069][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-06-24 01:08:36.072][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-06-24 01:08:36.090][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:36.093][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:36.095][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-06-24 01:08:36.116][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-06-24 01:08:36.144][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:36.147][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:36.150][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-06-24 01:08:36.153][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-06-24 01:08:36.166][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:36.169][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:36.171][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-06-24 01:08:36.174][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-06-24 01:08:36.185][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:36.187][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:36.190][self$getBiodb()$getEntryFields()$get] Asked field names are: hmdb.metabolites.id.
biodb.TRACE[2024-06-24 01:08:36.192][self$getBiodb()$getEntryFields()$get] Realnames of fields are: hmdb.metabolites.id.
biodb.TRACE[2024-06-24 01:08:36.205][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:36.207][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:36.210][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2024-06-24 01:08:36.212][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2024-06-24 01:08:36.220][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:36.223][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:36.226][self$getBiodb()$getEntryFields()$get] Asked field names are: ncbi.pubchem.comp.id.
biodb.TRACE[2024-06-24 01:08:36.229][self$getBiodb()$getEntryFields()$get] Realnames of fields are: ncbi.pubchem.comp.id.
biodb.TRACE[2024-06-24 01:08:36.240][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:36.242][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:36.251][self$getBiodb()$getEntryFields()$get] Asked field names are: ncbi.pubchem.comp.id.
biodb.TRACE[2024-06-24 01:08:36.263][self$getBiodb()$getEntryFields()$get] Realnames of fields are: ncbi.pubchem.comp.id.
biodb.TRACE[2024-06-24 01:08:36.266][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:36.268][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:36.271][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.iupac.name.syst.
biodb.TRACE[2024-06-24 01:08:36.286][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.iupac.name.syst.
biodb.TRACE[2024-06-24 01:08:36.289][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:36.292][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:36.295][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.iupac.name.syst.
biodb.TRACE[2024-06-24 01:08:36.307][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.iupac.name.syst.
biodb.TRACE[2024-06-24 01:08:36.309][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:36.312][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:36.314][self$getBiodb()$getEntryFields()$get] Asked field names are: exact.mass.
biodb.TRACE[2024-06-24 01:08:36.324][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-06-24 01:08:36.327][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:36.329][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:36.332][self$getBiodb()$getEntryFields()$get] Asked field names are: exact.mass.
biodb.TRACE[2024-06-24 01:08:36.346][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-06-24 01:08:36.348][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:36.350][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:36.353][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2024-06-24 01:08:36.366][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2024-06-24 01:08:36.368][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:36.370][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:36.384][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2024-06-24 01:08:36.388][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2024-06-24 01:08:36.391][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:36.393][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:36.405][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2024-06-24 01:08:36.407][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-06-24 01:08:36.410][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:36.413][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:36.456][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2024-06-24 01:08:36.460][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-06-24 01:08:36.462][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:36.465][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:36.476][self$getBiodb()$getEntryFields()$get] Asked field names are: SYNONYMS.
biodb.TRACE[2024-06-24 01:08:36.480][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-06-24 01:08:36.482][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:36.484][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:36.509][self$getBiodb()$getEntryFields()$get] Asked field names are: synonyms.
biodb.TRACE[2024-06-24 01:08:36.512][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-06-24 01:08:36.515][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:36.517][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:36.531][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2024-06-24 01:08:36.533][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-06-24 01:08:36.536][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:36.538][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:36.549][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2024-06-24 01:08:36.569][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-06-24 01:08:36.571][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:36.583][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:36.586][self$getBiodb()$getEntryFields()$get] Asked field names are: SYNONYMS.
biodb.TRACE[2024-06-24 01:08:36.589][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-06-24 01:08:36.592][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:36.605][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:36.608][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2024-06-24 01:08:36.611][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-06-24 01:08:36.623][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:36.626][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:36.628][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2024-06-24 01:08:36.631][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-06-24 01:08:36.643][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:36.646][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:36.649][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2024-06-24 01:08:36.652][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-06-24 01:08:36.665][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:36.668][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:36.671][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2024-06-24 01:08:36.673][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-06-24 01:08:36.686][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:36.689][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:36.691][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2024-06-24 01:08:36.694][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-06-24 01:08:36.703][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:36.707][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:36.709][self$getBiodb()$getEntryFields()$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:08:36.712][self$getBiodb()$getEntryFields()$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:08:36.723][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:36.726][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:36.728][self$getBiodb()$getEntryFields()$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:08:36.731][self$getBiodb()$getEntryFields()$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:08:36.745][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:36.747][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:36.777][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-06-24 01:08:36.801][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-06-24 01:08:36.815][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:36.817][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:36.819][self$getBiodb()$getEntryFields()$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:08:36.822][self$getBiodb()$getEntryFields()$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:08:36.833][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:36.836][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:36.839][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-06-24 01:08:36.842][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-06-24 01:08:36.853][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:36.855][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:36.858][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-06-24 01:08:36.860][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-06-24 01:08:36.868][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:36.872][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:36.874][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-06-24 01:08:36.877][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-06-24 01:08:36.879][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:36.886][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:36.888][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-06-24 01:08:36.891][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-06-24 01:08:36.893][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:36.903][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:36.906][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-06-24 01:08:36.912][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-06-24 01:08:36.914][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:36.916][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:36.919][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-06-24 01:08:36.921][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-06-24 01:08:36.932][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:36.934][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-06-24 01:08:36.937][self$createEntryFromContent] Accession numbers: LMFA00000001.
biodb.TRACE[2024-06-24 01:08:36.939][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.rt.
biodb.TRACE[2024-06-24 01:08:36.952][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.rt.
biodb.TRACE[2024-06-24 01:08:36.954][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:36.956][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:36.958][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.rt.min.
biodb.TRACE[2024-06-24 01:08:36.971][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.rt.min.
biodb.TRACE[2024-06-24 01:08:36.973][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:36.976][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:36.978][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.rt.max.
biodb.TRACE[2024-06-24 01:08:36.989][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.rt.max.
biodb.TRACE[2024-06-24 01:08:36.992][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:36.994][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.INFO [2024-06-24 01:08:37.042][biodb::testThat]
biodb.INFO [2024-06-24 01:08:37.044][biodb::testThat] Running test function  test.searchForEntries  (" We can search for an entry by searchable field ").
biodb.INFO [2024-06-24 01:08:37.046][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2024-06-24 01:08:37.065][biodb::testThat]
biodb.TRACE[2024-06-24 01:08:37.073][ef$get] Asked field names are: name.
biodb.TRACE[2024-06-24 01:08:37.083][ef$get] Realnames of fields are: name.
biodb.TRACE[2024-06-24 01:08:37.087][ef$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:37.090][ef$get] fields variable is a list.
biodb.DEBUG[2024-06-24 01:08:37.094][function(conn, opt)] Testing searchForEntries() with entry "LMFA00000001" and field "name".
biodb.TRACE[2024-06-24 01:08:37.236][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2024-06-24 01:08:37.239][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-06-24 01:08:37.251][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:37.254][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:37.256][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2024-06-24 01:08:37.260][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-06-24 01:08:37.271][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:37.274][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:37.277][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2024-06-24 01:08:37.290][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-06-24 01:08:37.293][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:37.297][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-06-24 01:08:37.317][function(conn, opt)] With value "2-methoxy-12-methyloctadec-17-en-5-ynoyl anhydride".
biodb.DEBUG[2024-06-24 01:08:37.474][self$getBiodb()$getRequestScheduler( ...] Getting content of get URL request "https://www.lipidmaps.org/data/structure/LMSDSearch.php?Mode=ProcessStrSearch&OutputMode=File&OutputType=TSV&Name=2-methoxy-12-methyloctadec-17-en-5-ynoyl anhydride".
biodb.DEBUG[2024-06-24 01:08:37.562][private$doSendRequestLoop] Request header is: "".
biodb.DEBUG[2024-06-24 01:08:37.564][private$doSendRequestLoop] Request body is "".
biodb.TRACE[2024-06-24 01:08:37.662][private$doSendRequestOnce] Sent URL is "https://www.lipidmaps.org/data/structure/LMSDSearch.php?Mode=ProcessStrSearch&OutputMode=File&OutputType=TSV&Name=2-methoxy-12-methyloctadec-17-en-5-ynoyl%20anhydride".
biodb.TRACE[2024-06-24 01:08:38.293][getRCurlRequestResult] Using RCurl package for sending request (https://www.lipidmaps.org/data/structure/LMSDSearch.php?Mode=ProcessStrSearch&OutputMode=File&OutputType=TSV&Name=2-methoxy-12-methyloctadec-17-en-5-ynoyl%20anhydride).
biodb.DEBUG[2024-06-24 01:08:38.913][self$getBiodb()$getRequestScheduler( ...] Saving content of request to cache.
biodb.TRACE[2024-06-24 01:08:38.918][private$doSaveContentToFile] Saving to cache [1]: "/Users/biocbuild/Library/Caches/org.R-project.R/R/biodb/lipidmaps.structure-ccd4263a0c0fd7a1cb4329cb919bd54b/e8702bf6dc5a5afd048f747914fd7a6a.content"
biodb.TRACE[2024-06-24 01:08:38.927][private$doSaveContentToFile] Saving to cache [1]: "/Users/biocbuild/Library/Caches/org.R-project.R/R/biodb/lipidmaps.structure-ccd4263a0c0fd7a1cb4329cb919bd54b/e8702bf6dc5a5afd048f747914fd7a6a.request"
biodb.DEBUG[2024-06-24 01:08:38.933][function(conn, opt)] With found IDs [1]: "LMFA00000001".
biodb.TRACE[2024-06-24 01:08:38.974][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-06-24 01:08:38.977][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-06-24 01:08:38.979][ef$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:38.982][ef$get] fields variable is a list.
biodb.INFO [2024-06-24 01:08:38.991][biodb::testThat]
biodb.INFO [2024-06-24 01:08:38.994][biodb::testThat] Running test function  test.searchByName  (" We can search for an entry by name. ").
biodb.INFO [2024-06-24 01:08:38.996][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2024-06-24 01:08:38.999][biodb::testThat]
biodb.TRACE[2024-06-24 01:08:39.074][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2024-06-24 01:08:39.076][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-06-24 01:08:39.077][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:39.079][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:39.080][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2024-06-24 01:08:39.082][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-06-24 01:08:39.083][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:39.084][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:39.087][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2024-06-24 01:08:39.089][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-06-24 01:08:39.093][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:39.095][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-06-24 01:08:39.371][self$getBiodb()$getRequestScheduler( ...] Getting content of get URL request "https://www.lipidmaps.org/data/structure/LMSDSearch.php?Mode=ProcessStrSearch&OutputMode=File&OutputType=TSV&Name=2-methoxy-12-methyloctadec-17-en-5-ynoyl anhydride".
biodb.DEBUG[2024-06-24 01:08:39.383][self$getBiodb()$getRequestScheduler( ...] Loading content of request from cache.
biodb.TRACE[2024-06-24 01:08:39.440][cch$loadFileContent] Trying to load 1 files from cache: [1]: "e8702bf6dc5a5afd048f747914fd7a6a".
biodb.TRACE[2024-06-24 01:08:39.443][cch$loadFileContent] file.exist = [1]: "TRUE".
biodb.TRACE[2024-06-24 01:08:39.455][loadFileContents] Loaded 1 files from cache: [1]: "/Users/biocbuild/Library/Caches/org.R-project.R/R/biodb/lipidmaps.structure-ccd4263a0c0fd7a1cb4329cb919bd54b/e8702bf6dc5a5afd048f747914fd7a6a.content".
biodb.INFO [2024-06-24 01:08:39.596][biodb::testThat]
biodb.INFO [2024-06-24 01:08:39.598][biodb::testThat] Running test function  testEntryLoading  (" We can load an entry from the database. ").
biodb.INFO [2024-06-24 01:08:39.601][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2024-06-24 01:08:39.603][biodb::testThat]
biodb.TRACE[2024-06-24 01:08:39.652][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2024-06-24 01:08:39.661][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2024-06-24 01:08:39.663][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:39.665][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:39.675][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2024-06-24 01:08:39.677][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2024-06-24 01:08:39.678][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:39.679][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:39.681][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp.
biodb.TRACE[2024-06-24 01:08:39.682][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp.
biodb.TRACE[2024-06-24 01:08:39.683][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:39.690][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:39.693][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2024-06-24 01:08:39.696][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2024-06-24 01:08:39.698][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:39.700][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:39.859][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2024-06-24 01:08:39.861][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2024-06-24 01:08:39.865][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:39.868][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:39.869][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2024-06-24 01:08:39.871][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2024-06-24 01:08:39.872][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:39.873][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:39.875][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp.
biodb.TRACE[2024-06-24 01:08:39.877][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp.
biodb.TRACE[2024-06-24 01:08:39.879][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:39.880][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:39.881][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2024-06-24 01:08:39.883][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2024-06-24 01:08:39.884][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:39.885][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.INFO [2024-06-24 01:08:40.078][biodb::testThat]
biodb.INFO [2024-06-24 01:08:40.080][biodb::testThat] Running test function  test.entry.page.url  (" We can get a URL pointing to the entry page. ").
biodb.INFO [2024-06-24 01:08:40.082][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2024-06-24 01:08:40.086][biodb::testThat]
biodb.INFO [2024-06-24 01:08:40.184][biodb::testThat]
biodb.INFO [2024-06-24 01:08:40.185][biodb::testThat] Running test function  test.entry.image.url  (" We can get a URL pointing to the entry image. ").
biodb.INFO [2024-06-24 01:08:40.187][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2024-06-24 01:08:40.188][biodb::testThat]
biodb.INFO [2024-06-24 01:08:40.203][biodb::testThat]
biodb.INFO [2024-06-24 01:08:40.207][biodb::testThat] Running test function  test.entry.page.url.download  (" The entry page URL can be downloaded. ").
biodb.INFO [2024-06-24 01:08:40.210][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2024-06-24 01:08:40.212][biodb::testThat]
biodb.DEBUG[2024-06-24 01:08:40.233][function(conn, opt)] Trying to download "https://www.lipidmaps.org/data?LMID=LMFA00000001".
biodb.DEBUG[2024-06-24 01:08:40.996][getUrlContent] Use RCurl for downloading content of URL https://www.lipidmaps.org/data?LMID=LMFA00000001.
biodb.INFO [2024-06-24 01:08:41.422][biodb::testThat]
biodb.INFO [2024-06-24 01:08:41.424][biodb::testThat] Running test function  test.entry.image.url.download  (" The entry image URL can be downloaded. ").
biodb.INFO [2024-06-24 01:08:41.426][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2024-06-24 01:08:41.428][biodb::testThat]
biodb.TRACE[2024-06-24 01:08:41.442][ef$get] Asked field names are: name.
biodb.TRACE[2024-06-24 01:08:41.445][ef$get] Realnames of fields are: name.
biodb.TRACE[2024-06-24 01:08:41.447][ef$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:41.449][ef$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:41.451][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-06-24 01:08:41.454][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-06-24 01:08:41.456][ef$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:41.458][ef$get] fields variable is a list.
biodb.INFO [2024-06-24 01:08:41.462][biodb::testThat]
biodb.INFO [2024-06-24 01:08:41.464][biodb::testThat] Running test function  test.searchCompound  (" We can search for a compound ").
biodb.INFO [2024-06-24 01:08:41.467][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2024-06-24 01:08:41.469][biodb::testThat]
biodb.TRACE[2024-06-24 01:08:41.562][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2024-06-24 01:08:41.565][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-06-24 01:08:41.568][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:41.570][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:41.572][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2024-06-24 01:08:41.576][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-06-24 01:08:41.581][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:41.584][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:41.586][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2024-06-24 01:08:41.590][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-06-24 01:08:41.592][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:41.594][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-06-24 01:08:42.029][self$getBiodb()$getRequestScheduler( ...] Getting content of get URL request "https://www.lipidmaps.org/data/structure/LMSDSearch.php?Mode=ProcessStrSearch&OutputMode=File&OutputType=TSV&Name=2-methoxy-12-methyloctadec-17-en-5-ynoyl anhydride".
biodb.DEBUG[2024-06-24 01:08:42.050][self$getBiodb()$getRequestScheduler( ...] Loading content of request from cache.
biodb.TRACE[2024-06-24 01:08:42.053][cch$loadFileContent] Trying to load 1 files from cache: [1]: "e8702bf6dc5a5afd048f747914fd7a6a".
biodb.TRACE[2024-06-24 01:08:42.057][cch$loadFileContent] file.exist = [1]: "TRUE".
biodb.TRACE[2024-06-24 01:08:42.087][loadFileContents] Loaded 1 files from cache: [1]: "/Users/biocbuild/Library/Caches/org.R-project.R/R/biodb/lipidmaps.structure-ccd4263a0c0fd7a1cb4329cb919bd54b/e8702bf6dc5a5afd048f747914fd7a6a.content".
biodb.DEBUG[2024-06-24 01:08:42.450][self$getBiodb()$getRequestScheduler( ...] Getting content of get URL request "https://www.lipidmaps.org/data/structure/LMSDSearch.php?Mode=ProcessStrSearch&OutputMode=File&OutputType=TSV&Name=2-methoxy-12-methyloctadec-17-en-5-ynoyl anhydride".
biodb.DEBUG[2024-06-24 01:08:42.460][self$getBiodb()$getRequestScheduler( ...] Loading content of request from cache.
biodb.TRACE[2024-06-24 01:08:42.463][cch$loadFileContent] Trying to load 1 files from cache: [1]: "e8702bf6dc5a5afd048f747914fd7a6a".
biodb.TRACE[2024-06-24 01:08:42.494][cch$loadFileContent] file.exist = [1]: "TRUE".
biodb.TRACE[2024-06-24 01:08:42.508][loadFileContents] Loaded 1 files from cache: [1]: "/Users/biocbuild/Library/Caches/org.R-project.R/R/biodb/lipidmaps.structure-ccd4263a0c0fd7a1cb4329cb919bd54b/e8702bf6dc5a5afd048f747914fd7a6a.content".
biodb.TRACE[2024-06-24 01:08:42.576][self$getBiodb()$getEntryFields()$get] Asked field names are: average.mass.
biodb.TRACE[2024-06-24 01:08:42.579][self$getBiodb()$getEntryFields()$get] Realnames of fields are: average.mass.
biodb.TRACE[2024-06-24 01:08:42.581][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:42.595][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:42.624][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-06-24 01:08:42.649][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-06-24 01:08:42.652][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:42.654][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:42.670][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-06-24 01:08:42.673][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-06-24 01:08:42.681][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:42.684][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:42.686][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-06-24 01:08:42.689][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-06-24 01:08:42.691][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:42.693][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:42.696][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-06-24 01:08:42.699][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-06-24 01:08:42.701][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:42.703][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:42.706][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-06-24 01:08:42.735][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-06-24 01:08:42.737][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:42.740][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:08:42.742][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-06-24 01:08:42.755][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-06-24 01:08:42.758][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:08:42.760][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-06-24 01:08:42.806][self$getBiodb()$getRequestScheduler( ...] Getting content of get URL request "https://www.lipidmaps.org/data/structure/LMSDSearch.php?Mode=ProcessStrSearch&OutputMode=File&OutputType=TSV&ExactMass=626.491025&ExactMassOffSet=1e-06".
biodb.DEBUG[2024-06-24 01:08:42.814][private$doSendRequestLoop] Request header is: "".
biodb.DEBUG[2024-06-24 01:08:42.845][private$doSendRequestLoop] Request body is "".
biodb.TRACE[2024-06-24 01:08:42.850][private$doSendRequestOnce] Sent URL is "https://www.lipidmaps.org/data/structure/LMSDSearch.php?Mode=ProcessStrSearch&OutputMode=File&OutputType=TSV&ExactMass=626.491025&ExactMassOffSet=1e-06".
biodb.TRACE[2024-06-24 01:08:46.932][getRCurlRequestResult] Using RCurl package for sending request (https://www.lipidmaps.org/data/structure/LMSDSearch.php?Mode=ProcessStrSearch&OutputMode=File&OutputType=TSV&ExactMass=626.491025&ExactMassOffSet=1e-06).
biodb.DEBUG[2024-06-24 01:08:55.906][self$getBiodb()$getRequestScheduler( ...] Saving content of request to cache.
biodb.TRACE[2024-06-24 01:08:55.914][private$doSaveContentToFile] Saving to cache [1]: "/Users/biocbuild/Library/Caches/org.R-project.R/R/biodb/lipidmaps.structure-ccd4263a0c0fd7a1cb4329cb919bd54b/304383a7dc8c451be84009e31d831359.content"
biodb.TRACE[2024-06-24 01:08:56.407][private$doSaveContentToFile] Saving to cache [1]: "/Users/biocbuild/Library/Caches/org.R-project.R/R/biodb/lipidmaps.structure-ccd4263a0c0fd7a1cb4329cb919bd54b/304383a7dc8c451be84009e31d831359.request"
biodb.DEBUG[2024-06-24 01:09:01.009][self$getBiodb()$getRequestScheduler( ...] Getting content of get URL request "https://www.lipidmaps.org/data/structure/LMSDSearch.php?Mode=ProcessStrSearch&OutputMode=File&OutputType=TSV&Name=2-methoxy-12-methyloctadec-17-en-5-ynoyl anhydride&ExactMass=626.491025&ExactMassOffSet=1e-06".
biodb.DEBUG[2024-06-24 01:09:01.028][private$doSendRequestLoop] Request header is: "".
biodb.DEBUG[2024-06-24 01:09:01.074][private$doSendRequestLoop] Request body is "".
biodb.TRACE[2024-06-24 01:09:01.079][private$doSendRequestOnce] Sent URL is "https://www.lipidmaps.org/data/structure/LMSDSearch.php?Mode=ProcessStrSearch&OutputMode=File&OutputType=TSV&Name=2-methoxy-12-methyloctadec-17-en-5-ynoyl%20anhydride&ExactMass=626.491025&ExactMassOffSet=1e-06".
biodb.TRACE[2024-06-24 01:09:01.859][getRCurlRequestResult] Using RCurl package for sending request (https://www.lipidmaps.org/data/structure/LMSDSearch.php?Mode=ProcessStrSearch&OutputMode=File&OutputType=TSV&Name=2-methoxy-12-methyloctadec-17-en-5-ynoyl%20anhydride&ExactMass=626.491025&ExactMassOffSet=1e-06).
biodb.DEBUG[2024-06-24 01:09:02.483][self$getBiodb()$getRequestScheduler( ...] Saving content of request to cache.
biodb.TRACE[2024-06-24 01:09:02.488][private$doSaveContentToFile] Saving to cache [1]: "/Users/biocbuild/Library/Caches/org.R-project.R/R/biodb/lipidmaps.structure-ccd4263a0c0fd7a1cb4329cb919bd54b/7f71825f1888a7b29e4b8407502d21e3.content"
biodb.TRACE[2024-06-24 01:09:02.498][private$doSaveContentToFile] Saving to cache [1]: "/Users/biocbuild/Library/Caches/org.R-project.R/R/biodb/lipidmaps.structure-ccd4263a0c0fd7a1cb4329cb919bd54b/7f71825f1888a7b29e4b8407502d21e3.request"
biodb.DEBUG[2024-06-24 01:09:02.629][self$getBiodb()$getRequestScheduler( ...] Getting content of get URL request "https://www.lipidmaps.org/data/structure/LMSDSearch.php?Mode=ProcessStrSearch&OutputMode=File&OutputType=TSV&Name=2-methoxy-12-methyloctadec-17-en-5-ynoyl anhydride&ExactMass=626.491026&ExactMassOffSet=2e-06".
biodb.DEBUG[2024-06-24 01:09:02.639][private$doSendRequestLoop] Request header is: "".
biodb.DEBUG[2024-06-24 01:09:02.641][private$doSendRequestLoop] Request body is "".
biodb.TRACE[2024-06-24 01:09:02.646][private$doSendRequestOnce] Sent URL is "https://www.lipidmaps.org/data/structure/LMSDSearch.php?Mode=ProcessStrSearch&OutputMode=File&OutputType=TSV&Name=2-methoxy-12-methyloctadec-17-en-5-ynoyl%20anhydride&ExactMass=626.491026&ExactMassOffSet=2e-06".
biodb.TRACE[2024-06-24 01:09:03.265][getRCurlRequestResult] Using RCurl package for sending request (https://www.lipidmaps.org/data/structure/LMSDSearch.php?Mode=ProcessStrSearch&OutputMode=File&OutputType=TSV&Name=2-methoxy-12-methyloctadec-17-en-5-ynoyl%20anhydride&ExactMass=626.491026&ExactMassOffSet=2e-06).
biodb.DEBUG[2024-06-24 01:09:03.897][self$getBiodb()$getRequestScheduler( ...] Saving content of request to cache.
biodb.TRACE[2024-06-24 01:09:03.902][private$doSaveContentToFile] Saving to cache [1]: "/Users/biocbuild/Library/Caches/org.R-project.R/R/biodb/lipidmaps.structure-ccd4263a0c0fd7a1cb4329cb919bd54b/fd41c675dd237f33cdaafcbb15058c54.content"
biodb.TRACE[2024-06-24 01:09:03.913][private$doSaveContentToFile] Saving to cache [1]: "/Users/biocbuild/Library/Caches/org.R-project.R/R/biodb/lipidmaps.structure-ccd4263a0c0fd7a1cb4329cb919bd54b/fd41c675dd237f33cdaafcbb15058c54.request"
biodb.TRACE[2024-06-24 01:09:04.012][self$getBiodb()$getEntryFields()$get] Asked field names are: nominal.mass.
biodb.TRACE[2024-06-24 01:09:04.026][self$getBiodb()$getEntryFields()$get] Realnames of fields are: nominal.mass.
biodb.TRACE[2024-06-24 01:09:04.040][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:04.043][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.INFO [2024-06-24 01:09:04.077][biodb::testThat]
biodb.INFO [2024-06-24 01:09:04.079][biodb::testThat] Running test function  test_annotateMzValues_input_vector  (" annotateMzValues() accepts a single vector. ").
biodb.INFO [2024-06-24 01:09:04.092][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2024-06-24 01:09:04.094][biodb::testThat]
biodb.TRACE[2024-06-24 01:09:04.098][self$getBiodb()$getEntryFields()$get] Asked field names are: average.mass.
biodb.TRACE[2024-06-24 01:09:04.099][self$getBiodb()$getEntryFields()$get] Realnames of fields are: average.mass.
biodb.TRACE[2024-06-24 01:09:04.101][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:04.105][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:04.107][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-06-24 01:09:04.122][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-06-24 01:09:04.128][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:04.133][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:04.167][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-06-24 01:09:04.190][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-06-24 01:09:04.236][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:04.242][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:04.247][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-06-24 01:09:04.250][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-06-24 01:09:04.253][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:04.266][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:04.269][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-06-24 01:09:04.271][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-06-24 01:09:04.286][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:04.315][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:04.355][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-06-24 01:09:04.371][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-06-24 01:09:04.374][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:04.377][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-06-24 01:09:04.397][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-06-24 01:09:04.408][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-06-24 01:09:04.435][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-06-24 01:09:04.456][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:09:04.468][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:09:04.470][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:09:04.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-06-24 01:09:04.488][self$getBiodb()$getRequestScheduler( ...] Getting content of get URL request "https://www.lipidmaps.org/data/structure/LMSDSearch.php?Mode=ProcessStrSearch&OutputMode=File&OutputType=TSV&ExactMass=626.491025&ExactMassOffSet=0.01".
biodb.DEBUG[2024-06-24 01:09:04.508][private$doSendRequestLoop] Request header is: "".
biodb.DEBUG[2024-06-24 01:09:04.511][private$doSendRequestLoop] Request body is "".
biodb.TRACE[2024-06-24 01:09:04.518][private$doSendRequestOnce] Sent URL is "https://www.lipidmaps.org/data/structure/LMSDSearch.php?Mode=ProcessStrSearch&OutputMode=File&OutputType=TSV&ExactMass=626.491025&ExactMassOffSet=0.01".
biodb.TRACE[2024-06-24 01:09:08.497][getRCurlRequestResult] Using RCurl package for sending request (https://www.lipidmaps.org/data/structure/LMSDSearch.php?Mode=ProcessStrSearch&OutputMode=File&OutputType=TSV&ExactMass=626.491025&ExactMassOffSet=0.01).
biodb.DEBUG[2024-06-24 01:09:16.219][self$getBiodb()$getRequestScheduler( ...] Saving content of request to cache.
biodb.TRACE[2024-06-24 01:09:16.324][private$doSaveContentToFile] Saving to cache [1]: "/Users/biocbuild/Library/Caches/org.R-project.R/R/biodb/lipidmaps.structure-ccd4263a0c0fd7a1cb4329cb919bd54b/f4acf835cb23946f08f684530aa686a3.content"
biodb.TRACE[2024-06-24 01:09:16.485][private$doSaveContentToFile] Saving to cache [1]: "/Users/biocbuild/Library/Caches/org.R-project.R/R/biodb/lipidmaps.structure-ccd4263a0c0fd7a1cb4329cb919bd54b/f4acf835cb23946f08f684530aa686a3.request"
biodb.DEBUG[2024-06-24 01:09:21.322][private$loadEntries] Creating entries from ids [2]: "LMFA00000002, LMFA00000003".
biodb.DEBUG[2024-06-24 01:09:21.599][conn$getEntryContent] Get LIPID MAPS Structure entry content(s) for 2 id(s)...
biodb.TRACE[2024-06-24 01:09:21.612][cch$loadFileContent] Trying to load 2 files from cache: [2]: "LMFA00000002, LMFA00000003".
biodb.TRACE[2024-06-24 01:09:21.615][cch$loadFileContent] file.exist = [2]: "FALSE, FALSE".
biodb.TRACE[2024-06-24 01:09:21.617][loadFileContents] Loaded 0 files from cache: none.
biodb.DEBUG[2024-06-24 01:09:21.642][conn$getEntryContent] 0 LIPID MAPS Structure entry content(s) loaded from cache.
biodb.DEBUG[2024-06-24 01:09:21.644][conn$getEntryContent] 2 entry content(s) need to be fetched from LIPID MAPS Structure database "https://www.lipidmaps.org/data/".
biodb.DEBUG[2024-06-24 01:09:21.646][conn$getEntryContent] dwnld.chunk.size=NA
biodb.DEBUG[2024-06-24 01:09:21.648][conn$getEntryContent] 1 chunk(s) to download.
biodb.DEBUG[2024-06-24 01:09:21.709][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-06-24 01:09:21.714][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-06-24 01:09:21.715][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-06-24 01:09:21.729][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:09:21.731][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:09:21.733][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:09:21.735][FUN] Functions in observer BiodbConfig: [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-06-24 01:09:21.741][scheduler$sendRequest] Getting content of get URL request "https://www.lipidmaps.org/databases/lmsd/LMFA00000002?format=tsv".
biodb.DEBUG[2024-06-24 01:09:21.745][private$doSendRequestLoop] Request header is: "".
biodb.DEBUG[2024-06-24 01:09:21.757][private$doSendRequestLoop] Request body is "".
biodb.TRACE[2024-06-24 01:09:21.784][private$doSendRequestOnce] Sent URL is "https://www.lipidmaps.org/databases/lmsd/LMFA00000002?format=tsv".
biodb.TRACE[2024-06-24 01:09:22.422][getRCurlRequestResult] Using RCurl package for sending request (https://www.lipidmaps.org/databases/lmsd/LMFA00000002?format=tsv).
biodb.DEBUG[2024-06-24 01:09:23.057][scheduler$sendRequest] Saving content of request to cache.
biodb.TRACE[2024-06-24 01:09:23.061][private$doSaveContentToFile] Saving to cache [1]: "/Users/biocbuild/Library/Caches/org.R-project.R/R/biodb/lipidmaps.structure-ccd4263a0c0fd7a1cb4329cb919bd54b/a989db4a318873c598872a885a94e78c.content"
biodb.TRACE[2024-06-24 01:09:23.069][private$doSaveContentToFile] Saving to cache [1]: "/Users/biocbuild/Library/Caches/org.R-project.R/R/biodb/lipidmaps.structure-ccd4263a0c0fd7a1cb4329cb919bd54b/a989db4a318873c598872a885a94e78c.request"
biodb.DEBUG[2024-06-24 01:09:23.073][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-06-24 01:09:23.075][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-06-24 01:09:23.077][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-06-24 01:09:23.088][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:09:23.090][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:09:23.092][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:09:23.094][FUN] Functions in observer BiodbConfig: [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-06-24 01:09:23.097][scheduler$sendRequest] Getting content of get URL request "https://www.lipidmaps.org/databases/lmsd/LMFA00000003?format=tsv".
biodb.DEBUG[2024-06-24 01:09:23.104][private$doSendRequestLoop] Request header is: "".
biodb.DEBUG[2024-06-24 01:09:23.109][private$doSendRequestLoop] Request body is "".
biodb.TRACE[2024-06-24 01:09:23.112][private$doSendRequestOnce] Sent URL is "https://www.lipidmaps.org/databases/lmsd/LMFA00000003?format=tsv".
biodb.TRACE[2024-06-24 01:09:23.752][getRCurlRequestResult] Using RCurl package for sending request (https://www.lipidmaps.org/databases/lmsd/LMFA00000003?format=tsv).
biodb.DEBUG[2024-06-24 01:09:24.392][scheduler$sendRequest] Saving content of request to cache.
biodb.TRACE[2024-06-24 01:09:24.397][private$doSaveContentToFile] Saving to cache [1]: "/Users/biocbuild/Library/Caches/org.R-project.R/R/biodb/lipidmaps.structure-ccd4263a0c0fd7a1cb4329cb919bd54b/f88961343869f5da5bc09cbcc0e6185e.content"
biodb.TRACE[2024-06-24 01:09:24.406][private$doSaveContentToFile] Saving to cache [1]: "/Users/biocbuild/Library/Caches/org.R-project.R/R/biodb/lipidmaps.structure-ccd4263a0c0fd7a1cb4329cb919bd54b/f88961343869f5da5bc09cbcc0e6185e.request"
biodb.TRACE[2024-06-24 01:09:24.413][private$doSaveContentToFile] Saving to cache [2]: "/Users/biocbuild/Library/Caches/org.R-project.R/R/biodb/lipidmaps.structure-ccd4263a0c0fd7a1cb4329cb919bd54b/LMFA00000002.tsv, /Users/biocbuild/Library/Caches/org.R-project.R/R/biodb/lipidmaps.structure-ccd4263a0c0fd7a1cb4329cb919bd54b/LMFA00000003.tsv"
biodb.DEBUG[2024-06-24 01:09:24.418][conn$getEntryContent] Now 0 id(s) left to be retrieved...
biodb.DEBUG[2024-06-24 01:09:24.421][self$createEntryFromContent] Creating LIPID MAPS Structure entries from 2 content(s).
biodb.DEBUG[2024-06-24 01:09:24.424][self$createEntryFromContent] Parsing 2 LIPID MAPS Structure entries.
biodb.DEBUG[2024-06-24 01:09:24.429][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-06-24 01:09:24.431][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-06-24 01:09:24.434][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-06-24 01:09:24.447][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:09:24.449][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:09:24.469][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:09:24.471][FUN] Functions in observer BiodbConfig: [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-06-24 01:09:24.484][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-06-24 01:09:24.487][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-06-24 01:09:24.490][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:24.492][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:24.495][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-06-24 01:09:24.498][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-06-24 01:09:24.501][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:24.503][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:24.506][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-06-24 01:09:24.509][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-06-24 01:09:24.512][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:24.514][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:24.517][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-06-24 01:09:24.520][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-06-24 01:09:24.523][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:24.526][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:24.529][self$getBiodb()$getEntryFields()$get] Asked field names are: hmdb.metabolites.id.
biodb.TRACE[2024-06-24 01:09:24.532][self$getBiodb()$getEntryFields()$get] Realnames of fields are: hmdb.metabolites.id.
biodb.TRACE[2024-06-24 01:09:24.534][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:24.537][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:24.540][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2024-06-24 01:09:24.543][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2024-06-24 01:09:24.546][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:24.548][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:24.551][self$getBiodb()$getEntryFields()$get] Asked field names are: ncbi.pubchem.comp.id.
biodb.TRACE[2024-06-24 01:09:24.554][self$getBiodb()$getEntryFields()$get] Realnames of fields are: ncbi.pubchem.comp.id.
biodb.TRACE[2024-06-24 01:09:24.557][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:24.560][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:24.575][self$getBiodb()$getEntryFields()$get] Asked field names are: ncbi.pubchem.comp.id.
biodb.TRACE[2024-06-24 01:09:24.578][self$getBiodb()$getEntryFields()$get] Realnames of fields are: ncbi.pubchem.comp.id.
biodb.TRACE[2024-06-24 01:09:24.583][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:24.586][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:24.594][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.iupac.name.syst.
biodb.TRACE[2024-06-24 01:09:24.598][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.iupac.name.syst.
biodb.TRACE[2024-06-24 01:09:24.600][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:24.603][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:24.606][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.iupac.name.syst.
biodb.TRACE[2024-06-24 01:09:24.627][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.iupac.name.syst.
biodb.TRACE[2024-06-24 01:09:24.630][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:24.638][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:24.641][self$getBiodb()$getEntryFields()$get] Asked field names are: exact.mass.
biodb.TRACE[2024-06-24 01:09:24.644][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-06-24 01:09:24.646][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:24.660][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:24.663][self$getBiodb()$getEntryFields()$get] Asked field names are: exact.mass.
biodb.TRACE[2024-06-24 01:09:24.666][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-06-24 01:09:24.681][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:24.698][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:24.701][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2024-06-24 01:09:24.704][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2024-06-24 01:09:24.707][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:24.710][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:24.713][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2024-06-24 01:09:24.716][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2024-06-24 01:09:24.718][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:24.721][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:24.738][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2024-06-24 01:09:24.741][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-06-24 01:09:24.750][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:24.752][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:24.756][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2024-06-24 01:09:24.774][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-06-24 01:09:24.777][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:24.801][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:24.804][self$getBiodb()$getEntryFields()$get] Asked field names are: SYNONYMS.
biodb.TRACE[2024-06-24 01:09:24.807][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-06-24 01:09:24.809][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:24.817][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:24.822][self$getBiodb()$getEntryFields()$get] Asked field names are: synonyms.
biodb.TRACE[2024-06-24 01:09:24.825][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-06-24 01:09:24.831][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:24.834][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:24.837][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2024-06-24 01:09:24.840][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-06-24 01:09:24.843][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:24.845][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:24.882][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2024-06-24 01:09:24.885][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-06-24 01:09:24.888][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:24.890][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:24.903][self$getBiodb()$getEntryFields()$get] Asked field names are: SYNONYMS.
biodb.TRACE[2024-06-24 01:09:24.906][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-06-24 01:09:24.908][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:24.924][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:24.946][self$getBiodb()$getEntryFields()$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:24.950][self$getBiodb()$getEntryFields()$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:24.953][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:24.957][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:24.959][self$getBiodb()$getEntryFields()$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:24.962][self$getBiodb()$getEntryFields()$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:24.979][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:24.982][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:24.986][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-06-24 01:09:24.989][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-06-24 01:09:24.992][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:25.016][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:25.019][self$getBiodb()$getEntryFields()$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:25.023][self$getBiodb()$getEntryFields()$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:25.025][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:25.039][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:25.042][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-06-24 01:09:25.046][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-06-24 01:09:25.059][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:25.061][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:25.064][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-06-24 01:09:25.081][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-06-24 01:09:25.084][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:25.087][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:25.089][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-06-24 01:09:25.103][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-06-24 01:09:25.106][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:25.109][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-06-24 01:09:25.127][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-06-24 01:09:25.129][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-06-24 01:09:25.132][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-06-24 01:09:25.167][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:09:25.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-06-24 01:09:25.172][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:09:25.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.TRACE[2024-06-24 01:09:25.210][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-06-24 01:09:25.222][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-06-24 01:09:25.225][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:25.227][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:25.231][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-06-24 01:09:25.243][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-06-24 01:09:25.246][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:25.249][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:25.263][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-06-24 01:09:25.271][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-06-24 01:09:25.274][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:25.325][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:25.328][self$getBiodb()$getEntryFields()$get] Asked field names are: hmdb.metabolites.id.
biodb.TRACE[2024-06-24 01:09:25.331][self$getBiodb()$getEntryFields()$get] Realnames of fields are: hmdb.metabolites.id.
biodb.TRACE[2024-06-24 01:09:25.334][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:25.336][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:25.387][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2024-06-24 01:09:25.390][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2024-06-24 01:09:25.392][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:25.395][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:25.400][self$getBiodb()$getEntryFields()$get] Asked field names are: ncbi.pubchem.comp.id.
biodb.TRACE[2024-06-24 01:09:25.412][self$getBiodb()$getEntryFields()$get] Realnames of fields are: ncbi.pubchem.comp.id.
biodb.TRACE[2024-06-24 01:09:25.415][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:25.417][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:25.420][self$getBiodb()$getEntryFields()$get] Asked field names are: ncbi.pubchem.comp.id.
biodb.TRACE[2024-06-24 01:09:25.433][self$getBiodb()$getEntryFields()$get] Realnames of fields are: ncbi.pubchem.comp.id.
biodb.TRACE[2024-06-24 01:09:25.436][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:25.439][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:25.441][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.iupac.name.syst.
biodb.TRACE[2024-06-24 01:09:25.452][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.iupac.name.syst.
biodb.TRACE[2024-06-24 01:09:25.454][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:25.456][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:25.459][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.iupac.name.syst.
biodb.TRACE[2024-06-24 01:09:25.470][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.iupac.name.syst.
biodb.TRACE[2024-06-24 01:09:25.472][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:25.475][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:25.477][self$getBiodb()$getEntryFields()$get] Asked field names are: exact.mass.
biodb.TRACE[2024-06-24 01:09:25.491][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-06-24 01:09:25.493][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:25.495][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:25.498][self$getBiodb()$getEntryFields()$get] Asked field names are: exact.mass.
biodb.TRACE[2024-06-24 01:09:25.511][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-06-24 01:09:25.513][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:25.515][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:25.528][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2024-06-24 01:09:25.531][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2024-06-24 01:09:25.533][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:25.536][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:25.541][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2024-06-24 01:09:25.544][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2024-06-24 01:09:25.547][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:25.549][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:25.562][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2024-06-24 01:09:25.565][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-06-24 01:09:25.570][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:25.572][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:25.575][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2024-06-24 01:09:25.578][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-06-24 01:09:25.609][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:25.611][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:25.614][self$getBiodb()$getEntryFields()$get] Asked field names are: SYNONYMS.
biodb.TRACE[2024-06-24 01:09:25.617][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-06-24 01:09:25.642][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:25.645][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:25.648][self$getBiodb()$getEntryFields()$get] Asked field names are: synonyms.
biodb.TRACE[2024-06-24 01:09:25.650][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-06-24 01:09:25.662][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:25.665][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:25.667][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2024-06-24 01:09:25.670][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-06-24 01:09:25.677][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:25.679][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:25.682][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2024-06-24 01:09:25.684][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-06-24 01:09:25.692][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:25.695][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:25.697][self$getBiodb()$getEntryFields()$get] Asked field names are: SYNONYMS.
biodb.TRACE[2024-06-24 01:09:25.700][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-06-24 01:09:25.711][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:25.714][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:25.717][self$getBiodb()$getEntryFields()$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:25.726][self$getBiodb()$getEntryFields()$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:25.729][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:25.731][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:25.736][self$getBiodb()$getEntryFields()$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:25.738][self$getBiodb()$getEntryFields()$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:25.742][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:25.744][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:25.747][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-06-24 01:09:25.749][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-06-24 01:09:25.759][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:25.762][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:25.765][self$getBiodb()$getEntryFields()$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:25.768][self$getBiodb()$getEntryFields()$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:25.788][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:25.790][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:25.793][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-06-24 01:09:25.796][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-06-24 01:09:25.813][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:25.816][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:25.819][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-06-24 01:09:25.821][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-06-24 01:09:25.835][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:25.838][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:25.840][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-06-24 01:09:25.843][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-06-24 01:09:25.858][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:25.878][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:25.883][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-06-24 01:09:25.886][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-06-24 01:09:25.888][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:25.932][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:25.934][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-06-24 01:09:25.937][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-06-24 01:09:25.940][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:25.942][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:25.945][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-06-24 01:09:25.947][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-06-24 01:09:25.950][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:25.952][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:25.978][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-06-24 01:09:25.981][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-06-24 01:09:25.983][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:25.987][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:25.989][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-06-24 01:09:25.992][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-06-24 01:09:25.995][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:25.997][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:26.000][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-06-24 01:09:26.005][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-06-24 01:09:26.008][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:26.010][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-06-24 01:09:26.016][self$createEntryFromContent] Accession numbers: LMFA00000002, LMFA00000003.
biodb.DEBUG[2024-06-24 01:09:26.053][private$bdb$entriesToDataframe] 3 entrie(s) to convert in data frame.
biodb.DEBUG[2024-06-24 01:09:26.067][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-06-24 01:09:26.070][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-06-24 01:09:26.072][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-06-24 01:09:26.122][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:09:26.124][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:09:26.127][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:09:26.136][FUN] Functions in observer BiodbConfig: [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-06-24 01:09:26.139][self$getBiodb()$getEntryFields()$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:26.142][self$getBiodb()$getEntryFields()$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:26.145][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:26.153][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:26.156][self$getBiodb()$getEntryFields()$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:26.159][self$getBiodb()$getEntryFields()$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:26.169][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:26.173][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:26.175][private$selectFields] Fields [1]: "lipidmaps.structure.id"
biodb.TRACE[2024-06-24 01:09:26.187][private$selectFields]
biodb.TRACE[2024-06-24 01:09:26.189][private$selectFields] Fields is null: FALSE
biodb.TRACE[2024-06-24 01:09:26.192][private$selectFields] Fields.type is null: TRUE
biodb.TRACE[2024-06-24 01:09:26.195][private$selectFields] Fields [1]: "lipidmaps.structure.id"
biodb.TRACE[2024-06-24 01:09:26.197][ef$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:26.221][ef$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:26.224][ef$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:26.229][ef$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:26.232][ef$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:26.234][ef$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:26.237][ef$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:26.257][ef$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:26.260][private$selectFields] Fields [1]: "lipidmaps.structure.id"
biodb.TRACE[2024-06-24 01:09:26.262][private$organizeFieldsByGroups] Fields [1]: "lipidmaps.structure.id"
biodb.TRACE[2024-06-24 01:09:26.265][ef$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:26.273][ef$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:26.276][ef$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:26.278][ef$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:26.280][private$organizeFieldsByGroups] Groups [2]: "lipidmaps.structure.id, list()"
biodb.TRACE[2024-06-24 01:09:26.293][self$getBiodb()$getEntryFields()$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:26.296][self$getBiodb()$getEntryFields()$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:26.298][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:26.300][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:26.311][self$getBiodb()$getEntryFields()$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:26.314][self$getBiodb()$getEntryFields()$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:26.316][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:26.319][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:26.333][self$getBiodb()$getEntryFields()$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:26.337][self$getBiodb()$getEntryFields()$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:26.341][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:26.353][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:26.403][private$entriesToListOfDataframes] Entry converted to data frame: [1, 1]: [lipidmaps.structure.id] [LMFA00000001].
biodb.DEBUG[2024-06-24 01:09:26.413][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-06-24 01:09:26.415][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-06-24 01:09:26.417][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-06-24 01:09:26.447][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:09:26.450][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:09:26.461][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:09:26.464][FUN] Functions in observer BiodbConfig: [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-06-24 01:09:26.466][self$getBiodb()$getEntryFields()$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:26.469][self$getBiodb()$getEntryFields()$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:26.484][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:26.496][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:26.501][self$getBiodb()$getEntryFields()$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:26.504][self$getBiodb()$getEntryFields()$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:26.506][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:26.509][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:26.522][private$selectFields] Fields [1]: "lipidmaps.structure.id"
biodb.TRACE[2024-06-24 01:09:26.524][private$selectFields]
biodb.TRACE[2024-06-24 01:09:26.527][private$selectFields] Fields is null: FALSE
biodb.TRACE[2024-06-24 01:09:26.539][private$selectFields] Fields.type is null: TRUE
biodb.TRACE[2024-06-24 01:09:26.551][private$selectFields] Fields [1]: "lipidmaps.structure.id"
biodb.TRACE[2024-06-24 01:09:26.554][ef$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:26.557][ef$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:26.570][ef$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:26.573][ef$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:26.576][ef$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:26.579][ef$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:26.582][ef$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:26.597][ef$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:26.600][private$selectFields] Fields [1]: "lipidmaps.structure.id"
biodb.TRACE[2024-06-24 01:09:26.603][private$organizeFieldsByGroups] Fields [1]: "lipidmaps.structure.id"
biodb.TRACE[2024-06-24 01:09:26.617][ef$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:26.620][ef$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:26.623][ef$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:26.635][ef$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:26.651][private$organizeFieldsByGroups] Groups [2]: "lipidmaps.structure.id, list()"
biodb.TRACE[2024-06-24 01:09:26.654][self$getBiodb()$getEntryFields()$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:26.657][self$getBiodb()$getEntryFields()$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:26.673][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:26.680][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:26.683][self$getBiodb()$getEntryFields()$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:26.686][self$getBiodb()$getEntryFields()$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:26.701][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:26.703][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:26.706][self$getBiodb()$getEntryFields()$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:26.720][self$getBiodb()$getEntryFields()$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:26.723][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:26.726][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:26.739][private$entriesToListOfDataframes] Entry converted to data frame: [1, 1]: [lipidmaps.structure.id] [LMFA00000002].
biodb.DEBUG[2024-06-24 01:09:26.744][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-06-24 01:09:26.747][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-06-24 01:09:26.749][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-06-24 01:09:26.781][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:09:26.794][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:09:26.796][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:09:26.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.TRACE[2024-06-24 01:09:26.802][self$getBiodb()$getEntryFields()$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:26.819][self$getBiodb()$getEntryFields()$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:26.821][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:26.824][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:26.826][self$getBiodb()$getEntryFields()$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:26.841][self$getBiodb()$getEntryFields()$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:26.844][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:26.846][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:26.857][private$selectFields] Fields [1]: "lipidmaps.structure.id"
biodb.TRACE[2024-06-24 01:09:26.860][private$selectFields]
biodb.TRACE[2024-06-24 01:09:26.863][private$selectFields] Fields is null: FALSE
biodb.TRACE[2024-06-24 01:09:26.865][private$selectFields] Fields.type is null: TRUE
biodb.TRACE[2024-06-24 01:09:26.885][private$selectFields] Fields [1]: "lipidmaps.structure.id"
biodb.TRACE[2024-06-24 01:09:26.888][ef$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:26.891][ef$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:26.894][ef$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:26.904][ef$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:26.907][ef$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:26.910][ef$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:26.932][ef$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:26.935][ef$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:26.937][private$selectFields] Fields [1]: "lipidmaps.structure.id"
biodb.TRACE[2024-06-24 01:09:26.940][private$organizeFieldsByGroups] Fields [1]: "lipidmaps.structure.id"
biodb.TRACE[2024-06-24 01:09:26.952][ef$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:26.955][ef$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:26.958][ef$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:26.972][ef$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:26.975][private$organizeFieldsByGroups] Groups [2]: "lipidmaps.structure.id, list()"
biodb.TRACE[2024-06-24 01:09:26.978][self$getBiodb()$getEntryFields()$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:26.985][self$getBiodb()$getEntryFields()$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:26.991][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:26.994][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:27.021][self$getBiodb()$getEntryFields()$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:27.026][self$getBiodb()$getEntryFields()$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:27.038][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:27.041][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:27.044][self$getBiodb()$getEntryFields()$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:27.047][self$getBiodb()$getEntryFields()$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:27.060][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:27.063][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:27.067][private$entriesToListOfDataframes] Entry converted to data frame: [1, 1]: [lipidmaps.structure.id] [LMFA00000003].
biodb.DEBUG[2024-06-24 01:09:27.076][private$entriesToListOfDataframes] Converted 3 entry/ies to data frame(s).
biodb.DEBUG[2024-06-24 01:09:27.080][private$bdb$entriesToDataframe] Merging data frames with a singleentry each into a single data frame with all entries.
biodb.TRACE[2024-06-24 01:09:27.123][self$getBiodb()$getEntryFields()$get] Asked field names are: nominal.mass.
biodb.TRACE[2024-06-24 01:09:27.126][self$getBiodb()$getEntryFields()$get] Realnames of fields are: nominal.mass.
biodb.TRACE[2024-06-24 01:09:27.128][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:27.141][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.INFO [2024-06-24 01:09:27.166][biodb::testThat]
biodb.INFO [2024-06-24 01:09:27.221][biodb::testThat] Running test function  test_annotateMzValues_ppm_tol  (" ppm tolerance works in annotateMzValues() ").
biodb.INFO [2024-06-24 01:09:27.223][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2024-06-24 01:09:27.244][biodb::testThat]
biodb.TRACE[2024-06-24 01:09:27.250][self$getBiodb()$getEntryFields()$get] Asked field names are: average.mass.
biodb.TRACE[2024-06-24 01:09:27.321][self$getBiodb()$getEntryFields()$get] Realnames of fields are: average.mass.
biodb.TRACE[2024-06-24 01:09:27.324][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:27.327][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:27.330][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-06-24 01:09:27.333][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-06-24 01:09:27.335][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:27.337][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:27.340][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-06-24 01:09:27.344][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-06-24 01:09:27.346][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:27.348][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:27.350][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-06-24 01:09:27.353][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-06-24 01:09:27.356][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:27.358][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:27.361][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-06-24 01:09:27.363][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-06-24 01:09:27.369][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:27.371][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:27.374][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-06-24 01:09:27.379][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-06-24 01:09:27.382][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:27.384][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-06-24 01:09:27.559][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-06-24 01:09:27.561][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-06-24 01:09:27.563][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-06-24 01:09:27.572][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:09:27.593][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:09:27.596][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:09:27.598][FUN] Functions in observer BiodbConfig: [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-06-24 01:09:27.604][self$getBiodb()$getRequestScheduler( ...] Getting content of get URL request "https://www.lipidmaps.org/data/structure/LMSDSearch.php?Mode=ProcessStrSearch&OutputMode=File&OutputType=TSV&ExactMass=626.491025&ExactMassOffSet=0.009397365375".
biodb.DEBUG[2024-06-24 01:09:27.612][private$doSendRequestLoop] Request header is: "".
biodb.DEBUG[2024-06-24 01:09:27.615][private$doSendRequestLoop] Request body is "".
biodb.TRACE[2024-06-24 01:09:27.637][private$doSendRequestOnce] Sent URL is "https://www.lipidmaps.org/data/structure/LMSDSearch.php?Mode=ProcessStrSearch&OutputMode=File&OutputType=TSV&ExactMass=626.491025&ExactMassOffSet=0.009397365375".
biodb.TRACE[2024-06-24 01:09:31.753][getRCurlRequestResult] Using RCurl package for sending request (https://www.lipidmaps.org/data/structure/LMSDSearch.php?Mode=ProcessStrSearch&OutputMode=File&OutputType=TSV&ExactMass=626.491025&ExactMassOffSet=0.009397365375).
biodb.DEBUG[2024-06-24 01:09:39.765][self$getBiodb()$getRequestScheduler( ...] Saving content of request to cache.
biodb.TRACE[2024-06-24 01:09:39.808][private$doSaveContentToFile] Saving to cache [1]: "/Users/biocbuild/Library/Caches/org.R-project.R/R/biodb/lipidmaps.structure-ccd4263a0c0fd7a1cb4329cb919bd54b/5652f5994fce967a05a065a71bac3ed6.content"
biodb.TRACE[2024-06-24 01:09:40.099][private$doSaveContentToFile] Saving to cache [1]: "/Users/biocbuild/Library/Caches/org.R-project.R/R/biodb/lipidmaps.structure-ccd4263a0c0fd7a1cb4329cb919bd54b/5652f5994fce967a05a065a71bac3ed6.request"
biodb.DEBUG[2024-06-24 01:09:44.668][private$bdb$entriesToDataframe] 3 entrie(s) to convert in data frame.
biodb.DEBUG[2024-06-24 01:09:44.855][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-06-24 01:09:44.874][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-06-24 01:09:44.877][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-06-24 01:09:44.897][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:09:44.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-06-24 01:09:44.911][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:09:44.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.TRACE[2024-06-24 01:09:44.979][self$getBiodb()$getEntryFields()$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:45.029][self$getBiodb()$getEntryFields()$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:45.047][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:45.050][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:45.052][self$getBiodb()$getEntryFields()$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:45.055][self$getBiodb()$getEntryFields()$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:45.058][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:45.061][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:45.212][private$selectFields] Fields [1]: "lipidmaps.structure.id"
biodb.TRACE[2024-06-24 01:09:45.214][private$selectFields]
biodb.TRACE[2024-06-24 01:09:45.217][private$selectFields] Fields is null: FALSE
biodb.TRACE[2024-06-24 01:09:45.236][private$selectFields] Fields.type is null: TRUE
biodb.TRACE[2024-06-24 01:09:45.239][private$selectFields] Fields [1]: "lipidmaps.structure.id"
biodb.TRACE[2024-06-24 01:09:45.243][ef$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:45.259][ef$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:45.286][ef$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:45.374][ef$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:45.376][ef$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:45.379][ef$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:45.382][ef$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:45.395][ef$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:45.406][private$selectFields] Fields [1]: "lipidmaps.structure.id"
biodb.TRACE[2024-06-24 01:09:45.437][private$organizeFieldsByGroups] Fields [1]: "lipidmaps.structure.id"
biodb.TRACE[2024-06-24 01:09:45.440][ef$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:45.445][ef$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:45.448][ef$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:45.450][ef$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:45.453][private$organizeFieldsByGroups] Groups [2]: "lipidmaps.structure.id, list()"
biodb.TRACE[2024-06-24 01:09:45.456][self$getBiodb()$getEntryFields()$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:45.459][self$getBiodb()$getEntryFields()$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:45.461][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:45.466][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:45.469][self$getBiodb()$getEntryFields()$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:45.472][self$getBiodb()$getEntryFields()$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:45.475][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:45.500][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:45.503][self$getBiodb()$getEntryFields()$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:45.506][self$getBiodb()$getEntryFields()$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:45.508][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:45.520][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:45.525][private$entriesToListOfDataframes] Entry converted to data frame: [1, 1]: [lipidmaps.structure.id] [LMFA00000001].
biodb.DEBUG[2024-06-24 01:09:45.528][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-06-24 01:09:45.541][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-06-24 01:09:45.563][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-06-24 01:09:45.626][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:09:45.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-06-24 01:09:45.632][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:09:45.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.TRACE[2024-06-24 01:09:45.637][self$getBiodb()$getEntryFields()$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:45.640][self$getBiodb()$getEntryFields()$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:45.642][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:45.644][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:45.647][self$getBiodb()$getEntryFields()$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:45.651][self$getBiodb()$getEntryFields()$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:45.654][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:45.657][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:45.660][private$selectFields] Fields [1]: "lipidmaps.structure.id"
biodb.TRACE[2024-06-24 01:09:45.663][private$selectFields]
biodb.TRACE[2024-06-24 01:09:45.666][private$selectFields] Fields is null: FALSE
biodb.TRACE[2024-06-24 01:09:45.668][private$selectFields] Fields.type is null: TRUE
biodb.TRACE[2024-06-24 01:09:45.677][private$selectFields] Fields [1]: "lipidmaps.structure.id"
biodb.TRACE[2024-06-24 01:09:45.681][ef$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:45.684][ef$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:45.686][ef$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:45.689][ef$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:45.704][ef$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:45.707][ef$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:45.709][ef$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:45.726][ef$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:45.728][private$selectFields] Fields [1]: "lipidmaps.structure.id"
biodb.TRACE[2024-06-24 01:09:45.731][private$organizeFieldsByGroups] Fields [1]: "lipidmaps.structure.id"
biodb.TRACE[2024-06-24 01:09:45.733][ef$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:45.747][ef$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:45.750][ef$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:45.753][ef$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:45.755][private$organizeFieldsByGroups] Groups [2]: "lipidmaps.structure.id, list()"
biodb.TRACE[2024-06-24 01:09:45.769][self$getBiodb()$getEntryFields()$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:45.773][self$getBiodb()$getEntryFields()$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:45.775][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:45.777][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:45.793][self$getBiodb()$getEntryFields()$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:45.796][self$getBiodb()$getEntryFields()$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:45.799][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:45.814][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:45.817][self$getBiodb()$getEntryFields()$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:45.821][self$getBiodb()$getEntryFields()$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:45.833][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:45.839][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:45.842][private$entriesToListOfDataframes] Entry converted to data frame: [1, 1]: [lipidmaps.structure.id] [LMFA00000002].
biodb.DEBUG[2024-06-24 01:09:45.871][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-06-24 01:09:45.874][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-06-24 01:09:45.915][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-06-24 01:09:45.928][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:09:45.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-06-24 01:09:45.933][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:09:45.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.TRACE[2024-06-24 01:09:45.941][self$getBiodb()$getEntryFields()$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:45.944][self$getBiodb()$getEntryFields()$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:45.959][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:45.972][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:45.978][self$getBiodb()$getEntryFields()$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:45.981][self$getBiodb()$getEntryFields()$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:45.983][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:46.016][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:46.019][private$selectFields] Fields [1]: "lipidmaps.structure.id"
biodb.TRACE[2024-06-24 01:09:46.021][private$selectFields]
biodb.TRACE[2024-06-24 01:09:46.024][private$selectFields] Fields is null: FALSE
biodb.TRACE[2024-06-24 01:09:46.027][private$selectFields] Fields.type is null: TRUE
biodb.TRACE[2024-06-24 01:09:46.031][private$selectFields] Fields [1]: "lipidmaps.structure.id"
biodb.TRACE[2024-06-24 01:09:46.033][ef$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:46.036][ef$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:46.038][ef$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:46.041][ef$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:46.044][ef$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:46.047][ef$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:46.059][ef$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:46.061][ef$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:46.064][private$selectFields] Fields [1]: "lipidmaps.structure.id"
biodb.TRACE[2024-06-24 01:09:46.067][private$organizeFieldsByGroups] Fields [1]: "lipidmaps.structure.id"
biodb.TRACE[2024-06-24 01:09:46.069][ef$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:46.072][ef$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:46.075][ef$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:46.113][ef$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:46.115][private$organizeFieldsByGroups] Groups [2]: "lipidmaps.structure.id, list()"
biodb.TRACE[2024-06-24 01:09:46.118][self$getBiodb()$getEntryFields()$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:46.120][self$getBiodb()$getEntryFields()$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:46.127][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:46.129][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:46.132][self$getBiodb()$getEntryFields()$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:46.157][self$getBiodb()$getEntryFields()$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:46.159][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:46.162][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:46.165][self$getBiodb()$getEntryFields()$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:46.178][self$getBiodb()$getEntryFields()$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:46.181][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:46.184][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:46.187][private$entriesToListOfDataframes] Entry converted to data frame: [1, 1]: [lipidmaps.structure.id] [LMFA00000003].
biodb.DEBUG[2024-06-24 01:09:46.202][private$entriesToListOfDataframes] Converted 3 entry/ies to data frame(s).
biodb.DEBUG[2024-06-24 01:09:46.204][private$bdb$entriesToDataframe] Merging data frames with a singleentry each into a single data frame with all entries.
biodb.TRACE[2024-06-24 01:09:46.248][self$getBiodb()$getEntryFields()$get] Asked field names are: nominal.mass.
biodb.TRACE[2024-06-24 01:09:46.251][self$getBiodb()$getEntryFields()$get] Realnames of fields are: nominal.mass.
biodb.TRACE[2024-06-24 01:09:46.266][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:46.269][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.INFO [2024-06-24 01:09:46.290][biodb::testThat]
biodb.INFO [2024-06-24 01:09:46.293][biodb::testThat] Running test function  test_annotateMzValues_input_dataframe_untouched  (" Input data frame is not modified by annotateMzValues() ").
biodb.INFO [2024-06-24 01:09:46.329][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2024-06-24 01:09:46.331][biodb::testThat]
biodb.TRACE[2024-06-24 01:09:46.351][self$getBiodb()$getEntryFields()$get] Asked field names are: average.mass.
biodb.TRACE[2024-06-24 01:09:46.387][self$getBiodb()$getEntryFields()$get] Realnames of fields are: average.mass.
biodb.TRACE[2024-06-24 01:09:46.390][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:46.394][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:46.398][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2024-06-24 01:09:46.404][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2024-06-24 01:09:46.407][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:46.410][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:46.413][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-06-24 01:09:46.417][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-06-24 01:09:46.420][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:46.423][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:46.428][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-06-24 01:09:46.430][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-06-24 01:09:46.433][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:46.435][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:46.441][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-06-24 01:09:46.443][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-06-24 01:09:46.446][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:46.448][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:46.522][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-06-24 01:09:46.551][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-06-24 01:09:46.554][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:46.556][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-06-24 01:09:46.610][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-06-24 01:09:46.612][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-06-24 01:09:46.614][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-06-24 01:09:46.627][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:09:46.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-06-24 01:09:46.631][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:09:46.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-06-24 01:09:46.663][self$getBiodb()$getRequestScheduler( ...] Getting content of get URL request "https://www.lipidmaps.org/data/structure/LMSDSearch.php?Mode=ProcessStrSearch&OutputMode=File&OutputType=TSV&ExactMass=626.491025&ExactMassOffSet=0.01".
biodb.DEBUG[2024-06-24 01:09:46.691][self$getBiodb()$getRequestScheduler( ...] Loading content of request from cache.
biodb.TRACE[2024-06-24 01:09:46.694][cch$loadFileContent] Trying to load 1 files from cache: [1]: "f4acf835cb23946f08f684530aa686a3".
biodb.TRACE[2024-06-24 01:09:46.698][cch$loadFileContent] file.exist = [1]: "TRUE".
biodb.TRACE[2024-06-24 01:09:46.846][loadFileContents] Loaded 1 files from cache: [1]: "/Users/biocbuild/Library/Caches/org.R-project.R/R/biodb/lipidmaps.structure-ccd4263a0c0fd7a1cb4329cb919bd54b/f4acf835cb23946f08f684530aa686a3.content".
biodb.DEBUG[2024-06-24 01:09:49.873][private$bdb$entriesToDataframe] 3 entrie(s) to convert in data frame.
biodb.DEBUG[2024-06-24 01:09:49.876][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-06-24 01:09:49.878][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-06-24 01:09:49.879][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-06-24 01:09:49.887][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:09:49.888][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:09:49.890][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:09:49.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.TRACE[2024-06-24 01:09:49.893][self$getBiodb()$getEntryFields()$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:49.894][self$getBiodb()$getEntryFields()$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:49.896][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:49.913][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:49.914][self$getBiodb()$getEntryFields()$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:49.915][self$getBiodb()$getEntryFields()$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:49.917][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:49.918][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:49.919][private$selectFields] Fields [1]: "lipidmaps.structure.id"
biodb.TRACE[2024-06-24 01:09:49.920][private$selectFields]
biodb.TRACE[2024-06-24 01:09:49.921][private$selectFields] Fields is null: FALSE
biodb.TRACE[2024-06-24 01:09:49.923][private$selectFields] Fields.type is null: TRUE
biodb.TRACE[2024-06-24 01:09:49.924][private$selectFields] Fields [1]: "lipidmaps.structure.id"
biodb.TRACE[2024-06-24 01:09:49.926][ef$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:49.927][ef$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:49.928][ef$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:49.930][ef$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:49.931][ef$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:49.932][ef$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:49.933][ef$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:49.935][ef$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:49.936][private$selectFields] Fields [1]: "lipidmaps.structure.id"
biodb.TRACE[2024-06-24 01:09:49.938][private$organizeFieldsByGroups] Fields [1]: "lipidmaps.structure.id"
biodb.TRACE[2024-06-24 01:09:49.951][ef$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:49.954][ef$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:49.969][ef$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:49.971][ef$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:49.973][private$organizeFieldsByGroups] Groups [2]: "lipidmaps.structure.id, list()"
biodb.TRACE[2024-06-24 01:09:49.993][self$getBiodb()$getEntryFields()$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:49.998][self$getBiodb()$getEntryFields()$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:49.999][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:50.000][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:50.002][self$getBiodb()$getEntryFields()$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:50.003][self$getBiodb()$getEntryFields()$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:50.005][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:50.007][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:50.009][self$getBiodb()$getEntryFields()$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:50.013][self$getBiodb()$getEntryFields()$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:50.015][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:50.018][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:50.020][private$entriesToListOfDataframes] Entry converted to data frame: [1, 1]: [lipidmaps.structure.id] [LMFA00000001].
biodb.DEBUG[2024-06-24 01:09:50.022][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-06-24 01:09:50.024][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-06-24 01:09:50.026][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-06-24 01:09:50.036][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:09:50.038][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:09:50.041][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:09:50.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-06-24 01:09:50.054][self$getBiodb()$getEntryFields()$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:50.059][self$getBiodb()$getEntryFields()$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:50.061][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:50.063][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:50.067][self$getBiodb()$getEntryFields()$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:50.069][self$getBiodb()$getEntryFields()$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:50.091][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:50.092][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:50.094][private$selectFields] Fields [1]: "lipidmaps.structure.id"
biodb.TRACE[2024-06-24 01:09:50.096][private$selectFields]
biodb.TRACE[2024-06-24 01:09:50.097][private$selectFields] Fields is null: FALSE
biodb.TRACE[2024-06-24 01:09:50.099][private$selectFields] Fields.type is null: TRUE
biodb.TRACE[2024-06-24 01:09:50.101][private$selectFields] Fields [1]: "lipidmaps.structure.id"
biodb.TRACE[2024-06-24 01:09:50.102][ef$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:50.104][ef$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:50.105][ef$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:50.107][ef$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:50.108][ef$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:50.109][ef$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:50.111][ef$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:50.124][ef$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:50.125][private$selectFields] Fields [1]: "lipidmaps.structure.id"
biodb.TRACE[2024-06-24 01:09:50.127][private$organizeFieldsByGroups] Fields [1]: "lipidmaps.structure.id"
biodb.TRACE[2024-06-24 01:09:50.129][ef$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:50.132][ef$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:50.133][ef$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:50.135][ef$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:50.136][private$organizeFieldsByGroups] Groups [2]: "lipidmaps.structure.id, list()"
biodb.TRACE[2024-06-24 01:09:50.137][self$getBiodb()$getEntryFields()$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:50.139][self$getBiodb()$getEntryFields()$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:50.140][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:50.142][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:50.145][self$getBiodb()$getEntryFields()$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:50.147][self$getBiodb()$getEntryFields()$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:50.149][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:50.151][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:50.152][self$getBiodb()$getEntryFields()$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:50.155][self$getBiodb()$getEntryFields()$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:50.158][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:50.161][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:50.164][private$entriesToListOfDataframes] Entry converted to data frame: [1, 1]: [lipidmaps.structure.id] [LMFA00000002].
biodb.DEBUG[2024-06-24 01:09:50.166][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-06-24 01:09:50.168][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-06-24 01:09:50.171][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-06-24 01:09:50.178][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:09:50.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-06-24 01:09:50.181][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:09:50.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-06-24 01:09:50.184][self$getBiodb()$getEntryFields()$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:50.186][self$getBiodb()$getEntryFields()$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:50.187][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:50.188][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:50.189][self$getBiodb()$getEntryFields()$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:50.191][self$getBiodb()$getEntryFields()$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:50.192][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:50.194][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:50.198][private$selectFields] Fields [1]: "lipidmaps.structure.id"
biodb.TRACE[2024-06-24 01:09:50.200][private$selectFields]
biodb.TRACE[2024-06-24 01:09:50.202][private$selectFields] Fields is null: FALSE
biodb.TRACE[2024-06-24 01:09:50.204][private$selectFields] Fields.type is null: TRUE
biodb.TRACE[2024-06-24 01:09:50.205][private$selectFields] Fields [1]: "lipidmaps.structure.id"
biodb.TRACE[2024-06-24 01:09:50.206][ef$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:50.213][ef$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:50.215][ef$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:50.216][ef$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:50.219][ef$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:50.221][ef$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:50.223][ef$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:50.225][ef$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:50.227][private$selectFields] Fields [1]: "lipidmaps.structure.id"
biodb.TRACE[2024-06-24 01:09:50.229][private$organizeFieldsByGroups] Fields [1]: "lipidmaps.structure.id"
biodb.TRACE[2024-06-24 01:09:50.231][ef$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:50.232][ef$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:50.233][ef$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:50.235][ef$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:50.236][private$organizeFieldsByGroups] Groups [2]: "lipidmaps.structure.id, list()"
biodb.TRACE[2024-06-24 01:09:50.237][self$getBiodb()$getEntryFields()$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:50.242][self$getBiodb()$getEntryFields()$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:50.257][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:50.285][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:50.288][self$getBiodb()$getEntryFields()$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:50.289][self$getBiodb()$getEntryFields()$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:50.290][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:50.321][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:50.325][self$getBiodb()$getEntryFields()$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:50.327][self$getBiodb()$getEntryFields()$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:09:50.329][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:50.333][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:09:50.335][private$entriesToListOfDataframes] Entry converted to data frame: [1, 1]: [lipidmaps.structure.id] [LMFA00000003].
biodb.DEBUG[2024-06-24 01:09:50.337][private$entriesToListOfDataframes] Converted 3 entry/ies to data frame(s).
biodb.DEBUG[2024-06-24 01:09:50.342][private$bdb$entriesToDataframe] Merging data frames with a singleentry each into a single data frame with all entries.
biodb.TRACE[2024-06-24 01:09:50.391][self$getBiodb()$getEntryFields()$get] Asked field names are: nominal.mass.
biodb.TRACE[2024-06-24 01:09:50.398][self$getBiodb()$getEntryFields()$get] Realnames of fields are: nominal.mass.
biodb.TRACE[2024-06-24 01:09:50.399][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:09:50.429][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.INFO [2024-06-24 01:09:50.437][biodb::testThat]
biodb.INFO [2024-06-24 01:09:50.438][biodb::testThat] Running test function  test.wrong.entry  (" Wrong entry gives NULL ").
biodb.INFO [2024-06-24 01:09:50.439][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2024-06-24 01:09:50.440][biodb::testThat]
biodb.DEBUG[2024-06-24 01:09:50.445][private$loadEntries] Creating entries from ids [1]: "WRONGA".
biodb.DEBUG[2024-06-24 01:09:50.446][conn$getEntryContent] Get LIPID MAPS Structure entry content(s) for 1 id(s)...
biodb.TRACE[2024-06-24 01:09:50.448][cch$loadFileContent] Trying to load 1 files from cache: [1]: "WRONGA".
biodb.TRACE[2024-06-24 01:09:50.450][cch$loadFileContent] file.exist = [1]: "FALSE".
biodb.TRACE[2024-06-24 01:09:50.451][loadFileContents] Loaded 0 files from cache: none.
biodb.DEBUG[2024-06-24 01:09:50.452][conn$getEntryContent] 0 LIPID MAPS Structure entry content(s) loaded from cache.
biodb.DEBUG[2024-06-24 01:09:50.454][conn$getEntryContent] 1 entry content(s) need to be fetched from LIPID MAPS Structure database "https://www.lipidmaps.org/data/".
biodb.DEBUG[2024-06-24 01:09:50.455][conn$getEntryContent] dwnld.chunk.size=NA
biodb.DEBUG[2024-06-24 01:09:50.457][conn$getEntryContent] 1 chunk(s) to download.
biodb.DEBUG[2024-06-24 01:09:50.462][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-06-24 01:09:50.464][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-06-24 01:09:50.466][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-06-24 01:09:50.474][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:09:50.475][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:09:50.476][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:09:50.478][FUN] Functions in observer BiodbConfig: [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-06-24 01:09:50.482][scheduler$sendRequest] Getting content of get URL request "https://www.lipidmaps.org/databases/lmsd/WRONGA?format=tsv".
biodb.DEBUG[2024-06-24 01:09:50.487][private$doSendRequestLoop] Request header is: "".
biodb.DEBUG[2024-06-24 01:09:50.491][private$doSendRequestLoop] Request body is "".
biodb.TRACE[2024-06-24 01:09:50.493][private$doSendRequestOnce] Sent URL is "https://www.lipidmaps.org/databases/lmsd/WRONGA?format=tsv".
biodb.TRACE[2024-06-24 01:09:51.166][doesRCurlRequestUrlExist] According to RCurl, URL https://www.lipidmaps.org/databases/lmsd/WRONGA?format=tsv does not exist.
biodb.TRACE[2024-06-24 01:09:51.168][getUrlRequestResult] Using base::url() for sending request.
biodb.DEBUG[2024-06-24 01:09:51.169][getUrlRequestResult] URL "https://www.lipidmaps.org/databases/lmsd/WRONGA?format=tsv" does not exist according to RCurl. That may happen with some protocol misunderstanding. Trying with base::url().
biodb.TRACE[2024-06-24 01:09:51.192][getBaseUrlRequestResult] Using base::url() for sending request (https://www.lipidmaps.org/databases/lmsd/WRONGA?format=tsv).
biodb.INFO [2024-06-24 01:09:52.034][private$doSendRequestLoop] Error when retrieving URL content HTTP error 404 (""). When contacting URL "https://www.lipidmaps.org/databases/lmsd/WRONGA?format=tsv". Retrying connection to server...
biodb.DEBUG[2024-06-24 01:09:52.232][private$doSendRequestLoop] Request header is: "".
biodb.DEBUG[2024-06-24 01:09:52.250][private$doSendRequestLoop] Request body is "".
biodb.TRACE[2024-06-24 01:09:52.262][private$doSendRequestOnce] Sent URL is "https://www.lipidmaps.org/databases/lmsd/WRONGA?format=tsv".
biodb.TRACE[2024-06-24 01:09:52.860][doesRCurlRequestUrlExist] According to RCurl, URL https://www.lipidmaps.org/databases/lmsd/WRONGA?format=tsv does not exist.
biodb.TRACE[2024-06-24 01:09:52.866][getUrlRequestResult] Using base::url() for sending request.
biodb.DEBUG[2024-06-24 01:09:52.868][getUrlRequestResult] URL "https://www.lipidmaps.org/databases/lmsd/WRONGA?format=tsv" does not exist according to RCurl. That may happen with some protocol misunderstanding. Trying with base::url().
biodb.TRACE[2024-06-24 01:09:52.871][getBaseUrlRequestResult] Using base::url() for sending request (https://www.lipidmaps.org/databases/lmsd/WRONGA?format=tsv).
biodb.INFO [2024-06-24 01:09:53.463][private$doSendRequestLoop] Error when retrieving URL content HTTP error 404 (""). When contacting URL "https://www.lipidmaps.org/databases/lmsd/WRONGA?format=tsv". Retrying connection to server...
biodb.DEBUG[2024-06-24 01:09:53.468][private$doSendRequestLoop] Request header is: "".
biodb.DEBUG[2024-06-24 01:09:53.471][private$doSendRequestLoop] Request body is "".
biodb.TRACE[2024-06-24 01:09:53.474][private$doSendRequestOnce] Sent URL is "https://www.lipidmaps.org/databases/lmsd/WRONGA?format=tsv".
biodb.TRACE[2024-06-24 01:09:54.051][doesRCurlRequestUrlExist] According to RCurl, URL https://www.lipidmaps.org/databases/lmsd/WRONGA?format=tsv does not exist.
biodb.TRACE[2024-06-24 01:09:54.053][getUrlRequestResult] Using base::url() for sending request.
biodb.DEBUG[2024-06-24 01:09:54.055][getUrlRequestResult] URL "https://www.lipidmaps.org/databases/lmsd/WRONGA?format=tsv" does not exist according to RCurl. That may happen with some protocol misunderstanding. Trying with base::url().
biodb.TRACE[2024-06-24 01:09:54.058][getBaseUrlRequestResult] Using base::url() for sending request (https://www.lipidmaps.org/databases/lmsd/WRONGA?format=tsv).
biodb.INFO [2024-06-24 01:09:54.663][private$doSendRequestLoop] Error when retrieving URL content HTTP error 404 (""). When contacting URL "https://www.lipidmaps.org/databases/lmsd/WRONGA?format=tsv". Retrying connection to server...
biodb.DEBUG[2024-06-24 01:09:54.666][private$doSendRequestLoop] Request header is: "".
biodb.DEBUG[2024-06-24 01:09:54.669][private$doSendRequestLoop] Request body is "".
biodb.TRACE[2024-06-24 01:09:54.673][private$doSendRequestOnce] Sent URL is "https://www.lipidmaps.org/databases/lmsd/WRONGA?format=tsv".
biodb.TRACE[2024-06-24 01:09:55.273][doesRCurlRequestUrlExist] According to RCurl, URL https://www.lipidmaps.org/databases/lmsd/WRONGA?format=tsv does not exist.
biodb.TRACE[2024-06-24 01:09:55.276][getUrlRequestResult] Using base::url() for sending request.
biodb.DEBUG[2024-06-24 01:09:55.278][getUrlRequestResult] URL "https://www.lipidmaps.org/databases/lmsd/WRONGA?format=tsv" does not exist according to RCurl. That may happen with some protocol misunderstanding. Trying with base::url().
biodb.TRACE[2024-06-24 01:09:55.293][getBaseUrlRequestResult] Using base::url() for sending request (https://www.lipidmaps.org/databases/lmsd/WRONGA?format=tsv).
biodb.INFO [2024-06-24 01:09:55.892][private$doSendRequestLoop] Error when retrieving URL content HTTP error 404 (""). When contacting URL "https://www.lipidmaps.org/databases/lmsd/WRONGA?format=tsv". Retrying connection to server...
biodb.DEBUG[2024-06-24 01:09:55.894][private$doSendRequestLoop] Request header is: "".
biodb.DEBUG[2024-06-24 01:09:55.896][private$doSendRequestLoop] Request body is "".
biodb.TRACE[2024-06-24 01:09:55.899][private$doSendRequestOnce] Sent URL is "https://www.lipidmaps.org/databases/lmsd/WRONGA?format=tsv".
biodb.TRACE[2024-06-24 01:09:56.499][doesRCurlRequestUrlExist] According to RCurl, URL https://www.lipidmaps.org/databases/lmsd/WRONGA?format=tsv does not exist.
biodb.TRACE[2024-06-24 01:09:56.501][getUrlRequestResult] Using base::url() for sending request.
biodb.DEBUG[2024-06-24 01:09:56.504][getUrlRequestResult] URL "https://www.lipidmaps.org/databases/lmsd/WRONGA?format=tsv" does not exist according to RCurl. That may happen with some protocol misunderstanding. Trying with base::url().
biodb.TRACE[2024-06-24 01:09:56.506][getBaseUrlRequestResult] Using base::url() for sending request (https://www.lipidmaps.org/databases/lmsd/WRONGA?format=tsv).
biodb.INFO [2024-06-24 01:09:57.351][private$doSendRequestLoop] Error when retrieving URL content HTTP error 404 (""). When contacting URL "https://www.lipidmaps.org/databases/lmsd/WRONGA?format=tsv". Retrying connection to server...
biodb.DEBUG[2024-06-24 01:09:57.352][private$doSendRequestLoop] Request header is: "".
biodb.DEBUG[2024-06-24 01:09:57.354][private$doSendRequestLoop] Request body is "".
biodb.TRACE[2024-06-24 01:09:57.357][private$doSendRequestOnce] Sent URL is "https://www.lipidmaps.org/databases/lmsd/WRONGA?format=tsv".
biodb.TRACE[2024-06-24 01:09:57.955][doesRCurlRequestUrlExist] According to RCurl, URL https://www.lipidmaps.org/databases/lmsd/WRONGA?format=tsv does not exist.
biodb.TRACE[2024-06-24 01:09:57.957][getUrlRequestResult] Using base::url() for sending request.
biodb.DEBUG[2024-06-24 01:09:57.960][getUrlRequestResult] URL "https://www.lipidmaps.org/databases/lmsd/WRONGA?format=tsv" does not exist according to RCurl. That may happen with some protocol misunderstanding. Trying with base::url().
biodb.TRACE[2024-06-24 01:09:57.963][getBaseUrlRequestResult] Using base::url() for sending request (https://www.lipidmaps.org/databases/lmsd/WRONGA?format=tsv).
biodb.INFO [2024-06-24 01:09:58.562][private$doSendRequestLoop] Error when retrieving URL content HTTP error 404 (""). When contacting URL "https://www.lipidmaps.org/databases/lmsd/WRONGA?format=tsv". Retrying connection to server...
biodb.DEBUG[2024-06-24 01:09:58.634][private$doSendRequestLoop] Request header is: "".
biodb.DEBUG[2024-06-24 01:09:58.637][private$doSendRequestLoop] Request body is "".
biodb.TRACE[2024-06-24 01:09:58.640][private$doSendRequestOnce] Sent URL is "https://www.lipidmaps.org/databases/lmsd/WRONGA?format=tsv".
biodb.TRACE[2024-06-24 01:09:59.265][doesRCurlRequestUrlExist] According to RCurl, URL https://www.lipidmaps.org/databases/lmsd/WRONGA?format=tsv does not exist.
biodb.TRACE[2024-06-24 01:09:59.276][getUrlRequestResult] Using base::url() for sending request.
biodb.DEBUG[2024-06-24 01:09:59.279][getUrlRequestResult] URL "https://www.lipidmaps.org/databases/lmsd/WRONGA?format=tsv" does not exist according to RCurl. That may happen with some protocol misunderstanding. Trying with base::url().
biodb.TRACE[2024-06-24 01:09:59.281][getBaseUrlRequestResult] Using base::url() for sending request (https://www.lipidmaps.org/databases/lmsd/WRONGA?format=tsv).
biodb.INFO [2024-06-24 01:09:59.832][private$doSendRequestLoop] Error when retrieving URL content HTTP error 404 (""). When contacting URL "https://www.lipidmaps.org/databases/lmsd/WRONGA?format=tsv". Retrying connection to server...
biodb.DEBUG[2024-06-24 01:09:59.839][private$doSendRequestLoop] Request header is: "".
biodb.DEBUG[2024-06-24 01:09:59.853][private$doSendRequestLoop] Request body is "".
biodb.TRACE[2024-06-24 01:09:59.856][private$doSendRequestOnce] Sent URL is "https://www.lipidmaps.org/databases/lmsd/WRONGA?format=tsv".
biodb.TRACE[2024-06-24 01:10:00.421][doesRCurlRequestUrlExist] According to RCurl, URL https://www.lipidmaps.org/databases/lmsd/WRONGA?format=tsv does not exist.
biodb.TRACE[2024-06-24 01:10:00.423][getUrlRequestResult] Using base::url() for sending request.
biodb.DEBUG[2024-06-24 01:10:00.426][getUrlRequestResult] URL "https://www.lipidmaps.org/databases/lmsd/WRONGA?format=tsv" does not exist according to RCurl. That may happen with some protocol misunderstanding. Trying with base::url().
biodb.TRACE[2024-06-24 01:10:00.428][getBaseUrlRequestResult] Using base::url() for sending request (https://www.lipidmaps.org/databases/lmsd/WRONGA?format=tsv).
biodb.INFO [2024-06-24 01:10:00.972][private$doSendRequestLoop] Error when retrieving URL content HTTP error 404 (""). When contacting URL "https://www.lipidmaps.org/databases/lmsd/WRONGA?format=tsv". Retrying connection to server...
biodb.DEBUG[2024-06-24 01:10:00.974][private$doSendRequestLoop] Request header is: "".
biodb.DEBUG[2024-06-24 01:10:00.977][private$doSendRequestLoop] Request body is "".
biodb.TRACE[2024-06-24 01:10:00.980][private$doSendRequestOnce] Sent URL is "https://www.lipidmaps.org/databases/lmsd/WRONGA?format=tsv".
biodb.TRACE[2024-06-24 01:10:01.531][doesRCurlRequestUrlExist] According to RCurl, URL https://www.lipidmaps.org/databases/lmsd/WRONGA?format=tsv does not exist.
biodb.TRACE[2024-06-24 01:10:01.534][getUrlRequestResult] Using base::url() for sending request.
biodb.DEBUG[2024-06-24 01:10:01.536][getUrlRequestResult] URL "https://www.lipidmaps.org/databases/lmsd/WRONGA?format=tsv" does not exist according to RCurl. That may happen with some protocol misunderstanding. Trying with base::url().
biodb.TRACE[2024-06-24 01:10:01.540][getBaseUrlRequestResult] Using base::url() for sending request (https://www.lipidmaps.org/databases/lmsd/WRONGA?format=tsv).
biodb.INFO [2024-06-24 01:10:02.093][private$doSendRequestLoop] Error when retrieving URL content HTTP error 404 (""). When contacting URL "https://www.lipidmaps.org/databases/lmsd/WRONGA?format=tsv". Retrying connection to server...
biodb.DEBUG[2024-06-24 01:10:02.143][private$doSendRequestLoop] Request header is: "".
biodb.DEBUG[2024-06-24 01:10:02.146][private$doSendRequestLoop] Request body is "".
biodb.TRACE[2024-06-24 01:10:02.149][private$doSendRequestOnce] Sent URL is "https://www.lipidmaps.org/databases/lmsd/WRONGA?format=tsv".
biodb.TRACE[2024-06-24 01:10:02.698][doesRCurlRequestUrlExist] According to RCurl, URL https://www.lipidmaps.org/databases/lmsd/WRONGA?format=tsv does not exist.
biodb.TRACE[2024-06-24 01:10:02.700][getUrlRequestResult] Using base::url() for sending request.
biodb.DEBUG[2024-06-24 01:10:02.703][getUrlRequestResult] URL "https://www.lipidmaps.org/databases/lmsd/WRONGA?format=tsv" does not exist according to RCurl. That may happen with some protocol misunderstanding. Trying with base::url().
biodb.TRACE[2024-06-24 01:10:02.708][getBaseUrlRequestResult] Using base::url() for sending request (https://www.lipidmaps.org/databases/lmsd/WRONGA?format=tsv).
biodb.INFO [2024-06-24 01:10:03.363][private$doSendRequestLoop] Error when retrieving URL content HTTP error 404 (""). When contacting URL "https://www.lipidmaps.org/databases/lmsd/WRONGA?format=tsv". Retrying connection to server...
biodb.TRACE[2024-06-24 01:10:03.369][private$doSaveContentToFile] Saving to cache [1]: "/Users/biocbuild/Library/Caches/org.R-project.R/R/biodb/lipidmaps.structure-ccd4263a0c0fd7a1cb4329cb919bd54b/WRONGA.tsv"
biodb.DEBUG[2024-06-24 01:10:03.380][conn$getEntryContent] Now 0 id(s) left to be retrieved...
biodb.DEBUG[2024-06-24 01:10:03.382][self$createEntryFromContent] Creating LIPID MAPS Structure entries from 1 content(s).
biodb.DEBUG[2024-06-24 01:10:03.385][self$createEntryFromContent] Parsing 1 LIPID MAPS Structure entries.
biodb.DEBUG[2024-06-24 01:10:03.389][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-06-24 01:10:03.391][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-06-24 01:10:03.393][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-06-24 01:10:03.404][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:10:03.412][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:10:03.414][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:03.416][FUN] Functions in observer BiodbConfig: [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-06-24 01:10:03.420][self$getBiodb()$getEntryFields()$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:10:03.424][self$getBiodb()$getEntryFields()$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:10:03.427][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:10:03.429][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:10:03.432][self$getBiodb()$getEntryFields()$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:10:03.436][self$getBiodb()$getEntryFields()$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:10:03.438][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:10:03.440][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:10:03.443][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-06-24 01:10:03.445][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-06-24 01:10:03.448][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:10:03.450][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:10:03.453][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-06-24 01:10:03.456][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-06-24 01:10:03.458][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:10:03.462][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:10:03.467][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-06-24 01:10:03.472][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-06-24 01:10:03.475][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:10:03.477][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:10:03.484][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-06-24 01:10:03.487][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-06-24 01:10:03.490][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:10:03.514][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:10:03.516][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-06-24 01:10:03.520][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-06-24 01:10:03.524][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:10:03.526][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:10:03.529][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-06-24 01:10:03.532][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-06-24 01:10:03.535][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:10:03.537][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-06-24 01:10:03.540][self$createEntryFromContent] Accession numbers: NA.
biodb.DEBUG[2024-06-24 01:10:03.542][self$createEntryFromContent] Found 1 entry/ies without an accession number. Set it/them to NULL.
biodb.INFO [2024-06-24 01:10:03.605][biodb::testThat]
biodb.INFO [2024-06-24 01:10:03.607][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-06-24 01:10:03.610][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2024-06-24 01:10:03.612][biodb::testThat]
biodb.DEBUG[2024-06-24 01:10:03.641][function(conn, opt)] IDS: [4]: "WRONGB, LMFA00000001, LMFA00000002, LMFA08040013"
biodb.DEBUG[2024-06-24 01:10:03.644][private$loadEntries] Creating entries from ids [2]: "WRONGB, LMFA08040013".
biodb.DEBUG[2024-06-24 01:10:03.646][conn$getEntryContent] Get LIPID MAPS Structure entry content(s) for 2 id(s)...
biodb.TRACE[2024-06-24 01:10:03.650][cch$loadFileContent] Trying to load 2 files from cache: [2]: "WRONGB, LMFA08040013".
biodb.TRACE[2024-06-24 01:10:03.653][cch$loadFileContent] file.exist = [2]: "FALSE, FALSE".
biodb.TRACE[2024-06-24 01:10:03.656][loadFileContents] Loaded 0 files from cache: none.
biodb.DEBUG[2024-06-24 01:10:03.659][conn$getEntryContent] 0 LIPID MAPS Structure entry content(s) loaded from cache.
biodb.DEBUG[2024-06-24 01:10:03.661][conn$getEntryContent] 2 entry content(s) need to be fetched from LIPID MAPS Structure database "https://www.lipidmaps.org/data/".
biodb.DEBUG[2024-06-24 01:10:03.663][conn$getEntryContent] dwnld.chunk.size=NA
biodb.DEBUG[2024-06-24 01:10:03.669][conn$getEntryContent] 1 chunk(s) to download.
biodb.DEBUG[2024-06-24 01:10:03.679][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-06-24 01:10:03.682][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-06-24 01:10:03.684][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-06-24 01:10:03.697][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:10:03.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-06-24 01:10:03.701][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:03.703][FUN] Functions in observer BiodbConfig: [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-06-24 01:10:03.706][scheduler$sendRequest] Getting content of get URL request "https://www.lipidmaps.org/databases/lmsd/WRONGB?format=tsv".
biodb.DEBUG[2024-06-24 01:10:03.716][private$doSendRequestLoop] Request header is: "".
biodb.DEBUG[2024-06-24 01:10:03.718][private$doSendRequestLoop] Request body is "".
biodb.TRACE[2024-06-24 01:10:03.735][private$doSendRequestOnce] Sent URL is "https://www.lipidmaps.org/databases/lmsd/WRONGB?format=tsv".
biodb.TRACE[2024-06-24 01:10:04.296][doesRCurlRequestUrlExist] According to RCurl, URL https://www.lipidmaps.org/databases/lmsd/WRONGB?format=tsv does not exist.
biodb.TRACE[2024-06-24 01:10:04.298][getUrlRequestResult] Using base::url() for sending request.
biodb.DEBUG[2024-06-24 01:10:04.301][getUrlRequestResult] URL "https://www.lipidmaps.org/databases/lmsd/WRONGB?format=tsv" does not exist according to RCurl. That may happen with some protocol misunderstanding. Trying with base::url().
biodb.TRACE[2024-06-24 01:10:04.305][getBaseUrlRequestResult] Using base::url() for sending request (https://www.lipidmaps.org/databases/lmsd/WRONGB?format=tsv).
biodb.INFO [2024-06-24 01:10:04.960][private$doSendRequestLoop] Error when retrieving URL content HTTP error 404 (""). When contacting URL "https://www.lipidmaps.org/databases/lmsd/WRONGB?format=tsv". Retrying connection to server...
biodb.DEBUG[2024-06-24 01:10:04.964][private$doSendRequestLoop] Request header is: "".
biodb.DEBUG[2024-06-24 01:10:04.966][private$doSendRequestLoop] Request body is "".
biodb.TRACE[2024-06-24 01:10:04.970][private$doSendRequestOnce] Sent URL is "https://www.lipidmaps.org/databases/lmsd/WRONGB?format=tsv".
biodb.TRACE[2024-06-24 01:10:05.518][doesRCurlRequestUrlExist] According to RCurl, URL https://www.lipidmaps.org/databases/lmsd/WRONGB?format=tsv does not exist.
biodb.TRACE[2024-06-24 01:10:05.521][getUrlRequestResult] Using base::url() for sending request.
biodb.DEBUG[2024-06-24 01:10:05.525][getUrlRequestResult] URL "https://www.lipidmaps.org/databases/lmsd/WRONGB?format=tsv" does not exist according to RCurl. That may happen with some protocol misunderstanding. Trying with base::url().
biodb.TRACE[2024-06-24 01:10:05.528][getBaseUrlRequestResult] Using base::url() for sending request (https://www.lipidmaps.org/databases/lmsd/WRONGB?format=tsv).
biodb.INFO [2024-06-24 01:10:06.466][private$doSendRequestLoop] Error when retrieving URL content HTTP error 404 (""). When contacting URL "https://www.lipidmaps.org/databases/lmsd/WRONGB?format=tsv". Retrying connection to server...
biodb.DEBUG[2024-06-24 01:10:06.490][private$doSendRequestLoop] Request header is: "".
biodb.DEBUG[2024-06-24 01:10:06.510][private$doSendRequestLoop] Request body is "".
biodb.TRACE[2024-06-24 01:10:06.514][private$doSendRequestOnce] Sent URL is "https://www.lipidmaps.org/databases/lmsd/WRONGB?format=tsv".
biodb.TRACE[2024-06-24 01:10:07.067][doesRCurlRequestUrlExist] According to RCurl, URL https://www.lipidmaps.org/databases/lmsd/WRONGB?format=tsv does not exist.
biodb.TRACE[2024-06-24 01:10:07.069][getUrlRequestResult] Using base::url() for sending request.
biodb.DEBUG[2024-06-24 01:10:07.071][getUrlRequestResult] URL "https://www.lipidmaps.org/databases/lmsd/WRONGB?format=tsv" does not exist according to RCurl. That may happen with some protocol misunderstanding. Trying with base::url().
biodb.TRACE[2024-06-24 01:10:07.073][getBaseUrlRequestResult] Using base::url() for sending request (https://www.lipidmaps.org/databases/lmsd/WRONGB?format=tsv).
biodb.INFO [2024-06-24 01:10:07.625][private$doSendRequestLoop] Error when retrieving URL content HTTP error 404 (""). When contacting URL "https://www.lipidmaps.org/databases/lmsd/WRONGB?format=tsv". Retrying connection to server...
biodb.DEBUG[2024-06-24 01:10:07.628][private$doSendRequestLoop] Request header is: "".
biodb.DEBUG[2024-06-24 01:10:07.630][private$doSendRequestLoop] Request body is "".
biodb.TRACE[2024-06-24 01:10:07.636][private$doSendRequestOnce] Sent URL is "https://www.lipidmaps.org/databases/lmsd/WRONGB?format=tsv".
biodb.TRACE[2024-06-24 01:10:08.198][doesRCurlRequestUrlExist] According to RCurl, URL https://www.lipidmaps.org/databases/lmsd/WRONGB?format=tsv does not exist.
biodb.TRACE[2024-06-24 01:10:08.205][getUrlRequestResult] Using base::url() for sending request.
biodb.DEBUG[2024-06-24 01:10:08.214][getUrlRequestResult] URL "https://www.lipidmaps.org/databases/lmsd/WRONGB?format=tsv" does not exist according to RCurl. That may happen with some protocol misunderstanding. Trying with base::url().
biodb.TRACE[2024-06-24 01:10:08.218][getBaseUrlRequestResult] Using base::url() for sending request (https://www.lipidmaps.org/databases/lmsd/WRONGB?format=tsv).
biodb.INFO [2024-06-24 01:10:08.999][private$doSendRequestLoop] Error when retrieving URL content HTTP error 404 (""). When contacting URL "https://www.lipidmaps.org/databases/lmsd/WRONGB?format=tsv". Retrying connection to server...
biodb.DEBUG[2024-06-24 01:10:09.002][private$doSendRequestLoop] Request header is: "".
biodb.DEBUG[2024-06-24 01:10:09.004][private$doSendRequestLoop] Request body is "".
biodb.TRACE[2024-06-24 01:10:09.008][private$doSendRequestOnce] Sent URL is "https://www.lipidmaps.org/databases/lmsd/WRONGB?format=tsv".
biodb.TRACE[2024-06-24 01:10:09.589][doesRCurlRequestUrlExist] According to RCurl, URL https://www.lipidmaps.org/databases/lmsd/WRONGB?format=tsv does not exist.
biodb.TRACE[2024-06-24 01:10:09.604][getUrlRequestResult] Using base::url() for sending request.
biodb.DEBUG[2024-06-24 01:10:09.607][getUrlRequestResult] URL "https://www.lipidmaps.org/databases/lmsd/WRONGB?format=tsv" does not exist according to RCurl. That may happen with some protocol misunderstanding. Trying with base::url().
biodb.TRACE[2024-06-24 01:10:09.610][getBaseUrlRequestResult] Using base::url() for sending request (https://www.lipidmaps.org/databases/lmsd/WRONGB?format=tsv).
biodb.INFO [2024-06-24 01:10:10.159][private$doSendRequestLoop] Error when retrieving URL content HTTP error 404 (""). When contacting URL "https://www.lipidmaps.org/databases/lmsd/WRONGB?format=tsv". Retrying connection to server...
biodb.DEBUG[2024-06-24 01:10:10.162][private$doSendRequestLoop] Request header is: "".
biodb.DEBUG[2024-06-24 01:10:10.172][private$doSendRequestLoop] Request body is "".
biodb.TRACE[2024-06-24 01:10:10.178][private$doSendRequestOnce] Sent URL is "https://www.lipidmaps.org/databases/lmsd/WRONGB?format=tsv".
biodb.TRACE[2024-06-24 01:10:10.729][doesRCurlRequestUrlExist] According to RCurl, URL https://www.lipidmaps.org/databases/lmsd/WRONGB?format=tsv does not exist.
biodb.TRACE[2024-06-24 01:10:10.733][getUrlRequestResult] Using base::url() for sending request.
biodb.DEBUG[2024-06-24 01:10:10.737][getUrlRequestResult] URL "https://www.lipidmaps.org/databases/lmsd/WRONGB?format=tsv" does not exist according to RCurl. That may happen with some protocol misunderstanding. Trying with base::url().
biodb.TRACE[2024-06-24 01:10:10.741][getBaseUrlRequestResult] Using base::url() for sending request (https://www.lipidmaps.org/databases/lmsd/WRONGB?format=tsv).
biodb.INFO [2024-06-24 01:10:11.281][private$doSendRequestLoop] Error when retrieving URL content HTTP error 404 (""). When contacting URL "https://www.lipidmaps.org/databases/lmsd/WRONGB?format=tsv". Retrying connection to server...
biodb.DEBUG[2024-06-24 01:10:11.283][private$doSendRequestLoop] Request header is: "".
biodb.DEBUG[2024-06-24 01:10:11.314][private$doSendRequestLoop] Request body is "".
biodb.TRACE[2024-06-24 01:10:11.318][private$doSendRequestOnce] Sent URL is "https://www.lipidmaps.org/databases/lmsd/WRONGB?format=tsv".
biodb.TRACE[2024-06-24 01:10:11.868][doesRCurlRequestUrlExist] According to RCurl, URL https://www.lipidmaps.org/databases/lmsd/WRONGB?format=tsv does not exist.
biodb.TRACE[2024-06-24 01:10:11.871][getUrlRequestResult] Using base::url() for sending request.
biodb.DEBUG[2024-06-24 01:10:11.874][getUrlRequestResult] URL "https://www.lipidmaps.org/databases/lmsd/WRONGB?format=tsv" does not exist according to RCurl. That may happen with some protocol misunderstanding. Trying with base::url().
biodb.TRACE[2024-06-24 01:10:11.877][getBaseUrlRequestResult] Using base::url() for sending request (https://www.lipidmaps.org/databases/lmsd/WRONGB?format=tsv).
biodb.INFO [2024-06-24 01:10:12.615][private$doSendRequestLoop] Error when retrieving URL content HTTP error 404 (""). When contacting URL "https://www.lipidmaps.org/databases/lmsd/WRONGB?format=tsv". Retrying connection to server...
biodb.DEBUG[2024-06-24 01:10:12.618][private$doSendRequestLoop] Request header is: "".
biodb.DEBUG[2024-06-24 01:10:12.621][private$doSendRequestLoop] Request body is "".
biodb.TRACE[2024-06-24 01:10:12.625][private$doSendRequestOnce] Sent URL is "https://www.lipidmaps.org/databases/lmsd/WRONGB?format=tsv".
biodb.TRACE[2024-06-24 01:10:13.172][doesRCurlRequestUrlExist] According to RCurl, URL https://www.lipidmaps.org/databases/lmsd/WRONGB?format=tsv does not exist.
biodb.TRACE[2024-06-24 01:10:13.200][getUrlRequestResult] Using base::url() for sending request.
biodb.DEBUG[2024-06-24 01:10:13.204][getUrlRequestResult] URL "https://www.lipidmaps.org/databases/lmsd/WRONGB?format=tsv" does not exist according to RCurl. That may happen with some protocol misunderstanding. Trying with base::url().
biodb.TRACE[2024-06-24 01:10:13.274][getBaseUrlRequestResult] Using base::url() for sending request (https://www.lipidmaps.org/databases/lmsd/WRONGB?format=tsv).
biodb.INFO [2024-06-24 01:10:14.069][private$doSendRequestLoop] Error when retrieving URL content HTTP error 404 (""). When contacting URL "https://www.lipidmaps.org/databases/lmsd/WRONGB?format=tsv". Retrying connection to server...
biodb.DEBUG[2024-06-24 01:10:14.072][private$doSendRequestLoop] Request header is: "".
biodb.DEBUG[2024-06-24 01:10:14.075][private$doSendRequestLoop] Request body is "".
biodb.TRACE[2024-06-24 01:10:14.077][private$doSendRequestOnce] Sent URL is "https://www.lipidmaps.org/databases/lmsd/WRONGB?format=tsv".
biodb.TRACE[2024-06-24 01:10:14.619][doesRCurlRequestUrlExist] According to RCurl, URL https://www.lipidmaps.org/databases/lmsd/WRONGB?format=tsv does not exist.
biodb.TRACE[2024-06-24 01:10:14.628][getUrlRequestResult] Using base::url() for sending request.
biodb.DEBUG[2024-06-24 01:10:14.631][getUrlRequestResult] URL "https://www.lipidmaps.org/databases/lmsd/WRONGB?format=tsv" does not exist according to RCurl. That may happen with some protocol misunderstanding. Trying with base::url().
biodb.TRACE[2024-06-24 01:10:14.633][getBaseUrlRequestResult] Using base::url() for sending request (https://www.lipidmaps.org/databases/lmsd/WRONGB?format=tsv).
biodb.INFO [2024-06-24 01:10:15.424][private$doSendRequestLoop] Error when retrieving URL content HTTP error 404 (""). When contacting URL "https://www.lipidmaps.org/databases/lmsd/WRONGB?format=tsv". Retrying connection to server...
biodb.DEBUG[2024-06-24 01:10:15.429][private$doSendRequestLoop] Request header is: "".
biodb.DEBUG[2024-06-24 01:10:15.432][private$doSendRequestLoop] Request body is "".
biodb.TRACE[2024-06-24 01:10:15.436][private$doSendRequestOnce] Sent URL is "https://www.lipidmaps.org/databases/lmsd/WRONGB?format=tsv".
biodb.TRACE[2024-06-24 01:10:15.982][doesRCurlRequestUrlExist] According to RCurl, URL https://www.lipidmaps.org/databases/lmsd/WRONGB?format=tsv does not exist.
biodb.TRACE[2024-06-24 01:10:15.984][getUrlRequestResult] Using base::url() for sending request.
biodb.DEBUG[2024-06-24 01:10:15.990][getUrlRequestResult] URL "https://www.lipidmaps.org/databases/lmsd/WRONGB?format=tsv" does not exist according to RCurl. That may happen with some protocol misunderstanding. Trying with base::url().
biodb.TRACE[2024-06-24 01:10:15.992][getBaseUrlRequestResult] Using base::url() for sending request (https://www.lipidmaps.org/databases/lmsd/WRONGB?format=tsv).
biodb.INFO [2024-06-24 01:10:16.798][private$doSendRequestLoop] Error when retrieving URL content HTTP error 404 (""). When contacting URL "https://www.lipidmaps.org/databases/lmsd/WRONGB?format=tsv". Retrying connection to server...
biodb.DEBUG[2024-06-24 01:10:16.801][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-06-24 01:10:16.803][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-06-24 01:10:16.805][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-06-24 01:10:16.855][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:10:16.861][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:10:16.863][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:16.865][FUN] Functions in observer BiodbConfig: [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-06-24 01:10:16.867][scheduler$sendRequest] Getting content of get URL request "https://www.lipidmaps.org/databases/lmsd/LMFA08040013?format=tsv".
biodb.DEBUG[2024-06-24 01:10:16.874][private$doSendRequestLoop] Request header is: "".
biodb.DEBUG[2024-06-24 01:10:16.876][private$doSendRequestLoop] Request body is "".
biodb.TRACE[2024-06-24 01:10:16.879][private$doSendRequestOnce] Sent URL is "https://www.lipidmaps.org/databases/lmsd/LMFA08040013?format=tsv".
biodb.TRACE[2024-06-24 01:10:17.423][doesRCurlRequestUrlExist] According to RCurl, URL https://www.lipidmaps.org/databases/lmsd/LMFA08040013?format=tsv does not exist.
biodb.TRACE[2024-06-24 01:10:17.434][getUrlRequestResult] Using base::url() for sending request.
biodb.DEBUG[2024-06-24 01:10:17.437][getUrlRequestResult] URL "https://www.lipidmaps.org/databases/lmsd/LMFA08040013?format=tsv" does not exist according to RCurl. That may happen with some protocol misunderstanding. Trying with base::url().
biodb.TRACE[2024-06-24 01:10:17.439][getBaseUrlRequestResult] Using base::url() for sending request (https://www.lipidmaps.org/databases/lmsd/LMFA08040013?format=tsv).
biodb.INFO [2024-06-24 01:10:18.129][private$doSendRequestLoop] Error when retrieving URL content HTTP error 404 (""). When contacting URL "https://www.lipidmaps.org/databases/lmsd/LMFA08040013?format=tsv". Retrying connection to server...
biodb.DEBUG[2024-06-24 01:10:18.132][private$doSendRequestLoop] Request header is: "".
biodb.DEBUG[2024-06-24 01:10:18.134][private$doSendRequestLoop] Request body is "".
biodb.TRACE[2024-06-24 01:10:18.137][private$doSendRequestOnce] Sent URL is "https://www.lipidmaps.org/databases/lmsd/LMFA08040013?format=tsv".
biodb.TRACE[2024-06-24 01:10:18.687][doesRCurlRequestUrlExist] According to RCurl, URL https://www.lipidmaps.org/databases/lmsd/LMFA08040013?format=tsv does not exist.
biodb.TRACE[2024-06-24 01:10:18.691][getUrlRequestResult] Using base::url() for sending request.
biodb.DEBUG[2024-06-24 01:10:18.693][getUrlRequestResult] URL "https://www.lipidmaps.org/databases/lmsd/LMFA08040013?format=tsv" does not exist according to RCurl. That may happen with some protocol misunderstanding. Trying with base::url().
biodb.TRACE[2024-06-24 01:10:18.697][getBaseUrlRequestResult] Using base::url() for sending request (https://www.lipidmaps.org/databases/lmsd/LMFA08040013?format=tsv).
biodb.INFO [2024-06-24 01:10:19.367][private$doSendRequestLoop] Error when retrieving URL content HTTP error 404 (""). When contacting URL "https://www.lipidmaps.org/databases/lmsd/LMFA08040013?format=tsv". Retrying connection to server...
biodb.DEBUG[2024-06-24 01:10:19.370][private$doSendRequestLoop] Request header is: "".
biodb.DEBUG[2024-06-24 01:10:19.372][private$doSendRequestLoop] Request body is "".
biodb.TRACE[2024-06-24 01:10:19.375][private$doSendRequestOnce] Sent URL is "https://www.lipidmaps.org/databases/lmsd/LMFA08040013?format=tsv".
biodb.TRACE[2024-06-24 01:10:19.924][doesRCurlRequestUrlExist] According to RCurl, URL https://www.lipidmaps.org/databases/lmsd/LMFA08040013?format=tsv does not exist.
biodb.TRACE[2024-06-24 01:10:19.925][getUrlRequestResult] Using base::url() for sending request.
biodb.DEBUG[2024-06-24 01:10:19.928][getUrlRequestResult] URL "https://www.lipidmaps.org/databases/lmsd/LMFA08040013?format=tsv" does not exist according to RCurl. That may happen with some protocol misunderstanding. Trying with base::url().
biodb.TRACE[2024-06-24 01:10:19.929][getBaseUrlRequestResult] Using base::url() for sending request (https://www.lipidmaps.org/databases/lmsd/LMFA08040013?format=tsv).
biodb.INFO [2024-06-24 01:10:20.473][private$doSendRequestLoop] Error when retrieving URL content HTTP error 404 (""). When contacting URL "https://www.lipidmaps.org/databases/lmsd/LMFA08040013?format=tsv". Retrying connection to server...
biodb.DEBUG[2024-06-24 01:10:20.476][private$doSendRequestLoop] Request header is: "".
biodb.DEBUG[2024-06-24 01:10:20.478][private$doSendRequestLoop] Request body is "".
biodb.TRACE[2024-06-24 01:10:20.481][private$doSendRequestOnce] Sent URL is "https://www.lipidmaps.org/databases/lmsd/LMFA08040013?format=tsv".
biodb.TRACE[2024-06-24 01:10:21.028][doesRCurlRequestUrlExist] According to RCurl, URL https://www.lipidmaps.org/databases/lmsd/LMFA08040013?format=tsv does not exist.
biodb.TRACE[2024-06-24 01:10:21.060][getUrlRequestResult] Using base::url() for sending request.
biodb.DEBUG[2024-06-24 01:10:21.062][getUrlRequestResult] URL "https://www.lipidmaps.org/databases/lmsd/LMFA08040013?format=tsv" does not exist according to RCurl. That may happen with some protocol misunderstanding. Trying with base::url().
biodb.TRACE[2024-06-24 01:10:21.069][getBaseUrlRequestResult] Using base::url() for sending request (https://www.lipidmaps.org/databases/lmsd/LMFA08040013?format=tsv).
biodb.INFO [2024-06-24 01:10:21.619][private$doSendRequestLoop] Error when retrieving URL content HTTP error 404 (""). When contacting URL "https://www.lipidmaps.org/databases/lmsd/LMFA08040013?format=tsv". Retrying connection to server...
biodb.DEBUG[2024-06-24 01:10:21.635][private$doSendRequestLoop] Request header is: "".
biodb.DEBUG[2024-06-24 01:10:21.638][private$doSendRequestLoop] Request body is "".
biodb.TRACE[2024-06-24 01:10:21.641][private$doSendRequestOnce] Sent URL is "https://www.lipidmaps.org/databases/lmsd/LMFA08040013?format=tsv".
biodb.TRACE[2024-06-24 01:10:22.197][doesRCurlRequestUrlExist] According to RCurl, URL https://www.lipidmaps.org/databases/lmsd/LMFA08040013?format=tsv does not exist.
biodb.TRACE[2024-06-24 01:10:22.199][getUrlRequestResult] Using base::url() for sending request.
biodb.DEBUG[2024-06-24 01:10:22.201][getUrlRequestResult] URL "https://www.lipidmaps.org/databases/lmsd/LMFA08040013?format=tsv" does not exist according to RCurl. That may happen with some protocol misunderstanding. Trying with base::url().
biodb.TRACE[2024-06-24 01:10:22.204][getBaseUrlRequestResult] Using base::url() for sending request (https://www.lipidmaps.org/databases/lmsd/LMFA08040013?format=tsv).
biodb.INFO [2024-06-24 01:10:23.085][private$doSendRequestLoop] Error when retrieving URL content HTTP error 404 (""). When contacting URL "https://www.lipidmaps.org/databases/lmsd/LMFA08040013?format=tsv". Retrying connection to server...
biodb.DEBUG[2024-06-24 01:10:23.107][private$doSendRequestLoop] Request header is: "".
biodb.DEBUG[2024-06-24 01:10:23.110][private$doSendRequestLoop] Request body is "".
biodb.TRACE[2024-06-24 01:10:23.112][private$doSendRequestOnce] Sent URL is "https://www.lipidmaps.org/databases/lmsd/LMFA08040013?format=tsv".
biodb.TRACE[2024-06-24 01:10:23.663][doesRCurlRequestUrlExist] According to RCurl, URL https://www.lipidmaps.org/databases/lmsd/LMFA08040013?format=tsv does not exist.
biodb.TRACE[2024-06-24 01:10:23.664][getUrlRequestResult] Using base::url() for sending request.
biodb.DEBUG[2024-06-24 01:10:23.667][getUrlRequestResult] URL "https://www.lipidmaps.org/databases/lmsd/LMFA08040013?format=tsv" does not exist according to RCurl. That may happen with some protocol misunderstanding. Trying with base::url().
biodb.TRACE[2024-06-24 01:10:23.670][getBaseUrlRequestResult] Using base::url() for sending request (https://www.lipidmaps.org/databases/lmsd/LMFA08040013?format=tsv).
biodb.INFO [2024-06-24 01:10:24.214][private$doSendRequestLoop] Error when retrieving URL content HTTP error 404 (""). When contacting URL "https://www.lipidmaps.org/databases/lmsd/LMFA08040013?format=tsv". Retrying connection to server...
biodb.DEBUG[2024-06-24 01:10:24.216][private$doSendRequestLoop] Request header is: "".
biodb.DEBUG[2024-06-24 01:10:24.219][private$doSendRequestLoop] Request body is "".
biodb.TRACE[2024-06-24 01:10:24.222][private$doSendRequestOnce] Sent URL is "https://www.lipidmaps.org/databases/lmsd/LMFA08040013?format=tsv".
biodb.TRACE[2024-06-24 01:10:24.770][doesRCurlRequestUrlExist] According to RCurl, URL https://www.lipidmaps.org/databases/lmsd/LMFA08040013?format=tsv does not exist.
biodb.TRACE[2024-06-24 01:10:24.781][getUrlRequestResult] Using base::url() for sending request.
biodb.DEBUG[2024-06-24 01:10:24.784][getUrlRequestResult] URL "https://www.lipidmaps.org/databases/lmsd/LMFA08040013?format=tsv" does not exist according to RCurl. That may happen with some protocol misunderstanding. Trying with base::url().
biodb.TRACE[2024-06-24 01:10:24.786][getBaseUrlRequestResult] Using base::url() for sending request (https://www.lipidmaps.org/databases/lmsd/LMFA08040013?format=tsv).
biodb.INFO [2024-06-24 01:10:25.343][private$doSendRequestLoop] Error when retrieving URL content HTTP error 404 (""). When contacting URL "https://www.lipidmaps.org/databases/lmsd/LMFA08040013?format=tsv". Retrying connection to server...
biodb.DEBUG[2024-06-24 01:10:25.346][private$doSendRequestLoop] Request header is: "".
biodb.DEBUG[2024-06-24 01:10:25.348][private$doSendRequestLoop] Request body is "".
biodb.TRACE[2024-06-24 01:10:25.351][private$doSendRequestOnce] Sent URL is "https://www.lipidmaps.org/databases/lmsd/LMFA08040013?format=tsv".
biodb.TRACE[2024-06-24 01:10:25.899][doesRCurlRequestUrlExist] According to RCurl, URL https://www.lipidmaps.org/databases/lmsd/LMFA08040013?format=tsv does not exist.
biodb.TRACE[2024-06-24 01:10:25.902][getUrlRequestResult] Using base::url() for sending request.
biodb.DEBUG[2024-06-24 01:10:25.904][getUrlRequestResult] URL "https://www.lipidmaps.org/databases/lmsd/LMFA08040013?format=tsv" does not exist according to RCurl. That may happen with some protocol misunderstanding. Trying with base::url().
biodb.TRACE[2024-06-24 01:10:25.906][getBaseUrlRequestResult] Using base::url() for sending request (https://www.lipidmaps.org/databases/lmsd/LMFA08040013?format=tsv).
biodb.INFO [2024-06-24 01:10:26.680][private$doSendRequestLoop] Error when retrieving URL content HTTP error 404 (""). When contacting URL "https://www.lipidmaps.org/databases/lmsd/LMFA08040013?format=tsv". Retrying connection to server...
biodb.DEBUG[2024-06-24 01:10:26.683][private$doSendRequestLoop] Request header is: "".
biodb.DEBUG[2024-06-24 01:10:26.685][private$doSendRequestLoop] Request body is "".
biodb.TRACE[2024-06-24 01:10:26.715][private$doSendRequestOnce] Sent URL is "https://www.lipidmaps.org/databases/lmsd/LMFA08040013?format=tsv".
biodb.TRACE[2024-06-24 01:10:27.268][doesRCurlRequestUrlExist] According to RCurl, URL https://www.lipidmaps.org/databases/lmsd/LMFA08040013?format=tsv does not exist.
biodb.TRACE[2024-06-24 01:10:27.294][getUrlRequestResult] Using base::url() for sending request.
biodb.DEBUG[2024-06-24 01:10:27.296][getUrlRequestResult] URL "https://www.lipidmaps.org/databases/lmsd/LMFA08040013?format=tsv" does not exist according to RCurl. That may happen with some protocol misunderstanding. Trying with base::url().
biodb.TRACE[2024-06-24 01:10:27.298][getBaseUrlRequestResult] Using base::url() for sending request (https://www.lipidmaps.org/databases/lmsd/LMFA08040013?format=tsv).
biodb.INFO [2024-06-24 01:10:28.013][private$doSendRequestLoop] Error when retrieving URL content HTTP error 404 (""). When contacting URL "https://www.lipidmaps.org/databases/lmsd/LMFA08040013?format=tsv". Retrying connection to server...
biodb.DEBUG[2024-06-24 01:10:28.018][private$doSendRequestLoop] Request header is: "".
biodb.DEBUG[2024-06-24 01:10:28.020][private$doSendRequestLoop] Request body is "".
biodb.TRACE[2024-06-24 01:10:28.023][private$doSendRequestOnce] Sent URL is "https://www.lipidmaps.org/databases/lmsd/LMFA08040013?format=tsv".
biodb.TRACE[2024-06-24 01:10:28.567][doesRCurlRequestUrlExist] According to RCurl, URL https://www.lipidmaps.org/databases/lmsd/LMFA08040013?format=tsv does not exist.
biodb.TRACE[2024-06-24 01:10:28.570][getUrlRequestResult] Using base::url() for sending request.
biodb.DEBUG[2024-06-24 01:10:28.572][getUrlRequestResult] URL "https://www.lipidmaps.org/databases/lmsd/LMFA08040013?format=tsv" does not exist according to RCurl. That may happen with some protocol misunderstanding. Trying with base::url().
biodb.TRACE[2024-06-24 01:10:28.574][getBaseUrlRequestResult] Using base::url() for sending request (https://www.lipidmaps.org/databases/lmsd/LMFA08040013?format=tsv).
biodb.INFO [2024-06-24 01:10:29.122][private$doSendRequestLoop] Error when retrieving URL content HTTP error 404 (""). When contacting URL "https://www.lipidmaps.org/databases/lmsd/LMFA08040013?format=tsv". Retrying connection to server...
biodb.TRACE[2024-06-24 01:10:29.129][private$doSaveContentToFile] Saving to cache [2]: "/Users/biocbuild/Library/Caches/org.R-project.R/R/biodb/lipidmaps.structure-ccd4263a0c0fd7a1cb4329cb919bd54b/WRONGB.tsv, /Users/biocbuild/Library/Caches/org.R-project.R/R/biodb/lipidmaps.structure-ccd4263a0c0fd7a1cb4329cb919bd54b/LMFA08040013.tsv"
biodb.DEBUG[2024-06-24 01:10:29.133][conn$getEntryContent] Now 0 id(s) left to be retrieved...
biodb.DEBUG[2024-06-24 01:10:29.135][self$createEntryFromContent] Creating LIPID MAPS Structure entries from 2 content(s).
biodb.DEBUG[2024-06-24 01:10:29.136][self$createEntryFromContent] Parsing 2 LIPID MAPS Structure entries.
biodb.DEBUG[2024-06-24 01:10:29.139][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-06-24 01:10:29.140][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-06-24 01:10:29.141][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-06-24 01:10:29.152][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:10:29.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-06-24 01:10:29.158][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:29.162][FUN] Functions in observer BiodbConfig: [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-06-24 01:10:29.167][self$getBiodb()$getEntryFields()$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:10:29.172][self$getBiodb()$getEntryFields()$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:10:29.174][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:10:29.176][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:10:29.177][self$getBiodb()$getEntryFields()$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:10:29.186][self$getBiodb()$getEntryFields()$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:10:29.188][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:10:29.190][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:10:29.193][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-06-24 01:10:29.198][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-06-24 01:10:29.200][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:10:29.203][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-06-24 01:10:29.206][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-06-24 01:10:29.207][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-06-24 01:10:29.209][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-06-24 01:10:29.221][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:10:29.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-06-24 01:10:29.225][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:29.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.TRACE[2024-06-24 01:10:29.231][self$getBiodb()$getEntryFields()$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:10:29.234][self$getBiodb()$getEntryFields()$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:10:29.236][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:10:29.239][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:10:29.241][self$getBiodb()$getEntryFields()$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:10:29.244][self$getBiodb()$getEntryFields()$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:10:29.245][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:10:29.247][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:10:29.249][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-06-24 01:10:29.252][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-06-24 01:10:29.254][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:10:29.256][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:10:29.259][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-06-24 01:10:29.261][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-06-24 01:10:29.265][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:10:29.267][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:10:29.269][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-06-24 01:10:29.272][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-06-24 01:10:29.274][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:10:29.279][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:10:29.282][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-06-24 01:10:29.285][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-06-24 01:10:29.288][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:10:29.291][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:10:29.293][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-06-24 01:10:29.296][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-06-24 01:10:29.297][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:10:29.299][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:10:29.312][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-06-24 01:10:29.314][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-06-24 01:10:29.317][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:10:29.320][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:10:29.323][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-06-24 01:10:29.326][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-06-24 01:10:29.342][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:10:29.345][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:10:29.348][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-06-24 01:10:29.351][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-06-24 01:10:29.353][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:10:29.357][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:10:29.360][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-06-24 01:10:29.366][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-06-24 01:10:29.370][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:10:29.371][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:10:29.373][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-06-24 01:10:29.376][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-06-24 01:10:29.378][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:10:29.380][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:10:29.383][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-06-24 01:10:29.385][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-06-24 01:10:29.387][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:10:29.390][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-06-24 01:10:29.392][self$createEntryFromContent] Accession numbers: NA, NA.
biodb.DEBUG[2024-06-24 01:10:29.395][self$createEntryFromContent] Found 2 entry/ies without an accession number. Set it/them to NULL.
biodb.DEBUG[2024-06-24 01:10:29.398][function(conn, opt)] Entries: [4]: "NULL, <environment>, <environment>, NULL"
biodb.INFO [2024-06-24 01:10:29.980][biodb::testThat]
biodb.INFO [2024-06-24 01:10:29.995][biodb::testThat] Running test function  test.peak.table  (" The peak table is correct. ").
biodb.INFO [2024-06-24 01:10:29.997][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2024-06-24 01:10:29.999][biodb::testThat]
biodb.INFO [2024-06-24 01:10:30.111][biodb::testThat]
biodb.INFO [2024-06-24 01:10:30.132][biodb::testThat] Running test function  test.nb.entries  (" Nb entries is positive. ").
biodb.INFO [2024-06-24 01:10:30.135][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2024-06-24 01:10:30.137][biodb::testThat]
biodb.INFO [2024-06-24 01:10:30.171][biodb::testThat]
biodb.INFO [2024-06-24 01:10:30.173][biodb::testThat] Running test function  test.entry.ids  (" We can get a list of entry ids. ").
biodb.INFO [2024-06-24 01:10:30.175][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2024-06-24 01:10:30.177][biodb::testThat]
biodb.DEBUG[2024-06-24 01:10:30.184][self$getBiodb()$getRequestScheduler( ...] Getting content of get URL request "https://www.lipidmaps.org/data/structure/LMSDSearch.php?Mode=ProcessStrSearch&OutputMode=File&OutputType=TSV".
biodb.DEBUG[2024-06-24 01:10:30.191][private$doSendRequestLoop] Request header is: "".
biodb.DEBUG[2024-06-24 01:10:30.193][private$doSendRequestLoop] Request body is "".
biodb.TRACE[2024-06-24 01:10:30.198][private$doSendRequestOnce] Sent URL is "https://www.lipidmaps.org/data/structure/LMSDSearch.php?Mode=ProcessStrSearch&OutputMode=File&OutputType=TSV".
biodb.TRACE[2024-06-24 01:10:34.157][getRCurlRequestResult] Using RCurl package for sending request (https://www.lipidmaps.org/data/structure/LMSDSearch.php?Mode=ProcessStrSearch&OutputMode=File&OutputType=TSV).
biodb.DEBUG[2024-06-24 01:10:39.907][self$getBiodb()$getRequestScheduler( ...] Saving content of request to cache.
biodb.TRACE[2024-06-24 01:10:39.912][private$doSaveContentToFile] Saving to cache [1]: "/Users/biocbuild/Library/Caches/org.R-project.R/R/biodb/lipidmaps.structure-ccd4263a0c0fd7a1cb4329cb919bd54b/13e15253cf65619ae7a700f5534f6030.content"
biodb.TRACE[2024-06-24 01:10:40.111][private$doSaveContentToFile] Saving to cache [1]: "/Users/biocbuild/Library/Caches/org.R-project.R/R/biodb/lipidmaps.structure-ccd4263a0c0fd7a1cb4329cb919bd54b/13e15253cf65619ae7a700f5534f6030.request"
biodb.TRACE[2024-06-24 01:10:42.182][ef$get] Asked field names are: name.
biodb.TRACE[2024-06-24 01:10:42.185][ef$get] Realnames of fields are: name.
biodb.TRACE[2024-06-24 01:10:42.187][ef$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:10:42.189][ef$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:10:42.191][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-06-24 01:10:42.193][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-06-24 01:10:42.195][ef$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:10:42.196][ef$get] fields variable is a list.
biodb.INFO [2024-06-24 01:10:42.199][biodb::testThat]
biodb.INFO [2024-06-24 01:10:42.201][biodb::testThat] Running test function  test.annotateMzValues  (" annotateMzValues() works correctly. ").
biodb.INFO [2024-06-24 01:10:42.203][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2024-06-24 01:10:42.205][biodb::testThat]
biodb.ERROR[2024-06-24 01:10:42.238][conn$annotateMzValues] No column named "mz" was found inside data frame.
biodb.ERROR[2024-06-24 01:10:42.281][ef$checkIsDefined] Field(s) "foo" is/are not defined.
biodb.INFO [2024-06-24 01:10:42.318][biodb$terminate] Closing BiodbMain instance...
biodb.DEBUG[2024-06-24 01:10:42.321][private$conn[[conn]]$.__enclos_env__ ...] Unregister connector lipidmaps.structure from the request scheduler
biodb.INFO [2024-06-24 01:10:42.324][self$deleteConn] Connector "lipidmaps.structure" deleted.
biodb.DEBUG[2024-06-24 01:10:42.326][notifyObservers] Notify observers for terminate.
biodb.DEBUG[2024-06-24 01:10:42.329][FUN] Trying to call function terminate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-06-24 01:10:42.331][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-06-24 01:10:42.334][FUN] Trying to call function terminate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:10:42.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-06-24 01:10:42.338][FUN] Trying to call function terminate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:42.340][FUN] Functions in observer BiodbConfig: [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-06-24 01:10:42.369][biodb::testContext]
biodb.INFO [2024-06-24 01:10:42.372][biodb::testContext] ********************************************************************************
biodb.INFO [2024-06-24 01:10:42.374][biodb::testContext] Test context - Web services tests
biodb.INFO [2024-06-24 01:10:42.377][biodb::testContext] ********************************************************************************
biodb.INFO [2024-06-24 01:10:42.381][biodb::testContext]
biodb.INFO [2024-06-24 01:10:42.386][private$loadBiodbPkgsDefinitions] Loading definitions from package biodb version 1.12.0.
biodb.DEBUG[2024-06-24 01:10:42.389][self$loadDefinitions] Load definitions from file "/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/biodb/definitions.yml".
biodb.DEBUG[2024-06-24 01:10:42.399][notifyObservers] Notify observers for notifyNewObservers.
biodb.DEBUG[2024-06-24 01:10:42.401][self$getConfig()$define] Define config key allow.huge.downloads.
biodb.DEBUG[2024-06-24 01:10:42.404][self$set] Set key allow.huge.downloads to TRUE.
biodb.DEBUG[2024-06-24 01:10:42.406][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:42.408][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:42.410][FUN] Functions in observer BiodbConfig: [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-06-24 01:10:42.413][self$getConfig()$define] Define config key autoload.extra.pkgs.
biodb.DEBUG[2024-06-24 01:10:42.415][self$set] Set key autoload.extra.pkgs to TRUE.
biodb.DEBUG[2024-06-24 01:10:42.418][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:42.420][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:42.421][FUN] Functions in observer BiodbConfig: [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-06-24 01:10:42.424][self$getConfig()$define] Define config key cache.all.requests.
biodb.DEBUG[2024-06-24 01:10:42.426][self$set] Set key cache.all.requests to TRUE.
biodb.DEBUG[2024-06-24 01:10:42.428][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:42.444][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:42.446][FUN] Functions in observer BiodbConfig: [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-06-24 01:10:42.448][self$getConfig()$define] Define config key cache.directory.
biodb.DEBUG[2024-06-24 01:10:42.451][self$getConfig()$define] Define config key cache.read.only.
biodb.DEBUG[2024-06-24 01:10:42.453][self$set] Set key cache.read.only to FALSE.
biodb.DEBUG[2024-06-24 01:10:42.455][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:42.457][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:42.459][FUN] Functions in observer BiodbConfig: [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-06-24 01:10:42.462][self$getConfig()$define] Define config key cache.subfolders.
biodb.DEBUG[2024-06-24 01:10:42.464][self$getConfig()$define] Define config key cache.system.
biodb.DEBUG[2024-06-24 01:10:42.466][self$set] Set key cache.system to TRUE.
biodb.DEBUG[2024-06-24 01:10:42.468][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:42.471][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:42.474][FUN] Functions in observer BiodbConfig: [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-06-24 01:10:42.476][self$getConfig()$define] Define config key use.cache.for.local.db.
biodb.DEBUG[2024-06-24 01:10:42.480][self$set] Set key use.cache.for.local.db to FALSE.
biodb.DEBUG[2024-06-24 01:10:42.482][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:42.485][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:42.487][FUN] Functions in observer BiodbConfig: [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-06-24 01:10:42.489][self$getConfig()$define] Define config key dwnld.chunk.size.
biodb.DEBUG[2024-06-24 01:10:42.493][self$getConfig()$define] Define config key dwnld.timeout.
biodb.DEBUG[2024-06-24 01:10:42.496][self$set] Set key dwnld.timeout to 3600.
biodb.DEBUG[2024-06-24 01:10:42.498][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:42.501][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:42.503][FUN] Functions in observer BiodbConfig: [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-06-24 01:10:42.505][self$getConfig()$define] Define config key compute.fields.
biodb.DEBUG[2024-06-24 01:10:42.508][self$set] Set key compute.fields to TRUE.
biodb.DEBUG[2024-06-24 01:10:42.511][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:42.513][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:42.515][FUN] Functions in observer BiodbConfig: [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-06-24 01:10:42.518][self$getConfig()$define] Define config key factory.cache.
biodb.DEBUG[2024-06-24 01:10:42.522][self$getConfig()$define] Define config key force.locale.
biodb.DEBUG[2024-06-24 01:10:42.525][self$set] Set key force.locale to TRUE.
biodb.DEBUG[2024-06-24 01:10:42.527][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:42.529][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:42.531][FUN] Functions in observer BiodbConfig: [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-06-24 01:10:42.534][self$getConfig()$define] Define config key longterm.cache.subfolder.
biodb.DEBUG[2024-06-24 01:10:42.536][self$getConfig()$define] Define config key msg.caution.lvl.
biodb.DEBUG[2024-06-24 01:10:42.539][self$getConfig()$define] Define config key msg.debug.lvl.
biodb.DEBUG[2024-06-24 01:10:42.541][self$getConfig()$define] Define config key msg.info.lvl.
biodb.DEBUG[2024-06-24 01:10:42.543][self$getConfig()$define] Define config key multival.field.sep.
biodb.DEBUG[2024-06-24 01:10:42.545][self$set] Set key multival.field.sep to ";".
biodb.DEBUG[2024-06-24 01:10:42.547][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:42.550][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:42.552][FUN] Functions in observer BiodbConfig: [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-06-24 01:10:42.554][self$getConfig()$define] Define config key intra.field.name.sep.
biodb.DEBUG[2024-06-24 01:10:42.557][self$set] Set key intra.field.name.sep to ".".
biodb.DEBUG[2024-06-24 01:10:42.563][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:42.565][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:42.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-06-24 01:10:42.570][self$getConfig()$define] Define config key entries.sep.
biodb.DEBUG[2024-06-24 01:10:42.602][self$set] Set key entries.sep to "|".
biodb.DEBUG[2024-06-24 01:10:42.604][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:42.606][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:42.608][FUN] Functions in observer BiodbConfig: [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-06-24 01:10:42.611][self$getConfig()$define] Define config key offline.
biodb.DEBUG[2024-06-24 01:10:42.613][self$set] Set key offline to FALSE.
biodb.DEBUG[2024-06-24 01:10:42.616][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:42.627][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:42.631][FUN] Functions in observer BiodbConfig: [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-06-24 01:10:42.633][self$getConfig()$define] Define config key persistent.cache.impl.
biodb.DEBUG[2024-06-24 01:10:42.635][self$set] Set key persistent.cache.impl to "custom".
biodb.DEBUG[2024-06-24 01:10:42.637][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:42.639][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:42.641][FUN] Functions in observer BiodbConfig: [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-06-24 01:10:42.642][self$getConfig()$define] Define config key proton.mass.
biodb.DEBUG[2024-06-24 01:10:42.644][self$set] Set key proton.mass to 1.0072765.
biodb.DEBUG[2024-06-24 01:10:42.645][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:42.646][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:42.647][FUN] Functions in observer BiodbConfig: [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-06-24 01:10:42.648][self$getConfig()$define] Define config key shortterm.cache.subfolder.
biodb.DEBUG[2024-06-24 01:10:42.651][self$getConfig()$define] Define config key svn.binary.path.
biodb.DEBUG[2024-06-24 01:10:42.676][self$set] Set key svn.binary.path to "".
biodb.DEBUG[2024-06-24 01:10:42.679][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:42.681][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:42.684][FUN] Functions in observer BiodbConfig: [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-06-24 01:10:42.686][self$getConfig()$define] Define config key test.functions.
biodb.DEBUG[2024-06-24 01:10:42.688][self$getConfig()$define] Define config key useragent.
biodb.DEBUG[2024-06-24 01:10:42.691][self$set] Set key useragent to "R Bioconductor biodb library.".
biodb.DEBUG[2024-06-24 01:10:42.692][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:42.695][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:42.697][FUN] Functions in observer BiodbConfig: [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-06-24 01:10:42.700][self$getDbsInfo()$define] Define connector comp.csv.file.
biodb.DEBUG[2024-06-24 01:10:42.704][self$setPropertyValue] Setting property "compound.db" to "TRUE".
biodb.DEBUG[2024-06-24 01:10:42.707][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-06-24 01:10:42.709][self$setPropertyValue] Setting property "disabled" to "FALSE".
biodb.DEBUG[2024-06-24 01:10:42.712][self$setPropertyValue] Setting property "disabling.reason" to "".
biodb.DEBUG[2024-06-24 01:10:42.714][self$setPropertyValue] Setting property "downloadable" to "FALSE".
biodb.DEBUG[2024-06-24 01:10:42.717][self$setPropertyValue] Setting property "dwnld.ext" to "NA".
biodb.DEBUG[2024-06-24 01:10:42.720][self$setPropertyValue] Setting property "editable" to "TRUE".
biodb.DEBUG[2024-06-24 01:10:42.723][self$setPropertyValue] Setting property "entry.content.encoding" to "NA".
biodb.DEBUG[2024-06-24 01:10:42.726][self$setPropertyValue] Setting property "entry.content.type" to "tsv".
biodb.DEBUG[2024-06-24 01:10:42.728][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")".
biodb.DEBUG[2024-06-24 01:10:42.731][self$setPropertyValue] Setting property "mass.db" to "FALSE".
biodb.DEBUG[2024-06-24 01:10:42.737][self$setPropertyValue] Setting property "name" to "Compound CSV File".
biodb.DEBUG[2024-06-24 01:10:42.739][self$setPropertyValue] Setting property "package" to "biodb".
biodb.DEBUG[2024-06-24 01:10:42.742][self$setPropertyValue]
biodb.DEBUG[2024-06-24 01:10:42.744][self$setPropertyValue] Setting property "remote" to "FALSE".
biodb.DEBUG[2024-06-24 01:10:42.749][self$setPropertyValue] Setting property "searchable.fields" to "name".
biodb.DEBUG[2024-06-24 01:10:42.749][self$setPropertyValue] Setting property "searchable.fields" to "monoisotopic.mass".
biodb.DEBUG[2024-06-24 01:10:42.749][self$setPropertyValue] Setting property "searchable.fields" to "molecular.mass".
biodb.DEBUG[2024-06-24 01:10:42.749][self$setPropertyValue] Setting property "searchable.fields" to "average.mass".
biodb.DEBUG[2024-06-24 01:10:42.749][self$setPropertyValue] Setting property "searchable.fields" to "nominal.mass".
biodb.DEBUG[2024-06-24 01:10:42.752][self$setPropertyValue] Setting property "scheduler.n" to "1".
biodb.DEBUG[2024-06-24 01:10:42.754][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2024-06-24 01:10:42.756][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2024-06-24 01:10:42.758][self$setPropertyValue] Setting property "scheduler.t" to "1".
biodb.DEBUG[2024-06-24 01:10:42.761][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2024-06-24 01:10:42.763][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2024-06-24 01:10:42.765][self$setPropertyValue] Setting property "token" to "NA".
biodb.DEBUG[2024-06-24 01:10:42.767][self$setPropertyValue]
biodb.DEBUG[2024-06-24 01:10:42.770][self$setPropertyValue] Notifying observers about URLs change.
biodb.DEBUG[2024-06-24 01:10:42.787][notifyObservers] Notify observers for notifyConnUrlsUpdated.
biodb.DEBUG[2024-06-24 01:10:42.790][self$setPropertyValue] Setting property "writable" to "TRUE".
biodb.DEBUG[2024-06-24 01:10:42.792][self$setPropertyValue]
biodb.DEBUG[2024-06-24 01:10:42.795][self$getDbsInfo()$define] Define connector comp.sqlite.
biodb.DEBUG[2024-06-24 01:10:42.800][self$setPropertyValue] Setting property "compound.db" to "TRUE".
biodb.DEBUG[2024-06-24 01:10:42.802][self$setPropertyValue] Setting property "description" to "A connector to handle a compound database stored inside an SQLite file.".
biodb.DEBUG[2024-06-24 01:10:42.804][self$setPropertyValue] Setting property "disabled" to "FALSE".
biodb.DEBUG[2024-06-24 01:10:42.807][self$setPropertyValue] Setting property "disabling.reason" to "".
biodb.DEBUG[2024-06-24 01:10:42.809][self$setPropertyValue] Setting property "downloadable" to "FALSE".
biodb.DEBUG[2024-06-24 01:10:42.812][self$setPropertyValue] Setting property "dwnld.ext" to "NA".
biodb.DEBUG[2024-06-24 01:10:42.814][self$setPropertyValue] Setting property "editable" to "TRUE".
biodb.DEBUG[2024-06-24 01:10:42.816][self$setPropertyValue] Setting property "entry.content.encoding" to "NA".
biodb.DEBUG[2024-06-24 01:10:42.819][self$setPropertyValue] Setting property "entry.content.type" to "list".
biodb.DEBUG[2024-06-24 01:10:42.822][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")".
biodb.DEBUG[2024-06-24 01:10:42.824][self$setPropertyValue] Setting property "mass.db" to "FALSE".
biodb.DEBUG[2024-06-24 01:10:42.826][self$setPropertyValue] Setting property "name" to "Compound SQLite".
biodb.DEBUG[2024-06-24 01:10:42.829][self$setPropertyValue] Setting property "package" to "biodb".
biodb.DEBUG[2024-06-24 01:10:42.832][self$setPropertyValue]
biodb.DEBUG[2024-06-24 01:10:42.835][self$setPropertyValue] Setting property "remote" to "FALSE".
biodb.DEBUG[2024-06-24 01:10:42.837][self$setPropertyValue] Setting property "searchable.fields" to "name".
biodb.DEBUG[2024-06-24 01:10:42.837][self$setPropertyValue] Setting property "searchable.fields" to "monoisotopic.mass".
biodb.DEBUG[2024-06-24 01:10:42.837][self$setPropertyValue] Setting property "searchable.fields" to "molecular.mass".
biodb.DEBUG[2024-06-24 01:10:42.837][self$setPropertyValue] Setting property "searchable.fields" to "average.mass".
biodb.DEBUG[2024-06-24 01:10:42.837][self$setPropertyValue] Setting property "searchable.fields" to "nominal.mass".
biodb.DEBUG[2024-06-24 01:10:42.841][self$setPropertyValue] Setting property "scheduler.n" to "1".
biodb.DEBUG[2024-06-24 01:10:42.843][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2024-06-24 01:10:42.845][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2024-06-24 01:10:42.848][self$setPropertyValue] Setting property "scheduler.t" to "1".
biodb.DEBUG[2024-06-24 01:10:42.850][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2024-06-24 01:10:42.852][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2024-06-24 01:10:42.854][self$setPropertyValue] Setting property "token" to "NA".
biodb.DEBUG[2024-06-24 01:10:42.857][self$setPropertyValue]
biodb.DEBUG[2024-06-24 01:10:42.859][self$setPropertyValue] Notifying observers about URLs change.
biodb.DEBUG[2024-06-24 01:10:42.861][notifyObservers] Notify observers for notifyConnUrlsUpdated.
biodb.DEBUG[2024-06-24 01:10:42.863][self$setPropertyValue] Setting property "writable" to "TRUE".
biodb.DEBUG[2024-06-24 01:10:42.868][self$setPropertyValue]
biodb.DEBUG[2024-06-24 01:10:42.871][self$getDbsInfo()$define] Define connector mass.csv.file.
biodb.DEBUG[2024-06-24 01:10:42.875][self$setPropertyValue] Setting property "compound.db" to "FALSE".
biodb.DEBUG[2024-06-24 01:10:42.877][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-06-24 01:10:42.881][self$setPropertyValue] Setting property "disabled" to "FALSE".
biodb.DEBUG[2024-06-24 01:10:42.883][self$setPropertyValue] Setting property "disabling.reason" to "".
biodb.DEBUG[2024-06-24 01:10:42.891][self$setPropertyValue] Setting property "downloadable" to "FALSE".
biodb.DEBUG[2024-06-24 01:10:42.893][self$setPropertyValue] Setting property "dwnld.ext" to "NA".
biodb.DEBUG[2024-06-24 01:10:42.896][self$setPropertyValue] Setting property "editable" to "TRUE".
biodb.DEBUG[2024-06-24 01:10:42.898][self$setPropertyValue] Setting property "entry.content.encoding" to "NA".
biodb.DEBUG[2024-06-24 01:10:42.903][self$setPropertyValue] Setting property "entry.content.type" to "tsv".
biodb.DEBUG[2024-06-24 01:10:42.906][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")".
biodb.DEBUG[2024-06-24 01:10:42.908][self$setPropertyValue] Setting property "mass.db" to "TRUE".
biodb.DEBUG[2024-06-24 01:10:42.911][self$setPropertyValue] Setting property "name" to "Mass spectra CSV File".
biodb.DEBUG[2024-06-24 01:10:42.913][self$setPropertyValue] Setting property "package" to "biodb".
biodb.DEBUG[2024-06-24 01:10:42.915][self$setPropertyValue]
biodb.DEBUG[2024-06-24 01:10:42.918][self$setPropertyValue] Setting property "remote" to "FALSE".
biodb.DEBUG[2024-06-24 01:10:42.920][self$setPropertyValue]
biodb.DEBUG[2024-06-24 01:10:42.922][self$setPropertyValue] Setting property "scheduler.n" to "1".
biodb.DEBUG[2024-06-24 01:10:42.925][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2024-06-24 01:10:42.927][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2024-06-24 01:10:42.929][self$setPropertyValue] Setting property "scheduler.t" to "1".
biodb.DEBUG[2024-06-24 01:10:42.931][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2024-06-24 01:10:42.933][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2024-06-24 01:10:42.935][self$setPropertyValue] Setting property "token" to "NA".
biodb.DEBUG[2024-06-24 01:10:42.938][self$setPropertyValue]
biodb.DEBUG[2024-06-24 01:10:42.940][self$setPropertyValue] Notifying observers about URLs change.
biodb.DEBUG[2024-06-24 01:10:42.942][notifyObservers] Notify observers for notifyConnUrlsUpdated.
biodb.DEBUG[2024-06-24 01:10:42.989][self$setPropertyValue] Setting property "writable" to "TRUE".
biodb.DEBUG[2024-06-24 01:10:42.991][self$setPropertyValue]
biodb.DEBUG[2024-06-24 01:10:42.994][self$getDbsInfo()$define] Define connector mass.sqlite.
biodb.DEBUG[2024-06-24 01:10:43.004][self$setPropertyValue] Setting property "compound.db" to "FALSE".
biodb.DEBUG[2024-06-24 01:10:43.006][self$setPropertyValue] Setting property "description" to "A connector to handle a mass spectra database stored inside an SQLite file.".
biodb.DEBUG[2024-06-24 01:10:43.009][self$setPropertyValue] Setting property "disabled" to "FALSE".
biodb.DEBUG[2024-06-24 01:10:43.012][self$setPropertyValue] Setting property "disabling.reason" to "".
biodb.DEBUG[2024-06-24 01:10:43.016][self$setPropertyValue] Setting property "downloadable" to "FALSE".
biodb.DEBUG[2024-06-24 01:10:43.019][self$setPropertyValue] Setting property "dwnld.ext" to "NA".
biodb.DEBUG[2024-06-24 01:10:43.021][self$setPropertyValue] Setting property "editable" to "TRUE".
biodb.DEBUG[2024-06-24 01:10:43.024][self$setPropertyValue] Setting property "entry.content.encoding" to "NA".
biodb.DEBUG[2024-06-24 01:10:43.027][self$setPropertyValue] Setting property "entry.content.type" to "list".
biodb.DEBUG[2024-06-24 01:10:43.029][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")".
biodb.DEBUG[2024-06-24 01:10:43.031][self$setPropertyValue] Setting property "mass.db" to "TRUE".
biodb.DEBUG[2024-06-24 01:10:43.033][self$setPropertyValue] Setting property "name" to "Mass spectra SQLite".
biodb.DEBUG[2024-06-24 01:10:43.036][self$setPropertyValue] Setting property "package" to "biodb".
biodb.DEBUG[2024-06-24 01:10:43.038][self$setPropertyValue]
biodb.DEBUG[2024-06-24 01:10:43.040][self$setPropertyValue] Setting property "remote" to "FALSE".
biodb.DEBUG[2024-06-24 01:10:43.042][self$setPropertyValue]
biodb.DEBUG[2024-06-24 01:10:43.045][self$setPropertyValue] Setting property "scheduler.n" to "1".
biodb.DEBUG[2024-06-24 01:10:43.047][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2024-06-24 01:10:43.049][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2024-06-24 01:10:43.051][self$setPropertyValue] Setting property "scheduler.t" to "1".
biodb.DEBUG[2024-06-24 01:10:43.053][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2024-06-24 01:10:43.055][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2024-06-24 01:10:43.057][self$setPropertyValue] Setting property "token" to "NA".
biodb.DEBUG[2024-06-24 01:10:43.059][self$setPropertyValue]
biodb.DEBUG[2024-06-24 01:10:43.061][self$setPropertyValue] Notifying observers about URLs change.
biodb.DEBUG[2024-06-24 01:10:43.063][notifyObservers] Notify observers for notifyConnUrlsUpdated.
biodb.DEBUG[2024-06-24 01:10:43.065][self$setPropertyValue] Setting property "writable" to "TRUE".
biodb.DEBUG[2024-06-24 01:10:43.066][self$setPropertyValue]
biodb.DEBUG[2024-06-24 01:10:43.068][notifyObservers] Notify observers for notifyNewObservers.
biodb.DEBUG[2024-06-24 01:10:43.070][FUN] Trying to call function notifyNewObservers on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:43.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.DEBUG[2024-06-24 01:10:43.080][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:43.082][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:10:43.083][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:10:43.086][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:43.088][FUN] Functions in observer BiodbConfig: [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-06-24 01:10:43.090][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:43.092][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:10:43.094][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:10:43.096][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:43.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-06-24 01:10:43.101][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:43.103][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:10:43.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-06-24 01:10:43.107][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:43.109][FUN] Functions in observer BiodbConfig: [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-06-24 01:10:43.111][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:43.113][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:10:43.116][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:10:43.118][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:43.120][FUN] Functions in observer BiodbConfig: [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-06-24 01:10:43.122][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:43.124][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:10:43.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-06-24 01:10:43.128][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:43.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.DEBUG[2024-06-24 01:10:43.133][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:43.135][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:10:43.149][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:10:43.151][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:43.154][FUN] Functions in observer BiodbConfig: [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-06-24 01:10:43.156][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:43.158][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:10:43.161][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:10:43.163][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:43.165][FUN] Functions in observer BiodbConfig: [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-06-24 01:10:43.167][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:43.170][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:10:43.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-06-24 01:10:43.175][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:43.177][FUN] Functions in observer BiodbConfig: [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-06-24 01:10:43.180][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:43.182][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:10:43.184][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:10:43.186][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:43.188][FUN] Functions in observer BiodbConfig: [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-06-24 01:10:43.190][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:43.193][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:10:43.196][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:10:43.199][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:43.201][FUN] Functions in observer BiodbConfig: [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-06-24 01:10:43.204][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:43.206][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:10:43.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-06-24 01:10:43.210][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:43.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-06-24 01:10:43.214][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:43.216][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:10:43.218][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:10:43.220][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:43.222][FUN] Functions in observer BiodbConfig: [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-06-24 01:10:43.224][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:43.226][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:10:43.228][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:10:43.230][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:43.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-06-24 01:10:43.234][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:43.236][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:10:43.238][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:10:43.240][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:43.242][FUN] Functions in observer BiodbConfig: [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-06-24 01:10:43.244][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:43.247][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:10:43.249][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:10:43.251][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:43.253][FUN] Functions in observer BiodbConfig: [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-06-24 01:10:43.255][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:43.262][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:10:43.264][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:10:43.266][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:43.268][FUN] Functions in observer BiodbConfig: [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-06-24 01:10:43.271][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:43.293][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:10:43.296][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:10:43.298][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:43.300][FUN] Functions in observer BiodbConfig: [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-06-24 01:10:43.302][self$getEntryFields()$define] Define field accession.
biodb.DEBUG[2024-06-24 01:10:43.306][self$getEntryFields()$define] Define field description.
biodb.DEBUG[2024-06-24 01:10:43.309][self$getEntryFields()$define] Define field name.
biodb.DEBUG[2024-06-24 01:10:43.312][self$getEntryFields()$define] Define field cas.id.
biodb.DEBUG[2024-06-24 01:10:43.327][self$getEntryFields()$define] Define field chebi.id.
biodb.DEBUG[2024-06-24 01:10:43.330][self$getEntryFields()$define] Define field chemspider.id.
biodb.DEBUG[2024-06-24 01:10:43.332][self$getEntryFields()$define] Define field comp.csv.file.id.
biodb.DEBUG[2024-06-24 01:10:43.334][self$getEntryFields()$define] Define field comp.sqlite.id.
biodb.DEBUG[2024-06-24 01:10:43.336][self$getEntryFields()$define] Define field expasy.enzyme.id.
biodb.DEBUG[2024-06-24 01:10:43.338][self$getEntryFields()$define] Define field hmdb.metabolites.id.
biodb.DEBUG[2024-06-24 01:10:43.339][self$getEntryFields()$define] Define field kegg.compound.id.
biodb.DEBUG[2024-06-24 01:10:43.342][self$getEntryFields()$define] Define field kegg.genes.id.
biodb.DEBUG[2024-06-24 01:10:43.344][self$getEntryFields()$define] Define field mass.csv.file.id.
biodb.DEBUG[2024-06-24 01:10:43.346][self$getEntryFields()$define] Define field mass.sqlite.id.
biodb.DEBUG[2024-06-24 01:10:43.348][self$getEntryFields()$define] Define field ncbi.gene.id.
biodb.DEBUG[2024-06-24 01:10:43.349][self$getEntryFields()$define] Define field ncbi.pubchem.comp.id.
biodb.DEBUG[2024-06-24 01:10:43.351][self$getEntryFields()$define] Define field compound.id.
biodb.DEBUG[2024-06-24 01:10:43.353][self$getEntryFields()$define] Define field average.mass.
biodb.DEBUG[2024-06-24 01:10:43.357][self$getEntryFields()$define] Define field molecular.mass.
biodb.DEBUG[2024-06-24 01:10:43.360][self$getEntryFields()$define] Define field monoisotopic.mass.
biodb.DEBUG[2024-06-24 01:10:43.363][self$getEntryFields()$define] Define field nominal.mass.
biodb.DEBUG[2024-06-24 01:10:43.367][self$getEntryFields()$define] Define field peak.attr.
biodb.DEBUG[2024-06-24 01:10:43.370][self$getEntryFields()$define] Define field peak.comp.
biodb.DEBUG[2024-06-24 01:10:43.373][self$getEntryFields()$define] Define field peak.error.ppm.
biodb.DEBUG[2024-06-24 01:10:43.377][self$getEntryFields()$define] Define field peak.formula.
biodb.DEBUG[2024-06-24 01:10:43.380][self$getEntryFields()$define] Define field peak.intensity.
biodb.DEBUG[2024-06-24 01:10:43.383][self$getEntryFields()$define] Define field peak.mass.
biodb.DEBUG[2024-06-24 01:10:43.386][self$getEntryFields()$define] Define field peak.mztheo.
biodb.DEBUG[2024-06-24 01:10:43.390][self$getEntryFields()$define] Define field peak.mzexp.
biodb.DEBUG[2024-06-24 01:10:43.394][self$getEntryFields()$define] Define field peak.mz.
biodb.DEBUG[2024-06-24 01:10:43.398][self$getEntryFields()$define] Define field peak.relative.intensity.
biodb.DEBUG[2024-06-24 01:10:43.401][self$getEntryFields()$define] Define field peaks.
biodb.DEBUG[2024-06-24 01:10:43.405][self$getEntryFields()$define] Define field chrom.col.constructor.
biodb.DEBUG[2024-06-24 01:10:43.408][self$getEntryFields()$define] Define field chrom.col.diameter.
biodb.DEBUG[2024-06-24 01:10:43.412][self$getEntryFields()$define] Define field chrom.col.id.
biodb.DEBUG[2024-06-24 01:10:43.415][self$getEntryFields()$define] Define field chrom.col.length.
biodb.DEBUG[2024-06-24 01:10:43.418][self$getEntryFields()$define] Define field chrom.col.method.protocol.
biodb.DEBUG[2024-06-24 01:10:43.422][self$getEntryFields()$define] Define field chrom.col.name.
biodb.DEBUG[2024-06-24 01:10:43.432][self$getEntryFields()$define] Define field chrom.flow.gradient.
biodb.DEBUG[2024-06-24 01:10:43.435][self$getEntryFields()$define] Define field chrom.flow.rate.
biodb.DEBUG[2024-06-24 01:10:43.438][self$getEntryFields()$define] Define field chrom.rt.
biodb.DEBUG[2024-06-24 01:10:43.442][self$getEntryFields()$define] Define field chrom.rt.max.
biodb.DEBUG[2024-06-24 01:10:43.446][self$getEntryFields()$define] Define field chrom.rt.min.
biodb.DEBUG[2024-06-24 01:10:43.449][self$getEntryFields()$define] Define field chrom.rt.unit.
biodb.DEBUG[2024-06-24 01:10:43.453][self$getEntryFields()$define] Define field chrom.solvent.
biodb.DEBUG[2024-06-24 01:10:43.456][self$getEntryFields()$define] Define field aa.seq.
biodb.DEBUG[2024-06-24 01:10:43.459][self$getEntryFields()$define] Define field aa.seq.length.
biodb.DEBUG[2024-06-24 01:10:43.463][self$getEntryFields()$define] Define field aa.seq.location.
biodb.DEBUG[2024-06-24 01:10:43.466][self$getEntryFields()$define] Define field nt.seq.
biodb.DEBUG[2024-06-24 01:10:43.470][self$getEntryFields()$define] Define field nt.seq.length.
biodb.DEBUG[2024-06-24 01:10:43.473][self$getEntryFields()$define] Define field ec.
biodb.DEBUG[2024-06-24 01:10:43.477][self$getEntryFields()$define] Define field organism.
biodb.DEBUG[2024-06-24 01:10:43.481][self$getEntryFields()$define] Define field pathway.class.
biodb.DEBUG[2024-06-24 01:10:43.484][self$getEntryFields()$define] Define field catalytic.activity.
biodb.DEBUG[2024-06-24 01:10:43.499][self$getEntryFields()$define] Define field cofactor.
biodb.DEBUG[2024-06-24 01:10:43.503][self$getEntryFields()$define] Define field gene.symbol.
biodb.DEBUG[2024-06-24 01:10:43.507][self$getEntryFields()$define] Define field charge.
biodb.DEBUG[2024-06-24 01:10:43.510][self$getEntryFields()$define] Define field comp.iupac.name.allowed.
biodb.DEBUG[2024-06-24 01:10:43.512][self$getEntryFields()$define] Define field comp.iupac.name.cas.
biodb.DEBUG[2024-06-24 01:10:43.514][self$getEntryFields()$define] Define field comp.iupac.name.pref.
biodb.DEBUG[2024-06-24 01:10:43.517][self$getEntryFields()$define] Define field comp.iupac.name.syst.
biodb.DEBUG[2024-06-24 01:10:43.520][self$getEntryFields()$define] Define field comp.iupac.name.trad.
biodb.DEBUG[2024-06-24 01:10:43.523][self$getEntryFields()$define] Define field comp.super.class.
biodb.DEBUG[2024-06-24 01:10:43.526][self$getEntryFields()$define] Define field equation.
biodb.DEBUG[2024-06-24 01:10:43.529][self$getEntryFields()$define] Define field formula.
biodb.DEBUG[2024-06-24 01:10:43.532][self$getEntryFields()$define] Define field composition.
biodb.DEBUG[2024-06-24 01:10:43.535][self$getEntryFields()$define] Define field inchi.
biodb.DEBUG[2024-06-24 01:10:43.538][self$getEntryFields()$define] Define field inchikey.
biodb.DEBUG[2024-06-24 01:10:43.542][self$getEntryFields()$define] Define field logp.
biodb.DEBUG[2024-06-24 01:10:43.546][self$getEntryFields()$define] Define field ms.level.
biodb.DEBUG[2024-06-24 01:10:43.549][self$getEntryFields()$define] Define field ms.mode.
biodb.DEBUG[2024-06-24 01:10:43.552][self$getEntryFields()$define] Define field msdev.
biodb.DEBUG[2024-06-24 01:10:43.556][self$getEntryFields()$define] Define field msdevtype.
biodb.DEBUG[2024-06-24 01:10:43.559][self$getEntryFields()$define] Define field msprecannot.
biodb.DEBUG[2024-06-24 01:10:43.562][self$getEntryFields()$define] Define field msprecmz.
biodb.DEBUG[2024-06-24 01:10:43.566][self$getEntryFields()$define] Define field mstype.
biodb.DEBUG[2024-06-24 01:10:43.569][self$getEntryFields()$define] Define field nb.compounds.
biodb.DEBUG[2024-06-24 01:10:43.573][self$getEntryFields()$define] Define field nb.peaks.
biodb.DEBUG[2024-06-24 01:10:43.576][self$getEntryFields()$define] Define field products.
biodb.DEBUG[2024-06-24 01:10:43.580][self$getEntryFields()$define] Define field smiles.
biodb.DEBUG[2024-06-24 01:10:43.583][self$getEntryFields()$define] Define field smiles.canonical.
biodb.DEBUG[2024-06-24 01:10:43.586][self$getEntryFields()$define] Define field smiles.isomeric.
biodb.DEBUG[2024-06-24 01:10:43.590][self$getEntryFields()$define] Define field substrates.
biodb.DEBUG[2024-06-24 01:10:43.598][initialize] Created successfully new BiodbMain instance.
biodb.DEBUG[2024-06-24 01:10:43.601][initialize] This is biodb version 1.12.0.
biodb.DEBUG[2024-06-24 01:10:43.604][notifyObservers] Notify observers for notifyNewObservers.
biodb.DEBUG[2024-06-24 01:10:43.608][FUN] Trying to call function notifyNewObservers on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:10:43.610][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:10:43.613][FUN] Trying to call function notifyNewObservers on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:43.615][FUN] Functions in observer BiodbConfig: [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-06-24 01:10:43.617][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:43.619][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-06-24 01:10:43.621][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-06-24 01:10:43.623][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:10:43.625][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:10:43.627][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:43.629][FUN] Functions in observer BiodbConfig: [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-06-24 01:10:43.631][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:43.633][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-06-24 01:10:43.635][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-06-24 01:10:43.637][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:10:43.639][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:10:43.641][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:43.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.DEBUG[2024-06-24 01:10:43.645][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:43.659][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-06-24 01:10:43.662][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-06-24 01:10:43.663][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:10:43.666][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:10:43.667][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:43.670][FUN] Functions in observer BiodbConfig: [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-06-24 01:10:43.671][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:43.673][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-06-24 01:10:43.675][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-06-24 01:10:43.678][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:10:43.680][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:10:43.682][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:43.684][FUN] Functions in observer BiodbConfig: [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-06-24 01:10:43.686][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:43.688][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-06-24 01:10:43.690][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-06-24 01:10:43.692][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:10:43.694][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:10:43.696][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:43.698][FUN] Functions in observer BiodbConfig: [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-06-24 01:10:43.700][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:43.703][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-06-24 01:10:43.705][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-06-24 01:10:43.707][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:10:43.709][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:10:43.727][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:43.730][FUN] Functions in observer BiodbConfig: [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-06-24 01:10:43.732][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:43.734][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-06-24 01:10:43.736][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-06-24 01:10:43.738][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:10:43.740][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:10:43.742][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:43.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-06-24 01:10:43.747][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:43.749][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-06-24 01:10:43.751][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-06-24 01:10:43.754][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:10:43.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-06-24 01:10:43.758][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:43.761][FUN] Functions in observer BiodbConfig: [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-06-24 01:10:43.763][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:43.765][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-06-24 01:10:43.767][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-06-24 01:10:43.770][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:10:43.772][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:10:43.774][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:43.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-06-24 01:10:43.780][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:43.783][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-06-24 01:10:43.785][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-06-24 01:10:43.787][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:10:43.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-06-24 01:10:43.791][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:43.804][FUN] Functions in observer BiodbConfig: [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-06-24 01:10:43.806][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:43.808][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-06-24 01:10:43.810][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-06-24 01:10:43.812][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:10:43.814][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:10:43.815][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:43.817][FUN] Functions in observer BiodbConfig: [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-06-24 01:10:43.819][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:43.821][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-06-24 01:10:43.823][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-06-24 01:10:43.825][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:10:43.827][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:10:43.828][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:43.830][FUN] Functions in observer BiodbConfig: [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-06-24 01:10:43.833][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:43.835][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-06-24 01:10:43.837][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-06-24 01:10:43.839][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:10:43.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-06-24 01:10:43.844][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:43.847][FUN] Functions in observer BiodbConfig: [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-06-24 01:10:43.849][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:43.851][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-06-24 01:10:43.853][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-06-24 01:10:43.855][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:10:43.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-06-24 01:10:43.859][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:43.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-06-24 01:10:43.864][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:43.866][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-06-24 01:10:43.868][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-06-24 01:10:43.870][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:10:43.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-06-24 01:10:43.874][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:43.876][FUN] Functions in observer BiodbConfig: [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-06-24 01:10:43.879][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:43.881][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-06-24 01:10:43.883][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-06-24 01:10:43.885][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:10:43.887][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:10:43.889][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:43.891][FUN] Functions in observer BiodbConfig: [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-06-24 01:10:43.894][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:43.896][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-06-24 01:10:43.902][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-06-24 01:10:43.904][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:10:43.906][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:10:43.908][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:43.914][FUN] Functions in observer BiodbConfig: [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-06-24 01:10:43.920][biodb$loadDefinitions] Load definitions from file "/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/biodbLipidmaps/definitions.yml".
biodb.DEBUG[2024-06-24 01:10:43.923][self$getDbsInfo()$define] Define connector lipidmaps.structure.
biodb.DEBUG[2024-06-24 01:10:43.928][self$setPropertyValue] Setting property "compound.db" to "TRUE".
biodb.DEBUG[2024-06-24 01:10:43.930][self$setPropertyValue] Setting property "description" to "NA".
biodb.DEBUG[2024-06-24 01:10:43.933][self$setPropertyValue] Setting property "disabled" to "FALSE".
biodb.DEBUG[2024-06-24 01:10:43.935][self$setPropertyValue] Setting property "disabling.reason" to "".
biodb.DEBUG[2024-06-24 01:10:43.937][self$setPropertyValue] Setting property "downloadable" to "FALSE".
biodb.DEBUG[2024-06-24 01:10:43.940][self$setPropertyValue] Setting property "dwnld.ext" to "NA".
biodb.DEBUG[2024-06-24 01:10:43.942][self$setPropertyValue] Setting property "editable" to "FALSE".
biodb.DEBUG[2024-06-24 01:10:43.945][self$setPropertyValue] Setting property "entry.content.encoding" to "NA".
biodb.DEBUG[2024-06-24 01:10:43.947][self$setPropertyValue] Setting property "entry.content.type" to "tsv".
biodb.DEBUG[2024-06-24 01:10:43.950][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")".
biodb.DEBUG[2024-06-24 01:10:43.953][self$setPropertyValue] Setting property "mass.db" to "FALSE".
biodb.DEBUG[2024-06-24 01:10:43.955][self$setPropertyValue] Setting property "name" to "LIPID MAPS Structure".
biodb.DEBUG[2024-06-24 01:10:43.957][self$setPropertyValue] Setting property "package" to "biodb".
biodb.DEBUG[2024-06-24 01:10:43.959][self$setPropertyValue] Setting property "parsing.expr" to "LM_ID".
biodb.DEBUG[2024-06-24 01:10:43.959][self$setPropertyValue] Setting property "parsing.expr" to "CHEBI_ID".
biodb.DEBUG[2024-06-24 01:10:43.959][self$setPropertyValue] Setting property "parsing.expr" to "HMDBID".
biodb.DEBUG[2024-06-24 01:10:43.959][self$setPropertyValue] Setting property "parsing.expr" to "KEGG_ID".
biodb.DEBUG[2024-06-24 01:10:43.959][self$setPropertyValue] Setting property "parsing.expr" to "PUBCHEM_COMPOUND_ID".
biodb.DEBUG[2024-06-24 01:10:43.959][self$setPropertyValue] Setting property "parsing.expr" to "SYSTEMATIC_NAME".
biodb.DEBUG[2024-06-24 01:10:43.959][self$setPropertyValue] Setting property "parsing.expr" to "MASS".
biodb.DEBUG[2024-06-24 01:10:43.959][self$setPropertyValue] Setting property "parsing.expr" to "FORMULA".
biodb.DEBUG[2024-06-24 01:10:43.959][self$setPropertyValue] Setting property "parsing.expr" to "COMMON_NAME".
biodb.DEBUG[2024-06-24 01:10:43.972][self$setPropertyValue] Setting property "remote" to "TRUE".
biodb.DEBUG[2024-06-24 01:10:43.975][self$setPropertyValue] Setting property "searchable.fields" to "name".
biodb.DEBUG[2024-06-24 01:10:43.975][self$setPropertyValue] Setting property "searchable.fields" to "monoisotopic.mass".
biodb.DEBUG[2024-06-24 01:10:43.977][self$setPropertyValue] Setting property "scheduler.n" to "1".
biodb.DEBUG[2024-06-24 01:10:43.979][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2024-06-24 01:10:43.981][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2024-06-24 01:10:43.983][self$setPropertyValue] Setting property "scheduler.t" to "1".
biodb.DEBUG[2024-06-24 01:10:43.985][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2024-06-24 01:10:43.987][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2024-06-24 01:10:43.989][self$setPropertyValue] Setting property "token" to "NA".
biodb.DEBUG[2024-06-24 01:10:43.991][self$setPropertyValue] Setting property "urls" to "https://www.lipidmaps.org/data/".
biodb.DEBUG[2024-06-24 01:10:43.991][self$setPropertyValue] Setting property "urls" to "https://www.lipidmaps.org/databases/lmsd/".
biodb.DEBUG[2024-06-24 01:10:43.993][self$setPropertyValue] Notifying observers about URLs change.
biodb.DEBUG[2024-06-24 01:10:43.994][notifyObservers] Notify observers for notifyConnUrlsUpdated.
biodb.DEBUG[2024-06-24 01:10:43.996][self$setPropertyValue] Setting property "writable" to "FALSE".
biodb.DEBUG[2024-06-24 01:10:43.997][self$setPropertyValue]
biodb.DEBUG[2024-06-24 01:10:43.999][self$getEntryFields()$define] Define field lipidmaps.structure.id.
biodb.DEBUG[2024-06-24 01:10:44.000][self$getEntryFields()$define] Define field ncbi.pubchem.comp.id.
biodb.DEBUG[2024-06-24 01:10:44.004][initialize] Initialize connector lipidmaps.structure.
biodb.DEBUG[2024-06-24 01:10:44.006][initialize] Register connector lipidmaps.structure with the request scheduler
biodb.DEBUG[2024-06-24 01:10:44.007][private$bdb$getRequestScheduler()$re ...] Register connector lipidmaps.structure.
biodb.DEBUG[2024-06-24 01:10:44.009][private$addConnectorRules] Create new rule for URL "www.lipidmaps.org" of connector "lipidmaps.structure".
biodb.DEBUG[2024-06-24 01:10:44.012][self$setFrequency] t=1.000000, n=1.000000
biodb.DEBUG[2024-06-24 01:10:44.015][self$setFrequency] t=1.000000, n=1.000000
biodb.DEBUG[2024-06-24 01:10:44.019][rule$addConnector] Connector "lipidmaps.structure" is already listed in rule "www.lipidmaps.org".
biodb.DEBUG[2024-06-24 01:10:44.021][biodb$getFactory()$createConn] Creating new connector lipidmaps.structure for database class lipidmaps.structure .
biodb.INFO [2024-06-24 01:10:44.024][biodb::testThat]
biodb.INFO [2024-06-24 01:10:44.027][biodb::testThat] Running test function  test_wsLmsdRecord_searchByName  (" wsLmsdRecord() can search by name. ").
biodb.INFO [2024-06-24 01:10:44.029][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2024-06-24 01:10:44.031][biodb::testThat]
biodb.DEBUG[2024-06-24 01:10:44.039][self$getBiodb()$getRequestScheduler( ...] Getting content of get URL request "https://www.lipidmaps.org/data/structure/LMSDSearch.php?Mode=ProcessStrSearch&OutputMode=File&OutputType=TSV&Name=anhydride".
biodb.DEBUG[2024-06-24 01:10:44.049][private$doSendRequestLoop] Request header is: "".
biodb.DEBUG[2024-06-24 01:10:44.052][private$doSendRequestLoop] Request body is "".
biodb.TRACE[2024-06-24 01:10:44.056][private$doSendRequestOnce] Sent URL is "https://www.lipidmaps.org/data/structure/LMSDSearch.php?Mode=ProcessStrSearch&OutputMode=File&OutputType=TSV&Name=anhydride".
biodb.TRACE[2024-06-24 01:10:44.667][getRCurlRequestResult] Using RCurl package for sending request (https://www.lipidmaps.org/data/structure/LMSDSearch.php?Mode=ProcessStrSearch&OutputMode=File&OutputType=TSV&Name=anhydride).
biodb.DEBUG[2024-06-24 01:10:45.269][self$getBiodb()$getRequestScheduler( ...] Saving content of request to cache.
biodb.TRACE[2024-06-24 01:10:45.282][private$doSaveContentToFile] Saving to cache [1]: "/Users/biocbuild/Library/Caches/org.R-project.R/R/biodb/lipidmaps.structure-ccd4263a0c0fd7a1cb4329cb919bd54b/cfd52aa1c2e3525a5defd7b7e8bd8bb8.content"
biodb.TRACE[2024-06-24 01:10:45.320][private$doSaveContentToFile] Saving to cache [1]: "/Users/biocbuild/Library/Caches/org.R-project.R/R/biodb/lipidmaps.structure-ccd4263a0c0fd7a1cb4329cb919bd54b/cfd52aa1c2e3525a5defd7b7e8bd8bb8.request"
biodb.DEBUG[2024-06-24 01:10:45.342][self$getBiodb()$getRequestScheduler( ...] Getting content of get URL request "https://www.lipidmaps.org/data/structure/LMSDSearch.php?Mode=ProcessStrSearch&OutputMode=File&OutputType=TSV&Name=fatty".
biodb.DEBUG[2024-06-24 01:10:45.350][private$doSendRequestLoop] Request header is: "".
biodb.DEBUG[2024-06-24 01:10:45.353][private$doSendRequestLoop] Request body is "".
biodb.TRACE[2024-06-24 01:10:45.358][private$doSendRequestOnce] Sent URL is "https://www.lipidmaps.org/data/structure/LMSDSearch.php?Mode=ProcessStrSearch&OutputMode=File&OutputType=TSV&Name=fatty".
biodb.TRACE[2024-06-24 01:10:45.946][getRCurlRequestResult] Using RCurl package for sending request (https://www.lipidmaps.org/data/structure/LMSDSearch.php?Mode=ProcessStrSearch&OutputMode=File&OutputType=TSV&Name=fatty).
biodb.DEBUG[2024-06-24 01:10:46.510][self$getBiodb()$getRequestScheduler( ...] Saving content of request to cache.
biodb.TRACE[2024-06-24 01:10:46.536][private$doSaveContentToFile] Saving to cache [1]: "/Users/biocbuild/Library/Caches/org.R-project.R/R/biodb/lipidmaps.structure-ccd4263a0c0fd7a1cb4329cb919bd54b/4ae22a112f570b93d2a956448ab71bd0.content"
biodb.TRACE[2024-06-24 01:10:46.547][private$doSaveContentToFile] Saving to cache [1]: "/Users/biocbuild/Library/Caches/org.R-project.R/R/biodb/lipidmaps.structure-ccd4263a0c0fd7a1cb4329cb919bd54b/4ae22a112f570b93d2a956448ab71bd0.request"
biodb.INFO [2024-06-24 01:10:46.572][biodb::testThat]
biodb.INFO [2024-06-24 01:10:46.574][biodb::testThat] Running test function  test_wsLmsdRecord  (" Test web service wsLmsdRecord. ").
biodb.INFO [2024-06-24 01:10:46.576][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2024-06-24 01:10:46.578][biodb::testThat]
biodb.INFO [2024-06-24 01:10:46.639][biodb::testThat]
biodb.INFO [2024-06-24 01:10:46.641][biodb::testThat] Running test function  test_wsLmsdSearch  (" Test web service wsLmsdSearch. ").
biodb.INFO [2024-06-24 01:10:46.643][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2024-06-24 01:10:46.645][biodb::testThat]
biodb.DEBUG[2024-06-24 01:10:46.652][self$getBiodb()$getRequestScheduler( ...] Getting content of get URL request "https://www.lipidmaps.org/data/structure/LMSDSearch.php?Mode=ProcessStrSearch&OutputMode=File&LMID=LMSL02000001".
biodb.DEBUG[2024-06-24 01:10:46.659][private$doSendRequestLoop] Request header is: "".
biodb.DEBUG[2024-06-24 01:10:46.661][private$doSendRequestLoop] Request body is "".
biodb.TRACE[2024-06-24 01:10:46.666][private$doSendRequestOnce] Sent URL is "https://www.lipidmaps.org/data/structure/LMSDSearch.php?Mode=ProcessStrSearch&OutputMode=File&LMID=LMSL02000001".
biodb.TRACE[2024-06-24 01:10:47.121][getRCurlRequestResult] Using RCurl package for sending request (https://www.lipidmaps.org/data/structure/LMSDSearch.php?Mode=ProcessStrSearch&OutputMode=File&LMID=LMSL02000001).
biodb.DEBUG[2024-06-24 01:10:47.570][self$getBiodb()$getRequestScheduler( ...] Saving content of request to cache.
biodb.TRACE[2024-06-24 01:10:47.575][private$doSaveContentToFile] Saving to cache [1]: "/Users/biocbuild/Library/Caches/org.R-project.R/R/biodb/lipidmaps.structure-ccd4263a0c0fd7a1cb4329cb919bd54b/cb051dd8deddba61124ac06645747646.content"
biodb.TRACE[2024-06-24 01:10:47.586][private$doSaveContentToFile] Saving to cache [1]: "/Users/biocbuild/Library/Caches/org.R-project.R/R/biodb/lipidmaps.structure-ccd4263a0c0fd7a1cb4329cb919bd54b/cb051dd8deddba61124ac06645747646.request"
biodb.DEBUG[2024-06-24 01:10:47.599][self$getBiodb()$getRequestScheduler( ...] Getting content of get URL request "https://www.lipidmaps.org/data/structure/LMSDSearch.php?Mode=ProcessStrSearch&OutputMode=File&LMID=LMSL02000001".
biodb.DEBUG[2024-06-24 01:10:47.607][self$getBiodb()$getRequestScheduler( ...] Loading content of request from cache.
biodb.TRACE[2024-06-24 01:10:47.610][cch$loadFileContent] Trying to load 1 files from cache: [1]: "cb051dd8deddba61124ac06645747646".
biodb.TRACE[2024-06-24 01:10:47.613][cch$loadFileContent] file.exist = [1]: "TRUE".
biodb.TRACE[2024-06-24 01:10:47.617][loadFileContents] Loaded 1 files from cache: [1]: "/Users/biocbuild/Library/Caches/org.R-project.R/R/biodb/lipidmaps.structure-ccd4263a0c0fd7a1cb4329cb919bd54b/cb051dd8deddba61124ac06645747646.content".
biodb.DEBUG[2024-06-24 01:10:47.629][self$getBiodb()$getRequestScheduler( ...] Getting content of get URL request "https://www.lipidmaps.org/data/structure/LMSDSearch.php?Mode=ProcessStrSearch&OutputMode=File&OutputType=TSV&LMID=LMSL02000001".
biodb.DEBUG[2024-06-24 01:10:47.636][private$doSendRequestLoop] Request header is: "".
biodb.DEBUG[2024-06-24 01:10:47.639][private$doSendRequestLoop] Request body is "".
biodb.DEBUG[2024-06-24 01:10:47.642][rule$waitAsNeeded] Wait 0.0218141 second(s).
biodb.TRACE[2024-06-24 01:10:47.813][private$doSendRequestOnce] Sent URL is "https://www.lipidmaps.org/data/structure/LMSDSearch.php?Mode=ProcessStrSearch&OutputMode=File&OutputType=TSV&LMID=LMSL02000001".
biodb.TRACE[2024-06-24 01:10:48.270][getRCurlRequestResult] Using RCurl package for sending request (https://www.lipidmaps.org/data/structure/LMSDSearch.php?Mode=ProcessStrSearch&OutputMode=File&OutputType=TSV&LMID=LMSL02000001).
biodb.DEBUG[2024-06-24 01:10:48.717][self$getBiodb()$getRequestScheduler( ...] Saving content of request to cache.
biodb.TRACE[2024-06-24 01:10:48.722][private$doSaveContentToFile] Saving to cache [1]: "/Users/biocbuild/Library/Caches/org.R-project.R/R/biodb/lipidmaps.structure-ccd4263a0c0fd7a1cb4329cb919bd54b/9edcc233717c530cf0cbf5f73b9c3fc7.content"
biodb.TRACE[2024-06-24 01:10:48.731][private$doSaveContentToFile] Saving to cache [1]: "/Users/biocbuild/Library/Caches/org.R-project.R/R/biodb/lipidmaps.structure-ccd4263a0c0fd7a1cb4329cb919bd54b/9edcc233717c530cf0cbf5f73b9c3fc7.request"
biodb.DEBUG[2024-06-24 01:10:48.747][self$getBiodb()$getRequestScheduler( ...] Getting content of get URL request "https://www.lipidmaps.org/data/structure/LMSDSearch.php?Mode=ProcessStrSearch&OutputMode=File&Name=acid".
biodb.DEBUG[2024-06-24 01:10:48.755][private$doSendRequestLoop] Request header is: "".
biodb.DEBUG[2024-06-24 01:10:48.757][private$doSendRequestLoop] Request body is "".
biodb.DEBUG[2024-06-24 01:10:48.760][rule$waitAsNeeded] Wait 0.0511391 second(s).
biodb.TRACE[2024-06-24 01:10:48.876][private$doSendRequestOnce] Sent URL is "https://www.lipidmaps.org/data/structure/LMSDSearch.php?Mode=ProcessStrSearch&OutputMode=File&Name=acid".
biodb.TRACE[2024-06-24 01:10:50.139][getRCurlRequestResult] Using RCurl package for sending request (https://www.lipidmaps.org/data/structure/LMSDSearch.php?Mode=ProcessStrSearch&OutputMode=File&Name=acid).
biodb.DEBUG[2024-06-24 01:10:51.653][self$getBiodb()$getRequestScheduler( ...] Saving content of request to cache.
biodb.TRACE[2024-06-24 01:10:51.658][private$doSaveContentToFile] Saving to cache [1]: "/Users/biocbuild/Library/Caches/org.R-project.R/R/biodb/lipidmaps.structure-ccd4263a0c0fd7a1cb4329cb919bd54b/be9130a77f849b73da505cd10830451e.content"
biodb.TRACE[2024-06-24 01:10:51.740][private$doSaveContentToFile] Saving to cache [1]: "/Users/biocbuild/Library/Caches/org.R-project.R/R/biodb/lipidmaps.structure-ccd4263a0c0fd7a1cb4329cb919bd54b/be9130a77f849b73da505cd10830451e.request"
biodb.DEBUG[2024-06-24 01:10:52.081][self$getBiodb()$getRequestScheduler( ...] Getting content of get URL request "https://www.lipidmaps.org/data/structure/LMSDSearch.php?Mode=ProcessStrSearch&OutputMode=File&Name=acid&ExactMass=60.8&ExactMassOffSet=6".
biodb.DEBUG[2024-06-24 01:10:52.088][private$doSendRequestLoop] Request header is: "".
biodb.DEBUG[2024-06-24 01:10:52.091][private$doSendRequestLoop] Request body is "".
biodb.TRACE[2024-06-24 01:10:52.096][private$doSendRequestOnce] Sent URL is "https://www.lipidmaps.org/data/structure/LMSDSearch.php?Mode=ProcessStrSearch&OutputMode=File&Name=acid&ExactMass=60.8&ExactMassOffSet=6".
biodb.TRACE[2024-06-24 01:10:53.319][getRCurlRequestResult] Using RCurl package for sending request (https://www.lipidmaps.org/data/structure/LMSDSearch.php?Mode=ProcessStrSearch&OutputMode=File&Name=acid&ExactMass=60.8&ExactMassOffSet=6).
biodb.DEBUG[2024-06-24 01:10:54.885][self$getBiodb()$getRequestScheduler( ...] Saving content of request to cache.
biodb.TRACE[2024-06-24 01:10:54.890][private$doSaveContentToFile] Saving to cache [1]: "/Users/biocbuild/Library/Caches/org.R-project.R/R/biodb/lipidmaps.structure-ccd4263a0c0fd7a1cb4329cb919bd54b/6821b039f49696a2484834eb67daa971.content"
biodb.TRACE[2024-06-24 01:10:54.972][private$doSaveContentToFile] Saving to cache [1]: "/Users/biocbuild/Library/Caches/org.R-project.R/R/biodb/lipidmaps.structure-ccd4263a0c0fd7a1cb4329cb919bd54b/6821b039f49696a2484834eb67daa971.request"
biodb.INFO [2024-06-24 01:10:55.291][biodb$terminate] Closing BiodbMain instance...
biodb.DEBUG[2024-06-24 01:10:55.294][private$conn[[conn]]$.__enclos_env__ ...] Unregister connector lipidmaps.structure from the request scheduler
biodb.INFO [2024-06-24 01:10:55.296][self$deleteConn] Connector "lipidmaps.structure" deleted.
biodb.DEBUG[2024-06-24 01:10:55.298][notifyObservers] Notify observers for terminate.
biodb.DEBUG[2024-06-24 01:10:55.301][FUN] Trying to call function terminate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-06-24 01:10:55.303][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-06-24 01:10:55.305][FUN] Trying to call function terminate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:10:55.307][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:10:55.309][FUN] Trying to call function terminate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:55.310][FUN] Functions in observer BiodbConfig: [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-06-24 01:10:55.318][biodb::testContext]
biodb.INFO [2024-06-24 01:10:55.320][biodb::testContext] ********************************************************************************
biodb.INFO [2024-06-24 01:10:55.323][biodb::testContext] Test context - Some other custom tests
biodb.INFO [2024-06-24 01:10:55.325][biodb::testContext] ********************************************************************************
biodb.INFO [2024-06-24 01:10:55.327][biodb::testContext]
biodb.INFO [2024-06-24 01:10:55.338][private$loadBiodbPkgsDefinitions] Loading definitions from package biodb version 1.12.0.
biodb.DEBUG[2024-06-24 01:10:55.351][self$loadDefinitions] Load definitions from file "/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/biodb/definitions.yml".
biodb.DEBUG[2024-06-24 01:10:55.368][notifyObservers] Notify observers for notifyNewObservers.
biodb.DEBUG[2024-06-24 01:10:55.371][self$getConfig()$define] Define config key allow.huge.downloads.
biodb.DEBUG[2024-06-24 01:10:55.374][self$set] Set key allow.huge.downloads to TRUE.
biodb.DEBUG[2024-06-24 01:10:55.376][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:55.378][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:55.381][FUN] Functions in observer BiodbConfig: [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-06-24 01:10:55.384][self$getConfig()$define] Define config key autoload.extra.pkgs.
biodb.DEBUG[2024-06-24 01:10:55.386][self$set] Set key autoload.extra.pkgs to TRUE.
biodb.DEBUG[2024-06-24 01:10:55.388][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:55.390][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:55.392][FUN] Functions in observer BiodbConfig: [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-06-24 01:10:55.394][self$getConfig()$define] Define config key cache.all.requests.
biodb.DEBUG[2024-06-24 01:10:55.397][self$set] Set key cache.all.requests to TRUE.
biodb.DEBUG[2024-06-24 01:10:55.399][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:55.401][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:55.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-06-24 01:10:55.406][self$getConfig()$define] Define config key cache.directory.
biodb.DEBUG[2024-06-24 01:10:55.409][self$getConfig()$define] Define config key cache.read.only.
biodb.DEBUG[2024-06-24 01:10:55.421][self$set] Set key cache.read.only to FALSE.
biodb.DEBUG[2024-06-24 01:10:55.454][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:55.457][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:55.459][FUN] Functions in observer BiodbConfig: [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-06-24 01:10:55.461][self$getConfig()$define] Define config key cache.subfolders.
biodb.DEBUG[2024-06-24 01:10:55.464][self$getConfig()$define] Define config key cache.system.
biodb.DEBUG[2024-06-24 01:10:55.467][self$set] Set key cache.system to TRUE.
biodb.DEBUG[2024-06-24 01:10:55.469][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:55.471][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:55.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-06-24 01:10:55.475][self$getConfig()$define] Define config key use.cache.for.local.db.
biodb.DEBUG[2024-06-24 01:10:55.479][self$set] Set key use.cache.for.local.db to FALSE.
biodb.DEBUG[2024-06-24 01:10:55.481][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:55.483][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:55.485][FUN] Functions in observer BiodbConfig: [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-06-24 01:10:55.487][self$getConfig()$define] Define config key dwnld.chunk.size.
biodb.DEBUG[2024-06-24 01:10:55.490][self$getConfig()$define] Define config key dwnld.timeout.
biodb.DEBUG[2024-06-24 01:10:55.496][self$set] Set key dwnld.timeout to 3600.
biodb.DEBUG[2024-06-24 01:10:55.499][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:55.501][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:55.502][FUN] Functions in observer BiodbConfig: [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-06-24 01:10:55.503][self$getConfig()$define] Define config key compute.fields.
biodb.DEBUG[2024-06-24 01:10:55.505][self$set] Set key compute.fields to TRUE.
biodb.DEBUG[2024-06-24 01:10:55.507][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:55.509][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:55.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-06-24 01:10:55.518][self$getConfig()$define] Define config key factory.cache.
biodb.DEBUG[2024-06-24 01:10:55.521][self$getConfig()$define] Define config key force.locale.
biodb.DEBUG[2024-06-24 01:10:55.523][self$set] Set key force.locale to TRUE.
biodb.DEBUG[2024-06-24 01:10:55.526][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:55.529][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:55.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-06-24 01:10:55.535][self$getConfig()$define] Define config key longterm.cache.subfolder.
biodb.DEBUG[2024-06-24 01:10:55.537][self$getConfig()$define] Define config key msg.caution.lvl.
biodb.DEBUG[2024-06-24 01:10:55.540][self$getConfig()$define] Define config key msg.debug.lvl.
biodb.DEBUG[2024-06-24 01:10:55.543][self$getConfig()$define] Define config key msg.info.lvl.
biodb.DEBUG[2024-06-24 01:10:55.545][self$getConfig()$define] Define config key multival.field.sep.
biodb.DEBUG[2024-06-24 01:10:55.548][self$set] Set key multival.field.sep to ";".
biodb.DEBUG[2024-06-24 01:10:55.551][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:55.553][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:55.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-06-24 01:10:55.559][self$getConfig()$define] Define config key intra.field.name.sep.
biodb.DEBUG[2024-06-24 01:10:55.562][self$set] Set key intra.field.name.sep to ".".
biodb.DEBUG[2024-06-24 01:10:55.565][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:55.567][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:55.570][FUN] Functions in observer BiodbConfig: [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-06-24 01:10:55.573][self$getConfig()$define] Define config key entries.sep.
biodb.DEBUG[2024-06-24 01:10:55.576][self$set] Set key entries.sep to "|".
biodb.DEBUG[2024-06-24 01:10:55.579][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:55.581][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10: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.DEBUG[2024-06-24 01:10:55.586][self$getConfig()$define] Define config key offline.
biodb.DEBUG[2024-06-24 01:10:55.601][self$set] Set key offline to FALSE.
biodb.DEBUG[2024-06-24 01:10:55.639][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:55.642][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:55.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-06-24 01:10:55.648][self$getConfig()$define] Define config key persistent.cache.impl.
biodb.DEBUG[2024-06-24 01:10:55.655][self$set] Set key persistent.cache.impl to "custom".
biodb.DEBUG[2024-06-24 01:10:55.658][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:55.659][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:55.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-06-24 01:10:55.663][self$getConfig()$define] Define config key proton.mass.
biodb.DEBUG[2024-06-24 01:10:55.666][self$set] Set key proton.mass to 1.0072765.
biodb.DEBUG[2024-06-24 01:10:55.668][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:55.671][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:55.672][FUN] Functions in observer BiodbConfig: [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-06-24 01:10:55.674][self$getConfig()$define] Define config key shortterm.cache.subfolder.
biodb.DEBUG[2024-06-24 01:10:55.676][self$getConfig()$define] Define config key svn.binary.path.
biodb.DEBUG[2024-06-24 01:10:55.694][self$set] Set key svn.binary.path to "".
biodb.DEBUG[2024-06-24 01:10:55.696][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:55.697][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:55.700][FUN] Functions in observer BiodbConfig: [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-06-24 01:10:55.702][self$getConfig()$define] Define config key test.functions.
biodb.DEBUG[2024-06-24 01:10:55.705][self$getConfig()$define] Define config key useragent.
biodb.DEBUG[2024-06-24 01:10:55.707][self$set] Set key useragent to "R Bioconductor biodb library.".
biodb.DEBUG[2024-06-24 01:10:55.709][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:55.716][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:55.718][FUN] Functions in observer BiodbConfig: [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-06-24 01:10:55.721][self$getDbsInfo()$define] Define connector comp.csv.file.
biodb.DEBUG[2024-06-24 01:10:55.726][self$setPropertyValue] Setting property "compound.db" to "TRUE".
biodb.DEBUG[2024-06-24 01:10:55.728][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-06-24 01:10:55.731][self$setPropertyValue] Setting property "disabled" to "FALSE".
biodb.DEBUG[2024-06-24 01:10:55.735][self$setPropertyValue] Setting property "disabling.reason" to "".
biodb.DEBUG[2024-06-24 01:10:55.738][self$setPropertyValue] Setting property "downloadable" to "FALSE".
biodb.DEBUG[2024-06-24 01:10:55.740][self$setPropertyValue] Setting property "dwnld.ext" to "NA".
biodb.DEBUG[2024-06-24 01:10:55.742][self$setPropertyValue] Setting property "editable" to "TRUE".
biodb.DEBUG[2024-06-24 01:10:55.745][self$setPropertyValue] Setting property "entry.content.encoding" to "NA".
biodb.DEBUG[2024-06-24 01:10:55.747][self$setPropertyValue] Setting property "entry.content.type" to "tsv".
biodb.DEBUG[2024-06-24 01:10:55.750][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")".
biodb.DEBUG[2024-06-24 01:10:55.753][self$setPropertyValue] Setting property "mass.db" to "FALSE".
biodb.DEBUG[2024-06-24 01:10:55.755][self$setPropertyValue] Setting property "name" to "Compound CSV File".
biodb.DEBUG[2024-06-24 01:10:55.758][self$setPropertyValue] Setting property "package" to "biodb".
biodb.DEBUG[2024-06-24 01:10:55.760][self$setPropertyValue]
biodb.DEBUG[2024-06-24 01:10:55.763][self$setPropertyValue] Setting property "remote" to "FALSE".
biodb.DEBUG[2024-06-24 01:10:55.766][self$setPropertyValue] Setting property "searchable.fields" to "name".
biodb.DEBUG[2024-06-24 01:10:55.766][self$setPropertyValue] Setting property "searchable.fields" to "monoisotopic.mass".
biodb.DEBUG[2024-06-24 01:10:55.766][self$setPropertyValue] Setting property "searchable.fields" to "molecular.mass".
biodb.DEBUG[2024-06-24 01:10:55.766][self$setPropertyValue] Setting property "searchable.fields" to "average.mass".
biodb.DEBUG[2024-06-24 01:10:55.766][self$setPropertyValue] Setting property "searchable.fields" to "nominal.mass".
biodb.DEBUG[2024-06-24 01:10:55.768][self$setPropertyValue] Setting property "scheduler.n" to "1".
biodb.DEBUG[2024-06-24 01:10:55.771][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2024-06-24 01:10:55.773][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2024-06-24 01:10:55.775][self$setPropertyValue] Setting property "scheduler.t" to "1".
biodb.DEBUG[2024-06-24 01:10:55.777][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2024-06-24 01:10:55.780][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2024-06-24 01:10:55.782][self$setPropertyValue] Setting property "token" to "NA".
biodb.DEBUG[2024-06-24 01:10:55.785][self$setPropertyValue]
biodb.DEBUG[2024-06-24 01:10:55.788][self$setPropertyValue] Notifying observers about URLs change.
biodb.DEBUG[2024-06-24 01:10:55.790][notifyObservers] Notify observers for notifyConnUrlsUpdated.
biodb.DEBUG[2024-06-24 01:10:55.793][self$setPropertyValue] Setting property "writable" to "TRUE".
biodb.DEBUG[2024-06-24 01:10:55.795][self$setPropertyValue]
biodb.DEBUG[2024-06-24 01:10:55.798][self$getDbsInfo()$define] Define connector comp.sqlite.
biodb.DEBUG[2024-06-24 01:10:55.803][self$setPropertyValue] Setting property "compound.db" to "TRUE".
biodb.DEBUG[2024-06-24 01:10:55.805][self$setPropertyValue] Setting property "description" to "A connector to handle a compound database stored inside an SQLite file.".
biodb.DEBUG[2024-06-24 01:10:55.809][self$setPropertyValue] Setting property "disabled" to "FALSE".
biodb.DEBUG[2024-06-24 01:10:55.811][self$setPropertyValue] Setting property "disabling.reason" to "".
biodb.DEBUG[2024-06-24 01:10:55.814][self$setPropertyValue] Setting property "downloadable" to "FALSE".
biodb.DEBUG[2024-06-24 01:10:55.816][self$setPropertyValue] Setting property "dwnld.ext" to "NA".
biodb.DEBUG[2024-06-24 01:10:55.819][self$setPropertyValue] Setting property "editable" to "TRUE".
biodb.DEBUG[2024-06-24 01:10:55.821][self$setPropertyValue] Setting property "entry.content.encoding" to "NA".
biodb.DEBUG[2024-06-24 01:10:55.824][self$setPropertyValue] Setting property "entry.content.type" to "list".
biodb.DEBUG[2024-06-24 01:10:55.837][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")".
biodb.DEBUG[2024-06-24 01:10:55.840][self$setPropertyValue] Setting property "mass.db" to "FALSE".
biodb.DEBUG[2024-06-24 01:10:55.875][self$setPropertyValue] Setting property "name" to "Compound SQLite".
biodb.DEBUG[2024-06-24 01:10:55.878][self$setPropertyValue] Setting property "package" to "biodb".
biodb.DEBUG[2024-06-24 01:10:55.881][self$setPropertyValue]
biodb.DEBUG[2024-06-24 01:10:55.883][self$setPropertyValue] Setting property "remote" to "FALSE".
biodb.DEBUG[2024-06-24 01:10:55.886][self$setPropertyValue] Setting property "searchable.fields" to "name".
biodb.DEBUG[2024-06-24 01:10:55.886][self$setPropertyValue] Setting property "searchable.fields" to "monoisotopic.mass".
biodb.DEBUG[2024-06-24 01:10:55.886][self$setPropertyValue] Setting property "searchable.fields" to "molecular.mass".
biodb.DEBUG[2024-06-24 01:10:55.886][self$setPropertyValue] Setting property "searchable.fields" to "average.mass".
biodb.DEBUG[2024-06-24 01:10:55.886][self$setPropertyValue] Setting property "searchable.fields" to "nominal.mass".
biodb.DEBUG[2024-06-24 01:10:55.888][self$setPropertyValue] Setting property "scheduler.n" to "1".
biodb.DEBUG[2024-06-24 01:10:55.890][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2024-06-24 01:10:55.892][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2024-06-24 01:10:55.894][self$setPropertyValue] Setting property "scheduler.t" to "1".
biodb.DEBUG[2024-06-24 01:10:55.897][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2024-06-24 01:10:55.899][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2024-06-24 01:10:55.901][self$setPropertyValue] Setting property "token" to "NA".
biodb.DEBUG[2024-06-24 01:10:55.903][self$setPropertyValue]
biodb.DEBUG[2024-06-24 01:10:55.905][self$setPropertyValue] Notifying observers about URLs change.
biodb.DEBUG[2024-06-24 01:10:55.907][notifyObservers] Notify observers for notifyConnUrlsUpdated.
biodb.DEBUG[2024-06-24 01:10:55.909][self$setPropertyValue] Setting property "writable" to "TRUE".
biodb.DEBUG[2024-06-24 01:10:55.912][self$setPropertyValue]
biodb.DEBUG[2024-06-24 01:10:55.914][self$getDbsInfo()$define] Define connector mass.csv.file.
biodb.DEBUG[2024-06-24 01:10:55.919][self$setPropertyValue] Setting property "compound.db" to "FALSE".
biodb.DEBUG[2024-06-24 01:10:55.921][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-06-24 01:10:55.924][self$setPropertyValue] Setting property "disabled" to "FALSE".
biodb.DEBUG[2024-06-24 01:10:55.926][self$setPropertyValue] Setting property "disabling.reason" to "".
biodb.DEBUG[2024-06-24 01:10:55.928][self$setPropertyValue] Setting property "downloadable" to "FALSE".
biodb.DEBUG[2024-06-24 01:10:55.930][self$setPropertyValue] Setting property "dwnld.ext" to "NA".
biodb.DEBUG[2024-06-24 01:10:55.932][self$setPropertyValue] Setting property "editable" to "TRUE".
biodb.DEBUG[2024-06-24 01:10:55.939][self$setPropertyValue] Setting property "entry.content.encoding" to "NA".
biodb.DEBUG[2024-06-24 01:10:55.941][self$setPropertyValue] Setting property "entry.content.type" to "tsv".
biodb.DEBUG[2024-06-24 01:10:55.943][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")".
biodb.DEBUG[2024-06-24 01:10:55.945][self$setPropertyValue] Setting property "mass.db" to "TRUE".
biodb.DEBUG[2024-06-24 01:10:55.952][self$setPropertyValue] Setting property "name" to "Mass spectra CSV File".
biodb.DEBUG[2024-06-24 01:10:55.954][self$setPropertyValue] Setting property "package" to "biodb".
biodb.DEBUG[2024-06-24 01:10:55.980][self$setPropertyValue]
biodb.DEBUG[2024-06-24 01:10:55.983][self$setPropertyValue] Setting property "remote" to "FALSE".
biodb.DEBUG[2024-06-24 01:10:55.985][self$setPropertyValue]
biodb.DEBUG[2024-06-24 01:10:55.987][self$setPropertyValue] Setting property "scheduler.n" to "1".
biodb.DEBUG[2024-06-24 01:10:55.990][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2024-06-24 01:10:55.992][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2024-06-24 01:10:55.994][self$setPropertyValue] Setting property "scheduler.t" to "1".
biodb.DEBUG[2024-06-24 01:10:55.996][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2024-06-24 01:10:55.998][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2024-06-24 01:10:56.000][self$setPropertyValue] Setting property "token" to "NA".
biodb.DEBUG[2024-06-24 01:10:56.003][self$setPropertyValue]
biodb.DEBUG[2024-06-24 01:10:56.005][self$setPropertyValue] Notifying observers about URLs change.
biodb.DEBUG[2024-06-24 01:10:56.007][notifyObservers] Notify observers for notifyConnUrlsUpdated.
biodb.DEBUG[2024-06-24 01:10:56.009][self$setPropertyValue] Setting property "writable" to "TRUE".
biodb.DEBUG[2024-06-24 01:10:56.012][self$setPropertyValue]
biodb.DEBUG[2024-06-24 01:10:56.015][self$getDbsInfo()$define] Define connector mass.sqlite.
biodb.DEBUG[2024-06-24 01:10:56.019][self$setPropertyValue] Setting property "compound.db" to "FALSE".
biodb.DEBUG[2024-06-24 01:10:56.021][self$setPropertyValue] Setting property "description" to "A connector to handle a mass spectra database stored inside an SQLite file.".
biodb.DEBUG[2024-06-24 01:10:56.023][self$setPropertyValue] Setting property "disabled" to "FALSE".
biodb.DEBUG[2024-06-24 01:10:56.025][self$setPropertyValue] Setting property "disabling.reason" to "".
biodb.DEBUG[2024-06-24 01:10:56.028][self$setPropertyValue] Setting property "downloadable" to "FALSE".
biodb.DEBUG[2024-06-24 01:10:56.030][self$setPropertyValue] Setting property "dwnld.ext" to "NA".
biodb.DEBUG[2024-06-24 01:10:56.032][self$setPropertyValue] Setting property "editable" to "TRUE".
biodb.DEBUG[2024-06-24 01:10:56.035][self$setPropertyValue] Setting property "entry.content.encoding" to "NA".
biodb.DEBUG[2024-06-24 01:10:56.037][self$setPropertyValue] Setting property "entry.content.type" to "list".
biodb.DEBUG[2024-06-24 01:10:56.039][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")".
biodb.DEBUG[2024-06-24 01:10:56.041][self$setPropertyValue] Setting property "mass.db" to "TRUE".
biodb.DEBUG[2024-06-24 01:10:56.044][self$setPropertyValue] Setting property "name" to "Mass spectra SQLite".
biodb.DEBUG[2024-06-24 01:10:56.057][self$setPropertyValue] Setting property "package" to "biodb".
biodb.DEBUG[2024-06-24 01:10:56.094][self$setPropertyValue]
biodb.DEBUG[2024-06-24 01:10:56.096][self$setPropertyValue] Setting property "remote" to "FALSE".
biodb.DEBUG[2024-06-24 01:10:56.098][self$setPropertyValue]
biodb.DEBUG[2024-06-24 01:10:56.101][self$setPropertyValue] Setting property "scheduler.n" to "1".
biodb.DEBUG[2024-06-24 01:10:56.104][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2024-06-24 01:10:56.112][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2024-06-24 01:10:56.114][self$setPropertyValue] Setting property "scheduler.t" to "1".
biodb.DEBUG[2024-06-24 01:10:56.117][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2024-06-24 01:10:56.119][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2024-06-24 01:10:56.121][self$setPropertyValue] Setting property "token" to "NA".
biodb.DEBUG[2024-06-24 01:10:56.123][self$setPropertyValue]
biodb.DEBUG[2024-06-24 01:10:56.125][self$setPropertyValue] Notifying observers about URLs change.
biodb.DEBUG[2024-06-24 01:10:56.127][notifyObservers] Notify observers for notifyConnUrlsUpdated.
biodb.DEBUG[2024-06-24 01:10:56.129][self$setPropertyValue] Setting property "writable" to "TRUE".
biodb.DEBUG[2024-06-24 01:10:56.131][self$setPropertyValue]
biodb.DEBUG[2024-06-24 01:10:56.134][notifyObservers] Notify observers for notifyNewObservers.
biodb.DEBUG[2024-06-24 01:10:56.136][FUN] Trying to call function notifyNewObservers on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:56.138][FUN] Functions in observer BiodbConfig: [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-06-24 01:10:56.140][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:56.142][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:10:56.144][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:10:56.152][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:56.154][FUN] Functions in observer BiodbConfig: [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-06-24 01:10:56.156][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:56.158][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:10:56.159][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:10:56.199][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:56.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-06-24 01:10:56.204][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:56.206][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:10:56.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-06-24 01:10:56.211][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:56.213][FUN] Functions in observer BiodbConfig: [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-06-24 01:10:56.216][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:56.218][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:10:56.220][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:10:56.223][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:56.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-06-24 01:10:56.227][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:56.229][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:10:56.245][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:10:56.248][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:56.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-06-24 01:10:56.253][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:56.255][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:10:56.257][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:10:56.259][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:56.263][FUN] Functions in observer BiodbConfig: [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-06-24 01:10:56.266][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:56.269][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:10:56.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-06-24 01:10:56.273][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:56.275][FUN] Functions in observer BiodbConfig: [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-06-24 01:10:56.277][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:56.280][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:10:56.282][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:10:56.288][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:56.293][FUN] Functions in observer BiodbConfig: [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-06-24 01:10:56.295][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:56.297][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:10:56.301][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:10:56.306][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:56.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-06-24 01:10:56.317][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:56.319][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:10:56.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-06-24 01:10:56.324][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:56.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-06-24 01:10:56.329][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:56.331][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:10:56.334][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:10:56.344][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:56.346][FUN] Functions in observer BiodbConfig: [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-06-24 01:10:56.348][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:56.349][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:10:56.351][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:10:56.354][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:56.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-06-24 01:10:56.360][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:56.362][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:10:56.364][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:10:56.366][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:56.368][FUN] Functions in observer BiodbConfig: [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-06-24 01:10:56.376][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:56.379][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:10:56.381][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:10:56.383][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:56.385][FUN] Functions in observer BiodbConfig: [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-06-24 01:10:56.387][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:56.389][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:10: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-06-24 01:10:56.393][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:56.398][FUN] Functions in observer BiodbConfig: [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-06-24 01:10:56.400][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:56.402][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:10:56.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-06-24 01:10:56.406][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:56.408][FUN] Functions in observer BiodbConfig: [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-06-24 01:10:56.412][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:56.415][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:10:56.417][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:10:56.419][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:56.437][FUN] Functions in observer BiodbConfig: [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-06-24 01:10:56.440][self$getEntryFields()$define] Define field accession.
biodb.DEBUG[2024-06-24 01:10:56.443][self$getEntryFields()$define] Define field description.
biodb.DEBUG[2024-06-24 01:10:56.448][self$getEntryFields()$define] Define field name.
biodb.DEBUG[2024-06-24 01:10:56.502][self$getEntryFields()$define] Define field cas.id.
biodb.DEBUG[2024-06-24 01:10:56.506][self$getEntryFields()$define] Define field chebi.id.
biodb.DEBUG[2024-06-24 01:10:56.510][self$getEntryFields()$define] Define field chemspider.id.
biodb.DEBUG[2024-06-24 01:10:56.514][self$getEntryFields()$define] Define field comp.csv.file.id.
biodb.DEBUG[2024-06-24 01:10:56.519][self$getEntryFields()$define] Define field comp.sqlite.id.
biodb.DEBUG[2024-06-24 01:10:56.523][self$getEntryFields()$define] Define field expasy.enzyme.id.
biodb.DEBUG[2024-06-24 01:10:56.527][self$getEntryFields()$define] Define field hmdb.metabolites.id.
biodb.DEBUG[2024-06-24 01:10:56.530][self$getEntryFields()$define] Define field kegg.compound.id.
biodb.DEBUG[2024-06-24 01:10:56.534][self$getEntryFields()$define] Define field kegg.genes.id.
biodb.DEBUG[2024-06-24 01:10:56.538][self$getEntryFields()$define] Define field mass.csv.file.id.
biodb.DEBUG[2024-06-24 01:10:56.541][self$getEntryFields()$define] Define field mass.sqlite.id.
biodb.DEBUG[2024-06-24 01:10:56.545][self$getEntryFields()$define] Define field ncbi.gene.id.
biodb.DEBUG[2024-06-24 01:10:56.548][self$getEntryFields()$define] Define field ncbi.pubchem.comp.id.
biodb.DEBUG[2024-06-24 01:10:56.552][self$getEntryFields()$define] Define field compound.id.
biodb.DEBUG[2024-06-24 01:10:56.556][self$getEntryFields()$define] Define field average.mass.
biodb.DEBUG[2024-06-24 01:10:56.560][self$getEntryFields()$define] Define field molecular.mass.
biodb.DEBUG[2024-06-24 01:10:56.564][self$getEntryFields()$define] Define field monoisotopic.mass.
biodb.DEBUG[2024-06-24 01:10:56.567][self$getEntryFields()$define] Define field nominal.mass.
biodb.DEBUG[2024-06-24 01:10:56.570][self$getEntryFields()$define] Define field peak.attr.
biodb.DEBUG[2024-06-24 01:10:56.576][self$getEntryFields()$define] Define field peak.comp.
biodb.DEBUG[2024-06-24 01:10:56.580][self$getEntryFields()$define] Define field peak.error.ppm.
biodb.DEBUG[2024-06-24 01:10:56.584][self$getEntryFields()$define] Define field peak.formula.
biodb.DEBUG[2024-06-24 01:10:56.588][self$getEntryFields()$define] Define field peak.intensity.
biodb.DEBUG[2024-06-24 01:10:56.592][self$getEntryFields()$define] Define field peak.mass.
biodb.DEBUG[2024-06-24 01:10:56.596][self$getEntryFields()$define] Define field peak.mztheo.
biodb.DEBUG[2024-06-24 01:10:56.600][self$getEntryFields()$define] Define field peak.mzexp.
biodb.DEBUG[2024-06-24 01:10:56.603][self$getEntryFields()$define] Define field peak.mz.
biodb.DEBUG[2024-06-24 01:10:56.607][self$getEntryFields()$define] Define field peak.relative.intensity.
biodb.DEBUG[2024-06-24 01:10:56.610][self$getEntryFields()$define] Define field peaks.
biodb.DEBUG[2024-06-24 01:10:56.615][self$getEntryFields()$define] Define field chrom.col.constructor.
biodb.DEBUG[2024-06-24 01:10:56.619][self$getEntryFields()$define] Define field chrom.col.diameter.
biodb.DEBUG[2024-06-24 01:10:56.623][self$getEntryFields()$define] Define field chrom.col.id.
biodb.DEBUG[2024-06-24 01:10:56.627][self$getEntryFields()$define] Define field chrom.col.length.
biodb.DEBUG[2024-06-24 01:10:56.630][self$getEntryFields()$define] Define field chrom.col.method.protocol.
biodb.DEBUG[2024-06-24 01:10:56.635][self$getEntryFields()$define] Define field chrom.col.name.
biodb.DEBUG[2024-06-24 01:10:56.638][self$getEntryFields()$define] Define field chrom.flow.gradient.
biodb.DEBUG[2024-06-24 01:10:56.686][self$getEntryFields()$define] Define field chrom.flow.rate.
biodb.DEBUG[2024-06-24 01:10:56.692][self$getEntryFields()$define] Define field chrom.rt.
biodb.DEBUG[2024-06-24 01:10:56.697][self$getEntryFields()$define] Define field chrom.rt.max.
biodb.DEBUG[2024-06-24 01:10:56.701][self$getEntryFields()$define] Define field chrom.rt.min.
biodb.DEBUG[2024-06-24 01:10:56.704][self$getEntryFields()$define] Define field chrom.rt.unit.
biodb.DEBUG[2024-06-24 01:10:56.708][self$getEntryFields()$define] Define field chrom.solvent.
biodb.DEBUG[2024-06-24 01:10:56.712][self$getEntryFields()$define] Define field aa.seq.
biodb.DEBUG[2024-06-24 01:10:56.715][self$getEntryFields()$define] Define field aa.seq.length.
biodb.DEBUG[2024-06-24 01:10:56.719][self$getEntryFields()$define] Define field aa.seq.location.
biodb.DEBUG[2024-06-24 01:10:56.723][self$getEntryFields()$define] Define field nt.seq.
biodb.DEBUG[2024-06-24 01:10:56.726][self$getEntryFields()$define] Define field nt.seq.length.
biodb.DEBUG[2024-06-24 01:10:56.730][self$getEntryFields()$define] Define field ec.
biodb.DEBUG[2024-06-24 01:10:56.734][self$getEntryFields()$define] Define field organism.
biodb.DEBUG[2024-06-24 01:10:56.737][self$getEntryFields()$define] Define field pathway.class.
biodb.DEBUG[2024-06-24 01:10:56.741][self$getEntryFields()$define] Define field catalytic.activity.
biodb.DEBUG[2024-06-24 01:10:56.749][self$getEntryFields()$define] Define field cofactor.
biodb.DEBUG[2024-06-24 01:10:56.753][self$getEntryFields()$define] Define field gene.symbol.
biodb.DEBUG[2024-06-24 01:10:56.781][self$getEntryFields()$define] Define field charge.
biodb.DEBUG[2024-06-24 01:10:56.785][self$getEntryFields()$define] Define field comp.iupac.name.allowed.
biodb.DEBUG[2024-06-24 01:10:56.788][self$getEntryFields()$define] Define field comp.iupac.name.cas.
biodb.DEBUG[2024-06-24 01:10:56.792][self$getEntryFields()$define] Define field comp.iupac.name.pref.
biodb.DEBUG[2024-06-24 01:10:56.796][self$getEntryFields()$define] Define field comp.iupac.name.syst.
biodb.DEBUG[2024-06-24 01:10:56.800][self$getEntryFields()$define] Define field comp.iupac.name.trad.
biodb.DEBUG[2024-06-24 01:10:56.803][self$getEntryFields()$define] Define field comp.super.class.
biodb.DEBUG[2024-06-24 01:10:56.807][self$getEntryFields()$define] Define field equation.
biodb.DEBUG[2024-06-24 01:10:56.810][self$getEntryFields()$define] Define field formula.
biodb.DEBUG[2024-06-24 01:10:56.814][self$getEntryFields()$define] Define field composition.
biodb.DEBUG[2024-06-24 01:10:56.816][self$getEntryFields()$define] Define field inchi.
biodb.DEBUG[2024-06-24 01:10:56.820][self$getEntryFields()$define] Define field inchikey.
biodb.DEBUG[2024-06-24 01:10:56.823][self$getEntryFields()$define] Define field logp.
biodb.DEBUG[2024-06-24 01:10:56.827][self$getEntryFields()$define] Define field ms.level.
biodb.DEBUG[2024-06-24 01:10:56.830][self$getEntryFields()$define] Define field ms.mode.
biodb.DEBUG[2024-06-24 01:10:56.834][self$getEntryFields()$define] Define field msdev.
biodb.DEBUG[2024-06-24 01:10:56.837][self$getEntryFields()$define] Define field msdevtype.
biodb.DEBUG[2024-06-24 01:10:56.839][self$getEntryFields()$define] Define field msprecannot.
biodb.DEBUG[2024-06-24 01:10:56.841][self$getEntryFields()$define] Define field msprecmz.
biodb.DEBUG[2024-06-24 01:10:56.843][self$getEntryFields()$define] Define field mstype.
biodb.DEBUG[2024-06-24 01:10:56.847][self$getEntryFields()$define] Define field nb.compounds.
biodb.DEBUG[2024-06-24 01:10:56.850][self$getEntryFields()$define] Define field nb.peaks.
biodb.DEBUG[2024-06-24 01:10:56.854][self$getEntryFields()$define] Define field products.
biodb.DEBUG[2024-06-24 01:10:56.858][self$getEntryFields()$define] Define field smiles.
biodb.DEBUG[2024-06-24 01:10:56.861][self$getEntryFields()$define] Define field smiles.canonical.
biodb.DEBUG[2024-06-24 01:10:56.865][self$getEntryFields()$define] Define field smiles.isomeric.
biodb.DEBUG[2024-06-24 01:10:56.868][self$getEntryFields()$define] Define field substrates.
biodb.DEBUG[2024-06-24 01:10:56.872][initialize] Created successfully new BiodbMain instance.
biodb.DEBUG[2024-06-24 01:10:56.882][initialize] This is biodb version 1.12.0.
biodb.DEBUG[2024-06-24 01:10:56.920][notifyObservers] Notify observers for notifyNewObservers.
biodb.DEBUG[2024-06-24 01:10:56.922][FUN] Trying to call function notifyNewObservers on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:10:56.925][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:10:56.927][FUN] Trying to call function notifyNewObservers on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:56.929][FUN] Functions in observer BiodbConfig: [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-06-24 01:10:56.931][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:56.933][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-06-24 01:10:56.935][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-06-24 01:10:56.938][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:10:56.940][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:10:56.942][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:56.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.DEBUG[2024-06-24 01:10:56.947][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:56.949][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-06-24 01:10:56.952][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-06-24 01:10:56.959][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:10:56.961][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:10:56.963][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:56.967][FUN] Functions in observer BiodbConfig: [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-06-24 01:10:56.969][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:56.972][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-06-24 01:10:56.974][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-06-24 01:10:56.976][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:10:56.978][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:10:56.980][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:56.982][FUN] Functions in observer BiodbConfig: [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-06-24 01:10:56.984][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:56.986][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-06-24 01:10:56.988][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-06-24 01:10:56.990][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:10:56.992][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:10:56.995][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:56.997][FUN] Functions in observer BiodbConfig: [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-06-24 01:10:56.999][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:57.001][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-06-24 01:10:57.003][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-06-24 01:10:57.005][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:10:57.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-06-24 01:10:57.009][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:57.012][FUN] Functions in observer BiodbConfig: [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-06-24 01:10:57.014][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:57.016][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-06-24 01:10:57.018][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-06-24 01:10:57.020][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:10:57.022][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:10:57.024][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:57.026][FUN] Functions in observer BiodbConfig: [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-06-24 01:10:57.028][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:57.030][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-06-24 01:10:57.031][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-06-24 01:10:57.033][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:10:57.035][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:10:57.036][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:57.037][FUN] Functions in observer BiodbConfig: [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-06-24 01:10:57.039][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:57.041][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-06-24 01:10:57.043][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-06-24 01:10:57.045][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:10:57.047][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:10:57.049][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:57.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-06-24 01:10:57.053][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:57.054][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-06-24 01:10:57.056][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-06-24 01:10:57.058][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:10:57.059][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:10:57.061][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:57.063][FUN] Functions in observer BiodbConfig: [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-06-24 01:10:57.065][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:57.066][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-06-24 01:10:57.068][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-06-24 01:10:57.069][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:10:57.070][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:10:57.072][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:57.073][FUN] Functions in observer BiodbConfig: [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-06-24 01:10:57.075][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:57.076][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-06-24 01:10:57.077][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-06-24 01:10:57.078][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:10:57.080][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:10:57.081][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:57.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.DEBUG[2024-06-24 01:10:57.084][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:57.086][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-06-24 01:10:57.101][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-06-24 01:10:57.103][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:10:57.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-06-24 01:10:57.107][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:57.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.DEBUG[2024-06-24 01:10:57.112][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:57.114][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-06-24 01:10:57.116][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-06-24 01:10:57.119][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:10:57.121][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:10:57.122][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:57.124][FUN] Functions in observer BiodbConfig: [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-06-24 01:10:57.125][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:57.126][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-06-24 01:10:57.128][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-06-24 01:10:57.129][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:10:57.130][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:10:57.131][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:57.132][FUN] Functions in observer BiodbConfig: [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-06-24 01:10:57.134][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:57.136][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-06-24 01:10:57.138][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-06-24 01:10:57.139][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:10:57.141][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:10:57.145][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:57.147][FUN] Functions in observer BiodbConfig: [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-06-24 01:10:57.150][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:57.152][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-06-24 01:10:57.155][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-06-24 01:10:57.157][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:10:57.160][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:10:57.162][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:57.164][FUN] Functions in observer BiodbConfig: [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-06-24 01:10:57.167][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2024-06-24 01:10:57.169][FUN] Trying to call function notifyCfgUpdate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-06-24 01:10:57.171][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-06-24 01:10:57.173][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:10:57.175][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:10:57.178][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:57.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.DEBUG[2024-06-24 01:10:57.184][biodb$loadDefinitions] Load definitions from file "/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/biodbLipidmaps/definitions.yml".
biodb.DEBUG[2024-06-24 01:10:57.188][self$getDbsInfo()$define] Define connector lipidmaps.structure.
biodb.DEBUG[2024-06-24 01:10:57.192][self$setPropertyValue] Setting property "compound.db" to "TRUE".
biodb.DEBUG[2024-06-24 01:10:57.195][self$setPropertyValue] Setting property "description" to "NA".
biodb.DEBUG[2024-06-24 01:10:57.198][self$setPropertyValue] Setting property "disabled" to "FALSE".
biodb.DEBUG[2024-06-24 01:10:57.200][self$setPropertyValue] Setting property "disabling.reason" to "".
biodb.DEBUG[2024-06-24 01:10:57.203][self$setPropertyValue] Setting property "downloadable" to "FALSE".
biodb.DEBUG[2024-06-24 01:10:57.205][self$setPropertyValue] Setting property "dwnld.ext" to "NA".
biodb.DEBUG[2024-06-24 01:10:57.207][self$setPropertyValue] Setting property "editable" to "FALSE".
biodb.DEBUG[2024-06-24 01:10:57.210][self$setPropertyValue] Setting property "entry.content.encoding" to "NA".
biodb.DEBUG[2024-06-24 01:10:57.212][self$setPropertyValue] Setting property "entry.content.type" to "tsv".
biodb.DEBUG[2024-06-24 01:10:57.215][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")".
biodb.DEBUG[2024-06-24 01:10:57.217][self$setPropertyValue] Setting property "mass.db" to "FALSE".
biodb.DEBUG[2024-06-24 01:10:57.220][self$setPropertyValue] Setting property "name" to "LIPID MAPS Structure".
biodb.DEBUG[2024-06-24 01:10:57.222][self$setPropertyValue] Setting property "package" to "biodb".
biodb.DEBUG[2024-06-24 01:10:57.225][self$setPropertyValue] Setting property "parsing.expr" to "LM_ID".
biodb.DEBUG[2024-06-24 01:10:57.225][self$setPropertyValue] Setting property "parsing.expr" to "CHEBI_ID".
biodb.DEBUG[2024-06-24 01:10:57.225][self$setPropertyValue] Setting property "parsing.expr" to "HMDBID".
biodb.DEBUG[2024-06-24 01:10:57.225][self$setPropertyValue] Setting property "parsing.expr" to "KEGG_ID".
biodb.DEBUG[2024-06-24 01:10:57.225][self$setPropertyValue] Setting property "parsing.expr" to "PUBCHEM_COMPOUND_ID".
biodb.DEBUG[2024-06-24 01:10:57.225][self$setPropertyValue] Setting property "parsing.expr" to "SYSTEMATIC_NAME".
biodb.DEBUG[2024-06-24 01:10:57.225][self$setPropertyValue] Setting property "parsing.expr" to "MASS".
biodb.DEBUG[2024-06-24 01:10:57.225][self$setPropertyValue] Setting property "parsing.expr" to "FORMULA".
biodb.DEBUG[2024-06-24 01:10:57.225][self$setPropertyValue] Setting property "parsing.expr" to "COMMON_NAME".
biodb.DEBUG[2024-06-24 01:10:57.228][self$setPropertyValue] Setting property "remote" to "TRUE".
biodb.DEBUG[2024-06-24 01:10:57.231][self$setPropertyValue] Setting property "searchable.fields" to "name".
biodb.DEBUG[2024-06-24 01:10:57.231][self$setPropertyValue] Setting property "searchable.fields" to "monoisotopic.mass".
biodb.DEBUG[2024-06-24 01:10:57.233][self$setPropertyValue] Setting property "scheduler.n" to "1".
biodb.DEBUG[2024-06-24 01:10:57.236][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2024-06-24 01:10:57.238][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2024-06-24 01:10:57.241][self$setPropertyValue] Setting property "scheduler.t" to "1".
biodb.DEBUG[2024-06-24 01:10:57.243][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2024-06-24 01:10:57.246][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2024-06-24 01:10:57.248][self$setPropertyValue] Setting property "token" to "NA".
biodb.DEBUG[2024-06-24 01:10:57.251][self$setPropertyValue] Setting property "urls" to "https://www.lipidmaps.org/data/".
biodb.DEBUG[2024-06-24 01:10:57.251][self$setPropertyValue] Setting property "urls" to "https://www.lipidmaps.org/databases/lmsd/".
biodb.DEBUG[2024-06-24 01:10:57.254][self$setPropertyValue] Notifying observers about URLs change.
biodb.DEBUG[2024-06-24 01:10:57.269][notifyObservers] Notify observers for notifyConnUrlsUpdated.
biodb.DEBUG[2024-06-24 01:10:57.272][self$setPropertyValue] Setting property "writable" to "FALSE".
biodb.DEBUG[2024-06-24 01:10:57.274][self$setPropertyValue]
biodb.DEBUG[2024-06-24 01:10:57.277][self$getEntryFields()$define] Define field lipidmaps.structure.id.
biodb.DEBUG[2024-06-24 01:10:57.281][self$getEntryFields()$define] Define field ncbi.pubchem.comp.id.
biodb.DEBUG[2024-06-24 01:10:57.289][initialize] Initialize connector lipidmaps.structure.
biodb.DEBUG[2024-06-24 01:10:57.290][initialize] Register connector lipidmaps.structure with the request scheduler
biodb.DEBUG[2024-06-24 01:10:57.294][private$bdb$getRequestScheduler()$re ...] Register connector lipidmaps.structure.
biodb.DEBUG[2024-06-24 01:10:57.297][private$addConnectorRules] Create new rule for URL "www.lipidmaps.org" of connector "lipidmaps.structure".
biodb.DEBUG[2024-06-24 01:10:57.299][self$setFrequency] t=1.000000, n=1.000000
biodb.DEBUG[2024-06-24 01:10:57.301][self$setFrequency] t=1.000000, n=1.000000
biodb.DEBUG[2024-06-24 01:10:57.302][rule$addConnector] Connector "lipidmaps.structure" is already listed in rule "www.lipidmaps.org".
biodb.DEBUG[2024-06-24 01:10:57.304][biodb$getFactory()$createConn] Creating new connector lipidmaps.structure for database class lipidmaps.structure .
biodb.INFO [2024-06-24 01:10:57.306][biodb::testThat]
biodb.INFO [2024-06-24 01:10:57.308][biodb::testThat] Running test function  test_noOtherConnNeeded  (" No other connector is needed. ").
biodb.INFO [2024-06-24 01:10:57.310][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2024-06-24 01:10:57.313][biodb::testThat]
biodb.DEBUG[2024-06-24 01:10:57.321][self$getBiodb()$getRequestScheduler( ...] Getting content of get URL request "https://www.lipidmaps.org/data/structure/LMSDSearch.php?Mode=ProcessStrSearch&OutputMode=File&OutputType=TSV".
biodb.DEBUG[2024-06-24 01:10:57.331][self$getBiodb()$getRequestScheduler( ...] Loading content of request from cache.
biodb.TRACE[2024-06-24 01:10:57.334][cch$loadFileContent] Trying to load 1 files from cache: [1]: "13e15253cf65619ae7a700f5534f6030".
biodb.TRACE[2024-06-24 01:10:57.337][cch$loadFileContent] file.exist = [1]: "TRUE".
biodb.TRACE[2024-06-24 01:10:57.406][loadFileContents] Loaded 1 files from cache: [1]: "/Users/biocbuild/Library/Caches/org.R-project.R/R/biodb/lipidmaps.structure-ccd4263a0c0fd7a1cb4329cb919bd54b/13e15253cf65619ae7a700f5534f6030.content".
biodb.DEBUG[2024-06-24 01:10:59.069][private$loadEntries] Creating entries from ids [2]: "LMFA00000001, LMFA00000002".
biodb.DEBUG[2024-06-24 01:10:59.096][conn$getEntryContent] Get LIPID MAPS Structure entry content(s) for 2 id(s)...
biodb.TRACE[2024-06-24 01:10:59.100][cch$loadFileContent] Trying to load 2 files from cache: [2]: "LMFA00000001, LMFA00000002".
biodb.TRACE[2024-06-24 01:10:59.103][cch$loadFileContent] file.exist = [2]: "TRUE, TRUE".
biodb.TRACE[2024-06-24 01:10:59.109][loadFileContents] Loaded 2 files from cache: [2]: "/Users/biocbuild/Library/Caches/org.R-project.R/R/biodb/lipidmaps.structure-ccd4263a0c0fd7a1cb4329cb919bd54b/LMFA00000001.tsv, /Users/biocbuild/Library/Caches/org.R-project.R/R/biodb/lipidmaps.structure-ccd4263a0c0fd7a1cb4329cb919bd54b/LMFA00000002.tsv".
biodb.DEBUG[2024-06-24 01:10:59.117][conn$getEntryContent] 2 LIPID MAPS Structure entry content(s) loaded from cache.
biodb.DEBUG[2024-06-24 01:10:59.120][self$createEntryFromContent] Creating LIPID MAPS Structure entries from 2 content(s).
biodb.DEBUG[2024-06-24 01:10:59.123][self$createEntryFromContent] Parsing 2 LIPID MAPS Structure entries.
biodb.DEBUG[2024-06-24 01:10:59.128][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-06-24 01:10:59.130][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-06-24 01:10:59.132][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-06-24 01:10:59.146][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:10:59.154][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:10:59.156][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:59.159][FUN] Functions in observer BiodbConfig: [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-06-24 01:10:59.170][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-06-24 01:10:59.173][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-06-24 01:10:59.175][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:10:59.178][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:10:59.181][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-06-24 01:10:59.183][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-06-24 01:10:59.186][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:10:59.188][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:10:59.191][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-06-24 01:10:59.195][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-06-24 01:10:59.198][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:10:59.200][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:10:59.203][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-06-24 01:10:59.206][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-06-24 01:10:59.209][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:10:59.212][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:10:59.214][self$getBiodb()$getEntryFields()$get] Asked field names are: hmdb.metabolites.id.
biodb.TRACE[2024-06-24 01:10:59.217][self$getBiodb()$getEntryFields()$get] Realnames of fields are: hmdb.metabolites.id.
biodb.TRACE[2024-06-24 01:10:59.220][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:10:59.222][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:10:59.225][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2024-06-24 01:10:59.228][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2024-06-24 01:10:59.231][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:10:59.241][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:10:59.244][self$getBiodb()$getEntryFields()$get] Asked field names are: ncbi.pubchem.comp.id.
biodb.TRACE[2024-06-24 01:10:59.248][self$getBiodb()$getEntryFields()$get] Realnames of fields are: ncbi.pubchem.comp.id.
biodb.TRACE[2024-06-24 01:10:59.251][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:10:59.253][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:10:59.281][self$getBiodb()$getEntryFields()$get] Asked field names are: ncbi.pubchem.comp.id.
biodb.TRACE[2024-06-24 01:10:59.284][self$getBiodb()$getEntryFields()$get] Realnames of fields are: ncbi.pubchem.comp.id.
biodb.TRACE[2024-06-24 01:10:59.286][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:10:59.289][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:10:59.292][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.iupac.name.syst.
biodb.TRACE[2024-06-24 01:10:59.295][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.iupac.name.syst.
biodb.TRACE[2024-06-24 01:10:59.297][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:10:59.299][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:10:59.301][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.iupac.name.syst.
biodb.TRACE[2024-06-24 01:10:59.304][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.iupac.name.syst.
biodb.TRACE[2024-06-24 01:10:59.306][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:10:59.309][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:10:59.312][self$getBiodb()$getEntryFields()$get] Asked field names are: exact.mass.
biodb.TRACE[2024-06-24 01:10:59.315][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-06-24 01:10:59.317][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:10:59.325][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:10:59.328][self$getBiodb()$getEntryFields()$get] Asked field names are: exact.mass.
biodb.TRACE[2024-06-24 01:10:59.330][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-06-24 01:10:59.333][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:10:59.336][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:10:59.338][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2024-06-24 01:10:59.341][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2024-06-24 01:10:59.343][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:10:59.346][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:10:59.349][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2024-06-24 01:10:59.352][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2024-06-24 01:10:59.355][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:10:59.357][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:10:59.360][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2024-06-24 01:10:59.363][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-06-24 01:10:59.365][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:10:59.367][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:10:59.370][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2024-06-24 01:10:59.373][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-06-24 01:10:59.376][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:10:59.378][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:10:59.381][self$getBiodb()$getEntryFields()$get] Asked field names are: SYNONYMS.
biodb.TRACE[2024-06-24 01:10:59.384][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-06-24 01:10:59.386][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:10:59.388][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:10:59.391][self$getBiodb()$getEntryFields()$get] Asked field names are: synonyms.
biodb.TRACE[2024-06-24 01:10:59.394][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-06-24 01:10:59.396][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:10:59.399][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:10:59.402][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2024-06-24 01:10:59.405][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-06-24 01:10:59.407][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:10:59.410][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:10:59.413][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2024-06-24 01:10:59.415][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-06-24 01:10:59.430][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:10:59.433][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:10:59.435][self$getBiodb()$getEntryFields()$get] Asked field names are: SYNONYMS.
biodb.TRACE[2024-06-24 01:10:59.438][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-06-24 01:10:59.441][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:10:59.444][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:10:59.447][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2024-06-24 01:10:59.451][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-06-24 01:10:59.453][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:10:59.456][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:10:59.458][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2024-06-24 01:10:59.461][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-06-24 01:10:59.467][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:10:59.470][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:10:59.473][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2024-06-24 01:10:59.476][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-06-24 01:10:59.479][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:10:59.482][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:10:59.484][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2024-06-24 01:10:59.488][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-06-24 01:10:59.491][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:10:59.493][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:10:59.495][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2024-06-24 01:10:59.498][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-06-24 01:10:59.500][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:10:59.503][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:10:59.505][self$getBiodb()$getEntryFields()$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:10:59.508][self$getBiodb()$getEntryFields()$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:10:59.511][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:10:59.513][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:10:59.516][self$getBiodb()$getEntryFields()$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:10:59.519][self$getBiodb()$getEntryFields()$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:10:59.522][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:10:59.524][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:10:59.527][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-06-24 01:10:59.530][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-06-24 01:10:59.533][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:10:59.535][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:10:59.538][self$getBiodb()$getEntryFields()$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:10:59.545][self$getBiodb()$getEntryFields()$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:10:59.547][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:10:59.550][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:10:59.552][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-06-24 01:10:59.556][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-06-24 01:10:59.558][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:10:59.562][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:10:59.565][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-06-24 01:10:59.568][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-06-24 01:10:59.571][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:10:59.574][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:10:59.577][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-06-24 01:10:59.580][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-06-24 01:10:59.582][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:10:59.585][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-06-24 01:10:59.588][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-06-24 01:10:59.591][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-06-24 01:10:59.594][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-06-24 01:10:59.634][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:10:59.644][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:10:59.686][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:10:59.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-06-24 01:10:59.700][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-06-24 01:10:59.702][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-06-24 01:10:59.705][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:10:59.707][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:10:59.710][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-06-24 01:10:59.713][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-06-24 01:10:59.715][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:10:59.718][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:10:59.723][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-06-24 01:10:59.726][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-06-24 01:10:59.730][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:10:59.733][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:10:59.737][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-06-24 01:10:59.739][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-06-24 01:10:59.742][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:10:59.744][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:10:59.747][self$getBiodb()$getEntryFields()$get] Asked field names are: hmdb.metabolites.id.
biodb.TRACE[2024-06-24 01:10:59.750][self$getBiodb()$getEntryFields()$get] Realnames of fields are: hmdb.metabolites.id.
biodb.TRACE[2024-06-24 01:10:59.752][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:10:59.754][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:10:59.757][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2024-06-24 01:10:59.760][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2024-06-24 01:10:59.762][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:10:59.764][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:10:59.767][self$getBiodb()$getEntryFields()$get] Asked field names are: ncbi.pubchem.comp.id.
biodb.TRACE[2024-06-24 01:10:59.769][self$getBiodb()$getEntryFields()$get] Realnames of fields are: ncbi.pubchem.comp.id.
biodb.TRACE[2024-06-24 01:10:59.771][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:10:59.774][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:10:59.776][self$getBiodb()$getEntryFields()$get] Asked field names are: ncbi.pubchem.comp.id.
biodb.TRACE[2024-06-24 01:10:59.779][self$getBiodb()$getEntryFields()$get] Realnames of fields are: ncbi.pubchem.comp.id.
biodb.TRACE[2024-06-24 01:10:59.781][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:10:59.783][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:10:59.786][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.iupac.name.syst.
biodb.TRACE[2024-06-24 01:10:59.788][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.iupac.name.syst.
biodb.TRACE[2024-06-24 01:10:59.791][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:10:59.793][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:10:59.796][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.iupac.name.syst.
biodb.TRACE[2024-06-24 01:10:59.799][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.iupac.name.syst.
biodb.TRACE[2024-06-24 01:10:59.801][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:10:59.802][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:10:59.804][self$getBiodb()$getEntryFields()$get] Asked field names are: exact.mass.
biodb.TRACE[2024-06-24 01:10:59.806][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-06-24 01:10:59.807][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:10:59.809][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:10:59.810][self$getBiodb()$getEntryFields()$get] Asked field names are: exact.mass.
biodb.TRACE[2024-06-24 01:10:59.813][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-06-24 01:10:59.816][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:10:59.818][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:10:59.820][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2024-06-24 01:10:59.823][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2024-06-24 01:10:59.825][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:10:59.827][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:10:59.829][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2024-06-24 01:10:59.832][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2024-06-24 01:10:59.835][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:10:59.837][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:10:59.839][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2024-06-24 01:10:59.842][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-06-24 01:10:59.845][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:10:59.847][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:10:59.850][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2024-06-24 01:10:59.853][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-06-24 01:10:59.855][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:10:59.857][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:10:59.861][self$getBiodb()$getEntryFields()$get] Asked field names are: SYNONYMS.
biodb.TRACE[2024-06-24 01:10:59.863][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-06-24 01:10:59.865][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:10:59.868][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:10:59.870][self$getBiodb()$getEntryFields()$get] Asked field names are: synonyms.
biodb.TRACE[2024-06-24 01:10:59.873][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-06-24 01:10:59.875][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:10:59.878][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:10:59.893][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2024-06-24 01:10:59.924][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-06-24 01:10:59.940][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:10:59.943][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:10:59.945][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2024-06-24 01:10:59.948][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-06-24 01:10:59.950][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:10:59.952][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:10:59.955][self$getBiodb()$getEntryFields()$get] Asked field names are: SYNONYMS.
biodb.TRACE[2024-06-24 01:10:59.957][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-06-24 01:10:59.960][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:10:59.962][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:10:59.965][self$getBiodb()$getEntryFields()$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:10:59.969][self$getBiodb()$getEntryFields()$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:10:59.972][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:10:59.975][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:10:59.977][self$getBiodb()$getEntryFields()$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:10:59.980][self$getBiodb()$getEntryFields()$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:10:59.982][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:10:59.985][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:10:59.987][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-06-24 01:10:59.990][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-06-24 01:10:59.993][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:10:59.996][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:10:59.998][self$getBiodb()$getEntryFields()$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:11:00.001][self$getBiodb()$getEntryFields()$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:11:00.003][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:00.005][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:00.008][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-06-24 01:11:00.010][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-06-24 01:11:00.012][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:00.014][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:00.017][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-06-24 01:11:00.019][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-06-24 01:11:00.021][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:00.024][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:00.026][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-06-24 01:11:00.029][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-06-24 01:11:00.031][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:00.034][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:00.037][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-06-24 01:11:00.040][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-06-24 01:11:00.042][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:00.045][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:00.048][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-06-24 01:11:00.051][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-06-24 01:11:00.053][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:00.056][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:00.058][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-06-24 01:11:00.062][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-06-24 01:11:00.065][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:00.067][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:00.070][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-06-24 01:11:00.073][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-06-24 01:11:00.075][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:00.077][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:00.081][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-06-24 01:11:00.084][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-06-24 01:11:00.086][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:00.088][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:00.090][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-06-24 01:11:00.093][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-06-24 01:11:00.095][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:00.097][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2024-06-24 01:11:00.115][self$createEntryFromContent] Accession numbers: LMFA00000001, LMFA00000002.
biodb.DEBUG[2024-06-24 01:11:00.149][conn$getBiodb()$entriesToDataframe] 2 entrie(s) to convert in data frame.
biodb.DEBUG[2024-06-24 01:11:00.162][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-06-24 01:11:00.164][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-06-24 01:11:00.166][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-06-24 01:11:00.177][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:11: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-06-24 01:11:00.181][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:11:00.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-06-24 01:11:00.187][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2024-06-24 01:11:00.209][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2024-06-24 01:11:00.211][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:00.213][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:00.216][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2024-06-24 01:11:00.219][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2024-06-24 01:11:00.221][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:00.223][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:00.226][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp.
biodb.TRACE[2024-06-24 01:11:00.229][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp.
biodb.TRACE[2024-06-24 01:11:00.231][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:00.233][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:00.236][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2024-06-24 01:11:00.239][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2024-06-24 01:11:00.241][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:00.244][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:00.246][private$selectFields] Fields none
biodb.TRACE[2024-06-24 01:11:00.249][private$selectFields]
biodb.TRACE[2024-06-24 01:11:00.251][private$selectFields] Fields is null: TRUE
biodb.TRACE[2024-06-24 01:11:00.253][private$selectFields] Fields.type is null: TRUE
biodb.TRACE[2024-06-24 01:11:00.255][private$selectFields] Fields [8]: "accession, chebi.id, ncbi.pubchem.comp.id, comp.iupac.name.syst, monoisotopic.mass, formula, name, lipidmaps.structure.id"
biodb.TRACE[2024-06-24 01:11:00.258][ef$get] Asked field names are: accession.
biodb.TRACE[2024-06-24 01:11:00.260][ef$get] Realnames of fields are: accession.
biodb.TRACE[2024-06-24 01:11:00.263][ef$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:00.265][ef$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:00.267][ef$get] Asked field names are: chebi.id.
biodb.TRACE[2024-06-24 01:11:00.270][ef$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-06-24 01:11:00.272][ef$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:00.275][ef$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:00.277][ef$get] Asked field names are: ncbi.pubchem.comp.id.
biodb.TRACE[2024-06-24 01:11:00.279][ef$get] Realnames of fields are: ncbi.pubchem.comp.id.
biodb.TRACE[2024-06-24 01:11:00.282][ef$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:00.284][ef$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:00.286][ef$get] Asked field names are: comp.iupac.name.syst.
biodb.TRACE[2024-06-24 01:11:00.289][ef$get] Realnames of fields are: comp.iupac.name.syst.
biodb.TRACE[2024-06-24 01:11:00.291][ef$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:00.293][ef$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:00.296][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-06-24 01:11:00.298][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-06-24 01:11:00.301][ef$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:00.303][ef$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:00.306][ef$get] Asked field names are: formula.
biodb.TRACE[2024-06-24 01:11:00.309][ef$get] Realnames of fields are: formula.
biodb.TRACE[2024-06-24 01:11:00.311][ef$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:00.314][ef$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:00.316][ef$get] Asked field names are: name.
biodb.TRACE[2024-06-24 01:11:00.318][ef$get] Realnames of fields are: name.
biodb.TRACE[2024-06-24 01:11:00.321][ef$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:00.323][ef$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:00.326][ef$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:11:00.328][ef$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:11:00.330][ef$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:00.332][ef$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:00.355][ef$get] Asked field names are: accession.
biodb.TRACE[2024-06-24 01:11:00.401][ef$get] Realnames of fields are: accession.
biodb.TRACE[2024-06-24 01:11:00.403][ef$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:00.405][ef$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:00.408][ef$get] Asked field names are: chebi.id.
biodb.TRACE[2024-06-24 01:11:00.410][ef$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-06-24 01:11:00.413][ef$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:00.415][ef$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:00.417][ef$get] Asked field names are: ncbi.pubchem.comp.id.
biodb.TRACE[2024-06-24 01:11:00.420][ef$get] Realnames of fields are: ncbi.pubchem.comp.id.
biodb.TRACE[2024-06-24 01:11:00.422][ef$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:00.424][ef$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:00.427][ef$get] Asked field names are: comp.iupac.name.syst.
biodb.TRACE[2024-06-24 01:11:00.429][ef$get] Realnames of fields are: comp.iupac.name.syst.
biodb.TRACE[2024-06-24 01:11:00.431][ef$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:00.433][ef$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:00.435][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-06-24 01:11:00.438][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-06-24 01:11:00.440][ef$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:00.442][ef$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:00.445][ef$get] Asked field names are: formula.
biodb.TRACE[2024-06-24 01:11:00.447][ef$get] Realnames of fields are: formula.
biodb.TRACE[2024-06-24 01:11:00.450][ef$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:00.452][ef$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:00.454][ef$get] Asked field names are: name.
biodb.TRACE[2024-06-24 01:11:00.456][ef$get] Realnames of fields are: name.
biodb.TRACE[2024-06-24 01:11:00.459][ef$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:00.460][ef$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:00.463][ef$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:11:00.465][ef$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:11:00.467][ef$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:00.470][ef$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:00.472][private$selectFields] Fields [8]: "accession, chebi.id, ncbi.pubchem.comp.id, comp.iupac.name.syst, monoisotopic.mass, formula, name, lipidmaps.structure.id"
biodb.TRACE[2024-06-24 01:11:00.474][private$organizeFieldsByGroups] Fields [8]: "accession, chebi.id, ncbi.pubchem.comp.id, comp.iupac.name.syst, monoisotopic.mass, formula, name, lipidmaps.structure.id"
biodb.TRACE[2024-06-24 01:11:00.476][ef$get] Asked field names are: accession.
biodb.TRACE[2024-06-24 01:11:00.479][ef$get] Realnames of fields are: accession.
biodb.TRACE[2024-06-24 01:11:00.481][ef$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:00.483][ef$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:00.485][ef$get] Asked field names are: chebi.id.
biodb.TRACE[2024-06-24 01:11:00.488][ef$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-06-24 01:11:00.490][ef$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:00.492][ef$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:00.494][ef$get] Asked field names are: ncbi.pubchem.comp.id.
biodb.TRACE[2024-06-24 01:11:00.497][ef$get] Realnames of fields are: ncbi.pubchem.comp.id.
biodb.TRACE[2024-06-24 01:11:00.499][ef$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:00.501][ef$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:00.503][ef$get] Asked field names are: comp.iupac.name.syst.
biodb.TRACE[2024-06-24 01:11:00.506][ef$get] Realnames of fields are: comp.iupac.name.syst.
biodb.TRACE[2024-06-24 01:11:00.508][ef$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:00.510][ef$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:00.513][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-06-24 01:11:00.515][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-06-24 01:11:00.517][ef$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:00.519][ef$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:00.541][ef$get] Asked field names are: formula.
biodb.TRACE[2024-06-24 01:11:00.567][ef$get] Realnames of fields are: formula.
biodb.TRACE[2024-06-24 01:11:00.570][ef$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:00.572][ef$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:00.574][ef$get] Asked field names are: name.
biodb.TRACE[2024-06-24 01:11:00.576][ef$get] Realnames of fields are: name.
biodb.TRACE[2024-06-24 01:11:00.579][ef$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:00.581][ef$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:00.582][ef$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:11:00.584][ef$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:11:00.585][ef$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:00.586][ef$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:00.588][private$organizeFieldsByGroups] Groups [2]: "c("accession", "chebi.id", "ncbi.pubchem.comp.id", "comp.iupac.name.syst", "monoisotopic.mass", "formula", "name", "lipidmaps.structure.id"), list()"
biodb.TRACE[2024-06-24 01:11:00.589][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-06-24 01:11:00.590][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-06-24 01:11:00.592][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:00.593][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:00.594][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-06-24 01:11:00.596][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-06-24 01:11:00.597][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:00.598][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:00.600][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-06-24 01:11:00.601][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-06-24 01:11:00.602][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:00.604][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:00.605][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-06-24 01:11:00.607][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-06-24 01:11:00.610][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:00.612][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:00.614][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-06-24 01:11:00.617][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-06-24 01:11:00.619][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:00.621][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:00.624][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-06-24 01:11:00.626][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-06-24 01:11:00.628][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:00.631][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:00.634][self$getBiodb()$getEntryFields()$get] Asked field names are: ncbi.pubchem.comp.id.
biodb.TRACE[2024-06-24 01:11:00.636][self$getBiodb()$getEntryFields()$get] Realnames of fields are: ncbi.pubchem.comp.id.
biodb.TRACE[2024-06-24 01:11:00.639][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:00.641][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:00.643][self$getBiodb()$getEntryFields()$get] Asked field names are: ncbi.pubchem.comp.id.
biodb.TRACE[2024-06-24 01:11:00.645][self$getBiodb()$getEntryFields()$get] Realnames of fields are: ncbi.pubchem.comp.id.
biodb.TRACE[2024-06-24 01:11:00.648][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:00.651][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:00.654][self$getBiodb()$getEntryFields()$get] Asked field names are: ncbi.pubchem.comp.id.
biodb.TRACE[2024-06-24 01:11:00.660][self$getBiodb()$getEntryFields()$get] Realnames of fields are: ncbi.pubchem.comp.id.
biodb.TRACE[2024-06-24 01:11:00.663][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:00.665][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:00.667][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.iupac.name.syst.
biodb.TRACE[2024-06-24 01:11:00.670][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.iupac.name.syst.
biodb.TRACE[2024-06-24 01:11:00.672][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:00.674][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:00.676][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.iupac.name.syst.
biodb.TRACE[2024-06-24 01:11:00.679][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.iupac.name.syst.
biodb.TRACE[2024-06-24 01:11:00.681][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:00.683][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:00.686][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.iupac.name.syst.
biodb.TRACE[2024-06-24 01:11:00.688][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.iupac.name.syst.
biodb.TRACE[2024-06-24 01:11:00.690][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:00.692][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:00.695][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-06-24 01:11:00.697][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-06-24 01:11:00.699][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:00.701][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:00.704][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-06-24 01:11:00.706][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-06-24 01:11:00.708][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:00.710][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:00.713][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-06-24 01:11:00.715][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-06-24 01:11:00.718][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:00.720][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:00.723][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2024-06-24 01:11:00.725][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2024-06-24 01:11:00.727][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:00.730][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:00.732][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2024-06-24 01:11:00.735][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2024-06-24 01:11:00.737][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:00.739][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:00.741][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2024-06-24 01:11:00.744][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2024-06-24 01:11:00.746][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:00.748][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:00.751][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2024-06-24 01:11:00.754][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-06-24 01:11:00.756][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:00.759][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:00.761][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2024-06-24 01:11:00.764][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-06-24 01:11:00.777][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:00.780][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:00.783][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2024-06-24 01:11:00.786][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-06-24 01:11:00.788][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:00.790][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:00.792][self$getBiodb()$getEntryFields()$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:11:00.795][self$getBiodb()$getEntryFields()$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:11:00.797][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:00.798][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:00.801][self$getBiodb()$getEntryFields()$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:11:00.803][self$getBiodb()$getEntryFields()$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:11:00.805][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:00.807][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:00.809][self$getBiodb()$getEntryFields()$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:11:00.812][self$getBiodb()$getEntryFields()$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:11:00.814][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:00.816][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:00.832][private$entriesToListOfDataframes] Entry converted to data frame: [1, 8]: [accession, chebi.id, ncbi.pubchem.comp.id, comp.iupac.name.syst, monoisotopic.mass, ...] [LMFA00000001, 178363, 10930192, 2-methoxy-12-methyloctadec-17-en-5-ynoyl anhydride, 626.491025, ...].
biodb.DEBUG[2024-06-24 01:11:00.834][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2024-06-24 01:11:00.837][FUN] Trying to call function notifyProgress on observer BiodbTestMsgAck.
biodb.DEBUG[2024-06-24 01:11:00.839][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-06-24 01:11:00.851][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:11:00.853][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:11:00.855][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:11:00.857][FUN] Functions in observer BiodbConfig: [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-06-24 01:11:00.863][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2024-06-24 01:11:00.866][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2024-06-24 01:11:00.870][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:00.872][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:00.875][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2024-06-24 01:11:00.877][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2024-06-24 01:11:00.879][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:00.881][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:00.883][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp.
biodb.TRACE[2024-06-24 01:11:00.886][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp.
biodb.TRACE[2024-06-24 01:11:00.888][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:00.890][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:00.892][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2024-06-24 01:11:00.895][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2024-06-24 01:11:00.897][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:00.899][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:00.901][private$selectFields] Fields none
biodb.TRACE[2024-06-24 01:11:00.902][private$selectFields]
biodb.TRACE[2024-06-24 01:11:00.904][private$selectFields] Fields is null: TRUE
biodb.TRACE[2024-06-24 01:11:00.907][private$selectFields] Fields.type is null: TRUE
biodb.TRACE[2024-06-24 01:11:00.909][private$selectFields] Fields [8]: "accession, chebi.id, ncbi.pubchem.comp.id, comp.iupac.name.syst, monoisotopic.mass, formula, name, lipidmaps.structure.id"
biodb.TRACE[2024-06-24 01:11:00.911][ef$get] Asked field names are: accession.
biodb.TRACE[2024-06-24 01:11:00.914][ef$get] Realnames of fields are: accession.
biodb.TRACE[2024-06-24 01:11:00.916][ef$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:00.918][ef$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:00.920][ef$get] Asked field names are: chebi.id.
biodb.TRACE[2024-06-24 01:11:00.922][ef$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-06-24 01:11:00.925][ef$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:00.927][ef$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:00.929][ef$get] Asked field names are: ncbi.pubchem.comp.id.
biodb.TRACE[2024-06-24 01:11:00.932][ef$get] Realnames of fields are: ncbi.pubchem.comp.id.
biodb.TRACE[2024-06-24 01:11:00.934][ef$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:00.937][ef$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:00.939][ef$get] Asked field names are: comp.iupac.name.syst.
biodb.TRACE[2024-06-24 01:11:00.942][ef$get] Realnames of fields are: comp.iupac.name.syst.
biodb.TRACE[2024-06-24 01:11:00.944][ef$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:00.946][ef$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:00.949][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-06-24 01:11:00.951][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-06-24 01:11:00.954][ef$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:00.956][ef$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:00.958][ef$get] Asked field names are: formula.
biodb.TRACE[2024-06-24 01:11:00.961][ef$get] Realnames of fields are: formula.
biodb.TRACE[2024-06-24 01:11:00.963][ef$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:00.965][ef$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:00.967][ef$get] Asked field names are: name.
biodb.TRACE[2024-06-24 01:11:00.979][ef$get] Realnames of fields are: name.
biodb.TRACE[2024-06-24 01:11:00.981][ef$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:00.984][ef$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:00.986][ef$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:11:00.988][ef$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:11:00.990][ef$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:00.991][ef$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:00.993][ef$get] Asked field names are: accession.
biodb.TRACE[2024-06-24 01:11:00.995][ef$get] Realnames of fields are: accession.
biodb.TRACE[2024-06-24 01:11:00.996][ef$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:00.998][ef$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:00.999][ef$get] Asked field names are: chebi.id.
biodb.TRACE[2024-06-24 01:11:01.001][ef$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-06-24 01:11:01.002][ef$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:01.004][ef$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:01.008][ef$get] Asked field names are: ncbi.pubchem.comp.id.
biodb.TRACE[2024-06-24 01:11:01.010][ef$get] Realnames of fields are: ncbi.pubchem.comp.id.
biodb.TRACE[2024-06-24 01:11:01.011][ef$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:01.013][ef$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:01.015][ef$get] Asked field names are: comp.iupac.name.syst.
biodb.TRACE[2024-06-24 01:11:01.021][ef$get] Realnames of fields are: comp.iupac.name.syst.
biodb.TRACE[2024-06-24 01:11:01.023][ef$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:01.026][ef$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:01.028][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-06-24 01:11:01.030][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-06-24 01:11:01.031][ef$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:01.034][ef$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:01.036][ef$get] Asked field names are: formula.
biodb.TRACE[2024-06-24 01:11:01.039][ef$get] Realnames of fields are: formula.
biodb.TRACE[2024-06-24 01:11:01.041][ef$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:01.043][ef$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:01.045][ef$get] Asked field names are: name.
biodb.TRACE[2024-06-24 01:11:01.048][ef$get] Realnames of fields are: name.
biodb.TRACE[2024-06-24 01:11:01.050][ef$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:01.052][ef$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:01.054][ef$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:11:01.056][ef$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:11:01.058][ef$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:01.061][ef$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:01.062][private$selectFields] Fields [8]: "accession, chebi.id, ncbi.pubchem.comp.id, comp.iupac.name.syst, monoisotopic.mass, formula, name, lipidmaps.structure.id"
biodb.TRACE[2024-06-24 01:11:01.063][private$organizeFieldsByGroups] Fields [8]: "accession, chebi.id, ncbi.pubchem.comp.id, comp.iupac.name.syst, monoisotopic.mass, formula, name, lipidmaps.structure.id"
biodb.TRACE[2024-06-24 01:11:01.065][ef$get] Asked field names are: accession.
biodb.TRACE[2024-06-24 01:11:01.066][ef$get] Realnames of fields are: accession.
biodb.TRACE[2024-06-24 01:11:01.068][ef$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:01.070][ef$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:01.072][ef$get] Asked field names are: chebi.id.
biodb.TRACE[2024-06-24 01:11:01.074][ef$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-06-24 01:11:01.076][ef$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:01.078][ef$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:01.080][ef$get] Asked field names are: ncbi.pubchem.comp.id.
biodb.TRACE[2024-06-24 01:11:01.083][ef$get] Realnames of fields are: ncbi.pubchem.comp.id.
biodb.TRACE[2024-06-24 01:11:01.087][ef$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:01.090][ef$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:01.092][ef$get] Asked field names are: comp.iupac.name.syst.
biodb.TRACE[2024-06-24 01:11:01.094][ef$get] Realnames of fields are: comp.iupac.name.syst.
biodb.TRACE[2024-06-24 01:11:01.100][ef$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:01.102][ef$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:01.104][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-06-24 01:11:01.107][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-06-24 01:11:01.110][ef$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:01.112][ef$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:01.115][ef$get] Asked field names are: formula.
biodb.TRACE[2024-06-24 01:11:01.118][ef$get] Realnames of fields are: formula.
biodb.TRACE[2024-06-24 01:11:01.120][ef$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:01.122][ef$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:01.124][ef$get] Asked field names are: name.
biodb.TRACE[2024-06-24 01:11:01.127][ef$get] Realnames of fields are: name.
biodb.TRACE[2024-06-24 01:11:01.129][ef$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:01.131][ef$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:01.133][ef$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:11:01.136][ef$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:11:01.138][ef$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:01.140][ef$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:01.143][private$organizeFieldsByGroups] Groups [2]: "c("accession", "chebi.id", "ncbi.pubchem.comp.id", "comp.iupac.name.syst", "monoisotopic.mass", "formula", "name", "lipidmaps.structure.id"), list()"
biodb.TRACE[2024-06-24 01:11:01.145][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-06-24 01:11:01.148][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-06-24 01:11:01.150][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:01.153][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:01.155][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-06-24 01:11:01.158][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-06-24 01:11:01.160][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:01.163][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:01.165][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2024-06-24 01:11:01.168][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2024-06-24 01:11:01.170][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:01.172][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:01.175][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-06-24 01:11:01.178][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-06-24 01:11:01.191][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:01.194][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:01.197][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-06-24 01:11:01.200][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-06-24 01:11:01.223][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:01.225][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:01.228][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2024-06-24 01:11:01.230][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2024-06-24 01:11:01.232][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:01.234][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:01.237][self$getBiodb()$getEntryFields()$get] Asked field names are: ncbi.pubchem.comp.id.
biodb.TRACE[2024-06-24 01:11:01.240][self$getBiodb()$getEntryFields()$get] Realnames of fields are: ncbi.pubchem.comp.id.
biodb.TRACE[2024-06-24 01:11:01.242][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:01.245][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:01.247][self$getBiodb()$getEntryFields()$get] Asked field names are: ncbi.pubchem.comp.id.
biodb.TRACE[2024-06-24 01:11:01.251][self$getBiodb()$getEntryFields()$get] Realnames of fields are: ncbi.pubchem.comp.id.
biodb.TRACE[2024-06-24 01:11:01.254][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:01.256][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:01.259][self$getBiodb()$getEntryFields()$get] Asked field names are: ncbi.pubchem.comp.id.
biodb.TRACE[2024-06-24 01:11:01.262][self$getBiodb()$getEntryFields()$get] Realnames of fields are: ncbi.pubchem.comp.id.
biodb.TRACE[2024-06-24 01:11:01.265][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:01.267][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:01.270][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.iupac.name.syst.
biodb.TRACE[2024-06-24 01:11:01.272][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.iupac.name.syst.
biodb.TRACE[2024-06-24 01:11:01.275][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:01.277][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:01.279][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.iupac.name.syst.
biodb.TRACE[2024-06-24 01:11:01.282][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.iupac.name.syst.
biodb.TRACE[2024-06-24 01:11:01.284][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:01.287][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:01.290][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.iupac.name.syst.
biodb.TRACE[2024-06-24 01:11:01.294][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.iupac.name.syst.
biodb.TRACE[2024-06-24 01:11:01.296][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:01.299][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:01.301][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-06-24 01:11:01.307][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-06-24 01:11:01.309][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:01.311][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:01.313][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-06-24 01:11:01.317][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-06-24 01:11:01.319][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:01.322][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:01.325][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2024-06-24 01:11:01.327][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2024-06-24 01:11:01.329][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:01.332][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:01.335][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2024-06-24 01:11:01.337][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2024-06-24 01:11:01.340][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:01.342][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:01.344][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2024-06-24 01:11:01.346][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2024-06-24 01:11:01.349][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:01.351][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:01.363][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2024-06-24 01:11:01.366][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2024-06-24 01:11:01.368][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:01.370][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:01.372][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2024-06-24 01:11:01.375][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-06-24 01:11:01.377][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:01.379][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:01.380][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2024-06-24 01:11:01.382][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-06-24 01:11:01.383][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:01.385][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:01.387][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2024-06-24 01:11:01.389][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2024-06-24 01:11:01.391][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:01.393][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:01.395][self$getBiodb()$getEntryFields()$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:11:01.398][self$getBiodb()$getEntryFields()$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:11:01.400][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:01.402][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:01.405][self$getBiodb()$getEntryFields()$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:11:01.408][self$getBiodb()$getEntryFields()$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:11:01.410][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:01.412][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:01.415][self$getBiodb()$getEntryFields()$get] Asked field names are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:11:01.417][self$getBiodb()$getEntryFields()$get] Realnames of fields are: lipidmaps.structure.id.
biodb.TRACE[2024-06-24 01:11:01.419][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2024-06-24 01:11:01.421][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2024-06-24 01:11:01.433][private$entriesToListOfDataframes] Entry converted to data frame: [1, 8]: [accession, chebi.id, ncbi.pubchem.comp.id, comp.iupac.name.syst, monoisotopic.mass, ...] [LMFA00000002, 137783, 42607281, N-(3S-hydroxydecanoyl)-L-serine, 275.173274, ...].
biodb.DEBUG[2024-06-24 01:11:01.436][private$entriesToListOfDataframes] Converted 2 entry/ies to data frame(s).
biodb.DEBUG[2024-06-24 01:11:01.438][conn$getBiodb()$entriesToDataframe] Merging data frames with a singleentry each into a single data frame with all entries.
biodb.INFO [2024-06-24 01:11:01.453][biodb$terminate] Closing BiodbMain instance...
biodb.DEBUG[2024-06-24 01:11:01.456][private$conn[[conn]]$.__enclos_env__ ...] Unregister connector lipidmaps.structure from the request scheduler
biodb.INFO [2024-06-24 01:11:01.458][self$deleteConn] Connector "lipidmaps.structure" deleted.
biodb.DEBUG[2024-06-24 01:11:01.461][notifyObservers] Notify observers for terminate.
biodb.DEBUG[2024-06-24 01:11:01.463][FUN] Trying to call function terminate on observer BiodbTestMsgAck.
biodb.DEBUG[2024-06-24 01:11:01.465][FUN] Functions in observer BiodbTestMsgAck: [4]: ".__enclos_env__, clone, notifyProgress, initialize".
biodb.DEBUG[2024-06-24 01:11:01.467][FUN] Trying to call function terminate on observer BiodbEntryFields.
biodb.DEBUG[2024-06-24 01:11:01.472][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2024-06-24 01:11:01.474][FUN] Trying to call function terminate on observer BiodbConfig.
biodb.DEBUG[2024-06-24 01:11:01.476][FUN] Functions in observer 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 2 | WARN 0 | SKIP 0 | PASS 167 ]

══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_100_generic.R:16:1'): One wrong entry does not block the retrieval of good ones ──
any(vapply(entries[2:length(entries)], is.null, FUN.VALUE = TRUE)) is not FALSE

`actual`:   TRUE 
`expected`: FALSE
Backtrace:
    ▆
 1. ├─base::do.call(fct, params)
 2. └─biodb (local) `<fn>`(conn = `<LpdmpsSC>`, opt = `<named list>`)
 3.   └─testthat::expect_false(...)
── Failure ('test_100_generic.R:16:1'): The peak table is correct. ─────────────
any(vapply(entries, is.null, FUN.VALUE = TRUE)) is not FALSE

`actual`:   TRUE 
`expected`: FALSE
One of the entries is NULL.
Backtrace:
    ▆
 1. ├─base::do.call(fct, params)
 2. └─biodb (local) `<fn>`(conn = `<LpdmpsSC>`, opt = `<named list>`)
 3.   └─testthat::expect_false(...)

[ FAIL 2 | WARN 0 | SKIP 0 | PASS 167 ]
Error: Test failures
Execution halted

Example timings

biodbLipidmaps.Rcheck/biodbLipidmaps-Ex.timings

nameusersystemelapsed
LipidmapsStructureConn 4.405 1.88514.334
LipidmapsStructureEntry0.8480.0251.872