-
Bug
-
Resolution: Fixed
-
Major
-
None
-
Platform: PC, OS: All
Our Hudson builds a .war file of about 100MB. Sending this artifact from the
slave to the master over Gbit ethernet takes about 2 or 3 minutes. Gbit
ethernet should do this in about 1 second theoreticly. Practicly scp takes
about 4 seconds to copy 100MB.
I made this testcase.
-> New freestyle build -> Add build step 'Execute Shell' -> enter 'dd if=/dev/
urandom of=this_is_big.bin bs=1M count=100' -> Archive artifacts
'this_is_big.bin' -> Schedule at slave -> dd takes about 45 seconds -> job
takes about 3 minutes.
ngrep shows me a lot of serialized java stuff, but very little effective data
is send per packet.
I'm using Hudson 1.300 for master and slave.
I hope people can reproduce and fix it.
- is duplicated by
-
JENKINS-7212 CLONE -sending artifacts to master over slow connection
-
- Resolved
-
- is related to
-
JENKINS-3922 Slave is slow copying maven artifacts to master
-
- Resolved
-
[JENKINS-3524] sending artifacts to master is very slow
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Link |
New:
This issue is related to |
Link |
New:
This issue is duplicated by |
Workflow | Original: JNJira [ 133597 ] | New: JNJira + In-Review [ 202279 ] |