subordinate 0.6.1 → 0.6.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +8 -8
- data/.travis.yml +1 -38
- data/README.md +0 -21
- data/lib/subordinate/version.rb +1 -1
- data/spec/spec_helper.rb +7 -20
- data/spec/subordinate/client/build_spec.rb +48 -32
- data/spec/subordinate/client/executor_spec.rb +12 -7
- data/spec/subordinate/client/job_spec.rb +20 -24
- data/spec/subordinate/client/load_spec.rb +9 -6
- data/spec/subordinate/client/people_spec.rb +10 -7
- data/spec/subordinate/client/queue_spec.rb +10 -7
- data/spec/subordinate/client/system_spec.rb +10 -7
- data/spec/subordinate/client/view_spec.rb +45 -15
- data/spec/subordinate/client_spec.rb +14 -11
- data/spec/subordinate/configuration_spec.rb +8 -7
- data/spec/support/mocks/base.json +49 -0
- data/spec/support/mocks/build.json +126 -0
- data/spec/support/mocks/build_timestamp.txt +1 -0
- data/spec/support/mocks/build_timestamp_formatted.txt +1 -0
- data/spec/support/mocks/computer.json +233 -0
- data/spec/support/mocks/console_output.txt +2221 -0
- data/spec/support/mocks/console_output_offset.txt +2194 -0
- data/spec/support/mocks/console_output_pre.html +2222 -0
- data/spec/support/mocks/empty.json +0 -0
- data/spec/support/mocks/job.json +92 -0
- data/spec/support/mocks/load_statistics.json +14 -0
- data/spec/support/mocks/people.json +15 -0
- data/spec/support/mocks/queue.json +30 -0
- data/spec/support/mocks/view.json +45 -0
- data/spec/support/mocks/views.json +638 -0
- data/subordinate.gemspec +11 -14
- metadata +76 -90
- data/spec/fixtures/authentications.yml.sample +0 -8
@@ -0,0 +1,2222 @@
|
|
1
|
+
<body>Started by an SCM change
|
2
|
+
Building remotely on <a href="/computer/remote-slave-6" class="model-link">remote-slave-6</a> in workspace /home/jenkins/slave/workspace/jenkins_rc_branch
|
3
|
+
Fetching changes from the remote Git repository
|
4
|
+
Fetching upstream changes from origin
|
5
|
+
Checking out Revision 28d38cb39d048c0ceaeff34d033e90a7886aa251 (origin/rc)
|
6
|
+
[jenkins_rc_branch] $ /home/jenkins/slave/tools/hudson.tasks.Maven_MavenInstallation/maven3/bin/mvn -Dmaven.test.failure.ignore=true -Dbuild.type=rc -Dmaven.repo.local=/home/jenkins/slave/workspace/jenkins_rc_branch/.repository clean install
|
7
|
+
[INFO] Scanning for projects...
|
8
|
+
[INFO] ------------------------------------------------------------------------
|
9
|
+
[INFO] Reactor Build Order:
|
10
|
+
[INFO]
|
11
|
+
[INFO] Jenkins main module
|
12
|
+
[INFO] Jenkins CLI
|
13
|
+
[INFO] Jenkins core
|
14
|
+
[INFO] Maven Integration plugin
|
15
|
+
[INFO] Jenkins war
|
16
|
+
[INFO] Test harness for Jenkins and plugins
|
17
|
+
[INFO] Jenkins UI sample plugin
|
18
|
+
[INFO] Jenkins plugin POM
|
19
|
+
[INFO]
|
20
|
+
[INFO] ------------------------------------------------------------------------
|
21
|
+
[INFO] Building Jenkins main module 1.531-SNAPSHOT
|
22
|
+
[INFO] ------------------------------------------------------------------------
|
23
|
+
[INFO]
|
24
|
+
[INFO] <b class="maven-mojo">--- maven-clean-plugin:2.4.1:clean (default-clean) @ pom ---
|
25
|
+
</b>[INFO]
|
26
|
+
[INFO] <b class="maven-mojo">--- maven-enforcer-plugin:1.0.1:enforce (enforce-maven) @ pom ---
|
27
|
+
</b>[INFO]
|
28
|
+
[INFO] <b class="maven-mojo">--- maven-enforcer-plugin:1.0.1:display-info (display-info) @ pom ---
|
29
|
+
</b>[INFO] Maven Version: 3.0.4
|
30
|
+
[INFO] JDK Version: 1.6.0_24 normalized as: 1.6.0-24
|
31
|
+
[INFO] OS Info: Arch: amd64 Family: unix Name: linux Version: 2.6.35-25-server
|
32
|
+
[INFO]
|
33
|
+
[INFO] <b class="maven-mojo">--- maven-enforcer-plugin:1.0.1:enforce (default) @ pom ---
|
34
|
+
</b>[INFO]
|
35
|
+
[INFO] <b class="maven-mojo">--- maven-enforcer-plugin:1.0.1:enforce (enforce-banned-dependencies) @ pom ---
|
36
|
+
</b>[INFO]
|
37
|
+
[INFO] <b class="maven-mojo">--- build-helper-maven-plugin:1.7:timestamp-property (timestamp-property) @ pom ---
|
38
|
+
</b>[INFO] Setting property 'now' to '09/10/2013 01:32 GMT'.
|
39
|
+
[INFO]
|
40
|
+
[INFO] <b class="maven-mojo">--- build-helper-maven-plugin:1.7:regex-property (version-property) @ pom ---
|
41
|
+
</b>[INFO] Setting property 'build.version' to '1.531-SNAPSHOT (rc-09/10/2013 01:32 GMT-jenkins)'.
|
42
|
+
[INFO]
|
43
|
+
[INFO] <b class="maven-mojo">--- build-helper-maven-plugin:1.7:add-source (add-source) @ pom ---
|
44
|
+
</b>[INFO] Source directory: /home/jenkins/slave/workspace/jenkins_rc_branch/target/generated-sources/localizer added.
|
45
|
+
[INFO]
|
46
|
+
[INFO] <b class="maven-mojo">--- gmaven-plugin:1.5-jenkins-1:generateStubs (default) @ pom ---
|
47
|
+
</b>[INFO] No sources found for Java stub generation
|
48
|
+
[INFO]
|
49
|
+
[INFO] <b class="maven-mojo">--- maven-remote-resources-plugin:1.2.1:process (default) @ pom ---
|
50
|
+
</b>[INFO]
|
51
|
+
[INFO] <b class="maven-mojo">--- gmaven-plugin:1.5-jenkins-1:compile (default) @ pom ---
|
52
|
+
</b>[INFO] No sources found to compile
|
53
|
+
[INFO]
|
54
|
+
[INFO] <b class="maven-mojo">--- animal-sniffer-maven-plugin:1.9:check (default) @ pom ---
|
55
|
+
</b>[INFO] Checking unresolved references to org.codehaus.mojo.signature:java15:1.0
|
56
|
+
[INFO]
|
57
|
+
[INFO] <b class="maven-mojo">--- gmaven-plugin:1.5-jenkins-1:generateTestStubs (default) @ pom ---
|
58
|
+
</b>[INFO] No sources found for Java stub generation
|
59
|
+
[INFO]
|
60
|
+
[INFO] <b class="maven-mojo">--- gmaven-plugin:1.5-jenkins-1:testCompile (default) @ pom ---
|
61
|
+
</b>[INFO] No sources found to compile
|
62
|
+
[INFO]
|
63
|
+
[INFO] <b class="maven-mojo">--- maven-install-plugin:2.3.1:install (default-install) @ pom ---
|
64
|
+
</b>[INFO] Installing /home/jenkins/slave/workspace/jenkins_rc_branch/pom.xml to /home/jenkins/slave/workspace/jenkins_rc_branch/.repository/org/jenkins-ci/main/pom/1.531-SNAPSHOT/pom-1.531-SNAPSHOT.pom
|
65
|
+
[INFO]
|
66
|
+
[INFO] ------------------------------------------------------------------------
|
67
|
+
[INFO] Building Jenkins CLI 1.531-SNAPSHOT
|
68
|
+
[INFO] ------------------------------------------------------------------------
|
69
|
+
[INFO]
|
70
|
+
[INFO] <b class="maven-mojo">--- maven-clean-plugin:2.4.1:clean (default-clean) @ cli ---
|
71
|
+
</b>[INFO] Deleting /home/jenkins/slave/workspace/jenkins_rc_branch/cli/target
|
72
|
+
[INFO]
|
73
|
+
[INFO] <b class="maven-mojo">--- maven-enforcer-plugin:1.0.1:enforce (enforce-maven) @ cli ---
|
74
|
+
</b>[INFO]
|
75
|
+
[INFO] <b class="maven-mojo">--- maven-enforcer-plugin:1.0.1:display-info (display-info) @ cli ---
|
76
|
+
</b>[INFO] Maven Version: 3.0.4
|
77
|
+
[INFO] JDK Version: 1.6.0_24 normalized as: 1.6.0-24
|
78
|
+
[INFO] OS Info: Arch: amd64 Family: unix Name: linux Version: 2.6.35-25-server
|
79
|
+
[INFO]
|
80
|
+
[INFO] <b class="maven-mojo">--- maven-enforcer-plugin:1.0.1:enforce (default) @ cli ---
|
81
|
+
</b>[INFO]
|
82
|
+
[INFO] <b class="maven-mojo">--- maven-enforcer-plugin:1.0.1:enforce (enforce-banned-dependencies) @ cli ---
|
83
|
+
</b>[INFO]
|
84
|
+
[INFO] <b class="maven-mojo">--- build-helper-maven-plugin:1.7:timestamp-property (timestamp-property) @ cli ---
|
85
|
+
</b>[INFO] Setting property 'now' to '09/10/2013 01:32 GMT'.
|
86
|
+
[INFO]
|
87
|
+
[INFO] <b class="maven-mojo">--- build-helper-maven-plugin:1.7:regex-property (version-property) @ cli ---
|
88
|
+
</b>[INFO] Setting property 'build.version' to '1.531-SNAPSHOT (rc-09/10/2013 01:32 GMT-jenkins)'.
|
89
|
+
[INFO]
|
90
|
+
[INFO] <b class="maven-mojo">--- build-helper-maven-plugin:1.7:add-source (add-source) @ cli ---
|
91
|
+
</b>[INFO] Source directory: /home/jenkins/slave/workspace/jenkins_rc_branch/cli/target/generated-sources/localizer added.
|
92
|
+
[INFO]
|
93
|
+
[INFO] <b class="maven-mojo">--- gmaven-plugin:1.5-jenkins-1:generateStubs (default) @ cli ---
|
94
|
+
</b>[INFO] No sources found for Java stub generation
|
95
|
+
[INFO]
|
96
|
+
[INFO] <b class="maven-mojo">--- maven-localizer-plugin:1.15:generate (default) @ cli ---
|
97
|
+
</b>[INFO]
|
98
|
+
[INFO] <b class="maven-mojo">--- maven-remote-resources-plugin:1.2.1:process (default) @ cli ---
|
99
|
+
</b>[INFO]
|
100
|
+
[INFO] <b class="maven-mojo">--- maven-resources-plugin:2.6:resources (default-resources) @ cli ---
|
101
|
+
</b>[INFO] Using 'UTF-8' encoding to copy filtered resources.
|
102
|
+
[INFO] Copying 7 resources
|
103
|
+
[INFO] Copying 1 resource
|
104
|
+
[INFO]
|
105
|
+
[INFO] <b class="maven-mojo">--- maven-compiler-plugin:3.0:compile (default-compile) @ cli ---
|
106
|
+
</b>[INFO] Changes detected - recompiling the module!
|
107
|
+
[INFO] Compiling 9 source files to /home/jenkins/slave/workspace/jenkins_rc_branch/cli/target/classes
|
108
|
+
<span class="warning-inline">[WARNING] Note: /home/jenkins/slave/workspace/jenkins_rc_branch/cli/src/main/java/hudson/cli/CLI.java uses or overrides a deprecated API.
|
109
|
+
</span><span class="warning-inline">[WARNING] Note: Recompile with -Xlint:deprecation for details.
|
110
|
+
</span><span class="warning-inline">[WARNING] Note: /home/jenkins/slave/workspace/jenkins_rc_branch/cli/src/main/java/hudson/cli/Connection.java uses unchecked or unsafe operations.
|
111
|
+
</span><span class="warning-inline">[WARNING] Note: Recompile with -Xlint:unchecked for details.
|
112
|
+
</span>[INFO]
|
113
|
+
[INFO] <b class="maven-mojo">--- gmaven-plugin:1.5-jenkins-1:compile (default) @ cli ---
|
114
|
+
</b>[INFO] No sources found to compile
|
115
|
+
[INFO]
|
116
|
+
[INFO] <b class="maven-mojo">--- animal-sniffer-maven-plugin:1.9:check (default) @ cli ---
|
117
|
+
</b>[INFO] Checking unresolved references to org.codehaus.mojo.signature:java15:1.0
|
118
|
+
[INFO]
|
119
|
+
[INFO] <b class="maven-mojo">--- gmaven-plugin:1.5-jenkins-1:generateTestStubs (default) @ cli ---
|
120
|
+
</b>[INFO] No sources found for Java stub generation
|
121
|
+
[INFO]
|
122
|
+
[INFO] <b class="maven-mojo">--- maven-resources-plugin:2.6:testResources (default-testResources) @ cli ---
|
123
|
+
</b>[INFO] Using 'UTF-8' encoding to copy filtered resources.
|
124
|
+
[INFO] skip non existing resourceDirectory /home/jenkins/slave/workspace/jenkins_rc_branch/cli/src/test/resources
|
125
|
+
[INFO]
|
126
|
+
[INFO] <b class="maven-mojo">--- maven-compiler-plugin:3.0:testCompile (default-testCompile) @ cli ---
|
127
|
+
</b>[INFO] Changes detected - recompiling the module!
|
128
|
+
[INFO] Compiling 1 source file to /home/jenkins/slave/workspace/jenkins_rc_branch/cli/target/test-classes
|
129
|
+
[INFO]
|
130
|
+
[INFO] <b class="maven-mojo">--- gmaven-plugin:1.5-jenkins-1:testCompile (default) @ cli ---
|
131
|
+
</b>[INFO] No sources found to compile
|
132
|
+
[INFO]
|
133
|
+
[INFO] <b class="maven-mojo">--- maven-surefire-plugin:2.15:test (default-test) @ cli ---
|
134
|
+
</b>[INFO] Surefire report directory: /home/jenkins/slave/workspace/jenkins_rc_branch/cli/target/surefire-reports
|
135
|
+
|
136
|
+
-------------------------------------------------------
|
137
|
+
T E S T S
|
138
|
+
-------------------------------------------------------
|
139
|
+
Running hudson.cli.ConnectionTest
|
140
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.528 sec - in hudson.cli.ConnectionTest
|
141
|
+
|
142
|
+
Results :
|
143
|
+
|
144
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
|
145
|
+
|
146
|
+
[INFO]
|
147
|
+
[INFO] <b class="maven-mojo">--- maven-jar-plugin:2.4:jar (default-jar) @ cli ---
|
148
|
+
</b>[INFO] Building jar: /home/jenkins/slave/workspace/jenkins_rc_branch/cli/target/cli-1.531-SNAPSHOT.jar
|
149
|
+
[INFO]
|
150
|
+
[INFO] <b class="maven-mojo">--- maven-assembly-plugin:2.4:attached (default) @ cli ---
|
151
|
+
</b>[INFO] Building jar: /home/jenkins/slave/workspace/jenkins_rc_branch/cli/target/cli-1.531-SNAPSHOT-jar-with-dependencies.jar
|
152
|
+
[INFO]
|
153
|
+
[INFO] <b class="maven-mojo">--- maven-install-plugin:2.3.1:install (default-install) @ cli ---
|
154
|
+
</b>[INFO] Installing /home/jenkins/slave/workspace/jenkins_rc_branch/cli/target/cli-1.531-SNAPSHOT.jar to /home/jenkins/slave/workspace/jenkins_rc_branch/.repository/org/jenkins-ci/main/cli/1.531-SNAPSHOT/cli-1.531-SNAPSHOT.jar
|
155
|
+
[INFO] Installing /home/jenkins/slave/workspace/jenkins_rc_branch/cli/pom.xml to /home/jenkins/slave/workspace/jenkins_rc_branch/.repository/org/jenkins-ci/main/cli/1.531-SNAPSHOT/cli-1.531-SNAPSHOT.pom
|
156
|
+
[INFO] Installing /home/jenkins/slave/workspace/jenkins_rc_branch/cli/target/cli-1.531-SNAPSHOT-jar-with-dependencies.jar to /home/jenkins/slave/workspace/jenkins_rc_branch/.repository/org/jenkins-ci/main/cli/1.531-SNAPSHOT/cli-1.531-SNAPSHOT-jar-with-dependencies.jar
|
157
|
+
[INFO]
|
158
|
+
[INFO] ------------------------------------------------------------------------
|
159
|
+
[INFO] Building Jenkins core 1.531-SNAPSHOT
|
160
|
+
[INFO] ------------------------------------------------------------------------
|
161
|
+
Downloading: <a href="http://repo.maven.apache.org/maven2/com/github/jnr/jffi/maven-metadata.xml">http://repo.maven.apache.org/maven2/com/github/jnr/jffi/maven-metadata.xml</a>
|
162
|
+
Downloading: <a href="http://repo.jenkins-ci.org/public/com/github/jnr/jffi/maven-metadata.xml">http://repo.jenkins-ci.org/public/com/github/jnr/jffi/maven-metadata.xml</a>
|
163
|
+
605/605 B
|
164
|
+
|
165
|
+
Downloaded: <a href="http://repo.maven.apache.org/maven2/com/github/jnr/jffi/maven-metadata.xml">http://repo.maven.apache.org/maven2/com/github/jnr/jffi/maven-metadata.xml</a> (605 B at 4.3 KB/sec)
|
166
|
+
605/226 B
|
167
|
+
|
168
|
+
Downloaded: <a href="http://repo.jenkins-ci.org/public/com/github/jnr/jffi/maven-metadata.xml">http://repo.jenkins-ci.org/public/com/github/jnr/jffi/maven-metadata.xml</a> (605 B at 1.6 KB/sec)
|
169
|
+
Downloading: <a href="http://repo.jenkins-ci.org/public/com/github/jnr/jnr-x86asm/maven-metadata.xml">http://repo.jenkins-ci.org/public/com/github/jnr/jnr-x86asm/maven-metadata.xml</a>
|
170
|
+
Downloading: <a href="http://repo.maven.apache.org/maven2/com/github/jnr/jnr-x86asm/maven-metadata.xml">http://repo.maven.apache.org/maven2/com/github/jnr/jnr-x86asm/maven-metadata.xml</a>
|
171
|
+
362/362 B
|
172
|
+
|
173
|
+
Downloaded: <a href="http://repo.maven.apache.org/maven2/com/github/jnr/jnr-x86asm/maven-metadata.xml">http://repo.maven.apache.org/maven2/com/github/jnr/jnr-x86asm/maven-metadata.xml</a> (362 B at 16.8 KB/sec)
|
174
|
+
362/206 B
|
175
|
+
|
176
|
+
Downloaded: <a href="http://repo.jenkins-ci.org/public/com/github/jnr/jnr-x86asm/maven-metadata.xml">http://repo.jenkins-ci.org/public/com/github/jnr/jnr-x86asm/maven-metadata.xml</a> (362 B at 2.8 KB/sec)
|
177
|
+
Downloading: <a href="http://repo.jenkins-ci.org/public/args4j/args4j/2.0.23/args4j-2.0.23.pom">http://repo.jenkins-ci.org/public/args4j/args4j/2.0.23/args4j-2.0.23.pom</a>
|
178
|
+
1/2 KB
|
179
|
+
2/2 KB
|
180
|
+
|
181
|
+
Downloaded: <a href="http://repo.jenkins-ci.org/public/args4j/args4j/2.0.23/args4j-2.0.23.pom">http://repo.jenkins-ci.org/public/args4j/args4j/2.0.23/args4j-2.0.23.pom</a> (2 KB at 12.0 KB/sec)
|
182
|
+
Downloading: <a href="http://repo.jenkins-ci.org/public/args4j/args4j-site/2.0.23/args4j-site-2.0.23.pom">http://repo.jenkins-ci.org/public/args4j/args4j-site/2.0.23/args4j-site-2.0.23.pom</a>
|
183
|
+
1/5 KB
|
184
|
+
5/5 KB
|
185
|
+
|
186
|
+
Downloaded: <a href="http://repo.jenkins-ci.org/public/args4j/args4j-site/2.0.23/args4j-site-2.0.23.pom">http://repo.jenkins-ci.org/public/args4j/args4j-site/2.0.23/args4j-site-2.0.23.pom</a> (5 KB at 26.0 KB/sec)
|
187
|
+
Downloading: <a href="http://repo.jenkins-ci.org/public/com/google/inject/guice/4.0-beta/guice-4.0-beta-no_aop.jar">http://repo.jenkins-ci.org/public/com/google/inject/guice/4.0-beta/guice-4.0-beta-no_aop.jar</a>
|
188
|
+
Downloading: <a href="http://repo.jenkins-ci.org/public/args4j/args4j/2.0.23/args4j-2.0.23.jar">http://repo.jenkins-ci.org/public/args4j/args4j/2.0.23/args4j-2.0.23.jar</a>
|
189
|
+
1/1210 KB
|
190
|
+
5/1210 KB
|
191
|
+
6/1210 KB
|
192
|
+
7/1210 KB
|
193
|
+
8/1210 KB
|
194
|
+
10/1210 KB
|
195
|
+
13/1210 KB
|
196
|
+
17/1210 KB
|
197
|
+
17/1210 KB
|
198
|
+
1/66 KB 17/1210 KB
|
199
|
+
5/66 KB 17/1210 KB
|
200
|
+
6/66 KB 17/1210 KB
|
201
|
+
6/66 KB 18/1210 KB
|
202
|
+
6/66 KB 22/1210 KB
|
203
|
+
6/66 KB 26/1210 KB
|
204
|
+
6/66 KB 30/1210 KB
|
205
|
+
6/66 KB 34/1210 KB
|
206
|
+
6/66 KB 38/1210 KB
|
207
|
+
6/66 KB 40/1210 KB
|
208
|
+
7/66 KB 40/1210 KB
|
209
|
+
10/66 KB 40/1210 KB
|
210
|
+
14/66 KB 40/1210 KB
|
211
|
+
18/66 KB 40/1210 KB
|
212
|
+
22/66 KB 40/1210 KB
|
213
|
+
23/66 KB 40/1210 KB
|
214
|
+
23/66 KB 41/1210 KB
|
215
|
+
23/66 KB 42/1210 KB
|
216
|
+
23/66 KB 45/1210 KB
|
217
|
+
23/66 KB 49/1210 KB
|
218
|
+
23/66 KB 53/1210 KB
|
219
|
+
23/66 KB 57/1210 KB
|
220
|
+
23/66 KB 61/1210 KB
|
221
|
+
23/66 KB 65/1210 KB
|
222
|
+
23/66 KB 69/1210 KB
|
223
|
+
23/66 KB 73/1210 KB
|
224
|
+
23/66 KB 77/1210 KB
|
225
|
+
23/66 KB 79/1210 KB
|
226
|
+
24/66 KB 79/1210 KB
|
227
|
+
25/66 KB 79/1210 KB
|
228
|
+
28/66 KB 79/1210 KB
|
229
|
+
32/66 KB 79/1210 KB
|
230
|
+
36/66 KB 79/1210 KB
|
231
|
+
40/66 KB 79/1210 KB
|
232
|
+
44/66 KB 79/1210 KB
|
233
|
+
48/66 KB 79/1210 KB
|
234
|
+
52/66 KB 79/1210 KB
|
235
|
+
56/66 KB 79/1210 KB
|
236
|
+
57/66 KB 79/1210 KB
|
237
|
+
57/66 KB 81/1210 KB
|
238
|
+
57/66 KB 83/1210 KB
|
239
|
+
57/66 KB 87/1210 KB
|
240
|
+
57/66 KB 91/1210 KB
|
241
|
+
57/66 KB 95/1210 KB
|
242
|
+
57/66 KB 99/1210 KB
|
243
|
+
57/66 KB 103/1210 KB
|
244
|
+
57/66 KB 107/1210 KB
|
245
|
+
57/66 KB 111/1210 KB
|
246
|
+
57/66 KB 115/1210 KB
|
247
|
+
57/66 KB 119/1210 KB
|
248
|
+
58/66 KB 119/1210 KB
|
249
|
+
58/66 KB 123/1210 KB
|
250
|
+
61/66 KB 123/1210 KB
|
251
|
+
65/66 KB 123/1210 KB
|
252
|
+
65/66 KB 127/1210 KB
|
253
|
+
66/66 KB 127/1210 KB
|
254
|
+
66/66 KB 131/1210 KB
|
255
|
+
66/66 KB 131/1210 KB
|
256
|
+
66/66 KB 133/1210 KB
|
257
|
+
66/66 KB 136/1210 KB
|
258
|
+
66/66 KB 140/1210 KB
|
259
|
+
66/66 KB 144/1210 KB
|
260
|
+
66/66 KB 148/1210 KB
|
261
|
+
66/66 KB 152/1210 KB
|
262
|
+
66/66 KB 156/1210 KB
|
263
|
+
66/66 KB 160/1210 KB
|
264
|
+
66/66 KB 164/1210 KB
|
265
|
+
66/66 KB 168/1210 KB
|
266
|
+
66/66 KB 172/1210 KB
|
267
|
+
66/66 KB 176/1210 KB
|
268
|
+
66/66 KB 180/1210 KB
|
269
|
+
66/66 KB 184/1210 KB
|
270
|
+
66/66 KB 188/1210 KB
|
271
|
+
66/66 KB 192/1210 KB
|
272
|
+
66/66 KB 196/1210 KB
|
273
|
+
66/66 KB 200/1210 KB
|
274
|
+
66/66 KB 201/1210 KB
|
275
|
+
|
276
|
+
202/1210 KB
|
277
|
+
Downloaded: <a href="http://repo.jenkins-ci.org/public/args4j/args4j/2.0.23/args4j-2.0.23.jar">http://repo.jenkins-ci.org/public/args4j/args4j/2.0.23/args4j-2.0.23.jar</a> (66 KB at 317.4 KB/sec)
|
278
|
+
205/1210 KB
|
279
|
+
209/1210 KB
|
280
|
+
213/1210 KB
|
281
|
+
217/1210 KB
|
282
|
+
221/1210 KB
|
283
|
+
225/1210 KB
|
284
|
+
229/1210 KB
|
285
|
+
233/1210 KB
|
286
|
+
237/1210 KB
|
287
|
+
241/1210 KB
|
288
|
+
245/1210 KB
|
289
|
+
249/1210 KB
|
290
|
+
253/1210 KB
|
291
|
+
257/1210 KB
|
292
|
+
261/1210 KB
|
293
|
+
265/1210 KB
|
294
|
+
269/1210 KB
|
295
|
+
273/1210 KB
|
296
|
+
277/1210 KB
|
297
|
+
281/1210 KB
|
298
|
+
285/1210 KB
|
299
|
+
289/1210 KB
|
300
|
+
293/1210 KB
|
301
|
+
296/1210 KB
|
302
|
+
297/1210 KB
|
303
|
+
300/1210 KB
|
304
|
+
303/1210 KB
|
305
|
+
307/1210 KB
|
306
|
+
311/1210 KB
|
307
|
+
315/1210 KB
|
308
|
+
319/1210 KB
|
309
|
+
323/1210 KB
|
310
|
+
327/1210 KB
|
311
|
+
331/1210 KB
|
312
|
+
335/1210 KB
|
313
|
+
339/1210 KB
|
314
|
+
343/1210 KB
|
315
|
+
347/1210 KB
|
316
|
+
351/1210 KB
|
317
|
+
355/1210 KB
|
318
|
+
359/1210 KB
|
319
|
+
363/1210 KB
|
320
|
+
367/1210 KB
|
321
|
+
371/1210 KB
|
322
|
+
375/1210 KB
|
323
|
+
379/1210 KB
|
324
|
+
383/1210 KB
|
325
|
+
387/1210 KB
|
326
|
+
391/1210 KB
|
327
|
+
395/1210 KB
|
328
|
+
399/1210 KB
|
329
|
+
403/1210 KB
|
330
|
+
407/1210 KB
|
331
|
+
411/1210 KB
|
332
|
+
415/1210 KB
|
333
|
+
417/1210 KB
|
334
|
+
419/1210 KB
|
335
|
+
420/1210 KB
|
336
|
+
423/1210 KB
|
337
|
+
427/1210 KB
|
338
|
+
431/1210 KB
|
339
|
+
435/1210 KB
|
340
|
+
439/1210 KB
|
341
|
+
443/1210 KB
|
342
|
+
447/1210 KB
|
343
|
+
451/1210 KB
|
344
|
+
455/1210 KB
|
345
|
+
459/1210 KB
|
346
|
+
463/1210 KB
|
347
|
+
467/1210 KB
|
348
|
+
471/1210 KB
|
349
|
+
475/1210 KB
|
350
|
+
479/1210 KB
|
351
|
+
483/1210 KB
|
352
|
+
487/1210 KB
|
353
|
+
491/1210 KB
|
354
|
+
495/1210 KB
|
355
|
+
499/1210 KB
|
356
|
+
503/1210 KB
|
357
|
+
507/1210 KB
|
358
|
+
511/1210 KB
|
359
|
+
515/1210 KB
|
360
|
+
519/1210 KB
|
361
|
+
523/1210 KB
|
362
|
+
527/1210 KB
|
363
|
+
531/1210 KB
|
364
|
+
535/1210 KB
|
365
|
+
539/1210 KB
|
366
|
+
543/1210 KB
|
367
|
+
547/1210 KB
|
368
|
+
551/1210 KB
|
369
|
+
555/1210 KB
|
370
|
+
559/1210 KB
|
371
|
+
563/1210 KB
|
372
|
+
567/1210 KB
|
373
|
+
571/1210 KB
|
374
|
+
575/1210 KB
|
375
|
+
579/1210 KB
|
376
|
+
583/1210 KB
|
377
|
+
587/1210 KB
|
378
|
+
587/1210 KB
|
379
|
+
588/1210 KB
|
380
|
+
592/1210 KB
|
381
|
+
596/1210 KB
|
382
|
+
600/1210 KB
|
383
|
+
604/1210 KB
|
384
|
+
608/1210 KB
|
385
|
+
612/1210 KB
|
386
|
+
616/1210 KB
|
387
|
+
620/1210 KB
|
388
|
+
624/1210 KB
|
389
|
+
628/1210 KB
|
390
|
+
632/1210 KB
|
391
|
+
636/1210 KB
|
392
|
+
640/1210 KB
|
393
|
+
644/1210 KB
|
394
|
+
648/1210 KB
|
395
|
+
652/1210 KB
|
396
|
+
656/1210 KB
|
397
|
+
660/1210 KB
|
398
|
+
664/1210 KB
|
399
|
+
668/1210 KB
|
400
|
+
672/1210 KB
|
401
|
+
676/1210 KB
|
402
|
+
680/1210 KB
|
403
|
+
684/1210 KB
|
404
|
+
688/1210 KB
|
405
|
+
692/1210 KB
|
406
|
+
696/1210 KB
|
407
|
+
700/1210 KB
|
408
|
+
704/1210 KB
|
409
|
+
708/1210 KB
|
410
|
+
712/1210 KB
|
411
|
+
716/1210 KB
|
412
|
+
720/1210 KB
|
413
|
+
724/1210 KB
|
414
|
+
728/1210 KB
|
415
|
+
731/1210 KB
|
416
|
+
732/1210 KB
|
417
|
+
734/1210 KB
|
418
|
+
735/1210 KB
|
419
|
+
737/1210 KB
|
420
|
+
738/1210 KB
|
421
|
+
740/1210 KB
|
422
|
+
741/1210 KB
|
423
|
+
742/1210 KB
|
424
|
+
744/1210 KB
|
425
|
+
745/1210 KB
|
426
|
+
747/1210 KB
|
427
|
+
748/1210 KB
|
428
|
+
749/1210 KB
|
429
|
+
751/1210 KB
|
430
|
+
752/1210 KB
|
431
|
+
754/1210 KB
|
432
|
+
755/1210 KB
|
433
|
+
756/1210 KB
|
434
|
+
758/1210 KB
|
435
|
+
759/1210 KB
|
436
|
+
761/1210 KB
|
437
|
+
762/1210 KB
|
438
|
+
764/1210 KB
|
439
|
+
765/1210 KB
|
440
|
+
766/1210 KB
|
441
|
+
768/1210 KB
|
442
|
+
769/1210 KB
|
443
|
+
771/1210 KB
|
444
|
+
772/1210 KB
|
445
|
+
773/1210 KB
|
446
|
+
775/1210 KB
|
447
|
+
776/1210 KB
|
448
|
+
778/1210 KB
|
449
|
+
779/1210 KB
|
450
|
+
781/1210 KB
|
451
|
+
782/1210 KB
|
452
|
+
783/1210 KB
|
453
|
+
785/1210 KB
|
454
|
+
786/1210 KB
|
455
|
+
788/1210 KB
|
456
|
+
789/1210 KB
|
457
|
+
790/1210 KB
|
458
|
+
792/1210 KB
|
459
|
+
793/1210 KB
|
460
|
+
795/1210 KB
|
461
|
+
796/1210 KB
|
462
|
+
799/1210 KB
|
463
|
+
800/1210 KB
|
464
|
+
802/1210 KB
|
465
|
+
803/1210 KB
|
466
|
+
805/1210 KB
|
467
|
+
806/1210 KB
|
468
|
+
807/1210 KB
|
469
|
+
809/1210 KB
|
470
|
+
810/1210 KB
|
471
|
+
812/1210 KB
|
472
|
+
813/1210 KB
|
473
|
+
814/1210 KB
|
474
|
+
816/1210 KB
|
475
|
+
817/1210 KB
|
476
|
+
819/1210 KB
|
477
|
+
820/1210 KB
|
478
|
+
822/1210 KB
|
479
|
+
823/1210 KB
|
480
|
+
824/1210 KB
|
481
|
+
826/1210 KB
|
482
|
+
827/1210 KB
|
483
|
+
829/1210 KB
|
484
|
+
830/1210 KB
|
485
|
+
831/1210 KB
|
486
|
+
833/1210 KB
|
487
|
+
834/1210 KB
|
488
|
+
836/1210 KB
|
489
|
+
837/1210 KB
|
490
|
+
839/1210 KB
|
491
|
+
840/1210 KB
|
492
|
+
841/1210 KB
|
493
|
+
843/1210 KB
|
494
|
+
844/1210 KB
|
495
|
+
846/1210 KB
|
496
|
+
847/1210 KB
|
497
|
+
848/1210 KB
|
498
|
+
850/1210 KB
|
499
|
+
851/1210 KB
|
500
|
+
853/1210 KB
|
501
|
+
854/1210 KB
|
502
|
+
855/1210 KB
|
503
|
+
857/1210 KB
|
504
|
+
858/1210 KB
|
505
|
+
860/1210 KB
|
506
|
+
861/1210 KB
|
507
|
+
863/1210 KB
|
508
|
+
864/1210 KB
|
509
|
+
865/1210 KB
|
510
|
+
867/1210 KB
|
511
|
+
868/1210 KB
|
512
|
+
870/1210 KB
|
513
|
+
871/1210 KB
|
514
|
+
872/1210 KB
|
515
|
+
874/1210 KB
|
516
|
+
875/1210 KB
|
517
|
+
877/1210 KB
|
518
|
+
878/1210 KB
|
519
|
+
880/1210 KB
|
520
|
+
881/1210 KB
|
521
|
+
882/1210 KB
|
522
|
+
884/1210 KB
|
523
|
+
885/1210 KB
|
524
|
+
887/1210 KB
|
525
|
+
888/1210 KB
|
526
|
+
889/1210 KB
|
527
|
+
891/1210 KB
|
528
|
+
892/1210 KB
|
529
|
+
894/1210 KB
|
530
|
+
895/1210 KB
|
531
|
+
896/1210 KB
|
532
|
+
898/1210 KB
|
533
|
+
899/1210 KB
|
534
|
+
901/1210 KB
|
535
|
+
902/1210 KB
|
536
|
+
904/1210 KB
|
537
|
+
905/1210 KB
|
538
|
+
906/1210 KB
|
539
|
+
908/1210 KB
|
540
|
+
909/1210 KB
|
541
|
+
911/1210 KB
|
542
|
+
912/1210 KB
|
543
|
+
913/1210 KB
|
544
|
+
915/1210 KB
|
545
|
+
916/1210 KB
|
546
|
+
918/1210 KB
|
547
|
+
919/1210 KB
|
548
|
+
921/1210 KB
|
549
|
+
922/1210 KB
|
550
|
+
923/1210 KB
|
551
|
+
925/1210 KB
|
552
|
+
926/1210 KB
|
553
|
+
928/1210 KB
|
554
|
+
929/1210 KB
|
555
|
+
930/1210 KB
|
556
|
+
932/1210 KB
|
557
|
+
933/1210 KB
|
558
|
+
935/1210 KB
|
559
|
+
936/1210 KB
|
560
|
+
937/1210 KB
|
561
|
+
939/1210 KB
|
562
|
+
940/1210 KB
|
563
|
+
942/1210 KB
|
564
|
+
943/1210 KB
|
565
|
+
945/1210 KB
|
566
|
+
946/1210 KB
|
567
|
+
947/1210 KB
|
568
|
+
949/1210 KB
|
569
|
+
950/1210 KB
|
570
|
+
952/1210 KB
|
571
|
+
953/1210 KB
|
572
|
+
954/1210 KB
|
573
|
+
956/1210 KB
|
574
|
+
957/1210 KB
|
575
|
+
959/1210 KB
|
576
|
+
960/1210 KB
|
577
|
+
962/1210 KB
|
578
|
+
963/1210 KB
|
579
|
+
964/1210 KB
|
580
|
+
966/1210 KB
|
581
|
+
967/1210 KB
|
582
|
+
969/1210 KB
|
583
|
+
970/1210 KB
|
584
|
+
971/1210 KB
|
585
|
+
973/1210 KB
|
586
|
+
974/1210 KB
|
587
|
+
976/1210 KB
|
588
|
+
977/1210 KB
|
589
|
+
979/1210 KB
|
590
|
+
980/1210 KB
|
591
|
+
981/1210 KB
|
592
|
+
983/1210 KB
|
593
|
+
984/1210 KB
|
594
|
+
986/1210 KB
|
595
|
+
987/1210 KB
|
596
|
+
988/1210 KB
|
597
|
+
990/1210 KB
|
598
|
+
991/1210 KB
|
599
|
+
993/1210 KB
|
600
|
+
994/1210 KB
|
601
|
+
995/1210 KB
|
602
|
+
997/1210 KB
|
603
|
+
998/1210 KB
|
604
|
+
1000/1210 KB
|
605
|
+
1001/1210 KB
|
606
|
+
1003/1210 KB
|
607
|
+
1004/1210 KB
|
608
|
+
1005/1210 KB
|
609
|
+
1007/1210 KB
|
610
|
+
1008/1210 KB
|
611
|
+
1010/1210 KB
|
612
|
+
1011/1210 KB
|
613
|
+
1012/1210 KB
|
614
|
+
1014/1210 KB
|
615
|
+
1015/1210 KB
|
616
|
+
1017/1210 KB
|
617
|
+
1018/1210 KB
|
618
|
+
1020/1210 KB
|
619
|
+
1021/1210 KB
|
620
|
+
1022/1210 KB
|
621
|
+
1024/1210 KB
|
622
|
+
1025/1210 KB
|
623
|
+
1027/1210 KB
|
624
|
+
1028/1210 KB
|
625
|
+
1029/1210 KB
|
626
|
+
1031/1210 KB
|
627
|
+
1032/1210 KB
|
628
|
+
1034/1210 KB
|
629
|
+
1035/1210 KB
|
630
|
+
1036/1210 KB
|
631
|
+
1038/1210 KB
|
632
|
+
1039/1210 KB
|
633
|
+
1041/1210 KB
|
634
|
+
1042/1210 KB
|
635
|
+
1044/1210 KB
|
636
|
+
1045/1210 KB
|
637
|
+
1046/1210 KB
|
638
|
+
1048/1210 KB
|
639
|
+
1049/1210 KB
|
640
|
+
1051/1210 KB
|
641
|
+
1052/1210 KB
|
642
|
+
1053/1210 KB
|
643
|
+
1055/1210 KB
|
644
|
+
1056/1210 KB
|
645
|
+
1058/1210 KB
|
646
|
+
1059/1210 KB
|
647
|
+
1061/1210 KB
|
648
|
+
1062/1210 KB
|
649
|
+
1063/1210 KB
|
650
|
+
1065/1210 KB
|
651
|
+
1066/1210 KB
|
652
|
+
1068/1210 KB
|
653
|
+
1069/1210 KB
|
654
|
+
1070/1210 KB
|
655
|
+
1072/1210 KB
|
656
|
+
1073/1210 KB
|
657
|
+
1075/1210 KB
|
658
|
+
1076/1210 KB
|
659
|
+
1077/1210 KB
|
660
|
+
1079/1210 KB
|
661
|
+
1080/1210 KB
|
662
|
+
1082/1210 KB
|
663
|
+
1083/1210 KB
|
664
|
+
1085/1210 KB
|
665
|
+
1086/1210 KB
|
666
|
+
1087/1210 KB
|
667
|
+
1089/1210 KB
|
668
|
+
1090/1210 KB
|
669
|
+
1092/1210 KB
|
670
|
+
1093/1210 KB
|
671
|
+
1094/1210 KB
|
672
|
+
1096/1210 KB
|
673
|
+
1097/1210 KB
|
674
|
+
1099/1210 KB
|
675
|
+
1100/1210 KB
|
676
|
+
1102/1210 KB
|
677
|
+
1103/1210 KB
|
678
|
+
1104/1210 KB
|
679
|
+
1106/1210 KB
|
680
|
+
1107/1210 KB
|
681
|
+
1109/1210 KB
|
682
|
+
1110/1210 KB
|
683
|
+
1111/1210 KB
|
684
|
+
1113/1210 KB
|
685
|
+
1114/1210 KB
|
686
|
+
1116/1210 KB
|
687
|
+
1117/1210 KB
|
688
|
+
1118/1210 KB
|
689
|
+
1120/1210 KB
|
690
|
+
1121/1210 KB
|
691
|
+
1123/1210 KB
|
692
|
+
1124/1210 KB
|
693
|
+
1126/1210 KB
|
694
|
+
1127/1210 KB
|
695
|
+
1128/1210 KB
|
696
|
+
1130/1210 KB
|
697
|
+
1131/1210 KB
|
698
|
+
1133/1210 KB
|
699
|
+
1134/1210 KB
|
700
|
+
1135/1210 KB
|
701
|
+
1137/1210 KB
|
702
|
+
1138/1210 KB
|
703
|
+
1140/1210 KB
|
704
|
+
1141/1210 KB
|
705
|
+
1143/1210 KB
|
706
|
+
1144/1210 KB
|
707
|
+
1145/1210 KB
|
708
|
+
1147/1210 KB
|
709
|
+
1148/1210 KB
|
710
|
+
1150/1210 KB
|
711
|
+
1151/1210 KB
|
712
|
+
1152/1210 KB
|
713
|
+
1154/1210 KB
|
714
|
+
1155/1210 KB
|
715
|
+
1157/1210 KB
|
716
|
+
1158/1210 KB
|
717
|
+
1160/1210 KB
|
718
|
+
1161/1210 KB
|
719
|
+
1162/1210 KB
|
720
|
+
1164/1210 KB
|
721
|
+
1165/1210 KB
|
722
|
+
1167/1210 KB
|
723
|
+
1168/1210 KB
|
724
|
+
1169/1210 KB
|
725
|
+
1171/1210 KB
|
726
|
+
1172/1210 KB
|
727
|
+
1174/1210 KB
|
728
|
+
1175/1210 KB
|
729
|
+
1176/1210 KB
|
730
|
+
1178/1210 KB
|
731
|
+
1179/1210 KB
|
732
|
+
1181/1210 KB
|
733
|
+
1182/1210 KB
|
734
|
+
1184/1210 KB
|
735
|
+
1185/1210 KB
|
736
|
+
1186/1210 KB
|
737
|
+
1188/1210 KB
|
738
|
+
1189/1210 KB
|
739
|
+
1191/1210 KB
|
740
|
+
1192/1210 KB
|
741
|
+
1193/1210 KB
|
742
|
+
1195/1210 KB
|
743
|
+
1196/1210 KB
|
744
|
+
1198/1210 KB
|
745
|
+
1199/1210 KB
|
746
|
+
1201/1210 KB
|
747
|
+
1202/1210 KB
|
748
|
+
1203/1210 KB
|
749
|
+
1205/1210 KB
|
750
|
+
1206/1210 KB
|
751
|
+
1208/1210 KB
|
752
|
+
1209/1210 KB
|
753
|
+
1210/1210 KB
|
754
|
+
|
755
|
+
Downloaded: <a href="http://repo.jenkins-ci.org/public/com/google/inject/guice/4.0-beta/guice-4.0-beta-no_aop.jar">http://repo.jenkins-ci.org/public/com/google/inject/guice/4.0-beta/guice-4.0-beta-no_aop.jar</a> (1210 KB at 3126.0 KB/sec)
|
756
|
+
[INFO]
|
757
|
+
[INFO] <b class="maven-mojo">--- maven-clean-plugin:2.4.1:clean (default-clean) @ jenkins-core ---
|
758
|
+
</b>[INFO] Deleting /home/jenkins/slave/workspace/jenkins_rc_branch/core/target
|
759
|
+
[INFO]
|
760
|
+
[INFO] <b class="maven-mojo">--- maven-enforcer-plugin:1.0.1:enforce (enforce-maven) @ jenkins-core ---
|
761
|
+
</b>[INFO]
|
762
|
+
[INFO] <b class="maven-mojo">--- maven-enforcer-plugin:1.0.1:display-info (display-info) @ jenkins-core ---
|
763
|
+
</b>[INFO] Maven Version: 3.0.4
|
764
|
+
[INFO] JDK Version: 1.6.0_24 normalized as: 1.6.0-24
|
765
|
+
[INFO] OS Info: Arch: amd64 Family: unix Name: linux Version: 2.6.35-25-server
|
766
|
+
[INFO]
|
767
|
+
[INFO] <b class="maven-mojo">--- maven-enforcer-plugin:1.0.1:enforce (default) @ jenkins-core ---
|
768
|
+
</b>[INFO]
|
769
|
+
[INFO] <b class="maven-mojo">--- maven-enforcer-plugin:1.0.1:enforce (enforce-banned-dependencies) @ jenkins-core ---
|
770
|
+
</b>[INFO]
|
771
|
+
[INFO] <b class="maven-mojo">--- build-helper-maven-plugin:1.7:timestamp-property (timestamp-property) @ jenkins-core ---
|
772
|
+
</b>[INFO] Setting property 'now' to '09/10/2013 01:33 GMT'.
|
773
|
+
[INFO]
|
774
|
+
[INFO] <b class="maven-mojo">--- build-helper-maven-plugin:1.7:regex-property (version-property) @ jenkins-core ---
|
775
|
+
</b>[INFO] Setting property 'build.version' to '1.531-SNAPSHOT (rc-09/10/2013 01:33 GMT-jenkins)'.
|
776
|
+
[INFO]
|
777
|
+
[INFO] <b class="maven-mojo">--- build-helper-maven-plugin:1.7:add-source (add-source) @ jenkins-core ---
|
778
|
+
</b>[INFO] Source directory: /home/jenkins/slave/workspace/jenkins_rc_branch/core/target/generated-sources/antlr added.
|
779
|
+
[INFO] Source directory: /home/jenkins/slave/workspace/jenkins_rc_branch/core/target/generated-sources/localizer added.
|
780
|
+
[INFO] Source directory: /home/jenkins/slave/workspace/jenkins_rc_branch/core/target/generated-sources/taglib-interface added.
|
781
|
+
[INFO]
|
782
|
+
[INFO] <b class="maven-mojo">--- maven-localizer-plugin:1.15:generate (default) @ jenkins-core ---
|
783
|
+
</b>[INFO]
|
784
|
+
[INFO] <b class="maven-mojo">--- antlr-maven-plugin:2.1:generate (cron) @ jenkins-core ---
|
785
|
+
</b>[INFO] Using Antlr grammar: /home/jenkins/slave/workspace/jenkins_rc_branch/core/src/main/grammar/crontab.g
|
786
|
+
ANTLR Parser Generator Version 2.7.6 (2005-12-22) 1989-2005
|
787
|
+
|
788
|
+
[INFO]
|
789
|
+
[INFO] <b class="maven-mojo">--- antlr-maven-plugin:2.1:generate (labelExpr) @ jenkins-core ---
|
790
|
+
</b>[INFO] Using Antlr grammar: /home/jenkins/slave/workspace/jenkins_rc_branch/core/src/main/grammar/labelExpr.g
|
791
|
+
ANTLR Parser Generator Version 2.7.6 (2005-12-22) 1989-2005
|
792
|
+
/home/jenkins/slave/workspace/jenkins_rc_branch/core/src/main/grammar/labelExpr.g: warning:lexical nondeterminism between rules IMPLIES and ATOM upon
|
793
|
+
/home/jenkins/slave/workspace/jenkins_rc_branch/core/src/main/grammar/labelExpr.g: k==1:'-'
|
794
|
+
|
795
|
+
[INFO]
|
796
|
+
[INFO] <b class="maven-mojo">--- gmaven-plugin:1.5-jenkins-1:generateStubs (default) @ jenkins-core ---
|
797
|
+
</b>[INFO] Generated 3 Java stubs
|
798
|
+
[INFO]
|
799
|
+
[INFO] <b class="maven-mojo">--- maven-remote-resources-plugin:1.2.1:process (default) @ jenkins-core ---
|
800
|
+
</b>[INFO] artifact com.github.jnr:jffi: checking for updates from repo.jenkins-ci.org
|
801
|
+
[INFO] artifact com.github.jnr:jffi: checking for updates from central
|
802
|
+
[INFO] artifact com.github.jnr:jnr-x86asm: checking for updates from repo.jenkins-ci.org
|
803
|
+
[INFO] artifact com.github.jnr:jnr-x86asm: checking for updates from central
|
804
|
+
[INFO]
|
805
|
+
[INFO] <b class="maven-mojo">--- maven-hpi-plugin:1.97:generate-taglib-interface (default) @ jenkins-core ---
|
806
|
+
</b>[INFO] jenkins/PluginManagerTagLib.java
|
807
|
+
[INFO] jenkins/ToolsTagLib.java
|
808
|
+
[INFO] jenkins/PluginManagerTagLib.gdsl
|
809
|
+
[INFO] jenkins/ToolsTagLib.gdsl
|
810
|
+
[INFO] jenkins/security/HudsonPrivateSecurityRealmTagLib.java
|
811
|
+
[INFO] jenkins/security/HudsonPrivateSecurityRealmTagLib.gdsl
|
812
|
+
[INFO] lib/jenkins/NewFromListTagLib.java
|
813
|
+
[INFO] lib/jenkins/ProjectTagLib.java
|
814
|
+
[INFO] lib/jenkins/ProjectTagLib.gdsl
|
815
|
+
[INFO] lib/jenkins/NewFromListTagLib.gdsl
|
816
|
+
[INFO] lib/FormTagLib.java
|
817
|
+
[INFO] lib/JenkinsTagLib.java
|
818
|
+
[INFO] lib/LayoutTagLib.java
|
819
|
+
[INFO] lib/TestTagLib.java
|
820
|
+
[INFO] lib/TestTagLib.gdsl
|
821
|
+
[INFO] lib/FormTagLib.gdsl
|
822
|
+
[INFO] lib/JenkinsTagLib.gdsl
|
823
|
+
[INFO] lib/LayoutTagLib.gdsl
|
824
|
+
[INFO]
|
825
|
+
[INFO] <b class="maven-mojo">--- maven-dependency-plugin:2.8:copy (winsw) @ jenkins-core ---
|
826
|
+
</b>[INFO] Configured Artifact: com.sun.winsw:winsw:bin:1.13:exe
|
827
|
+
[INFO] Copying winsw-1.13-bin.exe to /home/jenkins/slave/workspace/jenkins_rc_branch/core/target/classes/windows-service/jenkins.exe
|
828
|
+
[INFO]
|
829
|
+
[INFO] <b class="maven-mojo">--- maven-resources-plugin:2.6:resources (default-resources) @ jenkins-core ---
|
830
|
+
</b>[INFO] Using 'UTF-8' encoding to copy filtered resources.
|
831
|
+
[INFO] Copying 6336 resources
|
832
|
+
[INFO] Copying 2 resources
|
833
|
+
[INFO] Copying 2 resources
|
834
|
+
[INFO] Copying 2 resources
|
835
|
+
[INFO]
|
836
|
+
[INFO] <b class="maven-mojo">--- maven-compiler-plugin:3.0:compile (default-compile) @ jenkins-core ---
|
837
|
+
</b>[INFO] Changes detected - recompiling the module!
|
838
|
+
[INFO] Compiling 926 source files to /home/jenkins/slave/workspace/jenkins_rc_branch/core/target/classes
|
839
|
+
<span class="warning-inline">[WARNING] Note: Some input files use or override a deprecated API.
|
840
|
+
</span><span class="warning-inline">[WARNING] Note: Recompile with -Xlint:deprecation for details.
|
841
|
+
</span><span class="warning-inline">[WARNING] Note: Some input files use unchecked or unsafe operations.
|
842
|
+
</span><span class="warning-inline">[WARNING] Note: Recompile with -Xlint:unchecked for details.
|
843
|
+
</span>[INFO]
|
844
|
+
[INFO] <b class="maven-mojo">--- maven-encoding-plugin:1.1:check-encoding (default) @ jenkins-core ---
|
845
|
+
</b>[INFO]
|
846
|
+
[INFO] <b class="maven-mojo">--- gmaven-plugin:1.5-jenkins-1:compile (default) @ jenkins-core ---
|
847
|
+
</b>[INFO] Compiled 15 Groovy classes
|
848
|
+
[INFO]
|
849
|
+
[INFO] <b class="maven-mojo">--- animal-sniffer-maven-plugin:1.9:check (default) @ jenkins-core ---
|
850
|
+
</b>[INFO] Checking unresolved references to org.codehaus.mojo.signature:java15:1.0
|
851
|
+
[INFO]
|
852
|
+
[INFO] --- bridge-method-injector:1.8:process (default) @ jenkins-core ---
|
853
|
+
[INFO]
|
854
|
+
[INFO] --- access-modifier-checker:1.4:enforce (default) @ jenkins-core ---
|
855
|
+
[INFO]
|
856
|
+
[INFO] <b class="maven-mojo">--- gmaven-plugin:1.5-jenkins-1:generateTestStubs (default) @ jenkins-core ---
|
857
|
+
</b>[INFO] Generated 8 Java stubs
|
858
|
+
[INFO]
|
859
|
+
[INFO] <b class="maven-mojo">--- maven-resources-plugin:2.6:testResources (default-testResources) @ jenkins-core ---
|
860
|
+
</b>[INFO] Using 'UTF-8' encoding to copy filtered resources.
|
861
|
+
[INFO] Copying 22 resources
|
862
|
+
[INFO]
|
863
|
+
[INFO] <b class="maven-mojo">--- maven-compiler-plugin:3.0:testCompile (default-testCompile) @ jenkins-core ---
|
864
|
+
</b>[INFO] Changes detected - recompiling the module!
|
865
|
+
[INFO] Compiling 88 source files to /home/jenkins/slave/workspace/jenkins_rc_branch/core/target/test-classes
|
866
|
+
<span class="warning-inline">[WARNING] Note: Some input files use or override a deprecated API.
|
867
|
+
</span><span class="warning-inline">[WARNING] Note: Recompile with -Xlint:deprecation for details.
|
868
|
+
</span><span class="warning-inline">[WARNING] Note: Some input files use unchecked or unsafe operations.
|
869
|
+
</span><span class="warning-inline">[WARNING] Note: Recompile with -Xlint:unchecked for details.
|
870
|
+
</span>[INFO]
|
871
|
+
[INFO] <b class="maven-mojo">--- gmaven-plugin:1.5-jenkins-1:testCompile (default) @ jenkins-core ---
|
872
|
+
</b>[INFO] Compiled 16 Groovy classes
|
873
|
+
[INFO]
|
874
|
+
[INFO] <b class="maven-mojo">--- maven-surefire-plugin:2.15:test (default-test) @ jenkins-core ---
|
875
|
+
</b>[INFO] Surefire report directory: /home/jenkins/slave/workspace/jenkins_rc_branch/core/target/surefire-reports
|
876
|
+
|
877
|
+
-------------------------------------------------------
|
878
|
+
T E S T S
|
879
|
+
-------------------------------------------------------
|
880
|
+
|
881
|
+
-------------------------------------------------------
|
882
|
+
T E S T S
|
883
|
+
-------------------------------------------------------
|
884
|
+
Running jenkins.ResilientJsonObjectTest
|
885
|
+
Running jenkins.RemotingJarSignatureTest
|
886
|
+
Verifying /home/jenkins/slave/workspace/jenkins_rc_branch/.repository/org/jenkins-ci/main/remoting/2.32/remoting-2.32.jar
|
887
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.286 sec - in jenkins.ResilientJsonObjectTest
|
888
|
+
Running jenkins.security.CryptoConfidentialKeyTest
|
889
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.489 sec - in jenkins.RemotingJarSignatureTest
|
890
|
+
Running jenkins.security.DefaultConfidentialStoreTest
|
891
|
+
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.155 sec - in jenkins.security.CryptoConfidentialKeyTest
|
892
|
+
Running jenkins.security.HMACConfidentialKeyTest
|
893
|
+
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec - in jenkins.security.HMACConfidentialKeyTest
|
894
|
+
Running jenkins.security.HexStringConfidentialKeyTest
|
895
|
+
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec - in jenkins.security.HexStringConfidentialKeyTest
|
896
|
+
Running jenkins.model.PeepholePermalinkTest
|
897
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 sec - in jenkins.model.PeepholePermalinkTest
|
898
|
+
Running jenkins.model.JenkinsGetRootUrlTest
|
899
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.648 sec - in jenkins.security.DefaultConfidentialStoreTest
|
900
|
+
Running jenkins.model.lazy.SortedIntListTest
|
901
|
+
2
|
902
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in jenkins.model.lazy.SortedIntListTest
|
903
|
+
Running jenkins.model.lazy.AbstractLazyLoadRunMapTest
|
904
|
+
Tests run: 20, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.153 sec - in jenkins.model.lazy.AbstractLazyLoadRunMapTest
|
905
|
+
Running jenkins.model.lazy.SortedListTest
|
906
|
+
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in jenkins.model.lazy.SortedListTest
|
907
|
+
Running jenkins.util.MarkFindingOutputStreamTest
|
908
|
+
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in jenkins.util.MarkFindingOutputStreamTest
|
909
|
+
Running jenkins.util.TreeStringBuilderTest
|
910
|
+
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 sec - in jenkins.util.TreeStringBuilderTest
|
911
|
+
Running jenkins.util.xstream.XStreamDOMTest
|
912
|
+
<jenkins.util.xstream.XStreamDOM>
|
913
|
+
<jenkins.util.xstream.XStreamDOMTest_-Name__That__Gets__Escaped/>
|
914
|
+
</jenkins.util.xstream.XStreamDOM>
|
915
|
+
<foo>
|
916
|
+
<bar>
|
917
|
+
<test1 key="value">text!</test1>
|
918
|
+
</bar>
|
919
|
+
<zot>
|
920
|
+
<test2 key="value">
|
921
|
+
<test1 key="value">text!</test1>
|
922
|
+
</test2>
|
923
|
+
</zot>
|
924
|
+
</foo>
|
925
|
+
<foo>
|
926
|
+
<bar>
|
927
|
+
<test1 key="value">text!</test1>
|
928
|
+
</bar>
|
929
|
+
<zot>
|
930
|
+
<test2 key="value">
|
931
|
+
<test1 key="value">text!</test1>
|
932
|
+
</test2>
|
933
|
+
</zot>
|
934
|
+
</foo>
|
935
|
+
<jenkins.util.xstream.XStreamDOM>
|
936
|
+
<string-array/>
|
937
|
+
</jenkins.util.xstream.XStreamDOM>
|
938
|
+
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.193 sec - in jenkins.util.xstream.XStreamDOMTest
|
939
|
+
Running hudson.scheduler.CronTabEventualityTest
|
940
|
+
Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.28 sec - in hudson.scheduler.CronTabEventualityTest
|
941
|
+
Running hudson.scheduler.CronTabTest
|
942
|
+
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 sec - in hudson.scheduler.CronTabTest
|
943
|
+
Running hudson.scheduler.CronTabDayOfWeekLocaleTest
|
944
|
+
Tests run: 2831, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.577 sec - in hudson.scheduler.CronTabDayOfWeekLocaleTest
|
945
|
+
Running hudson.LauncherTest
|
946
|
+
$ sh -c "echo $$$$ > /home/jenkins/slave/workspace/jenkins_rc_branch/core/target/testRemoteKill3953733152527338484; sleep 30"
|
947
|
+
Terminated
|
948
|
+
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.716 sec - in jenkins.model.JenkinsGetRootUrlTest
|
949
|
+
Running hudson.matrix.CombinationTest
|
950
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.47 sec - in hudson.matrix.CombinationTest
|
951
|
+
Running hudson.matrix.CombinationFilterUsingBuildParamsTest
|
952
|
+
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.354 sec - in hudson.LauncherTest
|
953
|
+
Running hudson.cli.ListJobsCommandTest
|
954
|
+
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.064 sec - in hudson.cli.ListJobsCommandTest
|
955
|
+
Running hudson.MarkupTextTest
|
956
|
+
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in hudson.MarkupTextTest
|
957
|
+
Running hudson.FilePathTest
|
958
|
+
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.897 sec - in hudson.matrix.CombinationFilterUsingBuildParamsTest
|
959
|
+
Running hudson.search.SearchTest
|
960
|
+
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 sec - in hudson.search.SearchTest
|
961
|
+
Running hudson.console.UrlAnnotatorTest
|
962
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec - in hudson.console.UrlAnnotatorTest
|
963
|
+
Running hudson.EnvVarsTest
|
964
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in hudson.EnvVarsTest
|
965
|
+
Running hudson.FunctionsTest
|
966
|
+
Sep 10, 2013 1:34:11 AM hudson.Functions getActionUrl
|
967
|
+
WARNING: Failed to parse URL for Mock for Action, hashCode: 793197102: java.net.URISyntaxException: Illegal character in query at index 35: <a href="http://nowhere.net/stuff?something=^woohoo">http://nowhere.net/stuff?something=^woohoo</a>
|
968
|
+
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.455 sec - in hudson.FunctionsTest
|
969
|
+
Running hudson.tasks.test.TestObjectTest
|
970
|
+
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.185 sec - in hudson.tasks.test.TestObjectTest
|
971
|
+
Running hudson.tasks.junit.SuiteResultTest
|
972
|
+
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.529 sec - in hudson.tasks.junit.SuiteResultTest
|
973
|
+
Running hudson.tasks.junit.CaseResultTest
|
974
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec - in hudson.tasks.junit.CaseResultTest
|
975
|
+
Running hudson.tasks.junit.ClassResultTest
|
976
|
+
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in hudson.tasks.junit.ClassResultTest
|
977
|
+
Running hudson.tasks.junit.TestResultTest
|
978
|
+
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.409 sec - in hudson.tasks.junit.TestResultTest
|
979
|
+
Running hudson.tasks._maven.Maven3MojoNoteTest
|
980
|
+
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in hudson.tasks._maven.Maven3MojoNoteTest
|
981
|
+
Running hudson.model.FingerprintTest
|
982
|
+
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec - in hudson.model.FingerprintTest
|
983
|
+
Running hudson.model.ResourceListTest
|
984
|
+
Sep 10, 2013 1:34:13 AM hudson.model.ResourceList _getConflict
|
985
|
+
INFO: Collision with C5072005423257391728(3)/C2704323167362897208(3)=3 and C5072005423257391728(3)/C2704323167362897208(3)
|
986
|
+
Sep 10, 2013 1:34:13 AM hudson.model.ResourceList _getConflict
|
987
|
+
INFO: Collision with C5072005423257391728(3)/C2704323167362897208(3)=1 and C5072005423257391728(3)/C2704323167362897208(3)
|
988
|
+
Sep 10, 2013 1:34:13 AM hudson.model.ResourceList _getConflict
|
989
|
+
INFO: Collision with E1927512926176735975(1)=1 and E1927512926176735975(1)
|
990
|
+
Sep 10, 2013 1:34:13 AM hudson.model.ResourceList _getConflict
|
991
|
+
INFO: Collision with E1927512926176735975(1)=1 and E1927512926176735975(1)
|
992
|
+
Sep 10, 2013 1:34:13 AM hudson.model.ResourceList _getConflict
|
993
|
+
INFO: Collision with E1927512926176735975(1)=2 and E1927512926176735975(1)
|
994
|
+
Sep 10, 2013 1:34:13 AM hudson.model.ResourceList _getConflict
|
995
|
+
INFO: Collision with E1927512926176735975(1)=1 and E1927512926176735975(1)
|
996
|
+
Sep 10, 2013 1:34:13 AM hudson.model.ResourceList _getConflict
|
997
|
+
INFO: Collision with E1927512926176735975(1)=3 and E1927512926176735975(1)
|
998
|
+
Sep 10, 2013 1:34:13 AM hudson.model.ResourceList _getConflict
|
999
|
+
INFO: Collision with E1927512926176735975(1)=1 and E1927512926176735975(1)
|
1000
|
+
Sep 10, 2013 1:34:13 AM hudson.model.ResourceList _getConflict
|
1001
|
+
INFO: Collision with E1927512926176735975(1)=4 and E1927512926176735975(1)
|
1002
|
+
Sep 10, 2013 1:34:13 AM hudson.model.ResourceList _getConflict
|
1003
|
+
INFO: Collision with E1927512926176735975(1)=1 and E1927512926176735975(1)
|
1004
|
+
Sep 10, 2013 1:34:13 AM hudson.model.ResourceList _getConflict
|
1005
|
+
INFO: Collision with E1927512926176735975(1)=5 and E1927512926176735975(1)
|
1006
|
+
Sep 10, 2013 1:34:13 AM hudson.model.ResourceList _getConflict
|
1007
|
+
INFO: Collision with E1927512926176735975(1)=1 and E1927512926176735975(1)
|
1008
|
+
Sep 10, 2013 1:34:13 AM hudson.model.ResourceList _getConflict
|
1009
|
+
INFO: Collision with E1927512926176735975(1)=6 and E1927512926176735975(1)
|
1010
|
+
Sep 10, 2013 1:34:13 AM hudson.model.ResourceList _getConflict
|
1011
|
+
INFO: Collision with E1927512926176735975(1)=1 and E1927512926176735975(1)
|
1012
|
+
Sep 10, 2013 1:34:13 AM hudson.model.ResourceList _getConflict
|
1013
|
+
INFO: Collision with E1927512926176735975(1)=7 and E1927512926176735975(1)
|
1014
|
+
Sep 10, 2013 1:34:13 AM hudson.model.ResourceList _getConflict
|
1015
|
+
INFO: Collision with E1927512926176735975(1)=1 and E1927512926176735975(1)
|
1016
|
+
Sep 10, 2013 1:34:13 AM hudson.model.ResourceList _getConflict
|
1017
|
+
INFO: Collision with E1927512926176735975(1)=7 and E1927512926176735975(1)
|
1018
|
+
Sep 10, 2013 1:34:13 AM hudson.model.ResourceList _getConflict
|
1019
|
+
INFO: Collision with E1927512926176735975(1)=1 and E1927512926176735975(1)
|
1020
|
+
Sep 10, 2013 1:34:13 AM hudson.model.ResourceList _getConflict
|
1021
|
+
INFO: Collision with E1927512926176735975(1)=8 and E1927512926176735975(1)
|
1022
|
+
Sep 10, 2013 1:34:13 AM hudson.model.ResourceList _getConflict
|
1023
|
+
INFO: Collision with E1927512926176735975(1)=1 and E1927512926176735975(1)
|
1024
|
+
Sep 10, 2013 1:34:13 AM hudson.model.ResourceList _getConflict
|
1025
|
+
INFO: Collision with E1927512926176735975(1)=9 and E1927512926176735975(1)
|
1026
|
+
Sep 10, 2013 1:34:13 AM hudson.model.ResourceList _getConflict
|
1027
|
+
INFO: Collision with E1927512926176735975(1)=1 and E1927512926176735975(1)
|
1028
|
+
Sep 10, 2013 1:34:13 AM hudson.model.ResourceList _getConflict
|
1029
|
+
INFO: Collision with E1927512926176735975(1)=10 and E1927512926176735975(1)
|
1030
|
+
Sep 10, 2013 1:34:13 AM hudson.model.ResourceList _getConflict
|
1031
|
+
INFO: Collision with E1927512926176735975(1)=1 and E1927512926176735975(1)
|
1032
|
+
Sep 10, 2013 1:34:13 AM hudson.model.ResourceList _getConflict
|
1033
|
+
INFO: Collision with E1927512926176735975(1)=11 and E1927512926176735975(1)
|
1034
|
+
Sep 10, 2013 1:34:13 AM hudson.model.ResourceList _getConflict
|
1035
|
+
INFO: Collision with E1927512926176735975(1)=1 and E1927512926176735975(1)
|
1036
|
+
Sep 10, 2013 1:34:13 AM hudson.model.ResourceList _getConflict
|
1037
|
+
INFO: Collision with F5274012497411174555(5)=5 and F5274012497411174555(5)
|
1038
|
+
Sep 10, 2013 1:34:13 AM hudson.model.ResourceList _getConflict
|
1039
|
+
INFO: Collision with F5274012497411174555(5)=1 and F5274012497411174555(5)
|
1040
|
+
Sep 10, 2013 1:34:13 AM hudson.model.ResourceList _getConflict
|
1041
|
+
INFO: Collision with F5274012497411174555(5)=6 and F5274012497411174555(5)
|
1042
|
+
Sep 10, 2013 1:34:13 AM hudson.model.ResourceList _getConflict
|
1043
|
+
INFO: Collision with F5274012497411174555(5)=1 and F5274012497411174555(5)
|
1044
|
+
Sep 10, 2013 1:34:13 AM hudson.model.ResourceList _getConflict
|
1045
|
+
INFO: Collision with F5274012497411174555(5)=7 and F5274012497411174555(5)
|
1046
|
+
Sep 10, 2013 1:34:13 AM hudson.model.ResourceList _getConflict
|
1047
|
+
INFO: Collision with F5274012497411174555(5)=1 and F5274012497411174555(5)
|
1048
|
+
Sep 10, 2013 1:34:13 AM hudson.model.ResourceList _getConflict
|
1049
|
+
INFO: Collision with F5274012497411174555(5)=8 and F5274012497411174555(5)
|
1050
|
+
Sep 10, 2013 1:34:13 AM hudson.model.ResourceList _getConflict
|
1051
|
+
INFO: Collision with F5274012497411174555(5)=1 and F5274012497411174555(5)
|
1052
|
+
Sep 10, 2013 1:34:13 AM hudson.model.ResourceList _getConflict
|
1053
|
+
INFO: Collision with F5274012497411174555(5)=9 and F5274012497411174555(5)
|
1054
|
+
Sep 10, 2013 1:34:13 AM hudson.model.ResourceList _getConflict
|
1055
|
+
INFO: Collision with F5274012497411174555(5)=1 and F5274012497411174555(5)
|
1056
|
+
Sep 10, 2013 1:34:13 AM hudson.model.ResourceList _getConflict
|
1057
|
+
INFO: Collision with A-4962768465676381896(1)=1 and A-4962768465676381896(1)
|
1058
|
+
Sep 10, 2013 1:34:13 AM hudson.model.ResourceList _getConflict
|
1059
|
+
INFO: Collision with A-4962768465676381896(1)=1 and A-4962768465676381896(1)
|
1060
|
+
Sep 10, 2013 1:34:13 AM hudson.model.ResourceList _getConflict
|
1061
|
+
INFO: Collision with A-4962768465676381896(1)/A-6688467811848818630(1)=1 and A-4962768465676381896(1)
|
1062
|
+
Sep 10, 2013 1:34:13 AM hudson.model.ResourceList _getConflict
|
1063
|
+
INFO: Collision with A-4962768465676381896(1)=1 and A-4962768465676381896(1)/A-6688467811848818630(1)
|
1064
|
+
Sep 10, 2013 1:34:13 AM hudson.model.ResourceList _getConflict
|
1065
|
+
INFO: Collision with A-4962768465676381896(1)=1 and A-4962768465676381896(1)/A-7423979211207825555(1)
|
1066
|
+
Sep 10, 2013 1:34:13 AM hudson.model.ResourceList _getConflict
|
1067
|
+
INFO: Collision with A-4962768465676381896(1)/A-7423979211207825555(1)=1 and A-4962768465676381896(1)
|
1068
|
+
Sep 10, 2013 1:34:13 AM hudson.model.ResourceList _getConflict
|
1069
|
+
INFO: Collision with A-4962768465676381896(1)=1 and A-4962768465676381896(1)
|
1070
|
+
Sep 10, 2013 1:34:13 AM hudson.model.ResourceList _getConflict
|
1071
|
+
INFO: Collision with A-4962768465676381896(1)=1 and A-4962768465676381896(1)
|
1072
|
+
Sep 10, 2013 1:34:13 AM hudson.model.ResourceList _getConflict
|
1073
|
+
INFO: Collision with A-4962768465676381896(1)=1 and A-4962768465676381896(1)
|
1074
|
+
Sep 10, 2013 1:34:13 AM hudson.model.ResourceList _getConflict
|
1075
|
+
INFO: Collision with A-4962768465676381896(1)=1 and A-4962768465676381896(1)
|
1076
|
+
Sep 10, 2013 1:34:13 AM hudson.model.ResourceList _getConflict
|
1077
|
+
INFO: Collision with A-4962768465676381896(1)=1 and A-4962768465676381896(1)/A4437113781045784766(1)
|
1078
|
+
Sep 10, 2013 1:34:13 AM hudson.model.ResourceList _getConflict
|
1079
|
+
INFO: Collision with A-4962768465676381896(1)=1 and A-4962768465676381896(1)
|
1080
|
+
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec - in hudson.model.ResourceListTest
|
1081
|
+
Running hudson.model.BuildStatusSummaryTest
|
1082
|
+
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.26 sec - in hudson.model.BuildStatusSummaryTest
|
1083
|
+
Running hudson.model.LoadStatisticsTest
|
1084
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.023 sec - in hudson.model.LoadStatisticsTest
|
1085
|
+
Running hudson.model.ListViewTest
|
1086
|
+
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.738 sec - in hudson.model.ListViewTest
|
1087
|
+
Running hudson.model.TaskActionTest
|
1088
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec - in hudson.model.TaskActionTest
|
1089
|
+
Running hudson.model.JobTest
|
1090
|
+
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in hudson.model.JobTest
|
1091
|
+
Running hudson.model.ItemsTest
|
1092
|
+
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec - in hudson.model.ItemsTest
|
1093
|
+
Running hudson.model.DisplayNameListenerTest
|
1094
|
+
Sep 10, 2013 1:34:16 AM hudson.model.DisplayNameListener onRenamed
|
1095
|
+
INFO: onRenamed():Setting displayname to null for item.name=new job name
|
1096
|
+
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in hudson.model.DisplayNameListenerTest
|
1097
|
+
Running hudson.model.ViewTest
|
1098
|
+
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 sec - in hudson.model.ViewTest
|
1099
|
+
Running hudson.model.UpdateCenterTest
|
1100
|
+
<a href="http://updates.jenkins-ci.org/download/war/1.529/jenkins.war">http://updates.jenkins-ci.org/download/war/1.529/jenkins.war</a>
|
1101
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.36 sec - in hudson.model.UpdateCenterTest
|
1102
|
+
Running hudson.model.AutoCompleteSeederTest
|
1103
|
+
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec - in hudson.model.AutoCompleteSeederTest
|
1104
|
+
Running hudson.model.TimeSeriesTest
|
1105
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in hudson.model.TimeSeriesTest
|
1106
|
+
Running hudson.model.AbstractItemTest
|
1107
|
+
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in hudson.model.AbstractItemTest
|
1108
|
+
Running hudson.model.RunTest
|
1109
|
+
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec - in hudson.model.RunTest
|
1110
|
+
Running hudson.model.BallColorTest
|
1111
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in hudson.model.BallColorTest
|
1112
|
+
Running hudson.model.ComputerTest
|
1113
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec - in hudson.model.ComputerTest
|
1114
|
+
Running hudson.slaves.NodeListTest
|
1115
|
+
<?xml version='1.0' encoding='UTF-8'?>
|
1116
|
+
<hudson.slaves.NodeList>
|
1117
|
+
<hudson.slaves.NodeListTest_-DummyNode>
|
1118
|
+
<nodeName>1138453267902826512</nodeName>
|
1119
|
+
</hudson.slaves.NodeListTest_-DummyNode>
|
1120
|
+
</hudson.slaves.NodeList>
|
1121
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec - in hudson.slaves.NodeListTest
|
1122
|
+
Running hudson.slaves.ComputerLauncherTest
|
1123
|
+
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in hudson.slaves.ComputerLauncherTest
|
1124
|
+
Running hudson.PluginManagerTest
|
1125
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 sec - in hudson.PluginManagerTest
|
1126
|
+
Running hudson.ProxyConfigurationTest
|
1127
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.179 sec - in hudson.ProxyConfigurationTest
|
1128
|
+
Running hudson.UtilTest
|
1129
|
+
Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.106 sec - in hudson.UtilTest
|
1130
|
+
Running hudson.BulkChangeTest
|
1131
|
+
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in hudson.BulkChangeTest
|
1132
|
+
Running hudson.logging.LogRecorderTest
|
1133
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in hudson.logging.LogRecorderTest
|
1134
|
+
Running hudson.markup.MyspacePolicyTest
|
1135
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 sec - in hudson.markup.MyspacePolicyTest
|
1136
|
+
Running hudson.util.ConsistentHashTest
|
1137
|
+
data2
|
1138
|
+
82/918
|
1139
|
+
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 sec - in hudson.util.ConsistentHashTest
|
1140
|
+
Running hudson.util.SecretTest
|
1141
|
+
7Uhu5STQsaelm2MvSVcvU4nyTDlLhUPaOqsP5Z3AsfM=
|
1142
|
+
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.32 sec - in hudson.util.SecretTest
|
1143
|
+
Running hudson.util.SubClassGeneratorTest
|
1144
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in hudson.util.SubClassGeneratorTest
|
1145
|
+
Running hudson.util.CyclicGraphDetectorTest
|
1146
|
+
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in hudson.util.CyclicGraphDetectorTest
|
1147
|
+
Running hudson.util.SecretRewriterTest
|
1148
|
+
Cycle detected: /home/jenkins/slave/workspace/jenkins_rc_branch/core/target/junit6717653322337165242/t/c/symlink
|
1149
|
+
Scanning /home/jenkins/slave/workspace/jenkins_rc_branch/core/target/junit6717653322337165242/t/c/d/e/foo.xml
|
1150
|
+
Copied /home/jenkins/slave/workspace/jenkins_rc_branch/core/target/junit6717653322337165242/t/c/d/e/foo.xml to /home/jenkins/slave/workspace/jenkins_rc_branch/core/target/junit6717653322337165242/backup/c/d/e/foo.xml as a backup
|
1151
|
+
Rewritten /home/jenkins/slave/workspace/jenkins_rc_branch/core/target/junit6717653322337165242/t/c/d/e/foo.xml
|
1152
|
+
Copied /home/jenkins/slave/workspace/jenkins_rc_branch/core/target/junit6717653322337165242/t/c/d/foo.xml to /home/jenkins/slave/workspace/jenkins_rc_branch/core/target/junit6717653322337165242/backup/c/d/foo.xml as a backup
|
1153
|
+
Rewritten /home/jenkins/slave/workspace/jenkins_rc_branch/core/target/junit6717653322337165242/t/c/d/foo.xml
|
1154
|
+
Copied /home/jenkins/slave/workspace/jenkins_rc_branch/core/target/junit6717653322337165242/t/c/foo.xml to /home/jenkins/slave/workspace/jenkins_rc_branch/core/target/junit6717653322337165242/backup/c/foo.xml as a backup
|
1155
|
+
Rewritten /home/jenkins/slave/workspace/jenkins_rc_branch/core/target/junit6717653322337165242/t/c/foo.xml
|
1156
|
+
Cycle detected: /home/jenkins/slave/workspace/jenkins_rc_branch/core/target/junit6717653322337165242/t/b/symlink
|
1157
|
+
Copied /home/jenkins/slave/workspace/jenkins_rc_branch/core/target/junit6717653322337165242/t/b/foo.xml to /home/jenkins/slave/workspace/jenkins_rc_branch/core/target/junit6717653322337165242/backup/b/foo.xml as a backup
|
1158
|
+
Rewritten /home/jenkins/slave/workspace/jenkins_rc_branch/core/target/junit6717653322337165242/t/b/foo.xml
|
1159
|
+
Copied /home/jenkins/slave/workspace/jenkins_rc_branch/core/target/junit6717653322337165242/t/a/symlink/foo.xml to /home/jenkins/slave/workspace/jenkins_rc_branch/core/target/junit6717653322337165242/backup/a/symlink/foo.xml as a backup
|
1160
|
+
Rewritten /home/jenkins/slave/workspace/jenkins_rc_branch/core/target/junit6717653322337165242/t/a/symlink/foo.xml
|
1161
|
+
Copied /home/jenkins/slave/workspace/jenkins_rc_branch/core/target/junit6717653322337165242/t/a/foo.xml to /home/jenkins/slave/workspace/jenkins_rc_branch/core/target/junit6717653322337165242/backup/a/foo.xml as a backup
|
1162
|
+
Rewritten /home/jenkins/slave/workspace/jenkins_rc_branch/core/target/junit6717653322337165242/t/a/foo.xml
|
1163
|
+
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 sec - in hudson.util.SecretRewriterTest
|
1164
|
+
Running hudson.util.DirScannerTest
|
1165
|
+
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 sec - in hudson.util.DirScannerTest
|
1166
|
+
Running hudson.util.QuotedStringTokenizerTest
|
1167
|
+
[foo, bar]
|
1168
|
+
[foo, bar zot]
|
1169
|
+
[foo, bar=quote zot]
|
1170
|
+
[foo"]
|
1171
|
+
[foo bar]
|
1172
|
+
[foo\, bar]
|
1173
|
+
[foo=bar\zot]
|
1174
|
+
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in hudson.util.QuotedStringTokenizerTest
|
1175
|
+
Running hudson.util.IteratorsTest
|
1176
|
+
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in hudson.util.IteratorsTest
|
1177
|
+
Running hudson.util.ArgumentListBuilderTest
|
1178
|
+
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in hudson.util.ArgumentListBuilderTest
|
1179
|
+
Running hudson.util.CopyOnWriteListTest
|
1180
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in hudson.util.CopyOnWriteListTest
|
1181
|
+
Running hudson.util.CopyOnWriteMapTest
|
1182
|
+
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec - in hudson.util.CopyOnWriteMapTest
|
1183
|
+
Running hudson.util.PackedMapTest
|
1184
|
+
a=b
|
1185
|
+
c=d
|
1186
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in hudson.util.PackedMapTest
|
1187
|
+
Running hudson.util.FormValidationTest
|
1188
|
+
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in hudson.util.FormValidationTest
|
1189
|
+
Running hudson.util.ProcessTreeTest
|
1190
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.199 sec - in hudson.util.ProcessTreeTest
|
1191
|
+
Running hudson.util.XStream2EncodingTest
|
1192
|
+
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec - in hudson.util.XStream2EncodingTest
|
1193
|
+
Running hudson.util.io.ReopenableRotatingFileOutputStreamTest
|
1194
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec - in hudson.util.io.ReopenableRotatingFileOutputStreamTest
|
1195
|
+
Running hudson.util.io.TarArchiverTest
|
1196
|
+
[extract] $ tar xvpf /home/jenkins/slave/workspace/jenkins_rc_branch/core/target/test742469718981373853tar
|
1197
|
+
[extract] $ unzip /home/jenkins/slave/workspace/jenkins_rc_branch/core/target/test3375919321311019434zip
|
1198
|
+
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.461 sec - in hudson.util.io.TarArchiverTest
|
1199
|
+
Running hudson.util.io.ZipArchiverTest
|
1200
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in hudson.util.io.ZipArchiverTest
|
1201
|
+
Running hudson.util.LineEndNormalizingWriterTest
|
1202
|
+
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in hudson.util.LineEndNormalizingWriterTest
|
1203
|
+
Running hudson.util.RobustReflectionConverterTest
|
1204
|
+
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec - in hudson.util.RobustReflectionConverterTest
|
1205
|
+
Running hudson.util.XStream2Test
|
1206
|
+
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 sec - in hudson.util.XStream2Test
|
1207
|
+
Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.781 sec - in hudson.FilePathTest
|
1208
|
+
|
1209
|
+
Results :
|
1210
|
+
|
1211
|
+
Tests run: 3195, Failures: 0, Errors: 0, Skipped: 2
|
1212
|
+
|
1213
|
+
[INFO]
|
1214
|
+
[INFO] <b class="maven-mojo">--- maven-jar-plugin:2.4:jar (default-jar) @ jenkins-core ---
|
1215
|
+
</b>[INFO] Building jar: /home/jenkins/slave/workspace/jenkins_rc_branch/core/target/jenkins-core-1.531-SNAPSHOT.jar
|
1216
|
+
[INFO]
|
1217
|
+
[INFO] <b class="maven-mojo">--- maven-install-plugin:2.3.1:install (default-install) @ jenkins-core ---
|
1218
|
+
</b>[INFO] Installing /home/jenkins/slave/workspace/jenkins_rc_branch/core/target/jenkins-core-1.531-SNAPSHOT.jar to /home/jenkins/slave/workspace/jenkins_rc_branch/.repository/org/jenkins-ci/main/jenkins-core/1.531-SNAPSHOT/jenkins-core-1.531-SNAPSHOT.jar
|
1219
|
+
[INFO] Installing /home/jenkins/slave/workspace/jenkins_rc_branch/core/pom.xml to /home/jenkins/slave/workspace/jenkins_rc_branch/.repository/org/jenkins-ci/main/jenkins-core/1.531-SNAPSHOT/jenkins-core-1.531-SNAPSHOT.pom
|
1220
|
+
[INFO]
|
1221
|
+
[INFO] ------------------------------------------------------------------------
|
1222
|
+
[INFO] Building Maven Integration plugin 1.531-SNAPSHOT
|
1223
|
+
[INFO] ------------------------------------------------------------------------
|
1224
|
+
[INFO]
|
1225
|
+
[INFO] <b class="maven-mojo">--- maven-clean-plugin:2.4.1:clean (default-clean) @ maven-plugin ---
|
1226
|
+
</b>[INFO] Deleting /home/jenkins/slave/workspace/jenkins_rc_branch/maven-plugin/target
|
1227
|
+
[INFO]
|
1228
|
+
[INFO] <b class="maven-mojo">--- maven-hpi-plugin:1.97:validate (default-validate) @ maven-plugin ---
|
1229
|
+
</b>[INFO]
|
1230
|
+
[INFO] <b class="maven-mojo">--- maven-enforcer-plugin:1.0.1:enforce (enforce-maven) @ maven-plugin ---
|
1231
|
+
</b>[INFO]
|
1232
|
+
[INFO] <b class="maven-mojo">--- maven-enforcer-plugin:1.0.1:display-info (display-info) @ maven-plugin ---
|
1233
|
+
</b>[INFO] Maven Version: 3.0.4
|
1234
|
+
[INFO] JDK Version: 1.6.0_24 normalized as: 1.6.0-24
|
1235
|
+
[INFO] OS Info: Arch: amd64 Family: unix Name: linux Version: 2.6.35-25-server
|
1236
|
+
[INFO]
|
1237
|
+
[INFO] <b class="maven-mojo">--- maven-enforcer-plugin:1.0.1:enforce (default) @ maven-plugin ---
|
1238
|
+
</b>[INFO]
|
1239
|
+
[INFO] <b class="maven-mojo">--- maven-enforcer-plugin:1.0.1:enforce (enforce-banned-dependencies) @ maven-plugin ---
|
1240
|
+
</b>[INFO]
|
1241
|
+
[INFO] <b class="maven-mojo">--- build-helper-maven-plugin:1.7:timestamp-property (timestamp-property) @ maven-plugin ---
|
1242
|
+
</b>[INFO] Setting property 'now' to '09/10/2013 01:34 GMT'.
|
1243
|
+
[INFO]
|
1244
|
+
[INFO] <b class="maven-mojo">--- build-helper-maven-plugin:1.7:regex-property (version-property) @ maven-plugin ---
|
1245
|
+
</b>[INFO] Setting property 'build.version' to '1.531-SNAPSHOT (rc-09/10/2013 01:34 GMT-jenkins)'.
|
1246
|
+
[INFO]
|
1247
|
+
[INFO] <b class="maven-mojo">--- build-helper-maven-plugin:1.7:add-source (add-source) @ maven-plugin ---
|
1248
|
+
</b>[INFO] Source directory: /home/jenkins/slave/workspace/jenkins_rc_branch/maven-plugin/target/generated-sources/localizer added.
|
1249
|
+
[INFO]
|
1250
|
+
[INFO] <b class="maven-mojo">--- gmaven-plugin:1.5-jenkins-1:generateStubs (default) @ maven-plugin ---
|
1251
|
+
</b>[INFO] No sources found for Java stub generation
|
1252
|
+
[INFO]
|
1253
|
+
[INFO] <b class="maven-mojo">--- maven-localizer-plugin:1.15:generate (default) @ maven-plugin ---
|
1254
|
+
</b>[INFO]
|
1255
|
+
[INFO] <b class="maven-mojo">--- maven-remote-resources-plugin:1.2.1:process (default) @ maven-plugin ---
|
1256
|
+
</b>[INFO]
|
1257
|
+
[INFO] <b class="maven-mojo">--- maven-dependency-plugin:2.8:copy (resgen) @ maven-plugin ---
|
1258
|
+
</b>[INFO] Configured Artifact: classworlds:classworlds:1.1:jar
|
1259
|
+
[INFO] Copying classworlds-1.1.jar to /home/jenkins/slave/workspace/jenkins_rc_branch/maven-plugin/target/classes/classworlds.jar
|
1260
|
+
[INFO]
|
1261
|
+
[INFO] <b class="maven-mojo">--- maven-resources-plugin:2.6:resources (default-resources) @ maven-plugin ---
|
1262
|
+
</b>[INFO] Using 'UTF-8' encoding to copy filtered resources.
|
1263
|
+
[INFO] Copying 342 resources
|
1264
|
+
[INFO] skip non existing resourceDirectory /home/jenkins/slave/workspace/jenkins_rc_branch/maven-plugin/src/filter/resources
|
1265
|
+
[INFO]
|
1266
|
+
[INFO] <b class="maven-mojo">--- maven-compiler-plugin:3.0:compile (default-compile) @ maven-plugin ---
|
1267
|
+
</b>[INFO] Changes detected - recompiling the module!
|
1268
|
+
[INFO] Compiling 74 source files to /home/jenkins/slave/workspace/jenkins_rc_branch/maven-plugin/target/classes
|
1269
|
+
<span class="warning-inline">[WARNING] Note: Some input files use or override a deprecated API.
|
1270
|
+
</span><span class="warning-inline">[WARNING] Note: Recompile with -Xlint:deprecation for details.
|
1271
|
+
</span><span class="warning-inline">[WARNING] Note: Some input files use unchecked or unsafe operations.
|
1272
|
+
</span><span class="warning-inline">[WARNING] Note: Recompile with -Xlint:unchecked for details.
|
1273
|
+
</span>[INFO]
|
1274
|
+
[INFO] <b class="maven-mojo">--- gmaven-plugin:1.5-jenkins-1:compile (default) @ maven-plugin ---
|
1275
|
+
</b>[INFO] No sources found to compile
|
1276
|
+
[INFO]
|
1277
|
+
[INFO] <b class="maven-mojo">--- maven-license-plugin:1.7:process (default) @ maven-plugin ---
|
1278
|
+
</b>[INFO] Generated /home/jenkins/slave/workspace/jenkins_rc_branch/maven-plugin/target/maven-plugin/WEB-INF/licenses.xml
|
1279
|
+
[INFO]
|
1280
|
+
[INFO] --- access-modifier-checker:1.4:enforce (default-enforce) @ maven-plugin ---
|
1281
|
+
[INFO]
|
1282
|
+
[INFO] <b class="maven-mojo">--- animal-sniffer-maven-plugin:1.9:check (default) @ maven-plugin ---
|
1283
|
+
</b>[INFO] Checking unresolved references to org.codehaus.mojo.signature:java15:1.0
|
1284
|
+
[INFO]
|
1285
|
+
[INFO] <b class="maven-mojo">--- maven-hpi-plugin:1.97:insert-test (default-insert-test) @ maven-plugin ---
|
1286
|
+
</b>[INFO] Skipping auto-test generation
|
1287
|
+
[INFO]
|
1288
|
+
[INFO] <b class="maven-mojo">--- gmaven-plugin:1.5-jenkins-1:generateTestStubs (default) @ maven-plugin ---
|
1289
|
+
</b>[INFO] No sources found for Java stub generation
|
1290
|
+
[INFO]
|
1291
|
+
[INFO] <b class="maven-mojo">--- maven-resources-plugin:2.6:testResources (default-testResources) @ maven-plugin ---
|
1292
|
+
</b>[INFO] Using 'UTF-8' encoding to copy filtered resources.
|
1293
|
+
[INFO] Copying 10 resources
|
1294
|
+
[INFO]
|
1295
|
+
[INFO] <b class="maven-mojo">--- maven-compiler-plugin:3.0:testCompile (default-testCompile) @ maven-plugin ---
|
1296
|
+
</b>[INFO] Changes detected - recompiling the module!
|
1297
|
+
[INFO] Compiling 9 source files to /home/jenkins/slave/workspace/jenkins_rc_branch/maven-plugin/target/test-classes
|
1298
|
+
<span class="warning-inline">[WARNING] Note: /home/jenkins/slave/workspace/jenkins_rc_branch/maven-plugin/src/test/java/hudson/maven/MavenModuleTest.java uses unchecked or unsafe operations.
|
1299
|
+
</span><span class="warning-inline">[WARNING] Note: Recompile with -Xlint:unchecked for details.
|
1300
|
+
</span>[INFO]
|
1301
|
+
[INFO] <b class="maven-mojo">--- maven-hpi-plugin:1.97:test-hpl (default-test-hpl) @ maven-plugin ---
|
1302
|
+
</b>[INFO] Generating /home/jenkins/slave/workspace/jenkins_rc_branch/maven-plugin/target/test-classes/the.hpl
|
1303
|
+
[INFO]
|
1304
|
+
[INFO] <b class="maven-mojo">--- maven-hpi-plugin:1.97:resolve-test-dependencies (default-resolve-test-dependencies) @ maven-plugin ---
|
1305
|
+
</b>[INFO]
|
1306
|
+
[INFO] <b class="maven-mojo">--- gmaven-plugin:1.5-jenkins-1:testCompile (default) @ maven-plugin ---
|
1307
|
+
</b>[INFO] No sources found to compile
|
1308
|
+
[INFO]
|
1309
|
+
[INFO] <b class="maven-mojo">--- maven-surefire-plugin:2.15:test (default-test) @ maven-plugin ---
|
1310
|
+
</b>[INFO] Surefire report directory: /home/jenkins/slave/workspace/jenkins_rc_branch/maven-plugin/target/surefire-reports
|
1311
|
+
|
1312
|
+
-------------------------------------------------------
|
1313
|
+
T E S T S
|
1314
|
+
-------------------------------------------------------
|
1315
|
+
Running hudson.maven.ExecutedMojoTest
|
1316
|
+
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.247 sec - in hudson.maven.ExecutedMojoTest
|
1317
|
+
Running hudson.maven.MavenModuleTest
|
1318
|
+
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.699 sec - in hudson.maven.MavenModuleTest
|
1319
|
+
Running hudson.maven.reporters.TestMojoTest
|
1320
|
+
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.187 sec - in hudson.maven.reporters.TestMojoTest
|
1321
|
+
Running hudson.maven.reporters.SurefireArchiverDetectTestMojosTest
|
1322
|
+
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in hudson.maven.reporters.SurefireArchiverDetectTestMojosTest
|
1323
|
+
Running hudson.maven.reporters.SurefireArchiverUnitTest
|
1324
|
+
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.283 sec - in hudson.maven.reporters.SurefireArchiverUnitTest
|
1325
|
+
Running hudson.maven.reporters.SurefireArchiverFilterReportsFileTest
|
1326
|
+
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec - in hudson.maven.reporters.SurefireArchiverFilterReportsFileTest
|
1327
|
+
Running hudson.maven.MavenUtilTest
|
1328
|
+
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec - in hudson.maven.MavenUtilTest
|
1329
|
+
|
1330
|
+
Results :
|
1331
|
+
|
1332
|
+
Tests run: 50, Failures: 0, Errors: 0, Skipped: 0
|
1333
|
+
|
1334
|
+
[INFO]
|
1335
|
+
[INFO] <b class="maven-mojo">--- maven-hpi-plugin:1.97:hpi (default-hpi) @ maven-plugin ---
|
1336
|
+
</b>[INFO] Generating /home/jenkins/slave/workspace/jenkins_rc_branch/maven-plugin/target/maven-plugin/META-INF/MANIFEST.MF
|
1337
|
+
[INFO] Building jar: /home/jenkins/slave/workspace/jenkins_rc_branch/maven-plugin/target/maven-plugin.jar
|
1338
|
+
[INFO] Exploding webapp...
|
1339
|
+
[INFO] Copy webapp webResources to /home/jenkins/slave/workspace/jenkins_rc_branch/maven-plugin/target/maven-plugin
|
1340
|
+
[INFO] Assembling webapp maven-plugin in /home/jenkins/slave/workspace/jenkins_rc_branch/maven-plugin/target/maven-plugin
|
1341
|
+
[INFO] Generating hpi /home/jenkins/slave/workspace/jenkins_rc_branch/maven-plugin/target/maven-plugin.hpi
|
1342
|
+
[INFO] Building jar: /home/jenkins/slave/workspace/jenkins_rc_branch/maven-plugin/target/maven-plugin.hpi
|
1343
|
+
[INFO]
|
1344
|
+
[INFO] <b class="maven-mojo">--- maven-install-plugin:2.3.1:install (default-install) @ maven-plugin ---
|
1345
|
+
</b>[INFO] Installing /home/jenkins/slave/workspace/jenkins_rc_branch/maven-plugin/target/maven-plugin.hpi to /home/jenkins/slave/workspace/jenkins_rc_branch/.repository/org/jenkins-ci/main/maven-plugin/1.531-SNAPSHOT/maven-plugin-1.531-SNAPSHOT.hpi
|
1346
|
+
[INFO] Installing /home/jenkins/slave/workspace/jenkins_rc_branch/maven-plugin/pom.xml to /home/jenkins/slave/workspace/jenkins_rc_branch/.repository/org/jenkins-ci/main/maven-plugin/1.531-SNAPSHOT/maven-plugin-1.531-SNAPSHOT.pom
|
1347
|
+
[INFO] Installing /home/jenkins/slave/workspace/jenkins_rc_branch/maven-plugin/target/maven-plugin.jar to /home/jenkins/slave/workspace/jenkins_rc_branch/.repository/org/jenkins-ci/main/maven-plugin/1.531-SNAPSHOT/maven-plugin-1.531-SNAPSHOT.jar
|
1348
|
+
[INFO]
|
1349
|
+
[INFO] ------------------------------------------------------------------------
|
1350
|
+
[INFO] Building Jenkins war 1.531-SNAPSHOT
|
1351
|
+
[INFO] ------------------------------------------------------------------------
|
1352
|
+
[INFO]
|
1353
|
+
[INFO] <b class="maven-mojo">--- maven-clean-plugin:2.4.1:clean (default-clean) @ jenkins-war ---
|
1354
|
+
</b>[INFO] Deleting /home/jenkins/slave/workspace/jenkins_rc_branch/war/target
|
1355
|
+
[INFO]
|
1356
|
+
[INFO] <b class="maven-mojo">--- maven-enforcer-plugin:1.0.1:enforce (enforce-maven) @ jenkins-war ---
|
1357
|
+
</b>[INFO]
|
1358
|
+
[INFO] <b class="maven-mojo">--- maven-enforcer-plugin:1.0.1:display-info (display-info) @ jenkins-war ---
|
1359
|
+
</b>[INFO] Maven Version: 3.0.4
|
1360
|
+
[INFO] JDK Version: 1.6.0_24 normalized as: 1.6.0-24
|
1361
|
+
[INFO] OS Info: Arch: amd64 Family: unix Name: linux Version: 2.6.35-25-server
|
1362
|
+
[INFO]
|
1363
|
+
[INFO] <b class="maven-mojo">--- maven-enforcer-plugin:1.0.1:enforce (default) @ jenkins-war ---
|
1364
|
+
</b>[INFO]
|
1365
|
+
[INFO] <b class="maven-mojo">--- maven-enforcer-plugin:1.0.1:enforce (enforce-banned-dependencies) @ jenkins-war ---
|
1366
|
+
</b>[INFO]
|
1367
|
+
[INFO] <b class="maven-mojo">--- build-helper-maven-plugin:1.7:timestamp-property (timestamp-property) @ jenkins-war ---
|
1368
|
+
</b>[INFO] Setting property 'now' to '09/10/2013 01:34 GMT'.
|
1369
|
+
[INFO]
|
1370
|
+
[INFO] <b class="maven-mojo">--- build-helper-maven-plugin:1.7:regex-property (version-property) @ jenkins-war ---
|
1371
|
+
</b>[INFO] Setting property 'build.version' to '1.531-SNAPSHOT (rc-09/10/2013 01:34 GMT-jenkins)'.
|
1372
|
+
[INFO]
|
1373
|
+
[INFO] <b class="maven-mojo">--- build-helper-maven-plugin:1.7:add-source (add-source) @ jenkins-war ---
|
1374
|
+
</b>[INFO] Source directory: /home/jenkins/slave/workspace/jenkins_rc_branch/war/target/generated-sources/localizer added.
|
1375
|
+
[INFO]
|
1376
|
+
[INFO] <b class="maven-mojo">--- gmaven-plugin:1.5-jenkins-1:generateStubs (default) @ jenkins-war ---
|
1377
|
+
</b>[INFO] No sources found for Java stub generation
|
1378
|
+
[INFO]
|
1379
|
+
[INFO] <b class="maven-mojo">--- maven-dependency-plugin:2.8:list (list-dependencies) @ jenkins-war ---
|
1380
|
+
</b>[INFO]
|
1381
|
+
[INFO] <b class="maven-mojo">--- maven-dependency-plugin:2.8:unpack-dependencies (executable-war-header) @ jenkins-war ---
|
1382
|
+
</b>[INFO] Unpacking /home/jenkins/slave/workspace/jenkins_rc_branch/.repository/org/jenkins-ci/executable-war/1.28/executable-war-1.28.jar to /home/jenkins/slave/workspace/jenkins_rc_branch/war/target/jenkins with includes "**/*.class" and excludes ""
|
1383
|
+
[INFO]
|
1384
|
+
[INFO] <b class="maven-mojo">--- maven-dependency-plugin:2.8:copy (resgen) @ jenkins-war ---
|
1385
|
+
</b>[INFO] Configured Artifact: org.jenkins-ci.main:remoting:?:jar
|
1386
|
+
[INFO] Configured Artifact: org.jenkins-ci.main:remoting:?:jar
|
1387
|
+
[INFO] Configured Artifact: org.jenkins-ci.main:cli:jar-with-dependencies:?:jar
|
1388
|
+
[INFO] Configured Artifact: org.jenkins-ci:winstone:?:jar
|
1389
|
+
[INFO] Configured Artifact: org.jenkins-ci.main:maven-plugin:?:hpi
|
1390
|
+
[INFO] Configured Artifact: org.jenkins-ci.plugins:ssh-slaves:0.25:hpi
|
1391
|
+
[INFO] Configured Artifact: org.jenkins-ci.plugins:credentials:1.4:hpi
|
1392
|
+
[INFO] Configured Artifact: org.jenkins-ci.plugins:ssh-credentials:0.3:hpi
|
1393
|
+
[INFO] Configured Artifact: org.jenkins-ci.plugins:subversion:1.45:hpi
|
1394
|
+
[INFO] Configured Artifact: org.jenkins-ci.plugins:cvs:2.8:hpi
|
1395
|
+
[INFO] Configured Artifact: org.jenkins-ci.plugins:ant:1.2:hpi
|
1396
|
+
[INFO] Configured Artifact: org.jenkins-ci.plugins:javadoc:1.1:hpi
|
1397
|
+
[INFO] Configured Artifact: org.jenkins-ci.plugins:translation:1.10:hpi
|
1398
|
+
[INFO] Configured Artifact: org.jenkins-ci.plugins:external-monitor-job:1.1:hpi
|
1399
|
+
[INFO] Configured Artifact: org.jenkins-ci.plugins:ldap:1.2:hpi
|
1400
|
+
[INFO] Configured Artifact: org.jenkins-ci.plugins:pam-auth:1.0:hpi
|
1401
|
+
[INFO] Configured Artifact: org.jenkins-ci.plugins:mailer:1.5:hpi
|
1402
|
+
[INFO] Copying remoting-2.32.jar to /home/jenkins/slave/workspace/jenkins_rc_branch/war/target/jenkins/WEB-INF/remoting.jar
|
1403
|
+
[INFO] Copying remoting-2.32.jar to /home/jenkins/slave/workspace/jenkins_rc_branch/war/target/jenkins/WEB-INF/slave.jar
|
1404
|
+
[INFO] Copying cli-1.531-SNAPSHOT-jar-with-dependencies.jar to /home/jenkins/slave/workspace/jenkins_rc_branch/war/target/jenkins/WEB-INF/jenkins-cli.jar
|
1405
|
+
[INFO] Copying winstone-0.9.10-jenkins-47.jar to /home/jenkins/slave/workspace/jenkins_rc_branch/war/target/jenkins/winstone.jar
|
1406
|
+
[INFO] Copying maven-plugin.hpi to /home/jenkins/slave/workspace/jenkins_rc_branch/war/target/jenkins/WEB-INF/plugins/maven-plugin.hpi
|
1407
|
+
[INFO] Copying ssh-slaves-0.25.hpi to /home/jenkins/slave/workspace/jenkins_rc_branch/war/target/jenkins/WEB-INF/plugins/ssh-slaves.hpi
|
1408
|
+
[INFO] Copying credentials-1.4.hpi to /home/jenkins/slave/workspace/jenkins_rc_branch/war/target/jenkins/WEB-INF/plugins/credentials.hpi
|
1409
|
+
[INFO] Copying ssh-credentials-0.3.hpi to /home/jenkins/slave/workspace/jenkins_rc_branch/war/target/jenkins/WEB-INF/plugins/ssh-credentials.hpi
|
1410
|
+
[INFO] Copying subversion-1.45.hpi to /home/jenkins/slave/workspace/jenkins_rc_branch/war/target/jenkins/WEB-INF/plugins/subversion.hpi
|
1411
|
+
[INFO] Copying cvs-2.8.hpi to /home/jenkins/slave/workspace/jenkins_rc_branch/war/target/jenkins/WEB-INF/plugins/cvs.hpi
|
1412
|
+
[INFO] Copying ant-1.2.hpi to /home/jenkins/slave/workspace/jenkins_rc_branch/war/target/jenkins/WEB-INF/plugins/ant.hpi
|
1413
|
+
[INFO] Copying javadoc-1.1.hpi to /home/jenkins/slave/workspace/jenkins_rc_branch/war/target/jenkins/WEB-INF/plugins/javadoc.hpi
|
1414
|
+
[INFO] Copying translation-1.10.hpi to /home/jenkins/slave/workspace/jenkins_rc_branch/war/target/jenkins/WEB-INF/plugins/translation.hpi
|
1415
|
+
[INFO] Copying external-monitor-job-1.1.hpi to /home/jenkins/slave/workspace/jenkins_rc_branch/war/target/jenkins/WEB-INF/plugins/external-monitor-job.hpi
|
1416
|
+
[INFO] Copying ldap-1.2.hpi to /home/jenkins/slave/workspace/jenkins_rc_branch/war/target/jenkins/WEB-INF/plugins/ldap.hpi
|
1417
|
+
[INFO] Copying pam-auth-1.0.hpi to /home/jenkins/slave/workspace/jenkins_rc_branch/war/target/jenkins/WEB-INF/plugins/pam-auth.hpi
|
1418
|
+
[INFO] Copying mailer-1.5.hpi to /home/jenkins/slave/workspace/jenkins_rc_branch/war/target/jenkins/WEB-INF/plugins/mailer.hpi
|
1419
|
+
[INFO]
|
1420
|
+
[INFO] <b class="maven-mojo">--- maven-remote-resources-plugin:1.2.1:process (default) @ jenkins-war ---
|
1421
|
+
</b>[INFO]
|
1422
|
+
[INFO] <b class="maven-mojo">--- maven-resources-plugin:2.6:resources (default-resources) @ jenkins-war ---
|
1423
|
+
</b>[INFO] Using 'UTF-8' encoding to copy filtered resources.
|
1424
|
+
[INFO] skip non existing resourceDirectory /home/jenkins/slave/workspace/jenkins_rc_branch/war/src/main/resources
|
1425
|
+
[INFO] skip non existing resourceDirectory /home/jenkins/slave/workspace/jenkins_rc_branch/war/src/filter/resources
|
1426
|
+
[INFO]
|
1427
|
+
[INFO] <b class="maven-mojo">--- maven-compiler-plugin:3.0:compile (default-compile) @ jenkins-war ---
|
1428
|
+
</b>[INFO] No sources to compile
|
1429
|
+
[INFO]
|
1430
|
+
[INFO] <b class="maven-mojo">--- maven-license-plugin:1.7:process (default) @ jenkins-war ---
|
1431
|
+
</b>[INFO] Generated /home/jenkins/slave/workspace/jenkins_rc_branch/war/target/classes/META-INF/licenses.xml
|
1432
|
+
[INFO] About to transform xml /home/jenkins/slave/workspace/jenkins_rc_branch/war/target/classes/META-INF/licenses.xml into html /home/jenkins/slave/workspace/jenkins_rc_branch/war/target/classes/META-INF/licenses.html with licenses.xslt com.sun.org.apache.xalan.internal.xsltc.trax.TemplatesImpl@6b9e0b4b
|
1433
|
+
[INFO] Generated /home/jenkins/slave/workspace/jenkins_rc_branch/war/target/classes/META-INF/licenses.html
|
1434
|
+
[INFO]
|
1435
|
+
[INFO] <b class="maven-mojo">--- gmaven-plugin:1.5-jenkins-1:compile (default) @ jenkins-war ---
|
1436
|
+
</b>[INFO] No sources found to compile
|
1437
|
+
[INFO]
|
1438
|
+
[INFO] <b class="maven-mojo">--- animal-sniffer-maven-plugin:1.9:check (default) @ jenkins-war ---
|
1439
|
+
</b>[INFO] Checking unresolved references to org.codehaus.mojo.signature:java15:1.0
|
1440
|
+
[INFO]
|
1441
|
+
[INFO] <b class="maven-mojo">--- gmaven-plugin:1.5-jenkins-1:generateTestStubs (default) @ jenkins-war ---
|
1442
|
+
</b>[INFO] No sources found for Java stub generation
|
1443
|
+
[INFO]
|
1444
|
+
[INFO] <b class="maven-mojo">--- maven-resources-plugin:2.6:testResources (default-testResources) @ jenkins-war ---
|
1445
|
+
</b>[INFO] Using 'UTF-8' encoding to copy filtered resources.
|
1446
|
+
[INFO] skip non existing resourceDirectory /home/jenkins/slave/workspace/jenkins_rc_branch/war/src/test/resources
|
1447
|
+
[INFO]
|
1448
|
+
[INFO] <b class="maven-mojo">--- maven-compiler-plugin:3.0:testCompile (default-testCompile) @ jenkins-war ---
|
1449
|
+
</b>[INFO] No sources to compile
|
1450
|
+
[INFO]
|
1451
|
+
[INFO] <b class="maven-mojo">--- gmaven-plugin:1.5-jenkins-1:testCompile (default) @ jenkins-war ---
|
1452
|
+
</b>[INFO] No sources found to compile
|
1453
|
+
[INFO]
|
1454
|
+
[INFO] <b class="maven-mojo">--- maven-surefire-plugin:2.15:test (default-test) @ jenkins-war ---
|
1455
|
+
</b>[INFO] No tests to run.
|
1456
|
+
[INFO]
|
1457
|
+
[INFO] <b class="maven-mojo">--- maven-war-plugin:2.3:war (default-war) @ jenkins-war ---
|
1458
|
+
</b>[INFO] Packaging webapp
|
1459
|
+
[INFO] Assembling webapp [jenkins-war] in [/home/jenkins/slave/workspace/jenkins_rc_branch/war/target/jenkins]
|
1460
|
+
[INFO] Processing war project
|
1461
|
+
[INFO] Copying webapp resources [/home/jenkins/slave/workspace/jenkins_rc_branch/war/src/main/webapp]
|
1462
|
+
[INFO] Webapp assembled in [1564 msecs]
|
1463
|
+
[INFO] Building war: /home/jenkins/slave/workspace/jenkins_rc_branch/war/target/jenkins.war
|
1464
|
+
[INFO]
|
1465
|
+
[INFO] <b class="maven-mojo">--- build-helper-maven-plugin:1.7:attach-artifact (deploy-war-for-test) @ jenkins-war ---
|
1466
|
+
</b>[INFO]
|
1467
|
+
[INFO] <b class="maven-mojo">--- maven-install-plugin:2.3.1:install (default-install) @ jenkins-war ---
|
1468
|
+
</b>[INFO] Installing /home/jenkins/slave/workspace/jenkins_rc_branch/war/target/jenkins.war to /home/jenkins/slave/workspace/jenkins_rc_branch/.repository/org/jenkins-ci/main/jenkins-war/1.531-SNAPSHOT/jenkins-war-1.531-SNAPSHOT.war
|
1469
|
+
[INFO] Installing /home/jenkins/slave/workspace/jenkins_rc_branch/war/pom.xml to /home/jenkins/slave/workspace/jenkins_rc_branch/.repository/org/jenkins-ci/main/jenkins-war/1.531-SNAPSHOT/jenkins-war-1.531-SNAPSHOT.pom
|
1470
|
+
[INFO] Installing /home/jenkins/slave/workspace/jenkins_rc_branch/war/target/classes/META-INF/licenses.xml to /home/jenkins/slave/workspace/jenkins_rc_branch/.repository/org/jenkins-ci/main/jenkins-war/1.531-SNAPSHOT/jenkins-war-1.531-SNAPSHOT.license.xml
|
1471
|
+
[INFO] Installing /home/jenkins/slave/workspace/jenkins_rc_branch/war/target/classes/META-INF/licenses.html to /home/jenkins/slave/workspace/jenkins_rc_branch/.repository/org/jenkins-ci/main/jenkins-war/1.531-SNAPSHOT/jenkins-war-1.531-SNAPSHOT.license.html
|
1472
|
+
[INFO] Installing /home/jenkins/slave/workspace/jenkins_rc_branch/war/target/jenkins.war to /home/jenkins/slave/workspace/jenkins_rc_branch/.repository/org/jenkins-ci/main/jenkins-war/1.531-SNAPSHOT/jenkins-war-1.531-SNAPSHOT-war-for-test.jar
|
1473
|
+
[INFO]
|
1474
|
+
[INFO] ------------------------------------------------------------------------
|
1475
|
+
[INFO] Building Test harness for Jenkins and plugins 1.531-SNAPSHOT
|
1476
|
+
[INFO] ------------------------------------------------------------------------
|
1477
|
+
[INFO]
|
1478
|
+
[INFO] <b class="maven-mojo">--- maven-clean-plugin:2.4.1:clean (default-clean) @ jenkins-test-harness ---
|
1479
|
+
</b>[INFO] Deleting /home/jenkins/slave/workspace/jenkins_rc_branch/test/target
|
1480
|
+
[INFO]
|
1481
|
+
[INFO] <b class="maven-mojo">--- maven-enforcer-plugin:1.0.1:enforce (enforce-maven) @ jenkins-test-harness ---
|
1482
|
+
</b>[INFO]
|
1483
|
+
[INFO] <b class="maven-mojo">--- maven-enforcer-plugin:1.0.1:display-info (display-info) @ jenkins-test-harness ---
|
1484
|
+
</b>[INFO] Maven Version: 3.0.4
|
1485
|
+
[INFO] JDK Version: 1.6.0_24 normalized as: 1.6.0-24
|
1486
|
+
[INFO] OS Info: Arch: amd64 Family: unix Name: linux Version: 2.6.35-25-server
|
1487
|
+
[INFO]
|
1488
|
+
[INFO] <b class="maven-mojo">--- maven-enforcer-plugin:1.0.1:enforce (default) @ jenkins-test-harness ---
|
1489
|
+
</b>[INFO]
|
1490
|
+
[INFO] <b class="maven-mojo">--- maven-enforcer-plugin:1.0.1:enforce (enforce-banned-dependencies) @ jenkins-test-harness ---
|
1491
|
+
</b>[INFO]
|
1492
|
+
[INFO] <b class="maven-mojo">--- build-helper-maven-plugin:1.7:timestamp-property (timestamp-property) @ jenkins-test-harness ---
|
1493
|
+
</b>[INFO] Setting property 'now' to '09/10/2013 01:35 GMT'.
|
1494
|
+
[INFO]
|
1495
|
+
[INFO] <b class="maven-mojo">--- build-helper-maven-plugin:1.7:regex-property (version-property) @ jenkins-test-harness ---
|
1496
|
+
</b>[INFO] Setting property 'build.version' to '1.531-SNAPSHOT (rc-09/10/2013 01:35 GMT-jenkins)'.
|
1497
|
+
[INFO]
|
1498
|
+
[INFO] <b class="maven-mojo">--- build-helper-maven-plugin:1.7:add-source (add-source) @ jenkins-test-harness ---
|
1499
|
+
</b>[INFO] Source directory: /home/jenkins/slave/workspace/jenkins_rc_branch/test/target/generated-sources/localizer added.
|
1500
|
+
[INFO]
|
1501
|
+
[INFO] <b class="maven-mojo">--- gmaven-plugin:1.5-jenkins-1:generateStubs (default) @ jenkins-test-harness ---
|
1502
|
+
</b>[INFO] No sources found for Java stub generation
|
1503
|
+
[INFO]
|
1504
|
+
[INFO] <b class="maven-mojo">--- maven-remote-resources-plugin:1.2.1:process (default) @ jenkins-test-harness ---
|
1505
|
+
</b>[INFO]
|
1506
|
+
[INFO] <b class="maven-mojo">--- maven-resources-plugin:2.6:resources (default-resources) @ jenkins-test-harness ---
|
1507
|
+
</b>[INFO] Using 'UTF-8' encoding to copy filtered resources.
|
1508
|
+
[INFO] Copying 18 resources
|
1509
|
+
[INFO] skip non existing resourceDirectory /home/jenkins/slave/workspace/jenkins_rc_branch/test/src/filter/resources
|
1510
|
+
[INFO]
|
1511
|
+
[INFO] <b class="maven-mojo">--- gmaven-plugin:1.5-jenkins-1:execute (preset-packager) @ jenkins-test-harness ---
|
1512
|
+
</b>[INFO]
|
1513
|
+
[INFO] <b class="maven-mojo">--- maven-compiler-plugin:3.0:compile (default-compile) @ jenkins-test-harness ---
|
1514
|
+
</b>[INFO] Changes detected - recompiling the module!
|
1515
|
+
[INFO] Compiling 62 source files to /home/jenkins/slave/workspace/jenkins_rc_branch/test/target/classes
|
1516
|
+
<span class="warning-inline">[WARNING] Note: Some input files use or override a deprecated API.
|
1517
|
+
</span><span class="warning-inline">[WARNING] Note: Recompile with -Xlint:deprecation for details.
|
1518
|
+
</span><span class="warning-inline">[WARNING] Note: Some input files use unchecked or unsafe operations.
|
1519
|
+
</span><span class="warning-inline">[WARNING] Note: Recompile with -Xlint:unchecked for details.
|
1520
|
+
</span>[INFO]
|
1521
|
+
[INFO] <b class="maven-mojo">--- gmaven-plugin:1.5-jenkins-1:compile (default) @ jenkins-test-harness ---
|
1522
|
+
</b>[INFO] No sources found to compile
|
1523
|
+
[INFO]
|
1524
|
+
[INFO] <b class="maven-mojo">--- animal-sniffer-maven-plugin:1.9:check (default) @ jenkins-test-harness ---
|
1525
|
+
</b>[INFO] Checking unresolved references to org.codehaus.mojo.signature:java15:1.0
|
1526
|
+
[INFO]
|
1527
|
+
[INFO] <b class="maven-mojo">--- gmaven-plugin:1.5-jenkins-1:generateTestStubs (default) @ jenkins-test-harness ---
|
1528
|
+
</b>[INFO] Generated 35 Java stubs
|
1529
|
+
[INFO]
|
1530
|
+
[INFO] <b class="maven-mojo">--- maven-resources-plugin:2.6:testResources (default-testResources) @ jenkins-test-harness ---
|
1531
|
+
</b>[INFO] Using 'UTF-8' encoding to copy filtered resources.
|
1532
|
+
[INFO] Copying 136 resources
|
1533
|
+
[INFO]
|
1534
|
+
[INFO] <b class="maven-mojo">--- maven-compiler-plugin:3.0:testCompile (default-testCompile) @ jenkins-test-harness ---
|
1535
|
+
</b>[INFO] Changes detected - recompiling the module!
|
1536
|
+
[INFO] Compiling 203 source files to /home/jenkins/slave/workspace/jenkins_rc_branch/test/target/test-classes
|
1537
|
+
<span class="warning-inline">[WARNING] Note: Some input files use or override a deprecated API.
|
1538
|
+
</span><span class="warning-inline">[WARNING] Note: Recompile with -Xlint:deprecation for details.
|
1539
|
+
</span><span class="warning-inline">[WARNING] Note: Some input files use unchecked or unsafe operations.
|
1540
|
+
</span><span class="warning-inline">[WARNING] Note: Recompile with -Xlint:unchecked for details.
|
1541
|
+
</span>[INFO]
|
1542
|
+
[INFO] <b class="maven-mojo">--- gmaven-plugin:1.5-jenkins-1:testCompile (default) @ jenkins-test-harness ---
|
1543
|
+
</b>[INFO] Compiled 67 Groovy classes
|
1544
|
+
[INFO]
|
1545
|
+
[INFO] <b class="maven-mojo">--- maven-surefire-plugin:2.15:test (default-test) @ jenkins-test-harness ---
|
1546
|
+
</b>[INFO] Surefire report directory: /home/jenkins/slave/workspace/jenkins_rc_branch/test/target/surefire-reports
|
1547
|
+
|
1548
|
+
-------------------------------------------------------
|
1549
|
+
T E S T S
|
1550
|
+
-------------------------------------------------------
|
1551
|
+
|
1552
|
+
-------------------------------------------------------
|
1553
|
+
T E S T S
|
1554
|
+
-------------------------------------------------------
|
1555
|
+
Running jenkins.bugs.Jenkins19124Test
|
1556
|
+
Running jenkins.diagnostics.ooom.OutOfOrderBuildDetectorTest
|
1557
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.01 sec - in jenkins.bugs.Jenkins19124Test
|
1558
|
+
Running jenkins.security.ApiTokenPropertyTest
|
1559
|
+
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 47.839 sec - in jenkins.diagnostics.ooom.OutOfOrderBuildDetectorTest
|
1560
|
+
Running jenkins.security.RekeySecretAdminMonitorTest
|
1561
|
+
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.228 sec - in jenkins.security.ApiTokenPropertyTest
|
1562
|
+
Running jenkins.model.PeepholePermalinkTest
|
1563
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.582 sec - in jenkins.security.RekeySecretAdminMonitorTest
|
1564
|
+
Running jenkins.model.JenkinsLocationConfigurationTest
|
1565
|
+
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.356 sec - in jenkins.model.PeepholePermalinkTest
|
1566
|
+
Running jenkins.model.BuildDiscarderTest
|
1567
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.504 sec - in jenkins.model.BuildDiscarderTest
|
1568
|
+
Running jenkins.model.ExtensionTypeHierarchyTest
|
1569
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.841 sec - in jenkins.model.JenkinsLocationConfigurationTest
|
1570
|
+
Running jenkins.model.JenkinsTest
|
1571
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.562 sec - in jenkins.model.ExtensionTypeHierarchyTest
|
1572
|
+
Running jenkins.ExtensionFilterTest
|
1573
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.087 sec - in jenkins.ExtensionFilterTest
|
1574
|
+
Running jenkins.scm.SCMCheckoutStrategyTest
|
1575
|
+
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.177 sec - in jenkins.scm.SCMCheckoutStrategyTest
|
1576
|
+
Running org.jvnet.hudson.test.MemoryAssertTest
|
1577
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec - in org.jvnet.hudson.test.MemoryAssertTest
|
1578
|
+
Running org.jvnet.hudson.test.MockFolderTest
|
1579
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.984 sec - in org.jvnet.hudson.test.MockFolderTest
|
1580
|
+
Running org.jvnet.hudson.test.HudsonTestCaseShutdownSlaveTest
|
1581
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.473 sec - in org.jvnet.hudson.test.HudsonTestCaseShutdownSlaveTest
|
1582
|
+
Running org.jvnet.hudson.main.UseRecipesWithJenkinsRuleTest
|
1583
|
+
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 67.889 sec - in jenkins.model.JenkinsTest
|
1584
|
+
Running org.jvnet.hudson.main.AppTest
|
1585
|
+
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.292 sec - in org.jvnet.hudson.main.AppTest
|
1586
|
+
Running CoreJellyTest
|
1587
|
+
Tests run: 552, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.884 sec - in CoreJellyTest
|
1588
|
+
Running lib.hudson.ActionsTest
|
1589
|
+
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.144 sec - in org.jvnet.hudson.main.UseRecipesWithJenkinsRuleTest
|
1590
|
+
Running lib.hudson.ListScmBrowsersTest
|
1591
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.591 sec - in lib.hudson.ActionsTest
|
1592
|
+
Running lib.form.RepeatablePropertyTest
|
1593
|
+
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.953 sec - in lib.form.RepeatablePropertyTest
|
1594
|
+
Running lib.form.ValidateButtonTest
|
1595
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.114 sec - in lib.form.ValidateButtonTest
|
1596
|
+
Running lib.form.TextAreaTest
|
1597
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.608 sec - in lib.form.TextAreaTest
|
1598
|
+
Running lib.form.ApplyButtonTest
|
1599
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.817 sec - in lib.form.ApplyButtonTest
|
1600
|
+
Running lib.form.RowVisibilityGroupTest
|
1601
|
+
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.166 sec - in lib.hudson.ListScmBrowsersTest
|
1602
|
+
Running lib.form.NameRefTest
|
1603
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.923 sec - in lib.form.NameRefTest
|
1604
|
+
Running lib.form.ComboBoxTest
|
1605
|
+
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.996 sec - in lib.form.RowVisibilityGroupTest
|
1606
|
+
Running lib.form.DropdownListTest
|
1607
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.827 sec - in lib.form.DropdownListTest
|
1608
|
+
Running lib.form.EnumSetTest
|
1609
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.774 sec - in lib.form.EnumSetTest
|
1610
|
+
Running lib.form.RepeatableTest
|
1611
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.806 sec - in lib.form.ComboBoxTest
|
1612
|
+
Running lib.form.PasswordTest
|
1613
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.926 sec - in lib.form.PasswordTest
|
1614
|
+
Running lib.form.ExpandableTextboxTest
|
1615
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.148 sec - in lib.form.ExpandableTextboxTest
|
1616
|
+
Running lib.form.AdvancedButtonTest
|
1617
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.31 sec - in lib.form.AdvancedButtonTest
|
1618
|
+
Running lib.layout.RenderOnDemandTest
|
1619
|
+
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.529 sec - in lib.layout.RenderOnDemandTest
|
1620
|
+
Running scripts.BehaviorTest
|
1621
|
+
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.786 sec - in scripts.BehaviorTest
|
1622
|
+
Running hudson.bugs.seasar.Operation2174Test
|
1623
|
+
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 53.428 sec - in lib.form.RepeatableTest
|
1624
|
+
Running hudson.bugs.DateConversionTest
|
1625
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.601 sec - in hudson.bugs.DateConversionTest
|
1626
|
+
Running hudson.bugs.JnlpAccessWithSecuredHudsonTest
|
1627
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.558 sec - in hudson.bugs.seasar.Operation2174Test
|
1628
|
+
Running hudson.bugs.LoginRedirectTest
|
1629
|
+
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.198 sec - in hudson.bugs.JnlpAccessWithSecuredHudsonTest
|
1630
|
+
Running hudson.views.ListViewColumnTest
|
1631
|
+
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.713 sec - in hudson.bugs.LoginRedirectTest
|
1632
|
+
Running hudson.ExtensionFinderTest
|
1633
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.664 sec - in hudson.views.ListViewColumnTest
|
1634
|
+
Running hudson.matrix.MatrixConfigurationSorterTest
|
1635
|
+
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.204 sec - in hudson.ExtensionFinderTest
|
1636
|
+
Running hudson.matrix.MatrixProjectDependencyTest
|
1637
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.215 sec - in hudson.matrix.MatrixProjectDependencyTest
|
1638
|
+
Running hudson.matrix.MatrixProjectCustomWorkspaceTest
|
1639
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.178 sec - in hudson.matrix.MatrixConfigurationSorterTest
|
1640
|
+
Running hudson.matrix.MatrixTest
|
1641
|
+
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.194 sec - in hudson.matrix.MatrixTest
|
1642
|
+
Running hudson.matrix.MatrixProjectTest
|
1643
|
+
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 63.124 sec - in hudson.matrix.MatrixProjectCustomWorkspaceTest
|
1644
|
+
Running hudson.ProcTest
|
1645
|
+
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.17 sec - in hudson.ProcTest
|
1646
|
+
Running hudson.cli.CreateNodeCommandTest
|
1647
|
+
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.008 sec - in hudson.cli.CreateNodeCommandTest
|
1648
|
+
Running hudson.cli.SetBuildParameterCommandTest
|
1649
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.155 sec - in hudson.cli.SetBuildParameterCommandTest
|
1650
|
+
Running hudson.cli.EnableJobCommandTest
|
1651
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.186 sec - in hudson.cli.EnableJobCommandTest
|
1652
|
+
Running hudson.cli.CopyJobCommandTest
|
1653
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.57 sec - in hudson.cli.CopyJobCommandTest
|
1654
|
+
Running hudson.cli.GetNodeCommandTest
|
1655
|
+
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.136 sec - in hudson.cli.GetNodeCommandTest
|
1656
|
+
Running hudson.cli.BuildCommandTest
|
1657
|
+
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.865 sec - in hudson.cli.BuildCommandTest
|
1658
|
+
Running hudson.cli.UpdateNodeCommandTest
|
1659
|
+
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.332 sec - in hudson.cli.UpdateNodeCommandTest
|
1660
|
+
Running hudson.ExceptionTest
|
1661
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.365 sec - in hudson.ExceptionTest
|
1662
|
+
Running hudson.search.SearchTest
|
1663
|
+
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 189.073 sec - in hudson.matrix.MatrixProjectTest
|
1664
|
+
Running hudson.HtmlEscapeTest
|
1665
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.406 sec - in hudson.HtmlEscapeTest
|
1666
|
+
Running hudson.console.UrlAnnotatorTest
|
1667
|
+
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.725 sec - in hudson.console.UrlAnnotatorTest
|
1668
|
+
Running hudson.console.ConsoleAnnotatorTest
|
1669
|
+
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.089 sec - in hudson.search.SearchTest
|
1670
|
+
Running hudson.console.ExceptionAnnotationTest
|
1671
|
+
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.924 sec - in hudson.console.ConsoleAnnotatorTest
|
1672
|
+
Running hudson.security.CliAuthenticationTest
|
1673
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.402 sec - in hudson.console.ExceptionAnnotationTest
|
1674
|
+
Running hudson.security.ExtendedReadPermissionTest
|
1675
|
+
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.443 sec - in hudson.security.CliAuthenticationTest
|
1676
|
+
Running hudson.security.LoginTest
|
1677
|
+
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.419 sec - in hudson.security.LoginTest
|
1678
|
+
Running hudson.security.PermissionGroupTest
|
1679
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.426 sec - in hudson.security.PermissionGroupTest
|
1680
|
+
Running hudson.security.csrf.DefaultCrumbIssuerTest
|
1681
|
+
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.06 sec - in hudson.security.ExtendedReadPermissionTest
|
1682
|
+
Running hudson.security.HudsonPrivateSecurityRealmTest
|
1683
|
+
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.775 sec - in hudson.security.HudsonPrivateSecurityRealmTest
|
1684
|
+
Running hudson.tools.ToolLocationNodePropertyTest
|
1685
|
+
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 58.675 sec - in hudson.security.csrf.DefaultCrumbIssuerTest
|
1686
|
+
Running hudson.tools.JDKInstallerTest
|
1687
|
+
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 51.854 sec - in hudson.tools.ToolLocationNodePropertyTest
|
1688
|
+
Running hudson.tools.ToolLocationTest
|
1689
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.529 sec - in hudson.tools.ToolLocationTest
|
1690
|
+
Running hudson.diagnosis.HudsonHomeDiskUsageMonitorTest
|
1691
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.645 sec - in hudson.diagnosis.HudsonHomeDiskUsageMonitorTest
|
1692
|
+
Running hudson.diagnosis.TooManyJobsButNoViewTest
|
1693
|
+
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.174 sec - in hudson.tools.JDKInstallerTest
|
1694
|
+
Running hudson.RelativePathTest
|
1695
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.31 sec - in hudson.RelativePathTest
|
1696
|
+
Running hudson.tasks.UserAvatarResolverTest
|
1697
|
+
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.64 sec - in hudson.diagnosis.TooManyJobsButNoViewTest
|
1698
|
+
Running hudson.tasks.ArtifactArchiverTest
|
1699
|
+
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.154 sec - in hudson.tasks.UserAvatarResolverTest
|
1700
|
+
Running hudson.tasks.MavenTest
|
1701
|
+
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.393 sec - in hudson.tasks.ArtifactArchiverTest
|
1702
|
+
Running hudson.tasks.BuildTriggerTest
|
1703
|
+
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 56.327 sec - in hudson.tasks.MavenTest
|
1704
|
+
Running hudson.tasks.FingerprinterTest
|
1705
|
+
Tests run: 9, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 38.884 sec <<< FAILURE! - in hudson.tasks.FingerprinterTest
|
1706
|
+
multipleUpstreamDependencies(hudson.tasks.FingerprinterTest) Time elapsed: 5.98 sec <<< FAILURE!
|
1707
|
+
java.lang.AssertionError: expected:<1> but was:<0>
|
1708
|
+
at org.junit.Assert.fail(Assert.java:88)
|
1709
|
+
at org.junit.Assert.failNotEquals(Assert.java:743)
|
1710
|
+
at org.junit.Assert.assertEquals(Assert.java:118)
|
1711
|
+
at org.junit.Assert.assertEquals(Assert.java:555)
|
1712
|
+
at org.junit.Assert.assertEquals(Assert.java:542)
|
1713
|
+
at hudson.tasks.FingerprinterTest.multipleUpstreamDependencies(FingerprinterTest.java:124)
|
1714
|
+
|
1715
|
+
Running hudson.tasks.test.AggregatedTestResultPublisherTest
|
1716
|
+
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.754 sec - in hudson.tasks.test.AggregatedTestResultPublisherTest
|
1717
|
+
Running hudson.tasks.test.TestResultExtensionTest
|
1718
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.851 sec - in hudson.tasks.test.TestResultExtensionTest
|
1719
|
+
Running hudson.tasks.EnvVarsInConfigTasksTest
|
1720
|
+
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 135.702 sec - in hudson.tasks.BuildTriggerTest
|
1721
|
+
Running hudson.tasks.ShellTest
|
1722
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.577 sec - in hudson.tasks.ShellTest
|
1723
|
+
Running hudson.tasks.LogRotatorTest
|
1724
|
+
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.84 sec - in hudson.tasks.LogRotatorTest
|
1725
|
+
Running hudson.tasks.junit.SuiteResultTest
|
1726
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 sec - in hudson.tasks.junit.SuiteResultTest
|
1727
|
+
Running hudson.tasks.junit.CaseResultTest
|
1728
|
+
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 69.225 sec - in hudson.tasks.EnvVarsInConfigTasksTest
|
1729
|
+
Running hudson.tasks.junit.TestResultLinksTest
|
1730
|
+
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.316 sec - in hudson.tasks.junit.TestResultLinksTest
|
1731
|
+
Running hudson.tasks.junit.TestResultPublishingTest
|
1732
|
+
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.42 sec - in hudson.tasks.junit.CaseResultTest
|
1733
|
+
Running hudson.tasks.junit.JUnitResultArchiverTest
|
1734
|
+
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 49.022 sec - in hudson.tasks.junit.JUnitResultArchiverTest
|
1735
|
+
Running hudson.tasks.junit.TestNameTransformerTest
|
1736
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.298 sec - in hudson.tasks.junit.TestNameTransformerTest
|
1737
|
+
Running hudson.tasks.junit.JUnitParserTest
|
1738
|
+
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 56.059 sec - in hudson.tasks.junit.TestResultPublishingTest
|
1739
|
+
Running hudson.tasks.junit.HistoryTest
|
1740
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.728 sec - in hudson.tasks.junit.HistoryTest
|
1741
|
+
Running hudson.widgets.HistoryWidgetTest
|
1742
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.606 sec - in hudson.tasks.junit.JUnitParserTest
|
1743
|
+
Running hudson.model.AbstractProjectTest
|
1744
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.576 sec - in hudson.widgets.HistoryWidgetTest
|
1745
|
+
Running hudson.model.ManagementLinkTest
|
1746
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.963 sec - in hudson.model.ManagementLinkTest
|
1747
|
+
Running hudson.model.AbortedFreeStyleBuildTest
|
1748
|
+
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.344 sec - in hudson.model.AbortedFreeStyleBuildTest
|
1749
|
+
Running hudson.model.ParametersTest
|
1750
|
+
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.989 sec - in hudson.model.ParametersTest
|
1751
|
+
Running hudson.model.AsynchPeopleTest
|
1752
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.393 sec - in hudson.model.AsynchPeopleTest
|
1753
|
+
Running hudson.model.DisplayNameTest
|
1754
|
+
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.543 sec - in hudson.model.DisplayNameTest
|
1755
|
+
Running hudson.model.FreeStyleProjectTest
|
1756
|
+
Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 197.752 sec - in hudson.model.AbstractProjectTest
|
1757
|
+
Running hudson.model.AbstractBuildTest
|
1758
|
+
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.487 sec - in hudson.model.AbstractBuildTest
|
1759
|
+
Running hudson.model.NodeTest
|
1760
|
+
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 106.539 sec - in hudson.model.FreeStyleProjectTest
|
1761
|
+
Running hudson.model.UserTest
|
1762
|
+
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.38 sec - in hudson.model.NodeTest
|
1763
|
+
Running hudson.model.ListViewTest
|
1764
|
+
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.798 sec - in hudson.model.ListViewTest
|
1765
|
+
Running hudson.model.CauseTest
|
1766
|
+
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 63.579 sec - in hudson.model.UserTest
|
1767
|
+
Running hudson.model.SlaveTest
|
1768
|
+
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.923 sec - in hudson.model.SlaveTest
|
1769
|
+
Running hudson.model.MyViewTest
|
1770
|
+
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.649 sec - in hudson.model.CauseTest
|
1771
|
+
Running hudson.model.DirectoryBrowserSupportTest
|
1772
|
+
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.047 sec - in hudson.model.MyViewTest
|
1773
|
+
Running hudson.model.AutoCompletionCandidatesTest
|
1774
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.005 sec - in hudson.model.AutoCompletionCandidatesTest
|
1775
|
+
Running hudson.model.ApiTest
|
1776
|
+
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.129 sec - in hudson.model.DirectoryBrowserSupportTest
|
1777
|
+
Running hudson.model.ExecutorTest
|
1778
|
+
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.437 sec - in hudson.model.ExecutorTest
|
1779
|
+
Running hudson.model.RunParameterDefinitionTest
|
1780
|
+
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.201 sec - in hudson.model.ApiTest
|
1781
|
+
Running hudson.model.QueueTest
|
1782
|
+
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.085 sec - in hudson.model.RunParameterDefinitionTest
|
1783
|
+
Running hudson.model.JobTest
|
1784
|
+
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 66.728 sec - in hudson.model.QueueTest
|
1785
|
+
Running hudson.model.UpdateCenter2Test
|
1786
|
+
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 47.417 sec - in hudson.model.JobTest
|
1787
|
+
Running hudson.model.HudsonTest
|
1788
|
+
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.782 sec - in hudson.model.UpdateCenter2Test
|
1789
|
+
Running hudson.model.GetEnvironmentOutsideBuildTest
|
1790
|
+
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.552 sec - in hudson.model.GetEnvironmentOutsideBuildTest
|
1791
|
+
Running hudson.model.RunMapTest
|
1792
|
+
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.985 sec - in hudson.model.RunMapTest
|
1793
|
+
Running hudson.model.ProjectTest
|
1794
|
+
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 52.221 sec - in hudson.model.HudsonTest
|
1795
|
+
Running hudson.model.JobQueueTest
|
1796
|
+
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.082 sec - in hudson.model.JobQueueTest
|
1797
|
+
Running hudson.model.queue.QueueTaskDispatcherTest
|
1798
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.086 sec - in hudson.model.queue.QueueTaskDispatcherTest
|
1799
|
+
Running hudson.model.queue.WideExecutionTest
|
1800
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.418 sec - in hudson.model.queue.WideExecutionTest
|
1801
|
+
Running hudson.model.queue.LoadPredictorTest
|
1802
|
+
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.982 sec - in hudson.model.queue.LoadPredictorTest
|
1803
|
+
Running hudson.model.ViewTest
|
1804
|
+
Tests run: 9, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 42.42 sec - in hudson.model.ViewTest
|
1805
|
+
Running hudson.model.ViewJobTest
|
1806
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.83 sec - in hudson.model.ViewJobTest
|
1807
|
+
Running hudson.model.ViewPropertyTest
|
1808
|
+
Tests run: 31, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 136.822 sec - in hudson.model.ProjectTest
|
1809
|
+
Running hudson.model.UsageStatisticsTest
|
1810
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.574 sec - in hudson.model.UsageStatisticsTest
|
1811
|
+
Running hudson.model.ComputerSetTest
|
1812
|
+
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.549 sec - in hudson.model.ViewPropertyTest
|
1813
|
+
Running hudson.model.JobPropertyTest
|
1814
|
+
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.955 sec - in hudson.model.ComputerSetTest
|
1815
|
+
Running hudson.model.DownloadServiceTest
|
1816
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.346 sec - in hudson.model.DownloadServiceTest
|
1817
|
+
Running hudson.model.labels.LabelAtomPropertyTest
|
1818
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.601 sec - in hudson.model.labels.LabelAtomPropertyTest
|
1819
|
+
Running hudson.model.labels.LabelExpressionTest
|
1820
|
+
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 58.934 sec - in hudson.model.JobPropertyTest
|
1821
|
+
Running hudson.model.DependencyGraphTest
|
1822
|
+
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.738 sec - in hudson.model.DependencyGraphTest
|
1823
|
+
Running hudson.model.RunTest
|
1824
|
+
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.332 sec - in hudson.model.labels.LabelExpressionTest
|
1825
|
+
Running hudson.model.EnvironmentContributorTest
|
1826
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.603 sec - in hudson.model.EnvironmentContributorTest
|
1827
|
+
Running hudson.model.HelpLinkTest
|
1828
|
+
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.817 sec - in hudson.model.RunTest
|
1829
|
+
Running hudson.model.listeners.ItemListenerTest
|
1830
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.056 sec - in hudson.model.listeners.ItemListenerTest
|
1831
|
+
Running hudson.model.SimpleJobTest
|
1832
|
+
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.469 sec - in hudson.model.SimpleJobTest
|
1833
|
+
Running hudson.model.DescriptorTest
|
1834
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.96 sec - in hudson.model.DescriptorTest
|
1835
|
+
Running hudson.model.MyViewsPropertyTest
|
1836
|
+
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.361 sec - in hudson.model.MyViewsPropertyTest
|
1837
|
+
Running hudson.model.UpdateSiteTest
|
1838
|
+
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.328 sec - in hudson.model.UpdateSiteTest
|
1839
|
+
Running hudson.model.UserPropertyTest
|
1840
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.588 sec - in hudson.model.UserPropertyTest
|
1841
|
+
Running hudson.slaves.NodePropertyTest
|
1842
|
+
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 72.752 sec - in hudson.model.HelpLinkTest
|
1843
|
+
Running hudson.slaves.NodeProvisionerTest
|
1844
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.476 sec - in hudson.slaves.NodeProvisionerTest
|
1845
|
+
Running hudson.slaves.ComputerConnectorTest
|
1846
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.751 sec - in hudson.slaves.ComputerConnectorTest
|
1847
|
+
Running hudson.slaves.NodeCanTakeTaskTest
|
1848
|
+
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.675 sec - in hudson.slaves.NodePropertyTest
|
1849
|
+
Running hudson.slaves.JNLPLauncherTest
|
1850
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.788 sec - in hudson.slaves.NodeCanTakeTaskTest
|
1851
|
+
Running hudson.slaves.EnvironmentVariableNodePropertyTest
|
1852
|
+
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.586 sec - in hudson.slaves.JNLPLauncherTest
|
1853
|
+
Running hudson.PluginManagerTest
|
1854
|
+
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.276 sec - in hudson.slaves.EnvironmentVariableNodePropertyTest
|
1855
|
+
Running hudson.node_monitors.ClockMonitorDescriptorTest
|
1856
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.44 sec - in hudson.node_monitors.ClockMonitorDescriptorTest
|
1857
|
+
Running hudson.node_monitors.DiskSpaceMonitorDescriptorTest
|
1858
|
+
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.907 sec - in hudson.node_monitors.DiskSpaceMonitorDescriptorTest
|
1859
|
+
Running hudson.ExtensionListTest
|
1860
|
+
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.744 sec - in hudson.ExtensionListTest
|
1861
|
+
Running hudson.init.impl.GroovyInitScriptTest
|
1862
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.383 sec - in hudson.init.impl.GroovyInitScriptTest
|
1863
|
+
Running hudson.maven.MavenBuildTest
|
1864
|
+
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 82.38 sec - in hudson.PluginManagerTest
|
1865
|
+
Running hudson.maven.MavenJellyTest
|
1866
|
+
Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.898 sec - in hudson.maven.MavenJellyTest
|
1867
|
+
Running hudson.maven.MavenSnapshotTriggerTest
|
1868
|
+
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 107.632 sec - in hudson.maven.MavenSnapshotTriggerTest
|
1869
|
+
Running hudson.maven.MavenMultiModuleLogRotatorCleanArtifactsTest
|
1870
|
+
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 163.685 sec - in hudson.maven.MavenBuildTest
|
1871
|
+
Running hudson.maven.MavenOptsTest
|
1872
|
+
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 79.603 sec - in hudson.maven.MavenMultiModuleLogRotatorCleanArtifactsTest
|
1873
|
+
Running hudson.maven.MavenEmptyModuleTest
|
1874
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.562 sec - in hudson.maven.MavenEmptyModuleTest
|
1875
|
+
Running hudson.maven.RedeployPublisherTest
|
1876
|
+
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 107.991 sec - in hudson.maven.MavenOptsTest
|
1877
|
+
Running hudson.maven.MavenMultiModuleTest
|
1878
|
+
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 110.328 sec - in hudson.maven.RedeployPublisherTest
|
1879
|
+
Running hudson.maven.MavenModuleSetTest
|
1880
|
+
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.098 sec - in hudson.maven.MavenModuleSetTest
|
1881
|
+
Running hudson.maven.Maven30xBuildTest
|
1882
|
+
Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 273.285 sec - in hudson.maven.MavenMultiModuleTest
|
1883
|
+
Running hudson.maven.Maven31xBuildTest
|
1884
|
+
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 260.87 sec - in hudson.maven.Maven30xBuildTest
|
1885
|
+
Running hudson.maven.MavenBuildSurefireFailedTest
|
1886
|
+
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 68.04 sec - in hudson.maven.MavenBuildSurefireFailedTest
|
1887
|
+
Running hudson.maven.MavenProjectTest
|
1888
|
+
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 218.374 sec - in hudson.maven.Maven31xBuildTest
|
1889
|
+
Running hudson.maven.reporters.SurefireArchiverTest
|
1890
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.735 sec - in hudson.maven.reporters.SurefireArchiverTest
|
1891
|
+
Running hudson.maven.reporters.MavenSiteArchiverTest
|
1892
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.489 sec - in hudson.maven.reporters.MavenSiteArchiverTest
|
1893
|
+
Running hudson.maven.reporters.MavenMailerTest
|
1894
|
+
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.985 sec - in hudson.maven.reporters.MavenMailerTest
|
1895
|
+
Running hudson.maven.PlexusModuleContributorTest
|
1896
|
+
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.962 sec - in hudson.maven.PlexusModuleContributorTest
|
1897
|
+
Running hudson.maven.MavenArgumentInterceptorTest
|
1898
|
+
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.237 sec - in hudson.maven.MavenArgumentInterceptorTest
|
1899
|
+
Running hudson.maven.AbortedMavenBuildTest
|
1900
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.229 sec - in hudson.maven.AbortedMavenBuildTest
|
1901
|
+
Running hudson.UDPBroadcastThreadTest
|
1902
|
+
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.557 sec - in hudson.UDPBroadcastThreadTest
|
1903
|
+
Running hudson.GroovyTest
|
1904
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.364 sec - in hudson.GroovyTest
|
1905
|
+
Running hudson.FileSystemProvisionerTest
|
1906
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.334 sec - in hudson.FileSystemProvisionerTest
|
1907
|
+
Running hudson.logging.LogRecorderManagerTest
|
1908
|
+
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.814 sec - in hudson.logging.LogRecorderManagerTest
|
1909
|
+
Running hudson.ClassicPluginStrategyTest
|
1910
|
+
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.453 sec - in hudson.ClassicPluginStrategyTest
|
1911
|
+
Running hudson.markup.MarkupFormatterTest
|
1912
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.283 sec - in hudson.markup.MarkupFormatterTest
|
1913
|
+
Running hudson.util.FormFieldValidatorTest
|
1914
|
+
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.17 sec - in hudson.util.FormFieldValidatorTest
|
1915
|
+
Running hudson.util.TextFileTest
|
1916
|
+
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.208 sec - in hudson.util.TextFileTest
|
1917
|
+
Running hudson.util.AlternativeUiTextProviderTest
|
1918
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.769 sec - in hudson.util.AlternativeUiTextProviderTest
|
1919
|
+
Running hudson.util.ProcessTreeKillerTest
|
1920
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.808 sec - in hudson.util.ProcessTreeKillerTest
|
1921
|
+
Running hudson.util.ArgumentListBuilder2Test
|
1922
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.898 sec - in hudson.util.ArgumentListBuilder2Test
|
1923
|
+
Running hudson.triggers.TriggerStartTest
|
1924
|
+
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 283.061 sec - in hudson.maven.MavenProjectTest
|
1925
|
+
Running hudson.triggers.SCMTriggerTest
|
1926
|
+
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.301 sec - in hudson.triggers.TriggerStartTest
|
1927
|
+
Running hudson.scm.ScmTest
|
1928
|
+
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.822 sec - in hudson.scm.ScmTest
|
1929
|
+
Running hudson.scm.ChangeLogSetTest
|
1930
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.988 sec - in hudson.scm.ChangeLogSetTest
|
1931
|
+
Running hudson.pages.SystemConfigurationTestCase
|
1932
|
+
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.803 sec - in hudson.triggers.SCMTriggerTest
|
1933
|
+
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.559 sec - in hudson.pages.SystemConfigurationTestCase
|
1934
|
+
|
1935
|
+
Results :
|
1936
|
+
|
1937
|
+
Failed tests:
|
1938
|
+
FingerprinterTest.multipleUpstreamDependencies:124 expected:<1> but was:<0>
|
1939
|
+
|
1940
|
+
Tests run: 1249, Failures: 1, Errors: 0, Skipped: 3
|
1941
|
+
|
1942
|
+
<span class="error-inline">[ERROR] There are test failures.
|
1943
|
+
</span>
|
1944
|
+
Please refer to /home/jenkins/slave/workspace/jenkins_rc_branch/test/target/surefire-reports for the individual test results.
|
1945
|
+
[INFO]
|
1946
|
+
[INFO] <b class="maven-mojo">--- maven-jar-plugin:2.4:jar (default-jar) @ jenkins-test-harness ---
|
1947
|
+
</b>[INFO] Building jar: /home/jenkins/slave/workspace/jenkins_rc_branch/test/target/jenkins-test-harness-1.531-SNAPSHOT.jar
|
1948
|
+
[INFO]
|
1949
|
+
[INFO] <b class="maven-mojo">--- maven-install-plugin:2.3.1:install (default-install) @ jenkins-test-harness ---
|
1950
|
+
</b>[INFO] Installing /home/jenkins/slave/workspace/jenkins_rc_branch/test/target/jenkins-test-harness-1.531-SNAPSHOT.jar to /home/jenkins/slave/workspace/jenkins_rc_branch/.repository/org/jenkins-ci/main/jenkins-test-harness/1.531-SNAPSHOT/jenkins-test-harness-1.531-SNAPSHOT.jar
|
1951
|
+
[INFO] Installing /home/jenkins/slave/workspace/jenkins_rc_branch/test/pom.xml to /home/jenkins/slave/workspace/jenkins_rc_branch/.repository/org/jenkins-ci/main/jenkins-test-harness/1.531-SNAPSHOT/jenkins-test-harness-1.531-SNAPSHOT.pom
|
1952
|
+
[INFO]
|
1953
|
+
[INFO] ------------------------------------------------------------------------
|
1954
|
+
[INFO] Building Jenkins UI sample plugin 1.531-SNAPSHOT
|
1955
|
+
[INFO] ------------------------------------------------------------------------
|
1956
|
+
[INFO]
|
1957
|
+
[INFO] <b class="maven-mojo">--- maven-clean-plugin:2.4.1:clean (default-clean) @ ui-samples-plugin ---
|
1958
|
+
</b>[INFO] Deleting /home/jenkins/slave/workspace/jenkins_rc_branch/ui-samples-plugin/target
|
1959
|
+
[INFO]
|
1960
|
+
[INFO] <b class="maven-mojo">--- maven-hpi-plugin:1.97:validate (default-validate) @ ui-samples-plugin ---
|
1961
|
+
</b>[INFO]
|
1962
|
+
[INFO] <b class="maven-mojo">--- maven-enforcer-plugin:1.0.1:enforce (enforce-maven) @ ui-samples-plugin ---
|
1963
|
+
</b>[INFO]
|
1964
|
+
[INFO] <b class="maven-mojo">--- maven-enforcer-plugin:1.0.1:display-info (display-info) @ ui-samples-plugin ---
|
1965
|
+
</b>[INFO] Maven Version: 3.0.4
|
1966
|
+
[INFO] JDK Version: 1.6.0_24 normalized as: 1.6.0-24
|
1967
|
+
[INFO] OS Info: Arch: amd64 Family: unix Name: linux Version: 2.6.35-25-server
|
1968
|
+
[INFO]
|
1969
|
+
[INFO] <b class="maven-mojo">--- maven-enforcer-plugin:1.0.1:enforce (default) @ ui-samples-plugin ---
|
1970
|
+
</b>[INFO]
|
1971
|
+
[INFO] <b class="maven-mojo">--- maven-enforcer-plugin:1.0.1:enforce (enforce-banned-dependencies) @ ui-samples-plugin ---
|
1972
|
+
</b>[INFO]
|
1973
|
+
[INFO] <b class="maven-mojo">--- build-helper-maven-plugin:1.7:timestamp-property (timestamp-property) @ ui-samples-plugin ---
|
1974
|
+
</b>[INFO] Setting property 'now' to '09/10/2013 02:22 GMT'.
|
1975
|
+
[INFO]
|
1976
|
+
[INFO] <b class="maven-mojo">--- build-helper-maven-plugin:1.7:regex-property (version-property) @ ui-samples-plugin ---
|
1977
|
+
</b>[INFO] Setting property 'build.version' to '1.531-SNAPSHOT (rc-09/10/2013 02:22 GMT-jenkins)'.
|
1978
|
+
[INFO]
|
1979
|
+
[INFO] <b class="maven-mojo">--- build-helper-maven-plugin:1.7:add-source (add-source) @ ui-samples-plugin ---
|
1980
|
+
</b>[INFO] Source directory: /home/jenkins/slave/workspace/jenkins_rc_branch/ui-samples-plugin/target/generated-sources/localizer added.
|
1981
|
+
[INFO]
|
1982
|
+
[INFO] <b class="maven-mojo">--- gmaven-plugin:1.5-jenkins-1:generateStubs (default) @ ui-samples-plugin ---
|
1983
|
+
</b>[INFO] No sources found for Java stub generation
|
1984
|
+
[INFO]
|
1985
|
+
[INFO] <b class="maven-mojo">--- maven-localizer-plugin:1.15:generate (default) @ ui-samples-plugin ---
|
1986
|
+
</b>[INFO]
|
1987
|
+
[INFO] <b class="maven-mojo">--- maven-remote-resources-plugin:1.2.1:process (default) @ ui-samples-plugin ---
|
1988
|
+
</b>[INFO]
|
1989
|
+
[INFO] <b class="maven-mojo">--- maven-resources-plugin:2.6:resources (default-resources) @ ui-samples-plugin ---
|
1990
|
+
</b>[INFO] Using 'UTF-8' encoding to copy filtered resources.
|
1991
|
+
[INFO] Copying 33 resources
|
1992
|
+
[INFO] Copying 18 resources
|
1993
|
+
[INFO]
|
1994
|
+
[INFO] <b class="maven-mojo">--- maven-compiler-plugin:3.0:compile (default-compile) @ ui-samples-plugin ---
|
1995
|
+
</b>[INFO] Changes detected - recompiling the module!
|
1996
|
+
[INFO] Compiling 18 source files to /home/jenkins/slave/workspace/jenkins_rc_branch/ui-samples-plugin/target/classes
|
1997
|
+
<span class="warning-inline">[WARNING] Note: /home/jenkins/slave/workspace/jenkins_rc_branch/ui-samples-plugin/src/main/java/jenkins/plugins/ui_samples/DropdownList.java uses unchecked or unsafe operations.
|
1998
|
+
</span><span class="warning-inline">[WARNING] Note: Recompile with -Xlint:unchecked for details.
|
1999
|
+
</span>[INFO]
|
2000
|
+
[INFO] <b class="maven-mojo">--- gmaven-plugin:1.5-jenkins-1:compile (default) @ ui-samples-plugin ---
|
2001
|
+
</b>[INFO] No sources found to compile
|
2002
|
+
[INFO]
|
2003
|
+
[INFO] --- access-modifier-checker:1.4:enforce (default-enforce) @ ui-samples-plugin ---
|
2004
|
+
[INFO]
|
2005
|
+
[INFO] <b class="maven-mojo">--- animal-sniffer-maven-plugin:1.9:check (default) @ ui-samples-plugin ---
|
2006
|
+
</b>[INFO] Checking unresolved references to org.codehaus.mojo.signature:java15:1.0
|
2007
|
+
[INFO]
|
2008
|
+
[INFO] <b class="maven-mojo">--- maven-hpi-plugin:1.97:insert-test (default-insert-test) @ ui-samples-plugin ---
|
2009
|
+
</b>[INFO]
|
2010
|
+
[INFO] <b class="maven-mojo">--- gmaven-plugin:1.5-jenkins-1:generateTestStubs (default) @ ui-samples-plugin ---
|
2011
|
+
</b>[INFO] No sources found for Java stub generation
|
2012
|
+
[INFO]
|
2013
|
+
[INFO] <b class="maven-mojo">--- maven-resources-plugin:2.6:testResources (default-testResources) @ ui-samples-plugin ---
|
2014
|
+
</b>[INFO] Using 'UTF-8' encoding to copy filtered resources.
|
2015
|
+
[INFO] skip non existing resourceDirectory /home/jenkins/slave/workspace/jenkins_rc_branch/ui-samples-plugin/src/test/resources
|
2016
|
+
[INFO]
|
2017
|
+
[INFO] <b class="maven-mojo">--- maven-compiler-plugin:3.0:testCompile (default-testCompile) @ ui-samples-plugin ---
|
2018
|
+
</b>[INFO] Changes detected - recompiling the module!
|
2019
|
+
[INFO] Compiling 1 source file to /home/jenkins/slave/workspace/jenkins_rc_branch/ui-samples-plugin/target/test-classes
|
2020
|
+
<span class="warning-inline">[WARNING] Note: /home/jenkins/slave/workspace/jenkins_rc_branch/ui-samples-plugin/target/inject-tests/InjectedTest.java uses unchecked or unsafe operations.
|
2021
|
+
</span><span class="warning-inline">[WARNING] Note: Recompile with -Xlint:unchecked for details.
|
2022
|
+
</span>[INFO]
|
2023
|
+
[INFO] <b class="maven-mojo">--- maven-hpi-plugin:1.97:test-hpl (default-test-hpl) @ ui-samples-plugin ---
|
2024
|
+
</b>[INFO] Generating /home/jenkins/slave/workspace/jenkins_rc_branch/ui-samples-plugin/target/test-classes/the.hpl
|
2025
|
+
[INFO]
|
2026
|
+
[INFO] <b class="maven-mojo">--- maven-hpi-plugin:1.97:resolve-test-dependencies (default-resolve-test-dependencies) @ ui-samples-plugin ---
|
2027
|
+
</b>[INFO]
|
2028
|
+
[INFO] <b class="maven-mojo">--- gmaven-plugin:1.5-jenkins-1:testCompile (default) @ ui-samples-plugin ---
|
2029
|
+
</b>[INFO] No sources found to compile
|
2030
|
+
[INFO]
|
2031
|
+
[INFO] <b class="maven-mojo">--- maven-surefire-plugin:2.15:test (default-test) @ ui-samples-plugin ---
|
2032
|
+
</b>[INFO] Surefire report directory: /home/jenkins/slave/workspace/jenkins_rc_branch/ui-samples-plugin/target/surefire-reports
|
2033
|
+
|
2034
|
+
-------------------------------------------------------
|
2035
|
+
T E S T S
|
2036
|
+
-------------------------------------------------------
|
2037
|
+
Running InjectedTest
|
2038
|
+
Using jenkins.war resources from /home/jenkins/slave/workspace/jenkins_rc_branch/war/target/jenkins
|
2039
|
+
Sep 10, 2013 2:22:51 AM org.mortbay.log.Slf4jLog info
|
2040
|
+
INFO: Logging to org.slf4j.impl.JDK14LoggerAdapter(org.mortbay.log) via org.mortbay.log.Slf4jLog
|
2041
|
+
Sep 10, 2013 2:22:51 AM org.mortbay.log.Slf4jLog info
|
2042
|
+
INFO: jetty-6.1.26
|
2043
|
+
Sep 10, 2013 2:22:51 AM org.mortbay.log.Slf4jLog info
|
2044
|
+
INFO: NO JSP Support for , did not find org.apache.jasper.servlet.JspServlet
|
2045
|
+
Sep 10, 2013 2:22:51 AM org.mortbay.log.Slf4jLog info
|
2046
|
+
INFO: Started SocketConnector@0.0.0.0:39608
|
2047
|
+
Sep 10, 2013 2:22:52 AM jenkins.InitReactorRunner$1 onAttained
|
2048
|
+
INFO: Started initialization
|
2049
|
+
Sep 10, 2013 2:22:55 AM jenkins.InitReactorRunner$1 onAttained
|
2050
|
+
INFO: Listed all plugins
|
2051
|
+
Sep 10, 2013 2:22:55 AM jenkins.InitReactorRunner$1 onAttained
|
2052
|
+
INFO: Prepared all plugins
|
2053
|
+
Sep 10, 2013 2:22:55 AM jenkins.InitReactorRunner$1 onAttained
|
2054
|
+
INFO: Started all plugins
|
2055
|
+
Sep 10, 2013 2:22:55 AM jenkins.InitReactorRunner$1 onAttained
|
2056
|
+
INFO: Augmented all extensions
|
2057
|
+
Sep 10, 2013 2:22:55 AM jenkins.InitReactorRunner$1 onAttained
|
2058
|
+
INFO: Loaded all jobs
|
2059
|
+
Sep 10, 2013 2:22:58 AM jenkins.InitReactorRunner$1 onAttained
|
2060
|
+
INFO: Completed initialization
|
2061
|
+
Sep 10, 2013 2:22:58 AM hudson.TcpSlaveAgentListener <init>
|
2062
|
+
INFO: JNLP slave agent listener started on TCP port 52419
|
2063
|
+
Sep 10, 2013 2:22:59 AM org.mortbay.log.Slf4jLog info
|
2064
|
+
INFO: jetty-6.1.26
|
2065
|
+
Sep 10, 2013 2:22:59 AM org.mortbay.log.Slf4jLog info
|
2066
|
+
INFO: Started SocketConnector@0.0.0.0:40504
|
2067
|
+
Sep 10, 2013 2:23:01 AM org.mortbay.log.Slf4jLog info
|
2068
|
+
INFO: Stopped SocketConnector@0.0.0.0:39608
|
2069
|
+
Sep 10, 2013 2:23:01 AM hudson.PluginWrapper stop
|
2070
|
+
INFO: Stopping ui-samples-plugin
|
2071
|
+
Sep 10, 2013 2:23:01 AM hudson.PluginWrapper stop
|
2072
|
+
INFO: Stopping mailer
|
2073
|
+
Sep 10, 2013 2:23:01 AM hudson.PluginWrapper stop
|
2074
|
+
INFO: Stopping external-monitor-job
|
2075
|
+
Sep 10, 2013 2:23:01 AM hudson.PluginWrapper stop
|
2076
|
+
INFO: Stopping ldap
|
2077
|
+
Sep 10, 2013 2:23:01 AM hudson.PluginWrapper stop
|
2078
|
+
INFO: Stopping pam-auth
|
2079
|
+
Sep 10, 2013 2:23:01 AM hudson.PluginWrapper stop
|
2080
|
+
INFO: Stopping subversion
|
2081
|
+
Sep 10, 2013 2:23:01 AM hudson.PluginWrapper stop
|
2082
|
+
INFO: Stopping ant
|
2083
|
+
Sep 10, 2013 2:23:01 AM hudson.PluginWrapper stop
|
2084
|
+
INFO: Stopping javadoc
|
2085
|
+
Sep 10, 2013 2:23:01 AM hudson.PluginWrapper stop
|
2086
|
+
INFO: Stopping cvs
|
2087
|
+
Sep 10, 2013 2:23:01 AM hudson.PluginWrapper stop
|
2088
|
+
INFO: Stopping credentials
|
2089
|
+
Sep 10, 2013 2:23:01 AM hudson.PluginWrapper stop
|
2090
|
+
INFO: Stopping maven-plugin
|
2091
|
+
Sep 10, 2013 2:23:01 AM hudson.PluginWrapper stop
|
2092
|
+
INFO: Stopping translation
|
2093
|
+
Sep 10, 2013 2:23:01 AM hudson.PluginWrapper stop
|
2094
|
+
INFO: Stopping ssh-credentials
|
2095
|
+
Sep 10, 2013 2:23:01 AM hudson.PluginWrapper stop
|
2096
|
+
INFO: Stopping ssh-slaves
|
2097
|
+
Sep 10, 2013 2:23:01 AM org.mortbay.log.Slf4jLog info
|
2098
|
+
INFO: jetty-6.1.26
|
2099
|
+
Sep 10, 2013 2:23:01 AM org.mortbay.log.Slf4jLog info
|
2100
|
+
INFO: NO JSP Support for , did not find org.apache.jasper.servlet.JspServlet
|
2101
|
+
Sep 10, 2013 2:23:01 AM org.mortbay.log.Slf4jLog info
|
2102
|
+
INFO: Started SocketConnector@0.0.0.0:53228
|
2103
|
+
Sep 10, 2013 2:23:01 AM jenkins.InitReactorRunner$1 onAttained
|
2104
|
+
INFO: Started initialization
|
2105
|
+
Sep 10, 2013 2:23:01 AM jenkins.InitReactorRunner$1 onAttained
|
2106
|
+
INFO: Listed all plugins
|
2107
|
+
Sep 10, 2013 2:23:01 AM jenkins.InitReactorRunner$1 onAttained
|
2108
|
+
INFO: Prepared all plugins
|
2109
|
+
Sep 10, 2013 2:23:01 AM jenkins.InitReactorRunner$1 onAttained
|
2110
|
+
INFO: Started all plugins
|
2111
|
+
Sep 10, 2013 2:23:01 AM jenkins.InitReactorRunner$1 onAttained
|
2112
|
+
INFO: Augmented all extensions
|
2113
|
+
Sep 10, 2013 2:23:01 AM jenkins.InitReactorRunner$1 onAttained
|
2114
|
+
INFO: Loaded all jobs
|
2115
|
+
Sep 10, 2013 2:23:03 AM jenkins.InitReactorRunner$1 onAttained
|
2116
|
+
INFO: Completed initialization
|
2117
|
+
Sep 10, 2013 2:23:03 AM hudson.TcpSlaveAgentListener <init>
|
2118
|
+
INFO: JNLP slave agent listener started on TCP port 33638
|
2119
|
+
=== Starting CliSanityTest.testCliSanity
|
2120
|
+
Sep 10, 2013 2:23:03 AM org.mortbay.log.Slf4jLog info
|
2121
|
+
INFO: Stopped SocketConnector@0.0.0.0:53228
|
2122
|
+
Sep 10, 2013 2:23:03 AM hudson.PluginWrapper stop
|
2123
|
+
INFO: Stopping ui-samples-plugin
|
2124
|
+
Sep 10, 2013 2:23:03 AM hudson.PluginWrapper stop
|
2125
|
+
INFO: Stopping mailer
|
2126
|
+
Sep 10, 2013 2:23:03 AM hudson.PluginWrapper stop
|
2127
|
+
INFO: Stopping external-monitor-job
|
2128
|
+
Sep 10, 2013 2:23:03 AM hudson.PluginWrapper stop
|
2129
|
+
INFO: Stopping ldap
|
2130
|
+
Sep 10, 2013 2:23:03 AM hudson.PluginWrapper stop
|
2131
|
+
INFO: Stopping pam-auth
|
2132
|
+
Sep 10, 2013 2:23:03 AM hudson.PluginWrapper stop
|
2133
|
+
INFO: Stopping subversion
|
2134
|
+
Sep 10, 2013 2:23:03 AM hudson.PluginWrapper stop
|
2135
|
+
INFO: Stopping ant
|
2136
|
+
Sep 10, 2013 2:23:03 AM hudson.PluginWrapper stop
|
2137
|
+
INFO: Stopping javadoc
|
2138
|
+
Sep 10, 2013 2:23:03 AM hudson.PluginWrapper stop
|
2139
|
+
INFO: Stopping cvs
|
2140
|
+
Sep 10, 2013 2:23:03 AM hudson.PluginWrapper stop
|
2141
|
+
INFO: Stopping credentials
|
2142
|
+
Sep 10, 2013 2:23:03 AM hudson.PluginWrapper stop
|
2143
|
+
INFO: Stopping maven-plugin
|
2144
|
+
Sep 10, 2013 2:23:03 AM hudson.PluginWrapper stop
|
2145
|
+
INFO: Stopping translation
|
2146
|
+
Sep 10, 2013 2:23:03 AM hudson.PluginWrapper stop
|
2147
|
+
INFO: Stopping ssh-credentials
|
2148
|
+
Sep 10, 2013 2:23:03 AM hudson.PluginWrapper stop
|
2149
|
+
INFO: Stopping ssh-slaves
|
2150
|
+
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.205 sec - in InjectedTest
|
2151
|
+
Sep 10, 2013 2:23:03 AM hudson.PluginWrapper stop
|
2152
|
+
INFO: Stopping ui-samples-plugin
|
2153
|
+
|
2154
|
+
Results :
|
2155
|
+
|
2156
|
+
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0
|
2157
|
+
|
2158
|
+
[INFO]
|
2159
|
+
[INFO] <b class="maven-mojo">--- maven-hpi-plugin:1.97:hpi (default-hpi) @ ui-samples-plugin ---
|
2160
|
+
</b>[INFO] Generating /home/jenkins/slave/workspace/jenkins_rc_branch/ui-samples-plugin/target/ui-samples-plugin/META-INF/MANIFEST.MF
|
2161
|
+
[INFO] Building jar: /home/jenkins/slave/workspace/jenkins_rc_branch/ui-samples-plugin/target/ui-samples-plugin.jar
|
2162
|
+
[INFO] Exploding webapp...
|
2163
|
+
[INFO] Copy webapp webResources to /home/jenkins/slave/workspace/jenkins_rc_branch/ui-samples-plugin/target/ui-samples-plugin
|
2164
|
+
[INFO] Assembling webapp ui-samples-plugin in /home/jenkins/slave/workspace/jenkins_rc_branch/ui-samples-plugin/target/ui-samples-plugin
|
2165
|
+
[INFO] Generating hpi /home/jenkins/slave/workspace/jenkins_rc_branch/ui-samples-plugin/target/ui-samples-plugin.hpi
|
2166
|
+
[INFO] Building jar: /home/jenkins/slave/workspace/jenkins_rc_branch/ui-samples-plugin/target/ui-samples-plugin.hpi
|
2167
|
+
[INFO]
|
2168
|
+
[INFO] <b class="maven-mojo">--- maven-install-plugin:2.3.1:install (default-install) @ ui-samples-plugin ---
|
2169
|
+
</b>[INFO] Installing /home/jenkins/slave/workspace/jenkins_rc_branch/ui-samples-plugin/target/ui-samples-plugin.hpi to /home/jenkins/slave/workspace/jenkins_rc_branch/.repository/org/jenkins-ci/main/ui-samples-plugin/1.531-SNAPSHOT/ui-samples-plugin-1.531-SNAPSHOT.hpi
|
2170
|
+
[INFO] Installing /home/jenkins/slave/workspace/jenkins_rc_branch/ui-samples-plugin/pom.xml to /home/jenkins/slave/workspace/jenkins_rc_branch/.repository/org/jenkins-ci/main/ui-samples-plugin/1.531-SNAPSHOT/ui-samples-plugin-1.531-SNAPSHOT.pom
|
2171
|
+
[INFO] Installing /home/jenkins/slave/workspace/jenkins_rc_branch/ui-samples-plugin/target/ui-samples-plugin.jar to /home/jenkins/slave/workspace/jenkins_rc_branch/.repository/org/jenkins-ci/main/ui-samples-plugin/1.531-SNAPSHOT/ui-samples-plugin-1.531-SNAPSHOT.jar
|
2172
|
+
[INFO]
|
2173
|
+
[INFO] ------------------------------------------------------------------------
|
2174
|
+
[INFO] Building Jenkins plugin POM 1.531-SNAPSHOT
|
2175
|
+
[INFO] ------------------------------------------------------------------------
|
2176
|
+
[INFO]
|
2177
|
+
[INFO] <b class="maven-mojo">--- maven-clean-plugin:2.4.1:clean (default-clean) @ plugin ---
|
2178
|
+
</b>[INFO] Deleting /home/jenkins/slave/workspace/jenkins_rc_branch/plugins/target
|
2179
|
+
[INFO]
|
2180
|
+
[INFO] <b class="maven-mojo">--- maven-enforcer-plugin:1.0.1:enforce (enforce-maven) @ plugin ---
|
2181
|
+
</b>[INFO]
|
2182
|
+
[INFO] <b class="maven-mojo">--- maven-enforcer-plugin:1.0.1:display-info (display-info) @ plugin ---
|
2183
|
+
</b>[INFO] Maven Version: 3.0.4
|
2184
|
+
[INFO] JDK Version: 1.6.0_24 normalized as: 1.6.0-24
|
2185
|
+
[INFO] OS Info: Arch: amd64 Family: unix Name: linux Version: 2.6.35-25-server
|
2186
|
+
[INFO]
|
2187
|
+
[INFO] <b class="maven-mojo">--- maven-localizer-plugin:1.14:generate (default) @ plugin ---
|
2188
|
+
</b>[INFO]
|
2189
|
+
[INFO] <b class="maven-mojo">--- gmaven-plugin:1.3:generateTestStubs (test-in-groovy) @ plugin ---
|
2190
|
+
</b>[INFO] No sources found for Java stub generation
|
2191
|
+
[INFO]
|
2192
|
+
[INFO] <b class="maven-mojo">--- gmaven-plugin:1.3:testCompile (test-in-groovy) @ plugin ---
|
2193
|
+
</b>[INFO] No sources found to compile
|
2194
|
+
[INFO]
|
2195
|
+
[INFO] <b class="maven-mojo">--- maven-license-plugin:1.7:process (default) @ plugin ---
|
2196
|
+
</b>[INFO] Generated /home/jenkins/slave/workspace/jenkins_rc_branch/plugins/target/plugin/WEB-INF/licenses.xml
|
2197
|
+
[INFO]
|
2198
|
+
[INFO] <b class="maven-mojo">--- maven-install-plugin:2.3.1:install (default-install) @ plugin ---
|
2199
|
+
</b>[INFO] Installing /home/jenkins/slave/workspace/jenkins_rc_branch/plugins/pom.xml to /home/jenkins/slave/workspace/jenkins_rc_branch/.repository/org/jenkins-ci/plugins/plugin/1.531-SNAPSHOT/plugin-1.531-SNAPSHOT.pom
|
2200
|
+
[INFO] ------------------------------------------------------------------------
|
2201
|
+
[INFO] Reactor Summary:
|
2202
|
+
[INFO]
|
2203
|
+
[INFO] Jenkins main module ............................... SUCCESS [3.242s]
|
2204
|
+
[INFO] Jenkins CLI ....................................... SUCCESS [6.563s]
|
2205
|
+
[INFO] Jenkins core ...................................... SUCCESS [1:30.290s]
|
2206
|
+
[INFO] Maven Integration plugin .......................... SUCCESS [27.154s]
|
2207
|
+
[INFO] Jenkins war ....................................... SUCCESS [15.675s]
|
2208
|
+
[INFO] Test harness for Jenkins and plugins .............. SUCCESS [46:25.576s]
|
2209
|
+
[INFO] Jenkins UI sample plugin .......................... SUCCESS [1:27.357s]
|
2210
|
+
[INFO] Jenkins plugin POM ................................ SUCCESS [4.861s]
|
2211
|
+
[INFO] ------------------------------------------------------------------------
|
2212
|
+
[INFO] BUILD SUCCESS
|
2213
|
+
[INFO] ------------------------------------------------------------------------
|
2214
|
+
[INFO] Total time: 50:23.837s
|
2215
|
+
[INFO] Finished at: Tue Sep 10 02:23:09 UTC 2013
|
2216
|
+
[INFO] Final Memory: 87M/772M
|
2217
|
+
[INFO] ------------------------------------------------------------------------
|
2218
|
+
Archiving artifacts
|
2219
|
+
Recording test results
|
2220
|
+
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
|
2221
|
+
Finished: UNSTABLE
|
2222
|
+
</body>
|