Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on sos-builder02-ubuntu18 (lin ubuntu18 java11) in workspace /builds/workspace/Joda Time [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] Done The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://github.com/monperrus/joda-time.git > git init /builds/workspace/Joda Time # timeout=10 Fetching upstream changes from https://github.com/monperrus/joda-time.git > git --version # timeout=10 > git --version # 'git version 2.25.1' > git fetch --tags --force --progress -- https://github.com/monperrus/joda-time.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/monperrus/joda-time.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 81e95d28c71949c6d2b9312db8dfbe9d925c35c5 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 81e95d28c71949c6d2b9312db8dfbe9d925c35c5 # timeout=10 Commit message: "Update TestDateMidnight_Properties.java" > git rev-list --no-walk 81e95d28c71949c6d2b9312db8dfbe9d925c35c5 # timeout=10 [Joda Time] $ /bin/sh -xe /tmp/jenkins1082735024542316806.sh + stdbuf -i 50k bash + curl https://gist.githubusercontent.com/monperrus/866f482f73af5f910ec7c3c191d44053/raw/build.sh % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 ------------------------------------------------------- Initializes project ------------------------------------------------------- 100 22901 100 22901 0 0 104k 0 --:--:-- --:--:-- --:--:-- 104k HEAD is now at 81e95d28 Update TestDateMidnight_Properties.java --- Displays variables used in the build --- Artifact id: joda-time Version: 2.10.12 Modules job: - Joda Time Has checkstyle: true Has enforcer: true Git version id: 81e95d28c71949c6d2b9312db8dfbe9d925c35c5 Java home: /usr/lib/jvm/java-17-openjdk-amd64/ Java version: Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 openjdk version "17.0.12" 2024-07-16 OpenJDK Runtime Environment (build 17.0.12+7-Ubuntu-1ubuntu220.04) OpenJDK 64-Bit Server VM (build 17.0.12+7-Ubuntu-1ubuntu220.04, mixed mode, sharing) ------------------------------------------------------- Compiles project (at the root project if it's a multi module project) without spoon ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Scanning for projects... [INFO] [INFO] ------------------------< joda-time:joda-time >------------------------- [INFO] Building Joda-Time 2.10.12 [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] Parameter 'verbose' is unknown for plugin 'exec-maven-plugin:1.4.0:java (compile-tzdb)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ joda-time --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ joda-time --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF [INFO] Copying 18 resources [INFO] [INFO] --- compiler:3.8.0:compile (default-compile) @ joda-time --- [WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}. [INFO] Changes detected - recompiling the module! [INFO] Compiling 166 source files to /builds/workspace/Joda Time/target/classes [INFO] [INFO] --- exec:1.4.0:java (compile-tzdb) @ joda-time --- Writing zoneinfo files Fixed negative save values for rule 'Morocco' Fixed negative save values for rule 'Morocco' Fixed negative save values for rule 'Morocco' Fixed negative save values for rule 'Morocco' Fixed negative save values for rule 'Morocco' Fixed negative save values for rule 'Namibia' Fixed negative save values for rule 'Eire' Writing ZoneInfoMap [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ joda-time --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 35 resources [INFO] [INFO] --- compiler:3.8.0:testCompile (default-testCompile) @ joda-time --- [WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}. [INFO] Changes detected - recompiling the module! [INFO] Compiling 159 source files to /builds/workspace/Joda Time/target/test-classes [INFO] [INFO] --- surefire:2.21.0:test (default-test) @ joda-time --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.joda.time.TestAllPackages TestBuddhistChronology.testCalendar TestCopticChronology.testCalendar TestEthiopicChronology.testCalendar TestIslamicChronology.testCalendar Testing Gregorian chronology over 1000 iterations 100% complete (i=1000) Testing Julian chronology over 1000 iterations 100% complete (i=1000) Writing zoneinfo files Writing ZoneInfoMap [INFO] Tests run: 4237, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.298 s - in org.joda.time.TestAllPackages [INFO] [INFO] Results: [INFO] [INFO] Tests run: 4237, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.1.0:jar (default-jar) @ joda-time --- [INFO] Building jar: /builds/workspace/Joda Time/target/joda-time-2.10.12.jar [INFO] [INFO] --- jar:3.1.0:jar (no-tzdb) @ joda-time --- [INFO] Building jar: /builds/workspace/Joda Time/target/joda-time-2.10.12-no-tzdb.jar [INFO] [INFO] --- javadoc:3.0.0-M1:jar (attach-javadocs) @ joda-time --- [WARNING] Parameter 'additionalparam' (user property 'additionalparam') is deprecated: Does not properly support multiple options at once and has a bad name [INFO] Skipping javadoc generation [INFO] [INFO] --- source:3.0.1:jar-no-fork (attach-sources) @ joda-time --- [INFO] Building jar: /builds/workspace/Joda Time/target/joda-time-2.10.12-sources.jar [INFO] [INFO] --- source:3.0.1:jar-no-fork (attach-no-tztb-sources) @ joda-time --- [INFO] Building jar: /builds/workspace/Joda Time/target/joda-time-2.10.12-no-tzdb-sources.jar [INFO] [INFO] --- install:2.5.2:install (default-install) @ joda-time --- [INFO] Installing /builds/workspace/Joda Time/target/joda-time-2.10.12.jar to /builds/.m2/repository/joda-time/joda-time/2.10.12/joda-time-2.10.12.jar [INFO] Installing /builds/workspace/Joda Time/pom.xml to /builds/.m2/repository/joda-time/joda-time/2.10.12/joda-time-2.10.12.pom [INFO] Installing /builds/workspace/Joda Time/target/joda-time-2.10.12-no-tzdb.jar to /builds/.m2/repository/joda-time/joda-time/2.10.12/joda-time-2.10.12-no-tzdb.jar [INFO] Installing /builds/workspace/Joda Time/target/joda-time-2.10.12-sources.jar to /builds/.m2/repository/joda-time/joda-time/2.10.12/joda-time-2.10.12-sources.jar [INFO] Installing /builds/workspace/Joda Time/target/joda-time-2.10.12-no-tzdb-sources.jar to /builds/.m2/repository/joda-time/joda-time/2.10.12/joda-time-2.10.12-no-tzdb-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 50.539 s [INFO] Finished at: 2024-12-31T15:15:59+01:00 [INFO] ------------------------------------------------------------------------ bash: line 97: bc: command not found --- Displays results of the maven compile --- Time to compile: Number of tests: 4237 Number of tests skipped: 0 Number of failures in tests: 0 Number of errors in tests: 0 ------------------------------------------------------- Inserts the maven plugin to spoon the project ------------------------------------------------------- % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 100 6 0 6 0 0 1 0 --:--:-- 0:00:04 --:--:-- 1 Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Scanning for projects... Downloading from spoon-snapshot: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/m2e/lifecycle-mapping/1.0.0/lifecycle-mapping-1.0.0.pom Downloading from spoon-beta: https://repo1.maven.org/maven2/org/eclipse/m2e/lifecycle-mapping/1.0.0/lifecycle-mapping-1.0.0.pom Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/m2e/lifecycle-mapping/1.0.0/lifecycle-mapping-1.0.0.pom [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available Downloading from spoon-snapshot: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/m2e/lifecycle-mapping/1.0.0/lifecycle-mapping-1.0.0.jar Downloading from spoon-beta: https://repo1.maven.org/maven2/org/eclipse/m2e/lifecycle-mapping/1.0.0/lifecycle-mapping-1.0.0.jar Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/m2e/lifecycle-mapping/1.0.0/lifecycle-mapping-1.0.0.jar [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: Could not find artifact org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 in spoon-snapshot (https://oss.sonatype.org/content/repositories/snapshots/) Could not find artifact org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 in spoon-beta (https://repo1.maven.org/maven2/) Could not find artifact org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 in central (https://repo.maven.apache.org/maven2) [INFO] [INFO] ------------------------< joda-time:joda-time >------------------------- [INFO] Building Joda-Time 2.10.12 [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://oss.sonatype.org/content/repositories/snapshots/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of spoon-snapshot has elapsed or updates are forced org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://repo1.maven.org/maven2/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of spoon-beta has elapsed or updates are forced org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://repo.maven.apache.org/maven2 during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of central has elapsed or updates are forced [INFO] [INFO] --- versions:2.18.0:resolve-ranges (default-cli) @ joda-time --- Downloading from central: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/maven-metadata.xml Progress (1): 1.4/12 kB Progress (1): 2.8/12 kB Progress (1): 4.1/12 kB Progress (1): 5.5/12 kB Progress (1): 6.9/12 kB Progress (1): 8.3/12 kB Progress (1): 9.7/12 kB Progress (1): 11/12 kB Progress (1): 12 kB Downloaded from central: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/maven-metadata.xml (12 kB at 216 kB/s) Downloading from spoon-snapshot: https://oss.sonatype.org/content/repositories/snapshots/org/apache/maven/plugins/maven-repository-plugin/maven-metadata.xml Downloading from spoon-beta: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-repository-plugin/maven-metadata.xml Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-repository-plugin/maven-metadata.xml Progress (1): 495 B Downloaded from spoon-beta: https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-repository-plugin/maven-metadata.xml (495 B at 21 kB/s) Progress (1): 495 B Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-repository-plugin/maven-metadata.xml (495 B at 26 kB/s) [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 5.998 s [INFO] Finished at: 2024-12-31T15:16:13+01:00 [INFO] ------------------------------------------------------------------------ Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Scanning for projects... [INFO] [INFO] ------------------------< joda-time:joda-time >------------------------- [INFO] Building Joda-Time 2.10.12 [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- dependency:3.1.1:purge-local-repository (default-cli) @ joda-time --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2.885 s [INFO] Finished at: 2024-12-31T15:16:19+01:00 [INFO] ------------------------------------------------------------------------ Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Scanning for projects... [INFO] [INFO] ------------------------< joda-time:joda-time >------------------------- [INFO] Building Joda-Time 2.10.12 [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] Parameter 'verbose' is unknown for plugin 'exec-maven-plugin:1.4.0:java (compile-tzdb)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ joda-time --- [INFO] Deleting /builds/workspace/Joda Time/target [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ joda-time --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF [INFO] Copying 18 resources [INFO] [INFO] --- compiler:3.8.0:compile (default-compile) @ joda-time --- [WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}. [INFO] Changes detected - recompiling the module! [INFO] Compiling 166 source files to /builds/workspace/Joda Time/target/classes [INFO] [INFO] --- exec:1.4.0:java (compile-tzdb) @ joda-time --- Writing zoneinfo files Fixed negative save values for rule 'Morocco' Fixed negative save values for rule 'Morocco' Fixed negative save values for rule 'Morocco' Fixed negative save values for rule 'Morocco' Fixed negative save values for rule 'Morocco' Fixed negative save values for rule 'Namibia' Fixed negative save values for rule 'Eire' Writing ZoneInfoMap [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ joda-time --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 35 resources [INFO] [INFO] --- compiler:3.8.0:testCompile (default-testCompile) @ joda-time --- [WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}. [INFO] Changes detected - recompiling the module! [INFO] Compiling 159 source files to /builds/workspace/Joda Time/target/test-classes [INFO] [INFO] --- surefire:2.21.0:test (default-test) @ joda-time --- [INFO] Tests are skipped. [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 35.671 s [INFO] Finished at: 2024-12-31T15:16:58+01:00 [INFO] ------------------------------------------------------------------------ bash: line 205: bc: command not found Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Scanning for projects... [INFO] [INFO] ------------------------< joda-time:joda-time >------------------------- [INFO] Building Joda-Time 2.10.12 [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spoon:3.8.0:generate (default-cli) @ joda-time --- Downloading from spoon-snapshot: https://oss.sonatype.org/content/repositories/snapshots/fr/inria/gforge/spoon/spoon-core/11.1.1-beta-20/spoon-core-11.1.1-beta-20.pom Downloading from spoon-beta: https://repo1.maven.org/maven2/fr/inria/gforge/spoon/spoon-core/11.1.1-beta-20/spoon-core-11.1.1-beta-20.pom Progress (1): 1.4/9.4 kB Progress (1): 2.8/9.4 kB Progress (1): 4.1/9.4 kB Progress (1): 5.5/9.4 kB Progress (1): 6.9/9.4 kB Progress (1): 8.3/9.4 kB Progress (1): 9.4 kB Downloaded from spoon-beta: https://repo1.maven.org/maven2/fr/inria/gforge/spoon/spoon-core/11.1.1-beta-20/spoon-core-11.1.1-beta-20.pom (9.4 kB at 70 kB/s) Downloading from spoon-snapshot: https://oss.sonatype.org/content/repositories/snapshots/fr/inria/gforge/spoon/spoon-core/11.1.1-beta-20/spoon-core-11.1.1-beta-20.jar Downloading from spoon-beta: https://repo1.maven.org/maven2/fr/inria/gforge/spoon/spoon-core/11.1.1-beta-20/spoon-core-11.1.1-beta-20.jar Progress (1): 0/2.0 MB Progress (1): 0/2.0 MB Progress (1): 0/2.0 MB Progress (1): 0/2.0 MB Progress (1): 0/2.0 MB Progress (1): 0/2.0 MB Progress (1): 0/2.0 MB Progress (1): 0/2.0 MB Progress (1): 0/2.0 MB Progress (1): 0/2.0 MB Progress (1): 0/2.0 MB Progress (1): 0/2.0 MB Progress (1): 0/2.0 MB Progress (1): 0/2.0 MB Progress (1): 0.1/2.0 MB Progress (1): 0.1/2.0 MB Progress (1): 0.1/2.0 MB Progress (1): 0.1/2.0 MB Progress (1): 0.1/2.0 MB Progress (1): 0.1/2.0 MB Progress (1): 0.2/2.0 MB Progress (1): 0.2/2.0 MB Progress (1): 0.2/2.0 MB Progress (1): 0.2/2.0 MB Progress (1): 0.2/2.0 MB Progress (1): 0.2/2.0 MB Progress (1): 0.3/2.0 MB Progress (1): 0.3/2.0 MB Progress (1): 0.3/2.0 MB Progress (1): 0.3/2.0 MB Progress (1): 0.3/2.0 MB Progress (1): 0.3/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 2.0 MB Downloaded from spoon-beta: https://repo1.maven.org/maven2/fr/inria/gforge/spoon/spoon-core/11.1.1-beta-20/spoon-core-11.1.1-beta-20.jar (2.0 MB at 4.6 MB/s) [INFO] Running Spoon... [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 28.159 s [INFO] Finished at: 2024-12-31T15:17:29+01:00 [INFO] ------------------------------------------------------------------------ normal maven case diff --git a/src/main/java/org/joda/time/Chronology.java b/src/main/java/org/joda/time/Chronology.java index 1e49d229..5fe7d7da 100644 --- a/src/main/java/org/joda/time/Chronology.java +++ b/src/main/java/org/joda/time/Chronology.java @@ -1,21 +1,18 @@ -/* - * Copyright 2001-2005 Stephen Colebourne - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ -package org.joda.time; +/* Copyright 2001-2005 Stephen Colebourne + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + http://www.apache.org/licenses/LICENSE-2.0 + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + */ +package org.joda.time; /** * Chronology provides access to the individual date time fields for a * chronological calendar system. @@ -57,20 +54,18 @@ package org.joda.time; * @see org.joda.time.chrono.BuddhistChronology * @see org.joda.time.chrono.EthiopicChronology * @see org.joda.time.chrono.IslamicChronology - * * @author Stephen Colebourne * @author Brian S O'Neill * @since 1.0 */ public abstract class Chronology { - /** * Returns the DateTimeZone that this Chronology operates in, or null if * unspecified. * * @return the DateTimeZone, null if unspecified */ - public abstract DateTimeZone getZone(); + public abstract org.joda.time.DateTimeZone getZone(); /** * Returns an instance of this Chronology that operates in the UTC time @@ -79,16 +74,17 @@ public abstract class Chronology { * * @return a version of this chronology that ignores time zones */ - public abstract Chronology withUTC(); - + public abstract org.joda.time.Chronology withUTC(); + /** * Returns an instance of this Chronology that operates in any time zone. * * @return a version of this chronology with a specific time zone - * @param zone to use, or default if null + * @param zone + * to use, or default if null * @see org.joda.time.chrono.ZonedChronology */ - public abstract Chronology withZone(DateTimeZone zone); + public abstract org.joda.time.Chronology withZone(org.joda.time.DateTimeZone zone); /** * Returns a datetime millisecond instant, formed from the given year, @@ -99,12 +95,17 @@ public abstract class Chronology { * determine the result. Subclasses are encouraged to provide a more * efficient implementation. * - * @param year year to use - * @param monthOfYear month to use - * @param dayOfMonth day of month to use - * @param millisOfDay millisecond to use + * @param year + * year to use + * @param monthOfYear + * month to use + * @param dayOfMonth + * day of month to use + * @param millisOfDay + * millisecond to use * @return millisecond instant from 1970-01-01T00:00:00Z Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Scanning for projects... [INFO] [INFO] ------------------------< joda-time:joda-time >------------------------- [INFO] Building Joda-Time 2.10.12 [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] Parameter 'verbose' is unknown for plugin 'exec-maven-plugin:1.4.0:java (compile-tzdb)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ joda-time --- [INFO] Deleting /builds/workspace/Joda Time/target [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ joda-time --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF [INFO] Copying 54 resources [INFO] [INFO] --- compiler:3.8.0:compile (default-compile) @ joda-time --- [WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}. [INFO] Changes detected - recompiling the module! [INFO] Compiling 167 source files to /builds/workspace/Joda Time/target/classes [INFO] [INFO] --- exec:1.4.0:java (compile-tzdb) @ joda-time --- Writing zoneinfo files Fixed negative save values for rule 'Morocco' Fixed negative save values for rule 'Morocco' Fixed negative save values for rule 'Morocco' Fixed negative save values for rule 'Morocco' Fixed negative save values for rule 'Morocco' Fixed negative save values for rule 'Namibia' Fixed negative save values for rule 'Eire' Writing ZoneInfoMap [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ joda-time --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 35 resources [INFO] [INFO] --- compiler:3.8.0:testCompile (default-testCompile) @ joda-time --- [WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}. [INFO] Changes detected - recompiling the module! [INFO] Compiling 159 source files to /builds/workspace/Joda Time/target/test-classes [INFO] [INFO] --- surefire:2.21.0:test (default-test) @ joda-time --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.joda.time.TestAllPackages TestBuddhistChronology.testCalendar TestCopticChronology.testCalendar TestEthiopicChronology.testCalendar TestIslamicChronology.testCalendar Testing Gregorian chronology over 1000 iterations 100% complete (i=1000) Testing Julian chronology over 1000 iterations 100% complete (i=1000) Writing zoneinfo files Writing ZoneInfoMap [INFO] Tests run: 4237, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.369 s - in org.joda.time.TestAllPackages [INFO] [INFO] Results: [INFO] [INFO] Tests run: 4237, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.1.0:jar (default-jar) @ joda-time --- [INFO] Building jar: /builds/workspace/Joda Time/target/joda-time-2.10.12.jar [INFO] [INFO] --- jar:3.1.0:jar (no-tzdb) @ joda-time --- [INFO] Building jar: /builds/workspace/Joda Time/target/joda-time-2.10.12-no-tzdb.jar [INFO] [INFO] --- javadoc:3.0.0-M1:jar (attach-javadocs) @ joda-time --- [WARNING] Parameter 'additionalparam' (user property 'additionalparam') is deprecated: Does not properly support multiple options at once and has a bad name [INFO] Skipping javadoc generation [INFO] [INFO] --- source:3.0.1:jar-no-fork (attach-sources) @ joda-time --- [INFO] Building jar: /builds/workspace/Joda Time/target/joda-time-2.10.12-sources.jar [INFO] [INFO] --- source:3.0.1:jar-no-fork (attach-no-tztb-sources) @ joda-time --- [INFO] Building jar: /builds/workspace/Joda Time/target/joda-time-2.10.12-no-tzdb-sources.jar [INFO] [INFO] --- install:2.5.2:install (default-install) @ joda-time --- [INFO] Installing /builds/workspace/Joda Time/target/joda-time-2.10.12.jar to /builds/.m2/repository/joda-time/joda-time/2.10.12/joda-time-2.10.12.jar [INFO] Installing /builds/workspace/Joda Time/pom.xml to /builds/.m2/repository/joda-time/joda-time/2.10.12/joda-time-2.10.12.pom [INFO] Installing /builds/workspace/Joda Time/target/joda-time-2.10.12-no-tzdb.jar to /builds/.m2/repository/joda-time/joda-time/2.10.12/joda-time-2.10.12-no-tzdb.jar [INFO] Installing /builds/workspace/Joda Time/target/joda-time-2.10.12-sources.jar to /builds/.m2/repository/joda-time/joda-time/2.10.12/joda-time-2.10.12-sources.jar [INFO] Installing /builds/workspace/Joda Time/target/joda-time-2.10.12-no-tzdb-sources.jar to /builds/.m2/repository/joda-time/joda-time/2.10.12/joda-time-2.10.12-no-tzdb-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 50.719 s [INFO] Finished at: 2024-12-31T15:18:23+01:00 [INFO] ------------------------------------------------------------------------ bash: line 238: bc: command not found --- Displays results of the maven compile with spoon of spoon --- Time to compile with spoon of spoon: --- Displays results of the maven compile with spoon --- Time to compile with spoon: Number of tests: 4237 Number of tests skipped: 0 Number of failures in tests: 0 Number of errors in tests: 0 ------------------------------------------------------- Retrieves all results files in the project (in all sub modules if the project is a multi module project) ------------------------------------------------------- ./result-spoon-tests-spooned-..txt ./result-spoon-tests-..txt find: './target/spoon-maven-plugin': No such file or directory rm: cannot remove 'result-spoon.bak*.xml': No such file or directory <?xml version="1.0"?> <section name=""> <table> <tr> <td fontattribute="bold">Project</td> <td fontattribute="bold">Commit id version</td> <td fontattribute="bold">Project compiles</td> <td fontattribute="bold">Project tests run</td> <td fontattribute="bold">Project spooned compiles</td> <td fontattribute="bold">Project spooned tests run</td> <td fontattribute="bold">Time to spoon</td> <td fontattribute="bold">Number of CtStatment</td> <td fontattribute="bold">Time to compile project</td> <td fontattribute="bold">Time to compile project spooned</td> <td fontattribute="bold">Spoon(Spoon(x))=Spoon(x)</td> </tr> </table> </section> Archiving artifacts Finished: SUCCESS