2022-11-03T07:40:06 meshcentral 0 -> 1 2022-11-03T07:40:09 attrpath: meshcentral 2022-11-03T07:40:09 Checking auto update branch... 2022-11-03T07:40:13 [version] 2022-11-03T07:40:13 [version] skipping because derivation has updateScript 2022-11-03T07:40:13 [rustCrateVersion] 2022-11-03T07:40:13 [rustCrateVersion] No cargoSha256 found 2022-11-03T07:40:13 [golangModuleVersion] 2022-11-03T07:40:13 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-03T07:40:13 [updateScript] 2022-11-03T07:41:52 [updateScript] Failed with exit code 1 this derivation will be built: /nix/store/42amh4x9ja4769xkk2cxj97bq1hi1a8x-packages.json.drv building '/nix/store/42amh4x9ja4769xkk2cxj97bq1hi1a8x-packages.json.drv'... Going to be running update for following packages: - meshcentral-1.0.18 Press Enter key to continue... Running update for: - meshcentral-1.0.18: UPDATING ... - meshcentral-1.0.18: ERROR --- SHOWING ERROR LOG FOR meshcentral-1.0.18 ---------------------- +++ dirname /var/cache/nixpkgs-update/worker/worktree/meshcentral/pkgs/tools/admin/meshcentral/update.sh ++ cd /var/cache/nixpkgs-update/worker/worktree/meshcentral/pkgs/tools/admin/meshcentral ++ pwd + expr_dir=/var/cache/nixpkgs-update/worker/worktree/meshcentral/pkgs/tools/admin/meshcentral ++ mktemp -dt update-meshcentral.XXXXXX + tmp=/run/nixpkgs-update-worker/update-meshcentral.6210kr + npm show --json meshcentral ++ jq -r .version + version=1.0.95 ++ jq -r .dist.tarball + tarball=https://registry.npmjs.org/meshcentral/-/meshcentral-1.0.95.tgz ++ nix-prefetch-url --unpack --print-path https://registry.npmjs.org/meshcentral/-/meshcentral-1.0.95.tgz ++ tr '\n' ' ' + prefetch='0a8ik3x01qwkswlj4j8m7lcz8jfrcdg5hgzmnc73qcac706rvrzw /nix/store/d4snf4w9gif4gdxmv9aq5y1jxf2rx4pw-meshcentral-1.0.95.tgz ' + read -r hash storePath + cd /run/nixpkgs-update-worker/update-meshcentral.6210kr + rsync -r --chmod=u=rwX /nix/store/d4snf4w9gif4gdxmv9aq5y1jxf2rx4pw-meshcentral-1.0.95.tgz/ package/ + cd package + awk ' BEGIN { RS="[\n;]" } match($0, /(modules|passport) = (\[.*\])$/, a) { print a[2] } match($0, /(modules|passport).push\(('\''[^'\'']+'\'')\)/, a) { print a[2] } ' + tr \' '"' + jq --slurp '[if type == "array" then .[] else . end] | flatten' + jq --slurpfile package package.json '(. | map(. | capture("(?@?[^@]+)(@(?.+))?") | { key: .name, value: (.version // "*")}) | from_entries) as $optionalDependencies | $package | .[] | .optionalDependencies |= . + $optionalDependencies' + sponge package.json + yarn install --ignore-scripts warning package.json: "optionalDependencies" has dependency "archiver" with range "5.3.1" that collides with a dependency in "dependencies" of the same name with version "^5.3.1" warning package.json: "optionalDependencies" has dependency "cbor" with range "5.2.0" that collides with a dependency in "dependencies" of the same name with version "~5.2.0" warning package.json: "optionalDependencies" has dependency "cookie-session" with range "1.4.0" that collides with a dependency in "dependencies" of the same name with version "^1.4.0" warning package.json: "optionalDependencies" has dependency "express-ws" with range "4.0.0" that collides with a dependency in "dependencies" of the same name with version "^4.0.0" warning package.json: "optionalDependencies" has dependency "ws" with range "5.2.3" that collides with a dependency in "dependencies" of the same name with version "^5.2.3" warning meshcentral@1.0.95: "optionalDependencies" has dependency "archiver" with range "5.3.1" that collides with a dependency in "dependencies" of the same name with version "^5.3.1" warning meshcentral@1.0.95: "optionalDependencies" has dependency "cbor" with range "5.2.0" that collides with a dependency in "dependencies" of the same name with version "~5.2.0" warning meshcentral@1.0.95: "optionalDependencies" has dependency "cookie-session" with range "1.4.0" that collides with a dependency in "dependencies" of the same name with version "^1.4.0" warning meshcentral@1.0.95: "optionalDependencies" has dependency "express-ws" with range "4.0.0" that collides with a dependency in "dependencies" of the same name with version "^4.0.0" warning meshcentral@1.0.95: "optionalDependencies" has dependency "ws" with range "5.2.3" that collides with a dependency in "dependencies" of the same name with version "^5.2.3" warning meshcentral@1.0.95: "optionalDependencies" has dependency "archiver" with range "5.3.1" that collides with a dependency in "dependencies" of the same name with version "^5.3.1" warning meshcentral@1.0.95: "optionalDependencies" has dependency "cbor" with range "5.2.0" that collides with a dependency in "dependencies" of the same name with version "~5.2.0" warning meshcentral@1.0.95: "optionalDependencies" has dependency "cookie-session" with range "1.4.0" that collides with a dependency in "dependencies" of the same name with version "^1.4.0" warning meshcentral@1.0.95: "optionalDependencies" has dependency "express-ws" with range "4.0.0" that collides with a dependency in "dependencies" of the same name with version "^4.0.0" warning meshcentral@1.0.95: "optionalDependencies" has dependency "ws" with range "5.2.3" that collides with a dependency in "dependencies" of the same name with version "^5.2.3" warning passport-twitter > xtraverse > xmldom@0.1.31: Deprecated due to CVE-2021-21366 resolved in 0.5.0 warning aedes > 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. warning node-vault > request-promise-native@1.0.7: request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142 warning node-vault > request@2.88.0: request has been deprecated, see https://github.com/request/request/issues/3142 warning node-vault > 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. warning node-vault > request > har-validator@5.1.5: this library is no longer supported warning mongojs > nyc > 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. warning minify-js > dir_cache > minify-js > babel-preset-es2015@6.24.1: 🙌 Thanks for using Babel: we recommend using babel-preset-env now: please read https://babeljs.io/env to update! warning minify-js > dir_cache > minify-js > babel-cli > babel-polyfill > core-js@2.6.12: core-js@<3.23.3 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. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. warning minify-js > dir_cache > minify-js > babel-cli > babel-register > core-js@2.6.12: core-js@<3.23.3 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. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. warning minify-js > dir_cache > minify-js > babel-cli > chokidar@1.7.0: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies. warning minify-js > dir_cache > minify-js > babel-preset-es2015 > babel-plugin-check-es2015-constants > babel-runtime > core-js@2.6.12: core-js@<3.23.3 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. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. warning minify-js > dir_cache > minify-js > babel-cli > chokidar > fsevents@1.2.13: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2. warning minify-js > dir_cache > minify-js > grunt-jsdoc-to-markdown > jsdoc-to-markdown > jsdoc-parse > core-js@2.6.12: core-js@<3.23.3 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. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. warning minify-js > dir_cache > minify-js > grunt-jsdoc-to-markdown > jsdoc-to-markdown > jsdoc-parse > command-line-args > core-js@2.6.12: core-js@<3.23.3 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. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. warning minify-js > dir_cache > minify-js > grunt-jsdoc-to-markdown > jsdoc-to-markdown > jsdoc2md-stats > app-usage-stats > core-js@2.6.12: core-js@<3.23.3 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. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. warning minify-js > dir_cache > minify-js > grunt-jsdoc-to-markdown > jsdoc-to-markdown > command-line-usage > table-layout > core-js@2.6.12: core-js@<3.23.3 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. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. warning minify-js > dir_cache > minify-js > grunt-jsdoc-to-markdown > jsdoc-to-markdown > dmd > ddata > core-js@2.6.12: core-js@<3.23.3 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. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. warning minify-js > dir_cache > minify-js > grunt-jsdoc-to-markdown > jsdoc-to-markdown > jsdoc-parse > file-set > glob > minimatch@2.0.10: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue warning minify-js > dir_cache > minify-js > grunt-jsdoc-to-markdown > jsdoc-to-markdown > jsdoc-parse > jsdoc-api > core-js@2.6.12: core-js@<3.23.3 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. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. warning minify-js > dir_cache > minify-js > grunt-jsdoc-to-markdown > jsdoc-to-markdown > jsdoc-parse > command-line-args > command-line-usage > column-layout > core-js@2.6.12: core-js@<3.23.3 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. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. warning minify-js > dir_cache > minify-js > grunt-jsdoc-to-markdown > jsdoc-to-markdown > jsdoc-parse > jsdoc-api > promise.prototype.finally@1.0.1: Please upgrade to v2.0 or higher! warning minify-js > dir_cache > minify-js > grunt-jsdoc-to-markdown > jsdoc-to-markdown > jsdoc2md-stats > app-usage-stats > usage-stats > core-js@2.6.12: core-js@<3.23.3 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. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. warning minify-js > dir_cache > minify-js > grunt-jsdoc-to-markdown > jsdoc-to-markdown > jsdoc2md-stats > app-usage-stats > usage-stats > 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. warning minify-js > dir_cache > minify-js > babel-cli > chokidar > readdirp > micromatch > snapdragon > source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated warning minify-js > dir_cache > minify-js > grunt-jsdoc-to-markdown > jsdoc-to-markdown > jsdoc-parse > jsdoc-api > cache-point > core-js@2.6.12: core-js@<3.23.3 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. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. warning minify-js > dir_cache > minify-js > babel-cli > chokidar > readdirp > micromatch > snapdragon > source-map-resolve > source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated warning minify-js > dir_cache > minify-js > babel-cli > chokidar > readdirp > micromatch > snapdragon > source-map-resolve > resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated warning minify-js > dir_cache > minify-js > babel-cli > chokidar > readdirp > micromatch > snapdragon > source-map-resolve > urix@0.1.0: Please see https://github.com/lydell/urix#deprecated warning yubikeyotp > request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 warning yubikeyotp > request > har-validator@5.1.5: this library is no longer supported warning yubikeyotp > 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. warning plivo > querystring@0.2.1: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. warning plivo > build-url@1.3.3: This package is no longer maintained warning telnyx > 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. warning zulip > request@2.27.0: request has been deprecated, see https://github.com/request/request/issues/3142 warning zulip > request > node-uuid@1.4.8: Use uuid module instead warning zulip > request > hawk@1.0.0: This module moved to @hapi/hawk. Please make sure to switch over as this distribution is no longer supported and may contain bugs and critical security issues. warning zulip > request > hawk > boom@0.4.2: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial). warning zulip > request > hawk > hoek@0.9.1: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial). warning zulip > request > hawk > boom > hoek@0.9.1: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial). warning zulip > request > hawk > sntp@0.2.4: This module moved to @hapi/sntp. Please make sure to switch over as this distribution is no longer supported and may contain bugs and critical security issues. warning zulip > request > hawk > sntp > hoek@0.9.1: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial). warning zulip > request > hawk > cryptiles@0.2.2: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial). warning zulip > request > hawk > cryptiles > boom@0.4.2: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial). warning Ignored scripts due to flag. + cp package.json /var/cache/nixpkgs-update/worker/worktree/meshcentral/pkgs/tools/admin/meshcentral + cp yarn.lock /var/cache/nixpkgs-update/worker/worktree/meshcentral/pkgs/tools/admin/meshcentral/yarn.lock + yarn2nix + cd /var/cache/nixpkgs-update/worker/worktree/meshcentral/pkgs/tools/admin/meshcentral/../../../.. + update-source-version meshcentral 1.0.95 0a8ik3x01qwkswlj4j8m7lcz8jfrcdg5hgzmnc73qcac706rvrzw https://registry.npmjs.org/meshcentral/-/meshcentral-1.0.95.tgz update-source-version: error: Failed to replace source URL 'https://registry.npmjs.org/meshcentral/-/meshcentral-1.0.95.tgz' to 'https://registry.npmjs.org/meshcentral/-/meshcentral-1.0.95.tgz' in 'meshcentral'! --- SHOWING ERROR LOG FOR meshcentral-1.0.18 ---------------------- The update script for meshcentral-1.0.18 failed with exit code 1