2073 verbose stack Error: sqlite3@4.0.4 install: `node-pre-gyp install --fallback-to-build`
2073 verbose stack spawn ENOENT
2073 verbose stack at ChildProcess.<anonymous> (/srv/galaxy/gie-proxy/venv/lib/node_modules/npm/node_modules/npm-lifecycle/lib/spawn.js:48:18)
2073 verbose stack at ChildProcess.emit (events.js:182:13)
2073 verbose stack at maybeClose (internal/child_process.js:962:16)
2073 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:251:5)
2074 verbose pkgid sqlite3@4.0.4
2075 verbose cwd /srv/galaxy/gie-proxy/proxy
2076 verbose Linux 4.18.0-240.22.1.el8_3.x86_64
2077 verbose argv "/srv/galaxy/gie-proxy/venv/bin/node" "/srv/galaxy/gie-proxy/venv/bin/npm" "install"
2078 verbose node v10.13.0
2079 verbose npm v6.4.1
2080 error file sh
2081 error code ELIFECYCLE
2082 error errno ENOENT
2083 error syscall spawn
2084 error sqlite3@4.0.4 install: `node-pre-gyp install --fallback-to-build`
2084 error spawn ENOENT
2085 error Failed at the sqlite3@4.0.4 install script.
2085 error This is probably not a problem with npm. There is likely additional logging output above.
2086 verbose exit [ 1, true ]
nodeenvbe replaced by package?
Hello all,
I have a problem with singularity while installing galaxy with ansible.
TASK [cyverse-ansible.singularity : download the singularity release] **************************************************************************************
fatal: [galaxy.inbios.uliege.be]: FAILED! => {"changed": false, "dest": "/tmp/singularity-3.7.0.tar.gz", "elapsed": 0, "msg": "Request failed", "response": "HTTP Error 404: Not Found", "status_code": 404, "url": "https://github.com/sylabs/singularity/releases/download/v3.7.0/singularity-3.7.0.tar.gz"}The URL for singularity has changed, how can i fix that ?
I have hard time with mothur tools. The binary crash badly consuming all the memory and starting a huge number of processes.
top - 16:34:53 up 22:10, 1 user, load average: 19391.86, 19368.43, 17192.83
Tasks: 25727 total, 157 running, 20337 sleeping, 0 stopped, 5233 zombie
%Cpu(s): 2.1 us, 7.0 sy, 0.0 ni, 90.8 id, 0.1 wa, 0.0 hi, 0.0 si, 0.0 st
MiB Mem : 428015.6 total, 35536.1 free, 13283.9 used, 379195.5 buff/cache
MiB Swap: 0.0 total, 0.0 free, 0.0 used. 411225.3 avail Memvgcnbwc-worker-c125m425-9515:~$ ps aux | grep mothur|wc -l
24621Anyone had a similar experience?
...
[Fri May 14 17:04:30 2021] SLUB: Unable to allocate memory on node -1, gfp=0x6000c0(GFP_KERNEL)
[Fri May 14 17:04:30 2021] cache: nfs_inode_cache(23785:condor_var_lib_condor_execute_slot1_4@vgcnbwc-worker-c125m425-9515.novalocal), object size: 1136, buffer size: 1144, default order: 3, min order: 0
[Fri May 14 17:04:30 2021] node 0: slabs: 83, objs: 849, free: 0
[Fri May 14 17:04:37 2021] SLUB: Unable to allocate memory on node -1, gfp=0x6000c0(GFP_KERNEL)
[Fri May 14 17:04:37 2021] cache: nfs_inode_cache(23785:condor_var_lib_condor_execute_slot1_4@vgcnbwc-worker-c125m425-9515.novalocal), object size: 1136, buffer size: 1144, default order: 3, min order: 0
[Fri May 14 17:04:37 2021] node 0: slabs: 83, objs: 849, free: 0
[Fri May 14 17:04:37 2021] SLUB: Unable to allocate memory on node -1, gfp=0x6000c0(GFP_KERNEL)
[Fri May 14 17:04:37 2021] cache: nfs_inode_cache(23785:condor_var_lib_condor_execute_slot1_4@vgcnbwc-worker-c125m425-9515.novalocal), object size: 1136, buffer size: 1144, default order: 3, min order: 0
[Fri May 14 17:04:37 2021] node 0: slabs: 83, objs: 849, free: 0
...
Using 8 processors.
153 1
Using 8 processors.
[ERROR]: std::bad_allocRAM used: 0.00512314Gigabytes . Total Ram: 417.984Gigabytes.
has occurred in the DistanceCommand class function driver. This error indicates your computer is running out of memory. This is most commonly caused by trying to process a dataset too large, using multiple processors, or a file format issue. If you are running our 32bit version, your memory usage is limited to 4G.
If you have more than 4G of RAM and are running a 64bit OS, using our 64bit version may resolve your issue. If you are using multiple processors, try running the command with processors=1, the more processors you use the more memory is required. Also, you may be able to reduce the size of your dataset by using th
e commands outlined in the Schloss SOP, http://www.mothur.org/wiki/Schloss_SOP. If you are unable to resolve the issue, please contact Pat Schloss at mothur.bugs@gmail.com, and be sure to include the mothur.logFile with your inquiry.
Using 8 processors.
[ERROR]: std::bad_allocRAM used: 0.00512314Gigabytes . Total Ram: 417.984Gigabytes.
has occurred in the DistanceCommand class function driver. This error indicates your computer is running out of memory. This is most commonly caused by trying to process a dataset too large, using multiple processors, or a file format issue. If you are running our 32bit version, your memory usage is limited to 4G.
If you have more than 4G of RAM and are running a 64bit OS, using our 64bit version may resolve your issue. If you are using multiple processors, try running the command with processors=1, the more processors you use the more memory is required. Also, you may be able to reduce the size of your dataset by using th
e commands outlined in the Schloss SOP, http://www.mothur.org/wiki/Schloss_SOP. If you are unable to resolve the issue, please contact Pat Schloss at mothur.bugs@gmail.com, and be sure to include the mothur.logFile with your inquiry.
Using 8 processors.
168 1
Using 8 processors.
38 1
Using 8 processors.
59 1
...
I have an error with cvmfs apt key:
Does someone know how to solve that?
TASK [galaxyproject.cvmfs : Install CernVM apt key] ****************************************************************************************************************************
task path: /home/galaxyluc/galaxy/roles/galaxyproject.cvmfs/tasks/init_debian.yml:9
<galaxy.inbios.uliege.be> ESTABLISH LOCAL CONNECTION FOR USER: root
<galaxy.inbios.uliege.be> EXEC /bin/sh -c 'echo ~root && sleep 0'
<galaxy.inbios.uliege.be> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1621340712.8928573-196280123386920 `" && echo ansible-tmp-1621340712.8928573-196280123386920="` echo /root/.ansible/tmp/ansible-tmp-1621340712.8928573-196280123386920 `" ) && sleep 0'
Using module file /usr/lib/python3/dist-packages/ansible/modules/packaging/os/apt_key.py
<galaxy.inbios.uliege.be> PUT /root/.ansible/tmp/ansible-local-481402if90ck3o/tmpssnsd67q TO /root/.ansible/tmp/ansible-tmp-1621340712.8928573-196280123386920/AnsiballZ_apt_key.py
<galaxy.inbios.uliege.be> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1621340712.8928573-196280123386920/ /root/.ansible/tmp/ansible-tmp-1621340712.8928573-196280123386920/AnsiballZ_apt_key.py && sleep 0'
<galaxy.inbios.uliege.be> EXEC /bin/sh -c '/usr/bin/python3 /root/.ansible/tmp/ansible-tmp-1621340712.8928573-196280123386920/AnsiballZ_apt_key.py && sleep 0'
<galaxy.inbios.uliege.be> EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1621340712.8928573-196280123386920/ > /dev/null 2>&1 && sleep 0'
The full traceback is:
File "/tmp/ansible_apt_key_payload_z9pwgkho/ansible_apt_key_payload.zip/ansible/modules/packaging/os/apt_key.py", line 214, in download_key
File "/usr/lib/python3.8/http/client.py", line 471, in read
s = self._safe_read(self.length)
File "/usr/lib/python3.8/http/client.py", line 612, in _safe_read
data = self.fp.read(amt)
File "/usr/lib/python3.8/socket.py", line 669, in readinto
return self._sock.recv_into(b)
File "/usr/lib/python3.8/ssl.py", line 1241, in recv_into
return self.read(nbytes, buffer)
File "/usr/lib/python3.8/ssl.py", line 1099, in read
return self._sslobj.read(len, buffer)
fatal: [galaxy.inbios.uliege.be]: FAILED! => {
"changed": false,
"invocation": {
"module_args": {
"data": null,
"file": null,
"id": null,
"key": null,
"keyring": null,
"keyserver": null,
"state": "present",
"url": "https://cvmrepo.web.cern.ch/cvmrepo/apt/cernvm.gpg",
"validate_certs": true
}
},
"msg": "error getting key id from url: https://cvmrepo.web.cern.ch/cvmrepo/apt/cernvm.gpg",
"traceback": "Traceback (most recent call last):\n File \"/tmp/ansible_apt_key_payload_z9pwgkho/ansible_apt_key_payload.zip/ansible/modules/packaging/os/apt_key.py\", line 214, in download_key\n File \"/usr/lib/python3.8/http/client.py\", line 471, in read\n s = self._safe_read(self.length)\n File \"/usr/lib/python3.8/http/client.py\", line 612, in _safe_read\n data = self.fp.read(amt)\n File \"/usr/lib/python3.8/socket.py\", line 669, in readinto\n return self._sock.recv_into(b)\n File \"/usr/lib/python3.8/ssl.py\", line 1241, in recv_into\n return self.read(nbytes, buffer)\n File \"/usr/lib/python3.8/ssl.py\", line 1099, in read\n return self._sslobj.read(len, buffer)\nsocket.timeout: The read operation timed out\n"
}