I am trying to copy files from host to vm that has eos installed on it. The problem is that when I try to do it the command just hangs and retries, and retries, and so on..

The command i use is xrdcp -d3 README.md root://172.16.84.131//eos/root_files/README.md
The output:
[2020-05-26 13:15:35.880528 +0300][Dump ][App ] Chunk size: 8388608, parallel chunks 4, streams: 1
[2020-05-26 13:15:35.880775 +0300][Dump ][Utility ] URL: root://172.16.84.131//eos/root_files/README.md
[2020-05-26 13:15:35.880775 +0300][Dump ][Utility ] Protocol: root
[2020-05-26 13:15:35.880775 +0300][Dump ][Utility ] User Name:
[2020-05-26 13:15:35.880775 +0300][Dump ][Utility ] Password:
[2020-05-26 13:15:35.880775 +0300][Dump ][Utility ] Host Name: 172.16.84.131
[2020-05-26 13:15:35.880775 +0300][Dump ][Utility ] Port: 1094
[2020-05-26 13:15:35.880775 +0300][Dump ][Utility ] Path: /eos/root_files/README.md
[2020-05-26 13:15:35.880935 +0300][Dump ][Utility ] URL: root://172.16.84.131:1094//eos/root_files/README.md
[2020-05-26 13:15:35.880935 +0300][Dump ][Utility ] Protocol: root
[2020-05-26 13:15:35.880935 +0300][Dump ][Utility ] User Name:
[2020-05-26 13:15:35.880935 +0300][Dump ][Utility ] Password:
[2020-05-26 13:15:35.880935 +0300][Dump ][Utility ] Host Name: 172.16.84.131
[2020-05-26 13:15:35.880935 +0300][Dump ][Utility ] Port: 1094
[2020-05-26 13:15:35.880935 +0300][Dump ][Utility ] Path: /eos/root_files/README.md
[2020-05-26 13:15:35.881026 +0300][Dump ][Utility ] URL: root://172.16.84.131:1094//eos/root_files/README.md
[2020-05-26 13:15:35.881026 +0300][Dump ][Utility ] Protocol: root
[2020-05-26 13:15:35.881026 +0300][Dump ][Utility ] User Name:
[2020-05-26 13:15:35.881026 +0300][Dump ][Utility ] Password:
[2020-05-26 13:15:35.881026 +0300][Dump ][Utility ] Host Name: 172.16.84.131
[2020-05-26 13:15:35.881026 +0300][Dump ][Utility ] Port: 1094
[2020-05-26 13:15:35.881026 +0300][Dump ][Utility ] Path: /eos/root_files/README.md
[2020-05-26 13:15:35.881099 +0300][Dump ][Utility ] URL: root://172.16.84.131:1094//eos/root_files/README.md
[2020-05-26 13:15:35.881099 +0300][Dump ][Utility ] Protocol: root
[2020-05-26 13:15:35.881099 +0300][Dump ][Utility ] User Name:
[2020-05-26 13:15:35.881099 +0300][Dump ][Utility ] Password:
[2020-05-26 13:15:35.881099 +0300][Dump ][Utility ] Host Name: 172.16.84.131
[2020-05-26 13:15:35.881099 +0300][Dump ][Utility ] Port: 1094
[2020-05-26 13:15:35.881099 +0300][Dump ][Utility ] Path: /eos/root_files/README.md
[2020-05-26 13:15:35.881283 +0300][Dump ][FileSystem ] [[log in to unmask]:1094] Sending kXR_stat (path: /eos/root_files/README.md, flags: none)
[2020-05-26 13:15:35.881332 +0300][Debug ][Poller ] Available pollers: built-in
[2020-05-26 13:15:35.881349 +0300][Debug ][Poller ] Attempting to create a poller according to preference: built-in
[2020-05-26 13:15:35.881371 +0300][Debug ][Poller ] Creating poller: built-in
[2020-05-26 13:15:35.881401 +0300][Debug ][Poller ] Creating and starting the built-in poller...
[2020-05-26 13:15:35.881734 +0300][Debug ][Poller ] Using 1 poller threads
[2020-05-26 13:15:35.881782 +0300][Debug ][TaskMgr ] Starting the task manager...
[2020-05-26 13:15:35.881903 +0300][Debug ][TaskMgr ] Task manager started
[2020-05-26 13:15:35.881939 +0300][Debug ][JobMgr ] Starting the job manager...
[2020-05-26 13:15:35.882194 +0300][Debug ][JobMgr ] Job manager started, 3 workers
[2020-05-26 13:15:35.882227 +0300][Debug ][TaskMgr ] Registering task: "FileTimer task" to be run at: [2020-05-26 13:15:35 +0300]
[2020-05-26 13:15:35.882243 +0300][Dump ][XRootD ] [172.16.84.131:1094] Sending message kXR_stat (path: /eos/root_files/README.md, flags: none)
[2020-05-26 13:15:35.882337 +0300][Dump ][Utility ] URL: 172.16.84.131:1094
[2020-05-26 13:15:35.882337 +0300][Dump ][Utility ] Protocol: root
[2020-05-26 13:15:35.882337 +0300][Dump ][Utility ] User Name:
[2020-05-26 13:15:35.882337 +0300][Dump ][Utility ] Password:
[2020-05-26 13:15:35.882337 +0300][Dump ][Utility ] Host Name: 172.16.84.131
[2020-05-26 13:15:35.882337 +0300][Dump ][Utility ] Port: 1094
[2020-05-26 13:15:35.882337 +0300][Dump ][Utility ] Path:
[2020-05-26 13:15:35.882393 +0300][Debug ][PostMaster ] Creating new channel to: 172.16.84.131:1094 1 stream(s)
[2020-05-26 13:15:35.882442 +0300][Debug ][PostMaster ] [172.16.84.131:1094 #0] Stream parameters: Network Stack: IPAuto, Connection Window: 120, ConnectionRetry: 5, Stream Error Window: 1800
[2020-05-26 13:15:35.882631 +0300][Debug ][TaskMgr ] Registering task: "TickGeneratorTask for: 172.16.84.131:1094" to be run at: [2020-05-26 13:15:50 +0300]
[2020-05-26 13:15:35.882681 +0300][Debug ][ExDbgMsg ] [172.16.84.131:1094] MsgHandler created: 0x9f5f62c0 (message: kXR_stat (path: /eos/root_files/README.md, flags: none) ).
[2020-05-26 13:15:35.882714 +0300][Dump ][PostMaster ] [172.16.84.131:1094 #0] Sending message kXR_stat (path: /eos/root_files/README.md, flags: none) (0x9f5f0d30) through substream 0 expecting answer at 0
[2020-05-26 13:15:35.882814 +0300][Debug ][PostMaster ] [172.16.84.131:1094] Found 1 address(es): [::ffff:172.16.84.131]:1094
[2020-05-26 13:15:35.882877 +0300][Debug ][AsyncSock ] [172.16.84.131:1094 #0.0] Attempting connection to [::ffff:172.16.84.131]:1094
[2020-05-26 13:15:35.883008 +0300][Debug ][Poller ] Adding socket 0x9f5f5d10 to the poller
[2020-05-26 13:15:35.883496 +0300][Debug ][AsyncSock ] [172.16.84.131:1094 #0.0] Async connection call returned
[2020-05-26 13:15:35.883593 +0300][Debug ][XRootDTransport ] [172.16.84.131:1094 #0.0] Sending out the initial hand shake + kXR_protocol
[2020-05-26 13:15:35.883695 +0300][Dump ][AsyncSock ] [172.16.84.131:1094 #0.0] Wrote a message: (0x13d0), 44 bytes
[2020-05-26 13:15:35.906511 +0300][Dump ][XRootDTransport ] [msg: 0x13d0] Expecting 8 bytes of message body
[2020-05-26 13:15:35.906570 +0300][Dump ][AsyncSock ] [172.16.84.131:1094 #0.0] Received message header, size: 8
[2020-05-26 13:15:35.906607 +0300][Dump ][AsyncSock ] [172.16.84.131:1094 #0.0] Received a message of 16 bytes
[2020-05-26 13:15:35.906643 +0300][Debug ][XRootDTransport ] [172.16.84.131:1094 #0.0] Got the server hand shake response (type: manager [], protocol version 400)
[2020-05-26 13:15:35.906674 +0300][Dump ][XRootDTransport ] [msg: 0x13d0] Expecting 8 bytes of message body
[2020-05-26 13:15:35.906688 +0300][Dump ][AsyncSock ] [172.16.84.131:1094 #0.0] Received message header, size: 8
[2020-05-26 13:15:35.906716 +0300][Dump ][AsyncSock ] [172.16.84.131:1094 #0.0] Received a message of 16 bytes
[2020-05-26 13:15:35.906745 +0300][Debug ][XRootDTransport ] [172.16.84.131:1094 #0.0] kXR_protocol successful (type: manager [], protocol version 400)
[2020-05-26 13:15:35.907174 +0300][Debug ][XRootDTransport ] [172.16.84.131:1094 #0.0] Sending out kXR_login request, username: ionut, cgi: ?xrd.cc=us&xrd.tz=2&xrd.appname=xrdcp&xrd.info=&xrd.hostname=ionut-GL552VX&xrd.rn=v4.11.0, dual-stack: false, private IPv4: true, private IPv6: false
[2020-05-26 13:15:35.907287 +0300][Dump ][AsyncSock ] [172.16.84.131:1094 #0.0] Wrote a message: (0x1970), 113 bytes
[2020-05-26 13:15:35.925429 +0300][Dump ][XRootDTransport ] [msg: 0x1970] Expecting 50 bytes of message body
[2020-05-26 13:15:35.925486 +0300][Dump ][AsyncSock ] [172.16.84.131:1094 #0.0] Received message header, size: 8
[2020-05-26 13:15:35.925509 +0300][Dump ][AsyncSock ] [172.16.84.131:1094 #0.0] Received a message of 58 bytes
[2020-05-26 13:15:35.925540 +0300][Debug ][XRootDTransport ] [172.16.84.131:1094 #0.0] Logged in, session: 05000000fe0c00007400000007000000
[2020-05-26 13:15:35.925556 +0300][Debug ][XRootDTransport ] [172.16.84.131:1094 #0.0] Authentication is required: &P=sss,0.13:/etc/eos.keytab&P=unix
[2020-05-26 13:15:35.925576 +0300][Debug ][XRootDTransport ] [172.16.84.131:1094 #0.0] Sending authentication data
[2020-05-26 13:15:36.064863 +0300][Debug ][XRootDTransport ] [172.16.84.131:1094 #0.0] Trying to authenticate using unix
[2020-05-26 13:15:36.065292 +0300][Dump ][AsyncSock ] [172.16.84.131:1094 #0.0] Wrote a message: (0x17330), 41 bytes
[2020-05-26 13:15:36.085575 +0300][Dump ][XRootDTransport ] [msg: 0x2000] Expecting 0 bytes of message body
[2020-05-26 13:15:36.085658 +0300][Dump ][AsyncSock ] [172.16.84.131:1094 #0.0] Received message header, size: 8
[2020-05-26 13:15:36.085706 +0300][Dump ][AsyncSock ] [172.16.84.131:1094 #0.0] Received a message of 8 bytes
[2020-05-26 13:15:36.085769 +0300][Debug ][XRootDTransport ] [172.16.84.131:1094 #0.0] Authenticated with unix.
[2020-05-26 13:15:36.085816 +0300][Debug ][PostMaster ] [172.16.84.131:1094 #0] Stream 0 connected.
[2020-05-26 13:15:36.085847 +0300][Debug ][Utility ] Monitor library name not set. No monitoring
[2020-05-26 13:15:36.085976 +0300][Dump ][AsyncSock ] [172.16.84.131:1094 #0.0] Wrote a message: kXR_stat (path: /eos/root_files/README.md, flags: none) (0x9f5f0d30), 49 bytes
[2020-05-26 13:15:36.086006 +0300][Dump ][AsyncSock ] [172.16.84.131:1094 #0.0] Successfully sent message: kXR_stat (path: /eos/root_files/README.md, flags: none) (0x9f5f0d30).
[2020-05-26 13:15:36.086031 +0300][Dump ][XRootD ] [172.16.84.131:1094] Message kXR_stat (path: /eos/root_files/README.md, flags: none) has been successfully sent.
[2020-05-26 13:15:36.086049 +0300][Debug ][ExDbgMsg ] [172.16.84.131:1094] Moving MsgHandler: 0x9f5f62c0 (message: kXR_stat (path: /eos/root_files/README.md, flags: none) ) from out-queu to in-queue.
[2020-05-26 13:15:36.086081 +0300][Dump ][PostMaster ] [172.16.84.131:1094 #0.0] All messages consumed, disable uplink
[2020-05-26 13:15:36.151332 +0300][Dump ][XRootDTransport ] [msg: 0x2000] Expecting 72 bytes of message body
[2020-05-26 13:15:36.151393 +0300][Dump ][AsyncSock ] [172.16.84.131:1094 #0.0] Received message header for 0x2000 size: 8
[2020-05-26 13:15:36.151444 +0300][Dump ][AsyncSock ] [172.16.84.131:1094 #0.0] Received message 0x2000 of 80 bytes
[2020-05-26 13:15:36.151486 +0300][Dump ][PostMaster ] [172.16.84.131:1094 #0] Handling received message: 0x2000.
[2020-05-26 13:15:36.151651 +0300][Dump ][XRootD ] [172.16.84.131:1094] Got a kXR_error response to request kXR_stat (path: /eos/root_files/README.md, flags: none) [3011] Unable to stat /eos/root_files/README.md; No such file or directory
[2020-05-26 13:15:36.151716 +0300][Debug ][XRootD ] [172.16.84.131:1094] Handling error while processing kXR_stat (path: /eos/root_files/README.md, flags: none): [ERROR] Error response: No such file or directory.
[2020-05-26 13:15:36.151757 +0300][Debug ][ExDbgMsg ] [172.16.84.131:1094] Calling MsgHandler: 0x9f5f62c0 (message: kXR_stat (path: /eos/root_files/README.md, flags: none) ) with status: [ERROR] Error response: No such file or directory.
[2020-05-26 13:15:36.151796 +0300][Debug ][ExDbgMsg ] [172.16.84.131:1094] Destroying MsgHandler: 0x9f5f62c0.
[2020-05-26 13:15:36.151851 +0300][Dump ][App ] Processing source entry: README.md, type local file, target file: root://172.16.84.131//eos/root_files/README.md
[2020-05-26 13:15:36.157023 +0300][Dump ][Utility ] Adding job with properties: 'checkSumMode' = 'none', 'checkSumPreset' = '', 'checkSumType' = '', 'chunkSize' = '8388608', 'coerce' = '0', 'delegate' = '0', 'dynamicSource' = '0', 'force' = '0', 'initTimeout' = '600', 'makeDir' = '0', 'parallelChunks' = '4', 'posc' = '0', 'source' = 'file:///home/ionut/Desktop/Degree/Code/FIleSpooler/README.md', 'target' = 'root://172.16.84.131//eos/root_files/README.md', 'targetIsDir' = '0', 'thirdParty' = 'none', 'tpcTimeout' = '1800', 'xcp' = '0', 'xcpBlockSize' = '134217728', 'zipArchive' = '0'
[2020-05-26 13:15:36.157112 +0300][Debug ][Utility ] CopyProcess: 2 jobs to prepare
[2020-05-26 13:15:36.157186 +0300][Dump ][Utility ] URL: file:///home/ionut/Desktop/Degree/Code/FIleSpooler/README.md
[2020-05-26 13:15:36.157186 +0300][Dump ][Utility ] Protocol: file
[2020-05-26 13:15:36.157186 +0300][Dump ][Utility ] User Name:
[2020-05-26 13:15:36.157186 +0300][Dump ][Utility ] Password:
[2020-05-26 13:15:36.157186 +0300][Dump ][Utility ] Host Name: localhost
[2020-05-26 13:15:36.157186 +0300][Dump ][Utility ] Port: 1094
[2020-05-26 13:15:36.157186 +0300][Dump ][Utility ] Path: /home/ionut/Desktop/Degree/Code/FIleSpooler/README.md
[2020-05-26 13:15:36.157279 +0300][Dump ][Utility ] URL: root://172.16.84.131//eos/root_files/README.md
[2020-05-26 13:15:36.157279 +0300][Dump ][Utility ] Protocol: root
[2020-05-26 13:15:36.157279 +0300][Dump ][Utility ] User Name:
[2020-05-26 13:15:36.157279 +0300][Dump ][Utility ] Password:
[2020-05-26 13:15:36.157279 +0300][Dump ][Utility ] Host Name: 172.16.84.131
[2020-05-26 13:15:36.157279 +0300][Dump ][Utility ] Port: 1094
[2020-05-26 13:15:36.157279 +0300][Dump ][Utility ] Path: /eos/root_files/README.md
[2020-05-26 13:15:36.157384 +0300][Dump ][Utility ] URL: file:///home/ionut/Desktop/Degree/Code/FIleSpooler/README.md
[2020-05-26 13:15:36.157384 +0300][Dump ][Utility ] Protocol: file
[2020-05-26 13:15:36.157384 +0300][Dump ][Utility ] User Name:
[2020-05-26 13:15:36.157384 +0300][Dump ][Utility ] Password:
[2020-05-26 13:15:36.157384 +0300][Dump ][Utility ] Host Name: localhost
[2020-05-26 13:15:36.157384 +0300][Dump ][Utility ] Port: 1094
[2020-05-26 13:15:36.157384 +0300][Dump ][Utility ] Path: /home/ionut/Desktop/Degree/Code/FIleSpooler/README.md
[2020-05-26 13:15:36.157470 +0300][Dump ][Utility ] URL: root://172.16.84.131//eos/root_files/README.md
[2020-05-26 13:15:36.157470 +0300][Dump ][Utility ] Protocol: root
[2020-05-26 13:15:36.157470 +0300][Dump ][Utility ] User Name:
[2020-05-26 13:15:36.157470 +0300][Dump ][Utility ] Password:
[2020-05-26 13:15:36.157470 +0300][Dump ][Utility ] Host Name: 172.16.84.131
[2020-05-26 13:15:36.157470 +0300][Dump ][Utility ] Port: 1094
[2020-05-26 13:15:36.157470 +0300][Dump ][Utility ] Path: /eos/root_files/README.md
[2020-05-26 13:15:36.157545 +0300][Debug ][Utility ] Creating a classic copy job, from file://localhost/home/ionut/Desktop/Degree/Code/FIleSpooler/README.md to root://172.16.84.131:1094//eos/root_files/README.md
[2020-05-26 13:15:36.158789 +0300][Debug ][Utility ] Opening file://localhost/home/ionut/Desktop/Degree/Code/FIleSpooler/README.md for reading
[2020-05-26 13:15:36.158872 +0300][Dump ][Utility ] URL: file://localhost/home/ionut/Desktop/Degree/Code/FIleSpooler/README.md
[2020-05-26 13:15:36.158872 +0300][Dump ][Utility ] Protocol: file
[2020-05-26 13:15:36.158872 +0300][Dump ][Utility ] User Name:
[2020-05-26 13:15:36.158872 +0300][Dump ][Utility ] Password:
[2020-05-26 13:15:36.158872 +0300][Dump ][Utility ] Host Name: localhost
[2020-05-26 13:15:36.158872 +0300][Dump ][Utility ] Port: 1094
[2020-05-26 13:15:36.158872 +0300][Dump ][Utility ] Path: /home/ionut/Desktop/Degree/Code/FIleSpooler/README.md
[2020-05-26 13:15:36.158941 +0300][Dump ][Utility ] URL: file://localhost/home/ionut/Desktop/Degree/Code/FIleSpooler/README.md
[2020-05-26 13:15:36.158941 +0300][Dump ][Utility ] Protocol: file
[2020-05-26 13:15:36.158941 +0300][Dump ][Utility ] User Name:
[2020-05-26 13:15:36.158941 +0300][Dump ][Utility ] Password:
[2020-05-26 13:15:36.158941 +0300][Dump ][Utility ] Host Name: localhost
[2020-05-26 13:15:36.158941 +0300][Dump ][Utility ] Port: 1094
[2020-05-26 13:15:36.158941 +0300][Dump ][Utility ] Path: /home/ionut/Desktop/Degree/Code/FIleSpooler/README.md
[2020-05-26 13:15:36.159013 +0300][Dump ][Utility ] URL: file://localhost/home/ionut/Desktop/Degree/Code/FIleSpooler/README.md
[2020-05-26 13:15:36.159013 +0300][Dump ][Utility ] Protocol: file
[2020-05-26 13:15:36.159013 +0300][Dump ][Utility ] User Name:
[2020-05-26 13:15:36.159013 +0300][Dump ][Utility ] Password:
[2020-05-26 13:15:36.159013 +0300][Dump ][Utility ] Host Name: localhost
[2020-05-26 13:15:36.159013 +0300][Dump ][Utility ] Port: 1094
[2020-05-26 13:15:36.159013 +0300][Dump ][Utility ] Path: /home/ionut/Desktop/Degree/Code/FIleSpooler/README.md
[2020-05-26 13:15:36.159217 +0300][Debug ][File ] [0x9f5f8eb0@file://localhost/home/ionut/Desktop/Degree/Code/FIleSpooler/README.md?xrdcl.requuid=d2b56a30-8d6f-4145-b69b-063bbe7e8e31] Sending an open command
[2020-05-26 13:15:36.159343 +0300][Dump ][Utility ] URL: file://localhost/home/ionut/Desktop/Degree/Code/FIleSpooler/README.md?xrdcl.requuid=d2b56a30-8d6f-4145-b69b-063bbe7e8e31
[2020-05-26 13:15:36.159343 +0300][Dump ][Utility ] Protocol: file
[2020-05-26 13:15:36.159343 +0300][Dump ][Utility ] User Name:
[2020-05-26 13:15:36.159343 +0300][Dump ][Utility ] Password:
[2020-05-26 13:15:36.159343 +0300][Dump ][Utility ] Host Name: localhost
[2020-05-26 13:15:36.159343 +0300][Dump ][Utility ] Port: 1094
[2020-05-26 13:15:36.159343 +0300][Dump ][Utility ] Path: /home/ionut/Desktop/Degree/Code/FIleSpooler/README.md
[2020-05-26 13:15:36.159483 +0300][Dump ][Utility ] URL: file://localhost/home/ionut/Desktop/Degree/Code/FIleSpooler/README.md?xrdcl.requuid=d2b56a30-8d6f-4145-b69b-063bbe7e8e31
[2020-05-26 13:15:36.159483 +0300][Dump ][Utility ] Protocol: file
[2020-05-26 13:15:36.159483 +0300][Dump ][Utility ] User Name:
[2020-05-26 13:15:36.159483 +0300][Dump ][Utility ] Password:
[2020-05-26 13:15:36.159483 +0300][Dump ][Utility ] Host Name: localhost
[2020-05-26 13:15:36.159483 +0300][Dump ][Utility ] Port: 1094
[2020-05-26 13:15:36.159483 +0300][Dump ][Utility ] Path: /home/ionut/Desktop/Degree/Code/FIleSpooler/README.md
[2020-05-26 13:15:36.159725 +0300][Debug ][File ] [0x9f5f8eb0@file://localhost/home/ionut/Desktop/Degree/Code/FIleSpooler/README.md?xrdcl.requuid=d2b56a30-8d6f-4145-b69b-063bbe7e8e31] Open has returned with status [SUCCESS]
[2020-05-26 13:15:36.159781 +0300][Debug ][File ] [0x9f5f8eb0@file://localhost/home/ionut/Desktop/Degree/Code/FIleSpooler/README.md?xrdcl.requuid=d2b56a30-8d6f-4145-b69b-063bbe7e8e31] successfully opened at localhost, handle: 0xa, session id: 1
[2020-05-26 13:15:36.159892 +0300][Error ][Utility ] The given URL is empty
[2020-05-26 13:15:36.160028 +0300][Error ][PostMaster ] Unable to get transport handler for protocol
[2020-05-26 13:15:36.160097 +0300][Debug ][Utility ] Opening root://172.16.84.131:1094//eos/root_files/README.md?oss.asize=559 for writing
[2020-05-26 13:15:36.160165 +0300][Dump ][Utility ] URL: root://172.16.84.131:1094//eos/root_files/README.md?oss.asize=559
[2020-05-26 13:15:36.160165 +0300][Dump ][Utility ] Protocol: root
[2020-05-26 13:15:36.160165 +0300][Dump ][Utility ] User Name:
[2020-05-26 13:15:36.160165 +0300][Dump ][Utility ] Password:
[2020-05-26 13:15:36.160165 +0300][Dump ][Utility ] Host Name: 172.16.84.131
[2020-05-26 13:15:36.160165 +0300][Dump ][Utility ] Port: 1094
[2020-05-26 13:15:36.160165 +0300][Dump ][Utility ] Path: /eos/root_files/README.md
[2020-05-26 13:15:36.160246 +0300][Dump ][Utility ] URL: root://172.16.84.131:1094//eos/root_files/README.md?oss.asize=559
[2020-05-26 13:15:36.160246 +0300][Dump ][Utility ] Protocol: root
[2020-05-26 13:15:36.160246 +0300][Dump ][Utility ] User Name:
[2020-05-26 13:15:36.160246 +0300][Dump ][Utility ] Password:
[2020-05-26 13:15:36.160246 +0300][Dump ][Utility ] Host Name: 172.16.84.131
[2020-05-26 13:15:36.160246 +0300][Dump ][Utility ] Port: 1094
[2020-05-26 13:15:36.160246 +0300][Dump ][Utility ] Path: /eos/root_files/README.md
[2020-05-26 13:15:36.160303 +0300][Dump ][Utility ] URL: root://172.16.84.131:1094//eos/root_files/README.md?oss.asize=559
[2020-05-26 13:15:36.160303 +0300][Dump ][Utility ] Protocol: root
[2020-05-26 13:15:36.160303 +0300][Dump ][Utility ] User Name:
[2020-05-26 13:15:36.160303 +0300][Dump ][Utility ] Password:
[2020-05-26 13:15:36.160303 +0300][Dump ][Utility ] Host Name: 172.16.84.131
[2020-05-26 13:15:36.160303 +0300][Dump ][Utility ] Port: 1094
[2020-05-26 13:15:36.160303 +0300][Dump ][Utility ] Path: /eos/root_files/README.md
[2020-05-26 13:15:36.160415 +0300][Debug ][File ] [0x9f5fa6d0@root://172.16.84.131:1094//eos/root_files/README.md?oss.asize=559&xrdcl.requuid=80104c9a-d23c-40aa-9fb8-4a755ea1680d] Sending an open command
[2020-05-26 13:15:36.160454 +0300][Dump ][XRootD ] [172.16.84.131:1094] Sending message kXR_open (file: /eos/root_files/README.md?oss.asize=559, mode: 0644, flags: kXR_new kXR_open_updt kXR_async kXR_retstat )
[2020-05-26 13:15:36.160500 +0300][Debug ][ExDbgMsg ] [172.16.84.131:1094] MsgHandler created: 0x9f5fac80 (message: kXR_open (file: /eos/root_files/README.md?oss.asize=559, mode: 0644, flags: kXR_new kXR_open_updt kXR_async kXR_retstat ) ).
[2020-05-26 13:15:36.160530 +0300][Dump ][PostMaster ] [172.16.84.131:1094 #0] Sending message kXR_open (file: /eos/root_files/README.md?oss.asize=559, mode: 0644, flags: kXR_new kXR_open_updt kXR_async kXR_retstat ) (0x9f5f92b0) through substream 0 expecting answer at 0
[2020-05-26 13:15:36.160721 +0300][Dump ][AsyncSock ] [172.16.84.131:1094 #0.0] Wrote a message: kXR_open (file: /eos/root_files/README.md?oss.asize=559, mode: 0644, flags: kXR_new kXR_open_updt kXR_async kXR_retstat ) (0x9f5f92b0), 63 bytes
[2020-05-26 13:15:36.160790 +0300][Dump ][AsyncSock ] [172.16.84.131:1094 #0.0] Successfully sent message: kXR_open (file: /eos/root_files/README.md?oss.asize=559, mode: 0644, flags: kXR_new kXR_open_updt kXR_async kXR_retstat ) (0x9f5f92b0).
[2020-05-26 13:15:36.160829 +0300][Dump ][XRootD ] [172.16.84.131:1094] Message kXR_open (file: /eos/root_files/README.md?oss.asize=559, mode: 0644, flags: kXR_new kXR_open_updt kXR_async kXR_retstat ) has been successfully sent.
[2020-05-26 13:15:36.160858 +0300][Debug ][ExDbgMsg ] [172.16.84.131:1094] Moving MsgHandler: 0x9f5fac80 (message: kXR_open (file: /eos/root_files/README.md?oss.asize=559, mode: 0644, flags: kXR_new kXR_open_updt kXR_async kXR_retstat ) ) from out-queu to in-queue.
[2020-05-26 13:15:36.160883 +0300][Dump ][PostMaster ] [172.16.84.131:1094 #0.0] All messages consumed, disable uplink
[2020-05-26 13:15:36.163455 +0300][Dump ][XRootDTransport ] [msg: 0x17920] Expecting 128 bytes of message body
[2020-05-26 13:15:36.163506 +0300][Dump ][AsyncSock ] [172.16.84.131:1094 #0.0] Received message header for 0x17920 size: 8
[2020-05-26 13:15:36.163543 +0300][Dump ][AsyncSock ] [172.16.84.131:1094 #0.0] Received message 0x17920 of 136 bytes
[2020-05-26 13:15:36.163566 +0300][Dump ][PostMaster ] [172.16.84.131:1094 #0] Handling received message: 0x17920.
[2020-05-26 13:15:36.163705 +0300][Dump ][XRootD ] [172.16.84.131:1094] Got kXR_wait response of 65 seconds to message kXR_open (file: /eos/root_files/README.md?oss.asize=559, mode: 0644, flags: kXR_new kXR_open_updt kXR_async kXR_retstat ): Attention: you are currently hold in this instance and each request is stalled for 65 seconds ... ; come back in 65 seconds!
[2020-05-26 13:15:36.163771 +0300][Debug ][ExDbgMsg ] [172.16.84.131:1094] Scheduling WaitTask for MsgHandler: 0x9f5fac80 (message: kXR_open (file: /eos/root_files/README.md?oss.asize=559, mode: 0444, flags: kXR_new kXR_open_updt kXR_async kXR_retstat ) ).
[2020-05-26 13:15:36.163808 +0300][Debug ][TaskMgr ] Registering task: "WaitTask for: 0x0x55689f5f92b0" to be run at: [2020-05-26 13:16:41 +0300]
[2020-05-26 13:15:36.882102 +0300][Dump ][TaskMgr ] Running task: "FileTimer task"
[2020-05-26 13:15:36.882225 +0300][Dump ][TaskMgr ] Will rerun task "FileTimer task" at [2020-05-26 13:15:51 +0300]

I can copy files from eos fst locally but not viceversa. It might be a permission problem but I don't know exactly what to change.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.

[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/xrootd/xrootd/issues/1206", "url": "https://github.com/xrootd/xrootd/issues/1206", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]

Use REPLY-ALL to reply to list

To unsubscribe from the XROOTD-DEV list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=XROOTD-DEV&A=1