Mercurial > repos > nick > dunovo
comparison err.log @ 11:0f8e0dc73d1d draft default tip
"planemo upload for repository https://github.com/galaxyproject/dunovo commit dbd33f95b486dc556c435f1b42736b818a2b9802-dirty"
author | nick |
---|---|
date | Wed, 16 Feb 2022 22:59:00 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
10:9dc43bf7d1db | 11:0f8e0dc73d1d |
---|---|
1 planemo couldn't find a target test-data directory, you should likely create a test-data directory or pass an explicit path using --test_data. | |
2 galaxy.util.commands WARNING: Passing program arguments as a string may be a security hazard if combined with untrusted input | |
3 Cloning into '/tmp/tmppmuqm8bo/galaxy-dev'... | |
4 done. | |
5 galaxy.util.commands WARNING: Passing program arguments as a string may be a security hazard if combined with untrusted input | |
6 warning Resolution field "chokidar@3.4.0" is incompatible with requested version "chokidar@^2.0.0" | |
7 warning Resolution field "chokidar@3.4.0" is incompatible with requested version "chokidar@^3.4.2" | |
8 warning Resolution field "ua-parser-js@0.7.30" is incompatible with requested version "ua-parser-js@0.7.22" | |
9 warning Resolution field "chokidar@3.4.0" is incompatible with requested version "chokidar@^2.1.8" | |
10 warning Resolution field "chokidar@3.4.0" is incompatible with requested version "chokidar@^2.0.4" | |
11 warning Resolution field "chokidar@3.4.0" is incompatible with requested version "chokidar@^2.1.8" | |
12 warning "@galaxyproject/bootstrap-tour > bootstrap@5.0.2" has unmet peer dependency "@popperjs/core@^2.9.2". | |
13 warning " > @handsontable/vue@2.0.0" has incorrect peer dependency "handsontable@^4.0.0". | |
14 warning " > @hirez_io/observer-spy@2.0.0" has unmet peer dependency "typescript@>=2.8.1". | |
15 warning " > linkifyjs@2.1.9" has unmet peer dependency "react@>= 0.14.0". | |
16 warning " > linkifyjs@2.1.9" has unmet peer dependency "react-dom@>= 0.14.0". | |
17 warning babel-preset-env > babel-plugin-check-es2015-constants > babel-runtime > core-js@2.6.12: core-js@<3.4 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Please, upgrade your dependencies to the actual version of core-js. | |
18 warning parcel-bundler@1.12.5: Parcel v1 is no longer maintained. Please migrate to v2, which is published under the 'parcel' package. See https://v2.parceljs.org/getting-started/migration for details. | |
19 warning parcel-bundler > core-js@2.6.12: core-js@<3.4 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Please, upgrade your dependencies to the actual version of core-js. | |
20 warning parcel-bundler > @parcel/watcher > chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies | |
21 warning parcel-bundler > htmlnano > svgo@1.3.2: This SVGO version is no longer supported. Upgrade to v2.x.x. | |
22 warning parcel-bundler > @parcel/watcher > chokidar > fsevents@1.2.13: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2. | |
23 warning parcel-bundler > cssnano > cssnano-preset-default > postcss-svgo > svgo@1.3.2: This SVGO version is no longer supported. Upgrade to v2.x.x. | |
24 warning parcel-bundler > htmlnano > uncss > request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 | |
25 warning parcel-bundler > htmlnano > uncss > jsdom > request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 | |
26 warning parcel-bundler > micromatch > snapdragon > source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated | |
27 warning parcel-bundler > node-libs-browser > url > querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. | |
28 warning parcel-bundler > htmlnano > uncss > jsdom > request-promise-native@1.0.9: request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142 | |
29 warning parcel-bundler > htmlnano > uncss > request > har-validator@5.1.5: this library is no longer supported | |
30 warning parcel-bundler > htmlnano > uncss > request > uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. | |
31 warning parcel-bundler > micromatch > snapdragon > source-map-resolve > resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated | |
32 warning parcel-bundler > micromatch > snapdragon > source-map-resolve > source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated | |
33 warning parcel-bundler > micromatch > snapdragon > source-map-resolve > urix@0.1.0: Please see https://github.com/lydell/urix#deprecated | |
34 warning Workspaces can only be enabled in private projects. | |
35 warning plotly.js > color-rgba > color-space > mumath@3.3.4: Redundant dependency in your project. | |
36 warning copy-webpack-plugin > webpack-log > uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. | |
37 warning webpack > watchpack > watchpack-chokidar2 > chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies | |
38 warning webpack > micromatch > snapdragon > source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated | |
39 warning webpack > node-libs-browser > url > querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. | |
40 warning webpack > watchpack > watchpack-chokidar2 > chokidar > fsevents@1.2.13: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2. | |
41 warning webpack > micromatch > snapdragon > source-map-resolve > urix@0.1.0: Please see https://github.com/lydell/urix#deprecated | |
42 warning webpack > micromatch > snapdragon > source-map-resolve > source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated | |
43 warning webpack > micromatch > snapdragon > source-map-resolve > resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated | |
44 warning webpack > watchpack > watchpack-chokidar2 > chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies | |
45 warning webpack > micromatch > snapdragon > source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated | |
46 warning webpack > node-libs-browser > url > querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. | |
47 warning webpack > watchpack > watchpack-chokidar2 > chokidar > fsevents@1.2.13: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2. | |
48 warning webpack > micromatch > snapdragon > source-map-resolve > resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated | |
49 warning webpack > micromatch > snapdragon > source-map-resolve > urix@0.1.0: Please see https://github.com/lydell/urix#deprecated | |
50 warning webpack > micromatch > snapdragon > source-map-resolve > source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated | |
51 warning extract-text-webpack-plugin@3.0.2: Deprecated. Please use https://github.com/webpack-contrib/mini-css-extract-plugin | |
52 warning " > extract-text-webpack-plugin@3.0.2" has incorrect peer dependency "webpack@^3.1.0". | |
53 warning babel-preset-env > babel-plugin-check-es2015-constants > babel-runtime > core-js@2.6.12: core-js@<3.4 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Please, upgrade your dependencies to the actual version of core-js. | |
54 warning parcel-bundler@1.12.5: Parcel v1 is no longer maintained. Please migrate to v2, which is published under the 'parcel' package. See https://v2.parceljs.org/getting-started/migration for details. | |
55 warning parcel-bundler > core-js@2.6.12: core-js@<3.4 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Please, upgrade your dependencies to the actual version of core-js. | |
56 warning parcel-bundler > @parcel/watcher > chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies | |
57 warning parcel-bundler > htmlnano > svgo@1.3.2: This SVGO version is no longer supported. Upgrade to v2.x.x. | |
58 warning parcel-bundler > @parcel/watcher > chokidar > fsevents@1.2.13: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2. | |
59 warning parcel-bundler > cssnano > cssnano-preset-default > postcss-svgo > svgo@1.3.2: This SVGO version is no longer supported. Upgrade to v2.x.x. | |
60 warning parcel-bundler > htmlnano > uncss > request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 | |
61 warning parcel-bundler > htmlnano > uncss > jsdom > request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 | |
62 warning parcel-bundler > micromatch > snapdragon > source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated | |
63 warning parcel-bundler > node-libs-browser > url > querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. | |
64 warning parcel-bundler > htmlnano > uncss > request > har-validator@5.1.5: this library is no longer supported | |
65 warning parcel-bundler > htmlnano > uncss > request > uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. | |
66 warning parcel-bundler > htmlnano > uncss > jsdom > request-promise-native@1.0.9: request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142 | |
67 warning parcel-bundler > micromatch > snapdragon > source-map-resolve > source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated | |
68 warning parcel-bundler > micromatch > snapdragon > source-map-resolve > resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated | |
69 warning parcel-bundler > micromatch > snapdragon > source-map-resolve > urix@0.1.0: Please see https://github.com/lydell/urix#deprecated | |
70 warning fbjs > core-js@2.6.12: core-js@<3.4 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Please, upgrade your dependencies to the actual version of core-js. | |
71 warning hyphy-vision > extract-text-webpack-plugin@2.1.2: Deprecated. Please use https://github.com/webpack-contrib/mini-css-extract-plugin | |
72 warning hyphy-vision > popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 | |
73 warning hyphy-vision > alignment.js > popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 | |
74 warning hyphy-vision > alignment.js > phylotree > rollup-plugin-node-resolve@3.4.0: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-node-resolve. | |
75 warning webpack > watchpack > watchpack-chokidar2 > chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies | |
76 warning webpack > micromatch > snapdragon > source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated | |
77 warning webpack > node-libs-browser > url > querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. | |
78 warning webpack > watchpack > watchpack-chokidar2 > chokidar > fsevents@1.2.13: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2. | |
79 warning webpack > micromatch > snapdragon > source-map-resolve > resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated | |
80 warning webpack > micromatch > snapdragon > source-map-resolve > source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated | |
81 warning webpack > micromatch > snapdragon > source-map-resolve > urix@0.1.0: Please see https://github.com/lydell/urix#deprecated | |
82 warning "hyphy-vision > extract-text-webpack-plugin@2.1.2" has incorrect peer dependency "webpack@^2.2.0". | |
83 warning extract-text-webpack-plugin@3.0.2: Deprecated. Please use https://github.com/webpack-contrib/mini-css-extract-plugin | |
84 warning webpack > watchpack > watchpack-chokidar2 > chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies | |
85 warning webpack > micromatch > snapdragon > source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated | |
86 warning webpack > node-libs-browser > url > querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. | |
87 warning webpack > watchpack > watchpack-chokidar2 > chokidar > fsevents@1.2.13: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2. | |
88 warning webpack > micromatch > snapdragon > source-map-resolve > resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated | |
89 warning webpack > micromatch > snapdragon > source-map-resolve > urix@0.1.0: Please see https://github.com/lydell/urix#deprecated | |
90 warning webpack > micromatch > snapdragon > source-map-resolve > source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated | |
91 warning " > extract-text-webpack-plugin@3.0.2" has incorrect peer dependency "webpack@^3.1.0". | |
92 warning babel-preset-env > babel-plugin-check-es2015-constants > babel-runtime > core-js@2.6.12: core-js@<3.4 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Please, upgrade your dependencies to the actual version of core-js. | |
93 warning parcel-bundler@1.12.5: Parcel v1 is no longer maintained. Please migrate to v2, which is published under the 'parcel' package. See https://v2.parceljs.org/getting-started/migration for details. | |
94 warning parcel-bundler > core-js@2.6.12: core-js@<3.4 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Please, upgrade your dependencies to the actual version of core-js. | |
95 warning parcel-bundler > @parcel/watcher > chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies | |
96 warning parcel-bundler > htmlnano > svgo@1.3.2: This SVGO version is no longer supported. Upgrade to v2.x.x. | |
97 warning parcel-bundler > @parcel/watcher > chokidar > fsevents@1.2.13: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2. | |
98 warning parcel-bundler > cssnano > cssnano-preset-default > postcss-svgo > svgo@1.3.2: This SVGO version is no longer supported. Upgrade to v2.x.x. | |
99 warning parcel-bundler > htmlnano > uncss > request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 | |
100 warning parcel-bundler > htmlnano > uncss > jsdom > request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 | |
101 warning parcel-bundler > micromatch > snapdragon > source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated | |
102 warning parcel-bundler > node-libs-browser > url > querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. | |
103 warning parcel-bundler > htmlnano > uncss > jsdom > request-promise-native@1.0.9: request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142 | |
104 warning parcel-bundler > htmlnano > uncss > request > har-validator@5.1.5: this library is no longer supported | |
105 warning parcel-bundler > htmlnano > uncss > request > uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. | |
106 warning parcel-bundler > micromatch > snapdragon > source-map-resolve > resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated | |
107 warning parcel-bundler > micromatch > snapdragon > source-map-resolve > urix@0.1.0: Please see https://github.com/lydell/urix#deprecated | |
108 warning parcel-bundler > micromatch > snapdragon > source-map-resolve > source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated | |
109 warning cpy-cli > cpy > globby > fast-glob > micromatch > snapdragon > source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated | |
110 warning cpy-cli > cpy > globby > fast-glob > micromatch > snapdragon > source-map-resolve > source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated | |
111 warning cpy-cli > cpy > globby > fast-glob > micromatch > snapdragon > source-map-resolve > resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated | |
112 warning cpy-cli > cpy > globby > fast-glob > micromatch > snapdragon > source-map-resolve > urix@0.1.0: Please see https://github.com/lydell/urix#deprecated | |
113 warning axios@0.19.2: Critical security vulnerability fixed in v0.21.1. For more information, see https://github.com/axios/axios/pull/3410 | |
114 warning babel-preset-env > babel-plugin-check-es2015-constants > babel-runtime > core-js@2.6.12: core-js@<3.4 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Please, upgrade your dependencies to the actual version of core-js. | |
115 warning parcel-bundler@1.12.5: Parcel v1 is no longer maintained. Please migrate to v2, which is published under the 'parcel' package. See https://v2.parceljs.org/getting-started/migration for details. | |
116 warning parcel-bundler > core-js@2.6.12: core-js@<3.4 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Please, upgrade your dependencies to the actual version of core-js. | |
117 warning parcel-bundler > @parcel/watcher > chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies | |
118 warning parcel-bundler > htmlnano > svgo@1.3.2: This SVGO version is no longer supported. Upgrade to v2.x.x. | |
119 warning parcel-bundler > @parcel/watcher > chokidar > fsevents@1.2.13: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2. | |
120 warning parcel-bundler > cssnano > cssnano-preset-default > postcss-svgo > svgo@1.3.2: This SVGO version is no longer supported. Upgrade to v2.x.x. | |
121 warning parcel-bundler > htmlnano > uncss > request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 | |
122 warning parcel-bundler > htmlnano > uncss > jsdom > request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 | |
123 warning parcel-bundler > node-libs-browser > url > querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. | |
124 warning parcel-bundler > micromatch > snapdragon > source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated | |
125 warning parcel-bundler > htmlnano > uncss > request > har-validator@5.1.5: this library is no longer supported | |
126 warning parcel-bundler > htmlnano > uncss > request > uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. | |
127 warning parcel-bundler > htmlnano > uncss > jsdom > request-promise-native@1.0.9: request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142 | |
128 warning parcel-bundler > micromatch > snapdragon > source-map-resolve > resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated | |
129 warning parcel-bundler > micromatch > snapdragon > source-map-resolve > source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated | |
130 warning parcel-bundler > micromatch > snapdragon > source-map-resolve > urix@0.1.0: Please see https://github.com/lydell/urix#deprecated | |
131 warning package.json: License should be a valid SPDX license expression | |
132 warning openseadragon@2.4.2: License should be a valid SPDX license expression | |
133 warning cpy-cli > cpy > globby > fast-glob > micromatch > snapdragon > source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated | |
134 warning cpy-cli > cpy > globby > fast-glob > micromatch > snapdragon > source-map-resolve > source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated | |
135 warning cpy-cli > cpy > globby > fast-glob > micromatch > snapdragon > source-map-resolve > resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated | |
136 warning cpy-cli > cpy > globby > fast-glob > micromatch > snapdragon > source-map-resolve > urix@0.1.0: Please see https://github.com/lydell/urix#deprecated | |
137 warning package.json: License should be a valid SPDX license expression | |
138 warning bio-pv > sniper > ecstatic@0.5.8: This package is unmaintained and deprecated. See the GH Issue 259. | |
139 warning bio-pv > sniper > swig@1.4.2: This package is no longer maintained | |
140 warning bio-pv > sniper > biojs-util-snippets > request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 | |
141 warning bio-pv > browserify > glob > minimatch@2.0.10: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue | |
142 warning bio-pv > browserify > url > querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. | |
143 warning bio-pv > sniper > biojs-util-snippets > request > har-validator@5.1.5: this library is no longer supported | |
144 warning bio-pv > sniper > biojs-util-snippets > request > uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. | |
145 warning parcel-bundler@1.12.5: Parcel v1 is no longer maintained. Please migrate to v2, which is published under the 'parcel' package. See https://v2.parceljs.org/getting-started/migration for details. | |
146 warning parcel-bundler > core-js@2.6.12: core-js@<3.4 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Please, upgrade your dependencies to the actual version of core-js. | |
147 warning parcel-bundler > node-libs-browser > url > querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. | |
148 warning parcel-bundler > @parcel/watcher > chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies | |
149 warning parcel-bundler > babylon-walk > babel-runtime > core-js@2.6.12: core-js@<3.4 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Please, upgrade your dependencies to the actual version of core-js. | |
150 warning parcel-bundler > htmlnano > uncss > request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 | |
151 warning parcel-bundler > htmlnano > svgo@1.3.2: This SVGO version is no longer supported. Upgrade to v2.x.x. | |
152 warning parcel-bundler > @parcel/watcher > chokidar > fsevents@1.2.13: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2. | |
153 warning parcel-bundler > cssnano > cssnano-preset-default > postcss-svgo > svgo@1.3.2: This SVGO version is no longer supported. Upgrade to v2.x.x. | |
154 warning parcel-bundler > htmlnano > uncss > jsdom > request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 | |
155 warning parcel-bundler > micromatch > snapdragon > source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated | |
156 warning parcel-bundler > htmlnano > uncss > jsdom > request-promise-native@1.0.9: request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142 | |
157 warning parcel-bundler > micromatch > snapdragon > source-map-resolve > resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated | |
158 warning parcel-bundler > micromatch > snapdragon > source-map-resolve > source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated | |
159 warning parcel-bundler > micromatch > snapdragon > source-map-resolve > urix@0.1.0: Please see https://github.com/lydell/urix#deprecated | |
160 warning fbjs > core-js@2.6.12: core-js@<3.4 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Please, upgrade your dependencies to the actual version of core-js. | |
161 warning webpack > watchpack > watchpack-chokidar2 > chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies | |
162 warning webpack > micromatch > snapdragon > source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated | |
163 warning webpack > node-libs-browser > url > querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. | |
164 warning webpack > watchpack > watchpack-chokidar2 > chokidar > fsevents@1.2.13: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2. | |
165 warning webpack > micromatch > snapdragon > source-map-resolve > source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated | |
166 warning webpack > micromatch > snapdragon > source-map-resolve > urix@0.1.0: Please see https://github.com/lydell/urix#deprecated | |
167 warning webpack > micromatch > snapdragon > source-map-resolve > resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated | |
168 Browserslist: caniuse-lite is outdated. Please run: | |
169 npx browserslist@latest --update-db | |
170 Browserslist: caniuse-lite is outdated. Please run: | |
171 npx browserslist@latest --update-db | |
172 [BABEL] Note: The code generator has deoptimised the styling of /tmp/tmppmuqm8bo/galaxy-dev/client/node_modules/bootstrap-vue/esm/icons/icons.js as it exceeds the max of 500KB. | |
173 duplicate attribute: :writable | |
174 [BABEL] Note: The code generator has deoptimised the styling of /tmp/tmppmuqm8bo/galaxy-dev/client/node_modules/handsontable/dist/handsontable.js as it exceeds the max of 500KB. | |
175 Browserslist: caniuse-lite is outdated. Please run next command `yarn upgrade caniuse-lite browserslist` | |
176 galaxy.util.commands WARNING: Passing program arguments as a string may be a security hazard if combined with untrusted input | |
177 [2022-02-16 16:20:15 -0500] [2610616] [INFO] Starting gunicorn 20.1.0 | |
178 [2022-02-16 16:20:15 -0500] [2610616] [INFO] Listening at: http://127.0.0.1:9090 (2610616) | |
179 [2022-02-16 16:20:15 -0500] [2610616] [INFO] Using worker: sync | |
180 [2022-02-16 16:20:15 -0500] [2610618] [INFO] Booting worker with pid: 2610618 | |
181 DEBUG:galaxy.app:python path is: /tmp/tmppmuqm8bo/galaxy-dev/lib, /tmp/tmppmuqm8bo/galaxy-dev, /home/me/.planemo/gx_venv_3/bin, /usr/lib/python38.zip, /usr/lib/python3.8, /usr/lib/python3.8/lib-dynload, /home/me/.planemo/gx_venv_3/lib/python3.8/site-packages | |
182 DEBUG:galaxy.config:Configuration directory is /tmp/tmppmuqm8bo | |
183 DEBUG:galaxy.config:Data directory is /tmp/tmppmuqm8bo/galaxy-dev/database | |
184 DEBUG:galaxy.config:Managed config directory is /tmp/tmppmuqm8bo | |
185 DEBUG:galaxy.containers:config file '/tmp/tmppmuqm8bo/containers_conf.yml' does not exist, running with default config | |
186 galaxy.model.migrate.check INFO 2022-02-16 16:20:19,706 [pN:MainProcess,p:2610618,tN:MainThread] Creating database for URI [sqlite:////tmp/tmppmuqm8bo/galaxy.sqlite?isolation_level=IMMEDIATE] | |
187 galaxy.model.migrate.check INFO 2022-02-16 16:20:19,707 [pN:MainProcess,p:2610618,tN:MainThread] Creating new database from scratch, skipping migrations | |
188 galaxy.config INFO 2022-02-16 16:20:21,165 [pN:MainProcess,p:2610618,tN:MainThread] Install database targetting Galaxy's database configuration. | |
189 galaxy.web_stack.handlers INFO 2022-02-16 16:20:21,198 [pN:main,p:2610618,tN:MainThread] JobConfiguration: No job handler assignment method is set, defaulting to 'HANDLER_ASSIGNMENT_METHODS.DB_SKIP_LOCKED', set the `assign_with` attribute on <handlers> to override the default | |
190 galaxy.jobs INFO 2022-02-16 16:20:21,198 [pN:main,p:2610618,tN:MainThread] Job handler assignment methods set to: db-skip-locked | |
191 galaxy.jobs INFO 2022-02-16 16:20:21,198 [pN:main,p:2610618,tN:MainThread] Tag [_default_] handlers: main | |
192 /tmp/tmppmuqm8bo/galaxy-dev/lib/galaxy/tool_shed/galaxy_install/installed_repository_manager.py:587: SAWarning: relationship 'RepositoryRepositoryDependencyAssociation.repository' will copy column tool_shed_repository.id to column repository_repository_dependency_association.tool_shed_repository_id, which conflicts with relationship(s): 'ToolShedRepository.required_repositories' (copies tool_shed_repository.id to repository_repository_dependency_association.tool_shed_repository_id). If this is not the intention, consider if these relationships should be linked with back_populates, or if viewonly=True should be applied to one or more if they are read-only. For the less common case that foreign key constraints are partially overlapping, the orm.foreign() annotation can be used to isolate the columns that should be written towards. To silence this warning, add the parameter 'overlaps="required_repositories"' to the 'RepositoryRepositoryDependencyAssociation.repository' relationship. | |
193 for tool_shed_repository in self.context.query(self.install_model.ToolShedRepository) \ | |
194 galaxy.queue_worker INFO 2022-02-16 16:20:21,557 [pN:main,p:2610618,tN:MainThread] Initializing main Galaxy Queue Worker on sqlalchemy+sqlite:////tmp/tmppmuqm8bo/galaxy.sqlite?isolation_level=IMMEDIATE | |
195 galaxy.tools.data INFO 2022-02-16 16:20:21,574 [pN:main,p:2610618,tN:MainThread] Could not find tool data /tmp/tmppmuqm8bo/galaxy-dev/tool-data/all_fasta.loc, reading sample | |
196 galaxy.tools.data INFO 2022-02-16 16:20:21,574 [pN:main,p:2610618,tN:MainThread] Could not find tool data /tmp/tmppmuqm8bo/galaxy-dev/tool-data/bfast_indexes.loc, reading sample | |
197 galaxy.tools.data INFO 2022-02-16 16:20:21,575 [pN:main,p:2610618,tN:MainThread] Could not find tool data /tmp/tmppmuqm8bo/galaxy-dev/tool-data/blastdb.loc, reading sample | |
198 galaxy.tools.data INFO 2022-02-16 16:20:21,575 [pN:main,p:2610618,tN:MainThread] Could not find tool data /tmp/tmppmuqm8bo/galaxy-dev/tool-data/blastdb_p.loc, reading sample | |
199 galaxy.tools.data INFO 2022-02-16 16:20:21,575 [pN:main,p:2610618,tN:MainThread] Could not find tool data /tmp/tmppmuqm8bo/galaxy-dev/tool-data/blastdb_d.loc, reading sample | |
200 galaxy.tools.data WARNING 2022-02-16 16:20:21,576 [pN:main,p:2610618,tN:MainThread] Cannot find index file 'bwa_index.loc' for tool data table 'bwa_indexes' | |
201 galaxy.tools.data WARNING 2022-02-16 16:20:21,576 [pN:main,p:2610618,tN:MainThread] Cannot find index file 'bwa_index_color.loc' for tool data table 'bwa_indexes_color' | |
202 galaxy.tools.data INFO 2022-02-16 16:20:21,576 [pN:main,p:2610618,tN:MainThread] Could not find tool data /tmp/tmppmuqm8bo/galaxy-dev/tool-data/maf_index.loc, reading sample | |
203 galaxy.tools.data INFO 2022-02-16 16:20:21,577 [pN:main,p:2610618,tN:MainThread] Could not find tool data /tmp/tmppmuqm8bo/galaxy-dev/tool-data/ngs_sim_fasta.loc, reading sample | |
204 galaxy.tools.data INFO 2022-02-16 16:20:21,577 [pN:main,p:2610618,tN:MainThread] Could not find tool data /tmp/tmppmuqm8bo/galaxy-dev/tool-data/perm_base_index.loc, reading sample | |
205 galaxy.tools.data INFO 2022-02-16 16:20:21,578 [pN:main,p:2610618,tN:MainThread] Could not find tool data /tmp/tmppmuqm8bo/galaxy-dev/tool-data/perm_color_index.loc, reading sample | |
206 galaxy.tools.data INFO 2022-02-16 16:20:21,578 [pN:main,p:2610618,tN:MainThread] Could not find tool data /tmp/tmppmuqm8bo/galaxy-dev/tool-data/picard_index.loc, reading sample | |
207 galaxy.tools.data INFO 2022-02-16 16:20:21,578 [pN:main,p:2610618,tN:MainThread] Could not find tool data /tmp/tmppmuqm8bo/galaxy-dev/tool-data/picard_index.loc, reading sample | |
208 galaxy.tools.data INFO 2022-02-16 16:20:21,578 [pN:main,p:2610618,tN:MainThread] Could not find tool data /tmp/tmppmuqm8bo/galaxy-dev/tool-data/mosaik_index.loc, reading sample | |
209 galaxy.tools.data INFO 2022-02-16 16:20:21,579 [pN:main,p:2610618,tN:MainThread] Could not find tool data /tmp/tmppmuqm8bo/galaxy-dev/tool-data/twobit.loc, reading sample | |
210 galaxy.tools.data WARNING 2022-02-16 16:20:21,687 [pN:main,p:2610618,tN:MainThread] Line 1 in tool data table 'igv_broad_genomes' is invalid (HINT: '<TAB>' characters must be used to separate fields): | |
211 <Server-Side Genome List> | |
212 galaxy.tools.data INFO 2022-02-16 16:20:21,688 [pN:main,p:2610618,tN:MainThread] Could not find tool data /tmp/tmppmuqm8bo/galaxy-dev/tool-data/liftOver.loc, reading sample | |
213 galaxy.tools.data INFO 2022-02-16 16:20:21,689 [pN:main,p:2610618,tN:MainThread] Could not find tool data /tmp/tmppmuqm8bo/galaxy-dev/tool-data/bam_iobio.loc, reading sample | |
214 galaxy.tools.data INFO 2022-02-16 16:20:21,689 [pN:main,p:2610618,tN:MainThread] Could not find tool data /tmp/tmppmuqm8bo/galaxy-dev/tool-data/vcf_iobio.loc, reading sample | |
215 galaxy.tools.data INFO 2022-02-16 16:20:21,690 [pN:main,p:2610618,tN:MainThread] Could not find tool data /tmp/tmppmuqm8bo/galaxy-dev/tool-data/biom_simple_display.loc, reading sample | |
216 galaxy.tools.data INFO 2022-02-16 16:20:21,690 [pN:main,p:2610618,tN:MainThread] Could not find tool data /tmp/tmppmuqm8bo/galaxy-dev/tool-data/intermine_simple_display.loc, reading sample | |
217 galaxy.tools.data INFO 2022-02-16 16:20:21,691 [pN:main,p:2610618,tN:MainThread] Could not find tool data /tmp/tmppmuqm8bo/galaxy-dev/tool-data/icn3d_simple_display.loc, reading sample | |
218 galaxy.util WARNING 2022-02-16 16:20:21,838 [pN:main,p:2610618,tN:MainThread] directory not found: /tmp/tmppmuqm8bo/galaxy-dev/lib/galaxy/util/../../../config/plugins/activities | |
219 galaxy.tools WARNING 2022-02-16 16:20:21,838 [pN:main,p:2610618,tN:MainThread] The default shed tool config file (/tmp/tmppmuqm8bo/shed_tool_conf.xml) has been added to the tool_config_file option, if this is not the desired behavior, please set shed_tool_config_file to your primary shed-enabled tool config file | |
220 galaxy.tool_util.toolbox.base INFO 2022-02-16 16:20:21,838 [pN:main,p:2610618,tN:MainThread] Parsing the tool configuration /tmp/tmppmuqm8bo/tool_conf.xml | |
221 galaxy.tools WARNING 2022-02-16 16:20:21,855 [pN:main,p:2610618,tN:MainThread] Tool with id 'dunovo': a when tag has not been defined for 'out_format (type) --> fasta', assuming empty inputs. | |
222 galaxy.util ERROR 2022-02-16 16:20:21,856 [pN:main,p:2610618,tN:MainThread] Error parsing file /home/me/annex/Work/PSU/Nekrutenko/code/duplex/galaxy/correct_barcodes.xml | |
223 Traceback (most recent call last): | |
224 File "/tmp/tmppmuqm8bo/galaxy-dev/lib/galaxy/util/__init__.py", line 255, in parse_xml | |
225 tree = etree.parse(fname, parser=parser) | |
226 File "src/lxml/etree.pyx", line 3521, in lxml.etree.parse | |
227 File "src/lxml/parser.pxi", line 1859, in lxml.etree._parseDocument | |
228 File "src/lxml/parser.pxi", line 1885, in lxml.etree._parseDocumentFromURL | |
229 File "src/lxml/parser.pxi", line 1789, in lxml.etree._parseDocFromFile | |
230 File "src/lxml/parser.pxi", line 1177, in lxml.etree._BaseParser._parseDocFromFile | |
231 File "src/lxml/parser.pxi", line 615, in lxml.etree._ParserContext._handleParseResultDoc | |
232 File "src/lxml/parser.pxi", line 725, in lxml.etree._handleParseResult | |
233 File "src/lxml/parser.pxi", line 654, in lxml.etree._raiseParseError | |
234 File "/home/me/annex/Work/PSU/Nekrutenko/code/duplex/galaxy/correct_barcodes.xml", line 27 | |
235 lxml.etree.XMLSyntaxError: Attribute label redefined, line 27, column 336 | |
236 galaxy.tool_util.toolbox.base ERROR 2022-02-16 16:20:21,857 [pN:main,p:2610618,tN:MainThread] Failed to load potential tool /home/me/annex/Work/PSU/Nekrutenko/code/duplex/galaxy/correct_barcodes.xml. | |
237 Traceback (most recent call last): | |
238 File "/tmp/tmppmuqm8bo/galaxy-dev/lib/galaxy/tool_util/toolbox/base.py", line 902, in quick_load | |
239 tool = self.load_tool(tool_file, tool_cache_data_dir) | |
240 File "/tmp/tmppmuqm8bo/galaxy-dev/lib/galaxy/tool_util/toolbox/base.py", line 942, in load_tool | |
241 tool = self.create_tool(config_file=config_file, tool_shed_repository=tool_shed_repository, guid=guid, tool_cache_data_dir=tool_cache_data_dir, **kwds) | |
242 File "/tmp/tmppmuqm8bo/galaxy-dev/lib/galaxy/tools/__init__.py", line 374, in create_tool | |
243 tool_source = self.get_expanded_tool_source(config_file) | |
244 File "/tmp/tmppmuqm8bo/galaxy-dev/lib/galaxy/tools/__init__.py", line 391, in get_expanded_tool_source | |
245 raise e | |
246 File "/tmp/tmppmuqm8bo/galaxy-dev/lib/galaxy/tools/__init__.py", line 382, in get_expanded_tool_source | |
247 return get_tool_source( | |
248 File "/tmp/tmppmuqm8bo/galaxy-dev/lib/galaxy/tool_util/parser/factory.py", line 44, in get_tool_source | |
249 tree, macro_paths = load_tool_with_refereces(config_file) | |
250 File "/tmp/tmppmuqm8bo/galaxy-dev/lib/galaxy/util/xml_macros.py", line 15, in load_with_references | |
251 tree = raw_xml_tree(path) | |
252 File "/tmp/tmppmuqm8bo/galaxy-dev/lib/galaxy/util/xml_macros.py", line 56, in raw_xml_tree | |
253 tree = parse_xml(path, strip_whitespace=False, remove_comments=True) | |
254 File "/tmp/tmppmuqm8bo/galaxy-dev/lib/galaxy/util/__init__.py", line 255, in parse_xml | |
255 tree = etree.parse(fname, parser=parser) | |
256 File "src/lxml/etree.pyx", line 3521, in lxml.etree.parse | |
257 File "src/lxml/parser.pxi", line 1859, in lxml.etree._parseDocument | |
258 File "src/lxml/parser.pxi", line 1885, in lxml.etree._parseDocumentFromURL | |
259 File "src/lxml/parser.pxi", line 1789, in lxml.etree._parseDocFromFile | |
260 File "src/lxml/parser.pxi", line 1177, in lxml.etree._BaseParser._parseDocFromFile | |
261 File "src/lxml/parser.pxi", line 615, in lxml.etree._ParserContext._handleParseResultDoc | |
262 File "src/lxml/parser.pxi", line 725, in lxml.etree._handleParseResult | |
263 File "src/lxml/parser.pxi", line 654, in lxml.etree._raiseParseError | |
264 File "/home/me/annex/Work/PSU/Nekrutenko/code/duplex/galaxy/correct_barcodes.xml", line 27 | |
265 lxml.etree.XMLSyntaxError: Attribute label redefined, line 27, column 336 | |
266 galaxy.tools WARNING 2022-02-16 16:20:21,862 [pN:main,p:2610618,tN:MainThread] The default shed tool config file (/tmp/tmppmuqm8bo/shed_tool_conf.xml) has been added to the tool_config_file option, if this is not the desired behavior, please set shed_tool_config_file to your primary shed-enabled tool config file | |
267 galaxy.tool_util.toolbox.base INFO 2022-02-16 16:20:21,863 [pN:main,p:2610618,tN:MainThread] Parsing the tool configuration /tmp/tmppmuqm8bo/shed_tools_conf.xml | |
268 galaxy.tools WARNING 2022-02-16 16:20:21,863 [pN:main,p:2610618,tN:MainThread] The default shed tool config file (/tmp/tmppmuqm8bo/shed_tool_conf.xml) has been added to the tool_config_file option, if this is not the desired behavior, please set shed_tool_config_file to your primary shed-enabled tool config file | |
269 galaxy.tool_util.toolbox.base INFO 2022-02-16 16:20:21,863 [pN:main,p:2610618,tN:MainThread] Parsing the tool configuration /tmp/tmppmuqm8bo/empty_tool_conf.xml | |
270 galaxy.datatypes.display_applications.application ERROR 2022-02-16 16:20:21,979 [pN:main,p:2610618,tN:MainThread] Error loading a set of Dynamic Display Application links: A format or a metadata can be defined for a DisplayApplicationParameter, but not both. | |
271 galaxy.datatypes.display_applications.application ERROR 2022-02-16 16:20:21,981 [pN:main,p:2610618,tN:MainThread] Error loading a set of Dynamic Display Application links: A format or a metadata can be defined for a DisplayApplicationParameter, but not both. | |
272 galaxy.visualization.plugins.registry INFO 2022-02-16 16:20:22,280 [pN:main,p:2610618,tN:MainThread] VisualizationsRegistry, loaded plugin: aequatus | |
273 galaxy.visualization.plugins.registry INFO 2022-02-16 16:20:22,282 [pN:main,p:2610618,tN:MainThread] VisualizationsRegistry, loaded plugin: annotate_image | |
274 galaxy.visualization.plugins.config_parser INFO 2022-02-16 16:20:22,283 [pN:main,p:2610618,tN:MainThread] template syntax is deprecated: use entry_point instead | |
275 galaxy.visualization.plugins.registry INFO 2022-02-16 16:20:22,283 [pN:main,p:2610618,tN:MainThread] VisualizationsRegistry, loaded plugin: chiraviz | |
276 galaxy.visualization.plugins.config_parser INFO 2022-02-16 16:20:22,284 [pN:main,p:2610618,tN:MainThread] Visualizations plugin disabled: Circster. Skipping... | |
277 galaxy.visualization.plugins.config_parser INFO 2022-02-16 16:20:22,285 [pN:main,p:2610618,tN:MainThread] template syntax is deprecated: use entry_point instead | |
278 galaxy.visualization.plugins.registry INFO 2022-02-16 16:20:22,285 [pN:main,p:2610618,tN:MainThread] VisualizationsRegistry, loaded plugin: csg | |
279 galaxy.visualization.plugins.registry INFO 2022-02-16 16:20:22,286 [pN:main,p:2610618,tN:MainThread] VisualizationsRegistry, loaded plugin: cytoscape | |
280 galaxy.visualization.plugins.registry INFO 2022-02-16 16:20:22,287 [pN:main,p:2610618,tN:MainThread] VisualizationsRegistry, loaded plugin: drawrna | |
281 galaxy.visualization.plugins.registry INFO 2022-02-16 16:20:22,287 [pN:main,p:2610618,tN:MainThread] VisualizationsRegistry, loaded plugin: editor | |
282 galaxy.visualization.plugins.registry INFO 2022-02-16 16:20:22,288 [pN:main,p:2610618,tN:MainThread] VisualizationsRegistry, loaded plugin: example | |
283 galaxy.visualization.plugins.config_parser INFO 2022-02-16 16:20:22,289 [pN:main,p:2610618,tN:MainThread] template syntax is deprecated: use entry_point instead | |
284 galaxy.visualization.plugins.registry INFO 2022-02-16 16:20:22,289 [pN:main,p:2610618,tN:MainThread] VisualizationsRegistry, loaded plugin: graphviz | |
285 galaxy.visualization.plugins.registry INFO 2022-02-16 16:20:22,293 [pN:main,p:2610618,tN:MainThread] VisualizationsRegistry, loaded plugin: heatmap_cluster | |
286 galaxy.visualization.plugins.registry INFO 2022-02-16 16:20:22,296 [pN:main,p:2610618,tN:MainThread] VisualizationsRegistry, loaded plugin: heatmap_default | |
287 galaxy.visualization.plugins.config_parser INFO 2022-02-16 16:20:22,296 [pN:main,p:2610618,tN:MainThread] template syntax is deprecated: use entry_point instead | |
288 galaxy.visualization.plugins.registry INFO 2022-02-16 16:20:22,296 [pN:main,p:2610618,tN:MainThread] VisualizationsRegistry, loaded plugin: hivtrace | |
289 galaxy.visualization.plugins.config_parser INFO 2022-02-16 16:20:22,297 [pN:main,p:2610618,tN:MainThread] template syntax is deprecated: use entry_point instead | |
290 galaxy.visualization.plugins.registry INFO 2022-02-16 16:20:22,297 [pN:main,p:2610618,tN:MainThread] VisualizationsRegistry, loaded plugin: hyphyvision | |
291 galaxy.visualization.plugins.registry INFO 2022-02-16 16:20:22,301 [pN:main,p:2610618,tN:MainThread] VisualizationsRegistry, loaded plugin: jqplot_bar | |
292 galaxy.visualization.plugins.registry INFO 2022-02-16 16:20:22,304 [pN:main,p:2610618,tN:MainThread] VisualizationsRegistry, loaded plugin: jqplot_box | |
293 galaxy.visualization.plugins.registry INFO 2022-02-16 16:20:22,306 [pN:main,p:2610618,tN:MainThread] VisualizationsRegistry, loaded plugin: jqplot_histogram | |
294 galaxy.visualization.plugins.registry INFO 2022-02-16 16:20:22,308 [pN:main,p:2610618,tN:MainThread] VisualizationsRegistry, loaded plugin: jqplot_line | |
295 galaxy.visualization.plugins.registry INFO 2022-02-16 16:20:22,310 [pN:main,p:2610618,tN:MainThread] VisualizationsRegistry, loaded plugin: jqplot_scatter | |
296 galaxy.visualization.plugins.config_parser INFO 2022-02-16 16:20:22,311 [pN:main,p:2610618,tN:MainThread] template syntax is deprecated: use entry_point instead | |
297 galaxy.visualization.plugins.registry INFO 2022-02-16 16:20:22,311 [pN:main,p:2610618,tN:MainThread] VisualizationsRegistry, loaded plugin: audio_player | |
298 galaxy.visualization.plugins.config_parser INFO 2022-02-16 16:20:22,312 [pN:main,p:2610618,tN:MainThread] template syntax is deprecated: use entry_point instead | |
299 galaxy.visualization.plugins.registry INFO 2022-02-16 16:20:22,312 [pN:main,p:2610618,tN:MainThread] VisualizationsRegistry, loaded plugin: video_player | |
300 galaxy.visualization.plugins.registry INFO 2022-02-16 16:20:22,312 [pN:main,p:2610618,tN:MainThread] VisualizationsRegistry, loaded plugin: msa | |
301 galaxy.visualization.plugins.config_parser INFO 2022-02-16 16:20:22,312 [pN:main,p:2610618,tN:MainThread] template syntax is deprecated: use entry_point instead | |
302 galaxy.visualization.plugins.registry INFO 2022-02-16 16:20:22,313 [pN:main,p:2610618,tN:MainThread] VisualizationsRegistry, loaded plugin: mvpapp | |
303 galaxy.visualization.plugins.registry INFO 2022-02-16 16:20:22,315 [pN:main,p:2610618,tN:MainThread] VisualizationsRegistry, loaded plugin: ngl | |
304 galaxy.visualization.plugins.registry INFO 2022-02-16 16:20:22,316 [pN:main,p:2610618,tN:MainThread] VisualizationsRegistry, loaded plugin: nora | |
305 galaxy.visualization.plugins.registry INFO 2022-02-16 16:20:22,320 [pN:main,p:2610618,tN:MainThread] VisualizationsRegistry, loaded plugin: nvd3_bar | |
306 galaxy.visualization.plugins.registry INFO 2022-02-16 16:20:22,322 [pN:main,p:2610618,tN:MainThread] VisualizationsRegistry, loaded plugin: nvd3_bar_stacked | |
307 galaxy.visualization.plugins.registry INFO 2022-02-16 16:20:22,323 [pN:main,p:2610618,tN:MainThread] VisualizationsRegistry, loaded plugin: nvd3_histogram | |
308 galaxy.visualization.plugins.registry INFO 2022-02-16 16:20:22,325 [pN:main,p:2610618,tN:MainThread] VisualizationsRegistry, loaded plugin: nvd3_histogram_discrete | |
309 galaxy.visualization.plugins.registry INFO 2022-02-16 16:20:22,329 [pN:main,p:2610618,tN:MainThread] VisualizationsRegistry, loaded plugin: nvd3_horizontal | |
310 galaxy.visualization.plugins.registry INFO 2022-02-16 16:20:22,333 [pN:main,p:2610618,tN:MainThread] VisualizationsRegistry, loaded plugin: nvd3_horizontal_stacked | |
311 galaxy.visualization.plugins.registry INFO 2022-02-16 16:20:22,337 [pN:main,p:2610618,tN:MainThread] VisualizationsRegistry, loaded plugin: nvd3_line | |
312 galaxy.visualization.plugins.registry INFO 2022-02-16 16:20:22,341 [pN:main,p:2610618,tN:MainThread] VisualizationsRegistry, loaded plugin: nvd3_line_focus | |
313 galaxy.visualization.plugins.registry INFO 2022-02-16 16:20:22,344 [pN:main,p:2610618,tN:MainThread] VisualizationsRegistry, loaded plugin: nvd3_pie | |
314 galaxy.visualization.plugins.registry INFO 2022-02-16 16:20:22,348 [pN:main,p:2610618,tN:MainThread] VisualizationsRegistry, loaded plugin: nvd3_scatter | |
315 galaxy.visualization.plugins.registry INFO 2022-02-16 16:20:22,353 [pN:main,p:2610618,tN:MainThread] VisualizationsRegistry, loaded plugin: nvd3_stackedarea | |
316 galaxy.visualization.plugins.registry INFO 2022-02-16 16:20:22,357 [pN:main,p:2610618,tN:MainThread] VisualizationsRegistry, loaded plugin: nvd3_stackedarea_full | |
317 galaxy.visualization.plugins.registry INFO 2022-02-16 16:20:22,362 [pN:main,p:2610618,tN:MainThread] VisualizationsRegistry, loaded plugin: nvd3_stackedarea_stream | |
318 galaxy.visualization.plugins.registry INFO 2022-02-16 16:20:22,363 [pN:main,p:2610618,tN:MainThread] VisualizationsRegistry, loaded plugin: openlayers | |
319 galaxy.visualization.plugins.registry INFO 2022-02-16 16:20:22,367 [pN:main,p:2610618,tN:MainThread] VisualizationsRegistry, loaded plugin: openseadragon | |
320 galaxy.visualization.plugins.registry INFO 2022-02-16 16:20:22,369 [pN:main,p:2610618,tN:MainThread] VisualizationsRegistry, loaded plugin: phylocanvas | |
321 galaxy.visualization.plugins.registry INFO 2022-02-16 16:20:22,370 [pN:main,p:2610618,tN:MainThread] VisualizationsRegistry, loaded plugin: phyloviz | |
322 galaxy.visualization.plugins.registry INFO 2022-02-16 16:20:22,371 [pN:main,p:2610618,tN:MainThread] VisualizationsRegistry, loaded plugin: pv | |
323 galaxy.visualization.plugins.registry INFO 2022-02-16 16:20:22,373 [pN:main,p:2610618,tN:MainThread] VisualizationsRegistry, loaded plugin: scatterplot | |
324 galaxy.visualization.plugins.config_parser INFO 2022-02-16 16:20:22,373 [pN:main,p:2610618,tN:MainThread] Visualizations plugin disabled: Sweepster. Skipping... | |
325 galaxy.visualization.plugins.registry INFO 2022-02-16 16:20:22,374 [pN:main,p:2610618,tN:MainThread] VisualizationsRegistry, loaded plugin: trackster | |
326 galaxy.visualization.plugins.config_parser INFO 2022-02-16 16:20:22,374 [pN:main,p:2610618,tN:MainThread] template syntax is deprecated: use entry_point instead | |
327 galaxy.visualization.plugins.registry INFO 2022-02-16 16:20:22,374 [pN:main,p:2610618,tN:MainThread] VisualizationsRegistry, loaded plugin: unipept | |
328 galaxy.visualization.plugins.registry INFO 2022-02-16 16:20:22,375 [pN:main,p:2610618,tN:MainThread] VisualizationsRegistry, loaded plugin: venn | |
329 galaxy.tours._impl INFO 2022-02-16 16:20:22,413 [pN:main,p:2610618,tN:MainThread] Loaded tour 'core.galaxy_ui' | |
330 galaxy.tours._impl INFO 2022-02-16 16:20:22,427 [pN:main,p:2610618,tN:MainThread] Loaded tour 'core.scratchbook' | |
331 galaxy.tours._impl INFO 2022-02-16 16:20:22,446 [pN:main,p:2610618,tN:MainThread] Loaded tour 'core.history' | |
332 galaxy.jobs INFO 2022-02-16 16:20:22,455 [pN:main,p:2610618,tN:MainThread] Handler 'main' will load all configured runner plugins | |
333 galaxy.jobs.handler INFO 2022-02-16 16:20:22,463 [pN:main,p:2610618,tN:MainThread] job handler stop queue started | |
334 galaxy.jobs.handler INFO 2022-02-16 16:20:22,479 [pN:main,p:2610618,tN:JobHandlerQueue.monitor_thread] Handler job grabber initialized with 'HANDLER_ASSIGNMENT_METHODS.DB_SKIP_LOCKED' assignment method for handler 'main', tag(s): _default_ | |
335 galaxy.jobs.handler INFO 2022-02-16 16:20:22,479 [pN:main,p:2610618,tN:MainThread] job handler queue started | |
336 galaxy.jobs.handler INFO 2022-02-16 16:20:22,481 [pN:main,p:2610618,tN:MainThread] job handler stop queue started | |
337 /tmp/tmppmuqm8bo/galaxy-dev/lib/galaxy/jobs/handler.py:359: SAWarning: Coercing Subquery object into a select() for use in IN(); please pass a select() construct explicitly | |
338 ~model.Job.table.c.id.in_(hda_not_ready), | |
339 /tmp/tmppmuqm8bo/galaxy-dev/lib/galaxy/jobs/handler.py:360: SAWarning: Coercing Subquery object into a select() for use in IN(); please pass a select() construct explicitly | |
340 ~model.Job.table.c.id.in_(ldda_not_ready)) | |
341 galaxy.workflow.scheduling_manager INFO 2022-02-16 16:20:22,506 [pN:main,p:2610618,tN:MainThread] No workflow schedulers plugin config file defined, using default scheduler. | |
342 galaxy.web_stack.handlers INFO 2022-02-16 16:20:22,506 [pN:main,p:2610618,tN:MainThread] WorkflowSchedulingManager: No job handler assignment method is set, defaulting to 'HANDLER_ASSIGNMENT_METHODS.DB_SKIP_LOCKED', set the `assign_with` attribute on <handlers> to override the default | |
343 galaxy.jobs.handler INFO 2022-02-16 16:20:22,507 [pN:main,p:2610618,tN:WorkflowRequestMonitor.monitor_thread] Handler job grabber initialized with 'HANDLER_ASSIGNMENT_METHODS.DB_SKIP_LOCKED' assignment method for handler 'main', tag(s): None, _default_ | |
344 galaxy.queue_worker INFO 2022-02-16 16:20:22,510 [pN:main,p:2610618,tN:MainThread] Binding and starting galaxy control worker for main | |
345 galaxy.queue_worker INFO 2022-02-16 16:20:22,526 [pN:main,p:2610618,tN:MainThread] Queuing async task rebuild_toolbox_search_index for main. | |
346 galaxy.app INFO 2022-02-16 16:20:22,673 [pN:main,p:2610618,tN:MainThread] Galaxy app startup finished (3269.979 ms) | |
347 galaxy.queue_worker INFO 2022-02-16 16:20:22,718 [pN:main,p:2610618,tN:Thread-1] Instance 'main' received 'rebuild_toolbox_search_index' task, executing now. | |
348 /tmp/tmppmuqm8bo/galaxy-dev/lib/galaxy/jobs/handler.py:359: SAWarning: Coercing Subquery object into a select() for use in IN(); please pass a select() construct explicitly | |
349 ~model.Job.table.c.id.in_(hda_not_ready), | |
350 /tmp/tmppmuqm8bo/galaxy-dev/lib/galaxy/jobs/handler.py:360: SAWarning: Coercing Subquery object into a select() for use in IN(); please pass a select() construct explicitly | |
351 ~model.Job.table.c.id.in_(ldda_not_ready)) | |
352 galaxy.web_stack INFO 2022-02-16 16:20:24,422 [pN:main,p:2610618,tN:MainThread] Galaxy server instance 'main' is running | |
353 /tmp/tmppmuqm8bo/galaxy-dev/lib/galaxy/webapps/base/webapp.py:607: SAWarning: Dialect sqlite+pysqlite does *not* support Decimal objects natively, and SQLAlchemy must convert from floating point - rounding errors and other issues may occur. Please consider storing Decimal numbers as strings or integers on this platform for lossless storage. | |
354 user = self.sa_session.query(self.app.model.User).filter(self.app.model.User.table.c.email == remote_user_email).first() | |
355 /tmp/tmppmuqm8bo/galaxy-dev/lib/galaxy/webapps/base/webapp.py:243: SAWarning: Dialect sqlite+pysqlite does *not* support Decimal objects natively, and SQLAlchemy must convert from floating point - rounding errors and other issues may occur. Please consider storing Decimal numbers as strings or integers on this platform for lossless storage. | |
356 if config.use_remote_user and self.galaxy_session.user.deleted: | |
357 127.0.0.1 - - [16/Feb/2022:16:20:24 -0400] "HEAD / HTTP/1.1" 200 - "-" "curl/7.68.0" | |
358 127.0.0.1 - - [16/Feb/2022:16:21:25 -0400] "GET / HTTP/1.1" 200 - "http://localhost:9090/admin/toolbox_dependencies" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:97.0) Gecko/20100101 Firefox/97.0" | |
359 127.0.0.1 - - [16/Feb/2022:16:21:26 -0400] "GET /api/webhooks HTTP/1.1" 200 - "http://localhost:9090/" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:97.0) Gecko/20100101 Firefox/97.0" | |
360 127.0.0.1 - - [16/Feb/2022:16:21:26 -0400] "GET /api/webhooks HTTP/1.1" 200 - "http://localhost:9090/" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:97.0) Gecko/20100101 Firefox/97.0" | |
361 127.0.0.1 - - [16/Feb/2022:16:21:26 -0400] "GET /api/webhooks HTTP/1.1" 200 - "http://localhost:9090/" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:97.0) Gecko/20100101 Firefox/97.0" | |
362 /tmp/tmppmuqm8bo/galaxy-dev/lib/galaxy/model/__init__.py:2669: SAWarning: Dialect sqlite+pysqlite does *not* support Decimal objects natively, and SQLAlchemy must convert from floating point - rounding errors and other issues may occur. Please consider storing Decimal numbers as strings or integers on this platform for lossless storage. | |
363 rval = db_session.query( | |
364 127.0.0.1 - - [16/Feb/2022:16:21:26 -0400] "GET /history/current_history_json HTTP/1.1" 200 - "http://localhost:9090/" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:97.0) Gecko/20100101 Firefox/97.0" | |
365 127.0.0.1 - - [16/Feb/2022:16:21:26 -0400] "GET /welcome HTTP/1.1" 302 265 "http://localhost:9090/" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:97.0) Gecko/20100101 Firefox/97.0" | |
366 127.0.0.1 - - [16/Feb/2022:16:21:26 -0400] "GET /api/configuration HTTP/1.1" 200 - "http://localhost:9090/" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:97.0) Gecko/20100101 Firefox/97.0" | |
367 127.0.0.1 - - [16/Feb/2022:16:21:26 -0400] "GET /api/tools?in_panel=true&view=default HTTP/1.1" 200 - "http://localhost:9090/" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:97.0) Gecko/20100101 Firefox/97.0" | |
368 127.0.0.1 - - [16/Feb/2022:16:21:26 -0400] "GET /api/users/2891970512fa2d5a HTTP/1.1" 200 - "http://localhost:9090/" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:97.0) Gecko/20100101 Firefox/97.0" | |
369 127.0.0.1 - - [16/Feb/2022:16:21:26 -0400] "GET /api/histories/2891970512fa2d5a/contents?limit=500&offset=0&details=54f2a3a23292eb07%2Ca90a30fafe298e1e%2Cb54fb481e575bccc%2C27ee89e2e3d631e0&order=hid&v=dev&q=deleted&q=purged&q=visible&qv=False&qv=False&qv=True HTTP/1.1" 200 - "http://localhost:9090/" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:97.0) Gecko/20100101 Firefox/97.0" | |
370 127.0.0.1 - - [16/Feb/2022:16:21:27 -0400] "GET /history/set_as_current?id=2891970512fa2d5a HTTP/1.1" 200 - "http://localhost:9090/" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:97.0) Gecko/20100101 Firefox/97.0" | |
371 127.0.0.1 - - [16/Feb/2022:16:21:27 -0400] "GET /api/histories/2891970512fa2d5a?keys=size%2Cnon_ready_jobs%2Ccontents_active%2Chid_counter HTTP/1.1" 200 - "http://localhost:9090/" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:97.0) Gecko/20100101 Firefox/97.0" | |
372 /tmp/tmppmuqm8bo/galaxy-dev/lib/galaxy/managers/histories.py:570: SAWarning: Dialect sqlite+pysqlite does *not* support Decimal objects natively, and SQLAlchemy must convert from floating point - rounding errors and other issues may occur. Please consider storing Decimal numbers as strings or integers on this platform for lossless storage. | |
373 for hda in history.datasets: | |
374 127.0.0.1 - - [16/Feb/2022:16:21:27 -0400] "GET /api/histories/2891970512fa2d5a?view=betawebclient HTTP/1.1" 200 - "http://localhost:9090/" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:97.0) Gecko/20100101 Firefox/97.0" | |
375 [2022-02-16 16:21:34 -0500] [2610616] [INFO] Handling signal: int | |
376 [2022-02-16 16:21:34 -0500] [2610618] [INFO] Worker exiting (pid: 2610618) | |
377 galaxy.jobs.handler ERROR 2022-02-16 16:21:34,396 [pN:main,p:2610618,tN:JobHandlerQueue.monitor_thread] Exception in monitor_step | |
378 Traceback (most recent call last): | |
379 File "/home/me/.planemo/gx_venv_3/lib/python3.8/site-packages/sqlalchemy/engine/base.py", line 1770, in _execute_context | |
380 self.dialect.do_execute( | |
381 File "/home/me/.planemo/gx_venv_3/lib/python3.8/site-packages/sqlalchemy/engine/default.py", line 717, in do_execute | |
382 cursor.execute(statement, parameters) | |
383 sqlite3.OperationalError: no such table: job | |
384 | |
385 The above exception was the direct cause of the following exception: | |
386 | |
387 Traceback (most recent call last): | |
388 File "/tmp/tmppmuqm8bo/galaxy-dev/lib/galaxy/jobs/handler.py", line 307, in __monitor | |
389 self.__monitor_step() | |
390 File "/tmp/tmppmuqm8bo/galaxy-dev/lib/galaxy/jobs/handler.py", line 325, in __monitor_step | |
391 self.__handle_waiting_jobs() | |
392 File "/tmp/tmppmuqm8bo/galaxy-dev/lib/galaxy/jobs/handler.py", line 373, in __handle_waiting_jobs | |
393 jobs_to_check = ready_query.all() | |
394 File "/home/me/.planemo/gx_venv_3/lib/python3.8/site-packages/sqlalchemy/orm/query.py", line 2709, in all | |
395 return self._iter().all() | |
396 File "/home/me/.planemo/gx_venv_3/lib/python3.8/site-packages/sqlalchemy/orm/query.py", line 2844, in _iter | |
397 result = self.session.execute( | |
398 File "/home/me/.planemo/gx_venv_3/lib/python3.8/site-packages/sqlalchemy/orm/session.py", line 1689, in execute | |
399 result = conn._execute_20(statement, params or {}, execution_options) | |
400 File "/home/me/.planemo/gx_venv_3/lib/python3.8/site-packages/sqlalchemy/engine/base.py", line 1582, in _execute_20 | |
401 return meth(self, args_10style, kwargs_10style, execution_options) | |
402 File "/home/me/.planemo/gx_venv_3/lib/python3.8/site-packages/sqlalchemy/sql/elements.py", line 323, in _execute_on_connection | |
403 return connection._execute_clauseelement( | |
404 File "/home/me/.planemo/gx_venv_3/lib/python3.8/site-packages/sqlalchemy/engine/base.py", line 1451, in _execute_clauseelement | |
405 ret = self._execute_context( | |
406 File "/home/me/.planemo/gx_venv_3/lib/python3.8/site-packages/sqlalchemy/engine/base.py", line 1813, in _execute_context | |
407 self._handle_dbapi_exception( | |
408 File "/home/me/.planemo/gx_venv_3/lib/python3.8/site-packages/sqlalchemy/engine/base.py", line 1994, in _handle_dbapi_exception | |
409 util.raise_( | |
410 File "/home/me/.planemo/gx_venv_3/lib/python3.8/site-packages/sqlalchemy/util/compat.py", line 207, in raise_ | |
411 raise exception | |
412 File "/home/me/.planemo/gx_venv_3/lib/python3.8/site-packages/sqlalchemy/engine/base.py", line 1770, in _execute_context | |
413 self.dialect.do_execute( | |
414 File "/home/me/.planemo/gx_venv_3/lib/python3.8/site-packages/sqlalchemy/engine/default.py", line 717, in do_execute | |
415 cursor.execute(statement, parameters) | |
416 sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such table: job | |
417 [SQL: SELECT job.id AS job_id, job.create_time AS job_create_time, job.update_time AS job_update_time, job.history_id AS job_history_id, job.library_folder_id AS job_library_folder_id, job.tool_id AS job_tool_id, job.tool_version AS job_tool_version, job.galaxy_version AS job_galaxy_version, job.dynamic_tool_id AS job_dynamic_tool_id, job.state AS job_state, job.info AS job_info, job.copied_from_job_id AS job_copied_from_job_id, job.command_line AS job_command_line, job.dependencies AS job_dependencies, job.job_messages AS job_job_messages, job.param_filename AS job_param_filename, job.runner_name AS job_runner_name_1, job.job_stdout AS job_job_stdout, job.job_stderr AS job_job_stderr, job.tool_stdout AS job_tool_stdout, job.tool_stderr AS job_tool_stderr, job.exit_code AS job_exit_code, job.traceback AS job_traceback, job.session_id AS job_session_id, job.user_id AS job_user_id, job.job_runner_name AS job_job_runner_name, job.job_runner_external_id AS job_job_runner_external_id, job.destination_id AS job_destination_id, job.destination_params AS job_destination_params, job.object_store_id AS job_object_store_id, job.imported AS job_imported, job.params AS job_params, job.handler AS job_handler, EXISTS (SELECT history_dataset_collection_association.id | |
418 FROM history_dataset_collection_association, job_to_output_dataset_collection | |
419 WHERE job.id = job_to_output_dataset_collection.job_id AND history_dataset_collection_association.id = job_to_output_dataset_collection.dataset_collection_id AND history_dataset_collection_association.deleted = 1) AS anon_1, EXISTS (SELECT history_dataset_association.id, history_dataset_association.history_id, history_dataset_association.dataset_id, history_dataset_association.create_time, history_dataset_association.update_time, history_dataset_association.state, history_dataset_association.copied_from_history_dataset_association_id, history_dataset_association.copied_from_library_dataset_dataset_association_id, history_dataset_association.name, history_dataset_association.info, history_dataset_association.blurb, history_dataset_association.peek, history_dataset_association.tool_version, history_dataset_association.extension, history_dataset_association.metadata, history_dataset_association.parent_id, history_dataset_association.designation, history_dataset_association.deleted, history_dataset_association.visible, history_dataset_association.extended_metadata_id, history_dataset_association.version, history_dataset_association.hid, history_dataset_association.purged, history_dataset_association.validated_state, history_dataset_association.validated_state_message, history_dataset_association.hidden_beneath_collection_instance_id | |
420 FROM history_dataset_association, job_to_output_dataset | |
421 WHERE job.id = job_to_output_dataset.job_id AND history_dataset_association.id = job_to_output_dataset.dataset_id AND history_dataset_association.deleted = 1) AS anon_2 | |
422 FROM job LEFT OUTER JOIN galaxy_user ON galaxy_user.id = job.user_id | |
423 WHERE job.state = ? AND job.handler = ? AND (job.id NOT IN (SELECT anon_3.id | |
424 FROM (SELECT job.id AS id | |
425 FROM job JOIN job_to_input_dataset ON job.id = job_to_input_dataset.job_id JOIN history_dataset_association ON history_dataset_association.id = job_to_input_dataset.dataset_id JOIN dataset ON dataset.id = history_dataset_association.dataset_id | |
426 WHERE job.state = ? AND dataset.state IN (?, ?, ?, ?, ?)) AS anon_3)) AND (job.id NOT IN (SELECT anon_4.id | |
427 FROM (SELECT job.id AS id | |
428 FROM job JOIN job_to_input_library_dataset ON job.id = job_to_input_library_dataset.job_id JOIN library_dataset_dataset_association ON library_dataset_dataset_association.id = job_to_input_library_dataset.ldda_id JOIN dataset ON dataset.id = library_dataset_dataset_association.dataset_id | |
429 WHERE job.state = ? AND dataset.state IN (?, ?, ?, ?, ?)) AS anon_4)) ORDER BY job.id] | |
430 [parameters: (<states.NEW: 'new'>, 'main', <states.NEW: 'new'>, 'new', 'upload', 'queued', 'running', 'setting_metadata', <states.NEW: 'new'>, 'new', 'upload', 'queued', 'running', 'setting_metadata')] | |
431 (Background on this error at: http://sqlalche.me/e/14/e3q8) | |
432 kombu.mixins WARNING 2022-02-16 16:21:34,671 [pN:main,p:2610618,tN:Thread-1] Connection to broker lost, trying to re-establish connection... | |
433 Traceback (most recent call last): | |
434 File "/home/me/.planemo/gx_venv_3/lib/python3.8/site-packages/sqlalchemy/engine/base.py", line 1770, in _execute_context | |
435 self.dialect.do_execute( | |
436 File "/home/me/.planemo/gx_venv_3/lib/python3.8/site-packages/sqlalchemy/engine/default.py", line 717, in do_execute | |
437 cursor.execute(statement, parameters) | |
438 sqlite3.OperationalError: no such table: kombu_queue | |
439 | |
440 The above exception was the direct cause of the following exception: | |
441 | |
442 Traceback (most recent call last): | |
443 File "/home/me/.planemo/gx_venv_3/lib/python3.8/site-packages/kombu/mixins.py", line 172, in run | |
444 for _ in self.consume(limit=None, **kwargs): | |
445 File "/home/me/.planemo/gx_venv_3/lib/python3.8/site-packages/kombu/mixins.py", line 194, in consume | |
446 conn.drain_events(timeout=safety_interval) | |
447 File "/home/me/.planemo/gx_venv_3/lib/python3.8/site-packages/kombu/connection.py", line 318, in drain_events | |
448 return self.transport.drain_events(self.connection, **kwargs) | |
449 File "/home/me/.planemo/gx_venv_3/lib/python3.8/site-packages/kombu/transport/virtual/base.py", line 960, in drain_events | |
450 get(self._deliver, timeout=timeout) | |
451 File "/home/me/.planemo/gx_venv_3/lib/python3.8/site-packages/kombu/utils/scheduling.py", line 52, in get | |
452 return self.fun(resource, callback, **kwargs) | |
453 File "/home/me/.planemo/gx_venv_3/lib/python3.8/site-packages/kombu/transport/virtual/base.py", line 998, in _drain_channel | |
454 return channel.drain_events(callback=callback, timeout=timeout) | |
455 File "/home/me/.planemo/gx_venv_3/lib/python3.8/site-packages/kombu/transport/virtual/base.py", line 742, in drain_events | |
456 return self._poll(self.cycle, callback, timeout=timeout) | |
457 File "/home/me/.planemo/gx_venv_3/lib/python3.8/site-packages/kombu/transport/virtual/base.py", line 399, in _poll | |
458 return cycle.get(callback) | |
459 File "/home/me/.planemo/gx_venv_3/lib/python3.8/site-packages/kombu/utils/scheduling.py", line 52, in get | |
460 return self.fun(resource, callback, **kwargs) | |
461 File "/home/me/.planemo/gx_venv_3/lib/python3.8/site-packages/kombu/transport/virtual/base.py", line 402, in _get_and_deliver | |
462 message = self._get(queue) | |
463 File "/home/me/.planemo/gx_venv_3/lib/python3.8/site-packages/kombu/transport/sqlalchemy/__init__.py", line 112, in _get | |
464 obj = self._get_or_create(queue) | |
465 File "/home/me/.planemo/gx_venv_3/lib/python3.8/site-packages/kombu/transport/sqlalchemy/__init__.py", line 79, in _get_or_create | |
466 obj = self.session.query(self.queue_cls) \ | |
467 File "/home/me/.planemo/gx_venv_3/lib/python3.8/site-packages/sqlalchemy/orm/query.py", line 2760, in first | |
468 return self.limit(1)._iter().first() | |
469 File "/home/me/.planemo/gx_venv_3/lib/python3.8/site-packages/sqlalchemy/orm/query.py", line 2844, in _iter | |
470 result = self.session.execute( | |
471 File "/home/me/.planemo/gx_venv_3/lib/python3.8/site-packages/sqlalchemy/orm/session.py", line 1689, in execute | |
472 result = conn._execute_20(statement, params or {}, execution_options) | |
473 File "/home/me/.planemo/gx_venv_3/lib/python3.8/site-packages/sqlalchemy/engine/base.py", line 1582, in _execute_20 | |
474 return meth(self, args_10style, kwargs_10style, execution_options) | |
475 File "/home/me/.planemo/gx_venv_3/lib/python3.8/site-packages/sqlalchemy/sql/elements.py", line 323, in _execute_on_connection | |
476 return connection._execute_clauseelement( | |
477 File "/home/me/.planemo/gx_venv_3/lib/python3.8/site-packages/sqlalchemy/engine/base.py", line 1451, in _execute_clauseelement | |
478 ret = self._execute_context( | |
479 File "/home/me/.planemo/gx_venv_3/lib/python3.8/site-packages/sqlalchemy/engine/base.py", line 1813, in _execute_context | |
480 self._handle_dbapi_exception( | |
481 File "/home/me/.planemo/gx_venv_3/lib/python3.8/site-packages/sqlalchemy/engine/base.py", line 1994, in _handle_dbapi_exception | |
482 util.raise_( | |
483 File "/home/me/.planemo/gx_venv_3/lib/python3.8/site-packages/sqlalchemy/util/compat.py", line 207, in raise_ | |
484 raise exception | |
485 File "/home/me/.planemo/gx_venv_3/lib/python3.8/site-packages/sqlalchemy/engine/base.py", line 1770, in _execute_context | |
486 self.dialect.do_execute( | |
487 File "/home/me/.planemo/gx_venv_3/lib/python3.8/site-packages/sqlalchemy/engine/default.py", line 717, in do_execute | |
488 cursor.execute(statement, parameters) | |
489 sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such table: kombu_queue | |
490 [SQL: SELECT kombu_queue.id AS kombu_queue_id, kombu_queue.name AS kombu_queue_name | |
491 FROM kombu_queue | |
492 WHERE kombu_queue.name = ? | |
493 LIMIT ? OFFSET ?] | |
494 [parameters: ('control.main@aziz', 1, 0)] | |
495 (Background on this error at: http://sqlalche.me/e/14/e3q8) | |
496 galaxy.app ERROR 2022-02-16 16:21:34,675 [pN:main,p:2610618,tN:MainThread] Failed to shutdown database heartbeat cleanly | |
497 Traceback (most recent call last): | |
498 File "/home/me/.planemo/gx_venv_3/lib/python3.8/site-packages/sqlalchemy/engine/base.py", line 1770, in _execute_context | |
499 self.dialect.do_execute( | |
500 File "/home/me/.planemo/gx_venv_3/lib/python3.8/site-packages/sqlalchemy/engine/default.py", line 717, in do_execute | |
501 cursor.execute(statement, parameters) | |
502 sqlite3.OperationalError: no such table: worker_process | |
503 | |
504 The above exception was the direct cause of the following exception: | |
505 | |
506 Traceback (most recent call last): | |
507 File "/tmp/tmppmuqm8bo/galaxy-dev/lib/galaxy/app.py", line 92, in shutdown | |
508 File "/tmp/tmppmuqm8bo/galaxy-dev/lib/galaxy/app.py", line 397, in _shutdown_database_heartbeat | |
509 File "/tmp/tmppmuqm8bo/galaxy-dev/lib/galaxy/model/database_heartbeat.py", line 48, in shutdown | |
510 File "/tmp/tmppmuqm8bo/galaxy-dev/lib/galaxy/model/database_heartbeat.py", line 77, in worker_process | |
511 File "/home/me/.planemo/gx_venv_3/lib/python3.8/site-packages/sqlalchemy/orm/query.py", line 2760, in first | |
512 return self.limit(1)._iter().first() | |
513 File "/home/me/.planemo/gx_venv_3/lib/python3.8/site-packages/sqlalchemy/orm/query.py", line 2844, in _iter | |
514 result = self.session.execute( | |
515 File "/home/me/.planemo/gx_venv_3/lib/python3.8/site-packages/sqlalchemy/orm/session.py", line 1689, in execute | |
516 result = conn._execute_20(statement, params or {}, execution_options) | |
517 File "/home/me/.planemo/gx_venv_3/lib/python3.8/site-packages/sqlalchemy/engine/base.py", line 1582, in _execute_20 | |
518 return meth(self, args_10style, kwargs_10style, execution_options) | |
519 File "/home/me/.planemo/gx_venv_3/lib/python3.8/site-packages/sqlalchemy/sql/elements.py", line 323, in _execute_on_connection | |
520 return connection._execute_clauseelement( | |
521 File "/home/me/.planemo/gx_venv_3/lib/python3.8/site-packages/sqlalchemy/engine/base.py", line 1451, in _execute_clauseelement | |
522 ret = self._execute_context( | |
523 File "/home/me/.planemo/gx_venv_3/lib/python3.8/site-packages/sqlalchemy/engine/base.py", line 1813, in _execute_context | |
524 self._handle_dbapi_exception( | |
525 File "/home/me/.planemo/gx_venv_3/lib/python3.8/site-packages/sqlalchemy/engine/base.py", line 1994, in _handle_dbapi_exception | |
526 util.raise_( | |
527 File "/home/me/.planemo/gx_venv_3/lib/python3.8/site-packages/sqlalchemy/util/compat.py", line 207, in raise_ | |
528 raise exception | |
529 File "/home/me/.planemo/gx_venv_3/lib/python3.8/site-packages/sqlalchemy/engine/base.py", line 1770, in _execute_context | |
530 self.dialect.do_execute( | |
531 File "/home/me/.planemo/gx_venv_3/lib/python3.8/site-packages/sqlalchemy/engine/default.py", line 717, in do_execute | |
532 cursor.execute(statement, parameters) | |
533 sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such table: worker_process | |
534 [SQL: SELECT worker_process.id AS worker_process_id, worker_process.server_name AS worker_process_server_name, worker_process.hostname AS worker_process_hostname, worker_process.pid AS worker_process_pid, worker_process.update_time AS worker_process_update_time | |
535 FROM worker_process | |
536 WHERE worker_process.server_name = ? AND worker_process.hostname = ? | |
537 LIMIT ? OFFSET ?] | |
538 [parameters: ('main', 'aziz', 1, 0)] | |
539 (Background on this error at: http://sqlalche.me/e/14/e3q8) | |
540 galaxy.jobs.handler INFO 2022-02-16 16:21:34,676 [pN:main,p:2610618,tN:MainThread] sending stop signal to worker thread | |
541 galaxy.jobs.handler ERROR 2022-02-16 16:21:35,057 [pN:main,p:2610618,tN:JobHandlerStopQueue.monitor_thread] Exception in monitor_step | |
542 Traceback (most recent call last): | |
543 File "/home/me/.planemo/gx_venv_3/lib/python3.8/site-packages/sqlalchemy/engine/base.py", line 1770, in _execute_context | |
544 self.dialect.do_execute( | |
545 File "/home/me/.planemo/gx_venv_3/lib/python3.8/site-packages/sqlalchemy/engine/default.py", line 717, in do_execute | |
546 cursor.execute(statement, parameters) | |
547 sqlite3.OperationalError: no such table: job | |
548 | |
549 The above exception was the direct cause of the following exception: | |
550 | |
551 Traceback (most recent call last): | |
552 File "/tmp/tmppmuqm8bo/galaxy-dev/lib/galaxy/jobs/handler.py", line 927, in monitor | |
553 File "/tmp/tmppmuqm8bo/galaxy-dev/lib/galaxy/jobs/handler.py", line 958, in monitor_step | |
554 File "/home/me/.planemo/gx_venv_3/lib/python3.8/site-packages/sqlalchemy/orm/query.py", line 2709, in all | |
555 return self._iter().all() | |
556 File "/home/me/.planemo/gx_venv_3/lib/python3.8/site-packages/sqlalchemy/orm/query.py", line 2844, in _iter | |
557 result = self.session.execute( | |
558 File "/home/me/.planemo/gx_venv_3/lib/python3.8/site-packages/sqlalchemy/orm/session.py", line 1689, in execute | |
559 result = conn._execute_20(statement, params or {}, execution_options) | |
560 File "/home/me/.planemo/gx_venv_3/lib/python3.8/site-packages/sqlalchemy/engine/base.py", line 1582, in _execute_20 | |
561 return meth(self, args_10style, kwargs_10style, execution_options) | |
562 File "/home/me/.planemo/gx_venv_3/lib/python3.8/site-packages/sqlalchemy/sql/elements.py", line 323, in _execute_on_connection | |
563 return connection._execute_clauseelement( | |
564 File "/home/me/.planemo/gx_venv_3/lib/python3.8/site-packages/sqlalchemy/engine/base.py", line 1451, in _execute_clauseelement | |
565 ret = self._execute_context( | |
566 File "/home/me/.planemo/gx_venv_3/lib/python3.8/site-packages/sqlalchemy/engine/base.py", line 1813, in _execute_context | |
567 self._handle_dbapi_exception( | |
568 File "/home/me/.planemo/gx_venv_3/lib/python3.8/site-packages/sqlalchemy/engine/base.py", line 1994, in _handle_dbapi_exception | |
569 util.raise_( | |
570 File "/home/me/.planemo/gx_venv_3/lib/python3.8/site-packages/sqlalchemy/util/compat.py", line 207, in raise_ | |
571 raise exception | |
572 File "/home/me/.planemo/gx_venv_3/lib/python3.8/site-packages/sqlalchemy/engine/base.py", line 1770, in _execute_context | |
573 self.dialect.do_execute( | |
574 File "/home/me/.planemo/gx_venv_3/lib/python3.8/site-packages/sqlalchemy/engine/default.py", line 717, in do_execute | |
575 cursor.execute(statement, parameters) | |
576 sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such table: job | |
577 [SQL: SELECT job.id AS job_id, job.create_time AS job_create_time, job.update_time AS job_update_time, job.history_id AS job_history_id, job.library_folder_id AS job_library_folder_id, job.tool_id AS job_tool_id, job.tool_version AS job_tool_version, job.galaxy_version AS job_galaxy_version, job.dynamic_tool_id AS job_dynamic_tool_id, job.state AS job_state, job.info AS job_info, job.copied_from_job_id AS job_copied_from_job_id, job.command_line AS job_command_line, job.dependencies AS job_dependencies, job.job_messages AS job_job_messages, job.param_filename AS job_param_filename, job.runner_name AS job_runner_name_1, job.job_stdout AS job_job_stdout, job.job_stderr AS job_job_stderr, job.tool_stdout AS job_tool_stdout, job.tool_stderr AS job_tool_stderr, job.exit_code AS job_exit_code, job.traceback AS job_traceback, job.session_id AS job_session_id, job.user_id AS job_user_id, job.job_runner_name AS job_job_runner_name, job.job_runner_external_id AS job_job_runner_external_id, job.destination_id AS job_destination_id, job.destination_params AS job_destination_params, job.object_store_id AS job_object_store_id, job.imported AS job_imported, job.params AS job_params, job.handler AS job_handler, EXISTS (SELECT history_dataset_collection_association.id | |
578 FROM history_dataset_collection_association, job_to_output_dataset_collection | |
579 WHERE job.id = job_to_output_dataset_collection.job_id AND history_dataset_collection_association.id = job_to_output_dataset_collection.dataset_collection_id AND history_dataset_collection_association.deleted = 1) AS anon_1, EXISTS (SELECT history_dataset_association.id, history_dataset_association.history_id, history_dataset_association.dataset_id, history_dataset_association.create_time, history_dataset_association.update_time, history_dataset_association.state, history_dataset_association.copied_from_history_dataset_association_id, history_dataset_association.copied_from_library_dataset_dataset_association_id, history_dataset_association.name, history_dataset_association.info, history_dataset_association.blurb, history_dataset_association.peek, history_dataset_association.tool_version, history_dataset_association.extension, history_dataset_association.metadata, history_dataset_association.parent_id, history_dataset_association.designation, history_dataset_association.deleted, history_dataset_association.visible, history_dataset_association.extended_metadata_id, history_dataset_association.version, history_dataset_association.hid, history_dataset_association.purged, history_dataset_association.validated_state, history_dataset_association.validated_state_message, history_dataset_association.hidden_beneath_collection_instance_id | |
580 FROM history_dataset_association, job_to_output_dataset | |
581 WHERE job.id = job_to_output_dataset.job_id AND history_dataset_association.id = job_to_output_dataset.dataset_id AND history_dataset_association.deleted = 1) AS anon_2 | |
582 FROM job | |
583 WHERE job.state IN (?, ?, ?) AND job.handler = ?] | |
584 [parameters: (<states.DELETED_NEW: 'deleted_new'>, <states.DELETING: 'deleting'>, <states.STOPPING: 'stop'>, 'main')] | |
585 (Background on this error at: http://sqlalche.me/e/14/e3q8) | |
586 galaxy.jobs.handler INFO 2022-02-16 16:21:35,676 [pN:main,p:2610618,tN:MainThread] job handler queue stopped | |
587 galaxy.jobs.runners INFO 2022-02-16 16:21:35,676 [pN:main,p:2610618,tN:MainThread] LocalRunner: Sending stop signal to 4 job worker threads | |
588 galaxy.jobs.runners INFO 2022-02-16 16:21:35,677 [pN:main,p:2610618,tN:MainThread] Waiting up to 30 seconds for job worker threads to shutdown... | |
589 galaxy.jobs.runners INFO 2022-02-16 16:21:35,677 [pN:main,p:2610618,tN:MainThread] All job worker threads shutdown cleanly | |
590 galaxy.jobs.handler INFO 2022-02-16 16:21:35,677 [pN:main,p:2610618,tN:MainThread] sending stop signal to worker thread | |
591 galaxy.jobs.handler INFO 2022-02-16 16:21:35,677 [pN:main,p:2610618,tN:MainThread] job handler stop queue stopped | |
592 Error in atexit._run_exitfuncs: | |
593 Traceback (most recent call last): | |
594 File "/home/me/.planemo/gx_venv_3/lib/python3.8/site-packages/sqlalchemy/engine/base.py", line 1770, in _execute_context | |
595 self.dialect.do_execute( | |
596 File "/home/me/.planemo/gx_venv_3/lib/python3.8/site-packages/sqlalchemy/engine/default.py", line 717, in do_execute | |
597 cursor.execute(statement, parameters) | |
598 sqlite3.OperationalError: no such table: worker_process | |
599 | |
600 The above exception was the direct cause of the following exception: | |
601 | |
602 Traceback (most recent call last): | |
603 File "/tmp/tmppmuqm8bo/galaxy-dev/lib/galaxy/app.py", line 92, in shutdown | |
604 File "/tmp/tmppmuqm8bo/galaxy-dev/lib/galaxy/app.py", line 397, in _shutdown_database_heartbeat | |
605 File "/tmp/tmppmuqm8bo/galaxy-dev/lib/galaxy/model/database_heartbeat.py", line 48, in shutdown | |
606 File "/tmp/tmppmuqm8bo/galaxy-dev/lib/galaxy/model/database_heartbeat.py", line 77, in worker_process | |
607 File "/home/me/.planemo/gx_venv_3/lib/python3.8/site-packages/sqlalchemy/orm/query.py", line 2760, in first | |
608 return self.limit(1)._iter().first() | |
609 File "/home/me/.planemo/gx_venv_3/lib/python3.8/site-packages/sqlalchemy/orm/query.py", line 2844, in _iter | |
610 result = self.session.execute( | |
611 File "/home/me/.planemo/gx_venv_3/lib/python3.8/site-packages/sqlalchemy/orm/session.py", line 1689, in execute | |
612 result = conn._execute_20(statement, params or {}, execution_options) | |
613 File "/home/me/.planemo/gx_venv_3/lib/python3.8/site-packages/sqlalchemy/engine/base.py", line 1582, in _execute_20 | |
614 return meth(self, args_10style, kwargs_10style, execution_options) | |
615 File "/home/me/.planemo/gx_venv_3/lib/python3.8/site-packages/sqlalchemy/sql/elements.py", line 323, in _execute_on_connection | |
616 return connection._execute_clauseelement( | |
617 File "/home/me/.planemo/gx_venv_3/lib/python3.8/site-packages/sqlalchemy/engine/base.py", line 1451, in _execute_clauseelement | |
618 ret = self._execute_context( | |
619 File "/home/me/.planemo/gx_venv_3/lib/python3.8/site-packages/sqlalchemy/engine/base.py", line 1813, in _execute_context | |
620 self._handle_dbapi_exception( | |
621 File "/home/me/.planemo/gx_venv_3/lib/python3.8/site-packages/sqlalchemy/engine/base.py", line 1994, in _handle_dbapi_exception | |
622 util.raise_( | |
623 File "/home/me/.planemo/gx_venv_3/lib/python3.8/site-packages/sqlalchemy/util/compat.py", line 207, in raise_ | |
624 raise exception | |
625 File "/home/me/.planemo/gx_venv_3/lib/python3.8/site-packages/sqlalchemy/engine/base.py", line 1770, in _execute_context | |
626 self.dialect.do_execute( | |
627 File "/home/me/.planemo/gx_venv_3/lib/python3.8/site-packages/sqlalchemy/engine/default.py", line 717, in do_execute | |
628 cursor.execute(statement, parameters) | |
629 sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such table: worker_process | |
630 [SQL: SELECT worker_process.id AS worker_process_id, worker_process.server_name AS worker_process_server_name, worker_process.hostname AS worker_process_hostname, worker_process.pid AS worker_process_pid, worker_process.update_time AS worker_process_update_time | |
631 FROM worker_process | |
632 WHERE worker_process.server_name = ? AND worker_process.hostname = ? | |
633 LIMIT ? OFFSET ?] | |
634 [parameters: ('main', 'aziz', 1, 0)] | |
635 (Background on this error at: http://sqlalche.me/e/14/e3q8) | |
636 sqlalchemy.pool.impl.NullPool ERROR 2022-02-16 16:21:35,859 [pN:main,p:2610618,tN:MainThread] Exception during reset or similar | |
637 Traceback (most recent call last): | |
638 File "/home/me/.planemo/gx_venv_3/lib/python3.8/site-packages/sqlalchemy/pool/base.py", line 682, in _finalize_fairy | |
639 fairy._reset(pool) | |
640 File "/home/me/.planemo/gx_venv_3/lib/python3.8/site-packages/sqlalchemy/pool/base.py", line 887, in _reset | |
641 pool._dialect.do_rollback(self) | |
642 File "/home/me/.planemo/gx_venv_3/lib/python3.8/site-packages/sqlalchemy/engine/default.py", line 667, in do_rollback | |
643 dbapi_connection.rollback() | |
644 sqlite3.ProgrammingError: SQLite objects created in a thread can only be used in that same thread. The object was created in thread id 140222822082304 and this is thread id 140224748214080. | |
645 sqlalchemy.pool.impl.NullPool ERROR 2022-02-16 16:21:35,860 [pN:main,p:2610618,tN:MainThread] Exception closing connection <sqlite3.Connection object at 0x7f88065f34e0> | |
646 Traceback (most recent call last): | |
647 File "/home/me/.planemo/gx_venv_3/lib/python3.8/site-packages/sqlalchemy/pool/base.py", line 682, in _finalize_fairy | |
648 fairy._reset(pool) | |
649 File "/home/me/.planemo/gx_venv_3/lib/python3.8/site-packages/sqlalchemy/pool/base.py", line 887, in _reset | |
650 pool._dialect.do_rollback(self) | |
651 File "/home/me/.planemo/gx_venv_3/lib/python3.8/site-packages/sqlalchemy/engine/default.py", line 667, in do_rollback | |
652 dbapi_connection.rollback() | |
653 sqlite3.ProgrammingError: SQLite objects created in a thread can only be used in that same thread. The object was created in thread id 140222822082304 and this is thread id 140224748214080. | |
654 | |
655 During handling of the above exception, another exception occurred: | |
656 | |
657 Traceback (most recent call last): | |
658 File "/home/me/.planemo/gx_venv_3/lib/python3.8/site-packages/sqlalchemy/pool/base.py", line 244, in _close_connection | |
659 self._dialect.do_close(connection) | |
660 File "/home/me/.planemo/gx_venv_3/lib/python3.8/site-packages/sqlalchemy/engine/default.py", line 673, in do_close | |
661 dbapi_connection.close() | |
662 sqlite3.ProgrammingError: SQLite objects created in a thread can only be used in that same thread. The object was created in thread id 140222822082304 and this is thread id 140224748214080. | |
663 [2022-02-16 16:21:36 -0500] [2610616] [INFO] Shutting down: Master | |
664 Traceback (most recent call last): | |
665 File "/home/me/.local/lib/python3.8/site-packages/planemo/galaxy/config.py", line 665, in _config_directory | |
666 yield config_directory | |
667 File "/home/me/.local/lib/python3.8/site-packages/planemo/galaxy/config.py", line 540, in local_galaxy_config | |
668 yield LocalGalaxyConfig( | |
669 File "/home/me/.local/lib/python3.8/site-packages/planemo/galaxy/config.py", line 237, in galaxy_config | |
670 yield config | |
671 File "/home/me/.local/lib/python3.8/site-packages/planemo/galaxy/serve.py", line 48, in _serve | |
672 exit_code = run_galaxy_command( | |
673 File "/home/me/.local/lib/python3.8/site-packages/planemo/galaxy/run.py", line 118, in run_galaxy_command | |
674 exit_code = shell(command, env=env) | |
675 File "/home/me/.local/lib/python3.8/site-packages/galaxy/util/commands.py", line 60, in shell | |
676 return p.wait() | |
677 File "/usr/lib/python3.8/subprocess.py", line 1083, in wait | |
678 return self._wait(timeout=timeout) | |
679 File "/usr/lib/python3.8/subprocess.py", line 1806, in _wait | |
680 (pid, sts) = self._try_wait(0) | |
681 File "/usr/lib/python3.8/subprocess.py", line 1764, in _try_wait | |
682 (pid, sts) = os.waitpid(self.pid, wait_flags) | |
683 KeyboardInterrupt | |
684 | |
685 During handling of the above exception, another exception occurred: | |
686 | |
687 Traceback (most recent call last): | |
688 File "/home/me/.local/bin/planemo", line 8, in <module> | |
689 sys.exit(planemo()) | |
690 File "/usr/lib/python3/dist-packages/click/core.py", line 764, in __call__ | |
691 return self.main(*args, **kwargs) | |
692 File "/usr/lib/python3/dist-packages/click/core.py", line 717, in main | |
693 rv = self.invoke(ctx) | |
694 File "/usr/lib/python3/dist-packages/click/core.py", line 1137, in invoke | |
695 return _process_result(sub_ctx.command.invoke(sub_ctx)) | |
696 File "/usr/lib/python3/dist-packages/click/core.py", line 956, in invoke | |
697 return ctx.invoke(self.callback, **ctx.params) | |
698 File "/usr/lib/python3/dist-packages/click/core.py", line 555, in invoke | |
699 return callback(*args, **kwargs) | |
700 File "/usr/lib/python3/dist-packages/click/decorators.py", line 64, in new_func | |
701 return ctx.invoke(f, obj, *args, **kwargs) | |
702 File "/usr/lib/python3/dist-packages/click/core.py", line 555, in invoke | |
703 return callback(*args, **kwargs) | |
704 File "/home/me/.local/lib/python3.8/site-packages/planemo/cli.py", line 98, in handle_blended_options | |
705 return f(*args, **kwds) | |
706 File "/home/me/.local/lib/python3.8/site-packages/planemo/commands/cmd_serve.py", line 43, in cli | |
707 galaxy_serve(ctx, runnables, **kwds) | |
708 File "/home/me/.local/lib/python3.8/site-packages/planemo/galaxy/serve.py", line 25, in serve | |
709 return _serve(ctx, runnables, **kwds) | |
710 File "/home/me/.local/lib/python3.8/site-packages/planemo/galaxy/serve.py", line 72, in _serve | |
711 return config | |
712 File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ | |
713 self.gen.throw(type, value, traceback) | |
714 File "/home/me/.local/lib/python3.8/site-packages/planemo/galaxy/config.py", line 237, in galaxy_config | |
715 yield config | |
716 File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ | |
717 self.gen.throw(type, value, traceback) | |
718 File "/home/me/.local/lib/python3.8/site-packages/planemo/galaxy/config.py", line 540, in local_galaxy_config | |
719 yield LocalGalaxyConfig( | |
720 File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ | |
721 self.gen.throw(type, value, traceback) | |
722 File "/home/me/.local/lib/python3.8/site-packages/planemo/galaxy/config.py", line 669, in _config_directory | |
723 shutil.rmtree(config_directory) | |
724 File "/usr/lib/python3.8/shutil.py", line 722, in rmtree | |
725 onerror(os.rmdir, path, sys.exc_info()) | |
726 File "/usr/lib/python3.8/shutil.py", line 720, in rmtree | |
727 os.rmdir(path) | |
728 OSError: [Errno 39] Directory not empty: '/tmp/tmppmuqm8bo' |