Started by GitHub push by ME1312 Running as SYSTEM Building in workspace /var/lib/jenkins/workspace/Bridge The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://github.com/ME1312/Bridge.git > git init /var/lib/jenkins/workspace/Bridge # timeout=10 Fetching upstream changes from https://github.com/ME1312/Bridge.git > git --version # timeout=10 > git --version # 'git version 2.34.1' > git fetch --tags --force --progress -- https://github.com/ME1312/Bridge.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/ME1312/Bridge.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 cac7ab1cf177f68be28637200b7abe4e75c7a408 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f cac7ab1cf177f68be28637200b7abe4e75c7a408 # timeout=10 Commit message: "Improve the existing automated test suite" > git rev-list --no-walk c3c08fd3626fd55cf76ebdad242173aa6e1a7781 # timeout=10 [Bridge] $ /usr/bin/env bash /tmp/jenkins15294297877115683691.sh Getting version from file: /var/lib/jenkins/workspace/Bridge/build.txt Loaded version is 24w25a New run name is '24w25a' [Bridge] $ mvn -DgenerateBackupPoms=false -DartifactId=* -DnewVersion=24w25a versions:set [[1;34mINFO[m] Scanning for projects... [[1;34mINFO[m] [1m------------------------------------------------------------------------[m [[1;34mINFO[m] [1mReactor Build Order:[m [[1;34mINFO[m] [[1;34mINFO[m] bridge-asm [jar] [[1;34mINFO[m] bridge-plugin [maven-plugin] [[1;34mINFO[m] bridge [jar] [[1;34mINFO[m] bridge-test [jar] [[1;34mINFO[m] bridge-parent [pom] [[1;34mINFO[m] [[1;34mINFO[m] [1m--------------------< [0;36mnet.ME1312.ASM:bridge-parent[0;1m >--------------------[m [[1;34mINFO[m] [1mBuilding bridge-parent -PLACEHOLDER [1/5][m [[1;34mINFO[m] [1m--------------------------------[ pom ]---------------------------------[m [[1;34mINFO[m] [[1;34mINFO[m] [1m--- [0;32mversions-maven-plugin:2.5:set[m [1m(default-cli)[m @ [36mbridge-parent[0;1m ---[m [[1;34mINFO[m] Searching for local aggregator root... [[1;34mINFO[m] Local aggregation root: /var/lib/jenkins/workspace/Bridge [[1;34mINFO[m] Processing change of net.ME1312.ASM:*:-PLACEHOLDER -> 24w25a [[1;34mINFO[m] Processing net.ME1312.ASM:bridge-asm [[1;34mINFO[m] Updating project net.ME1312.ASM:bridge-asm [[1;34mINFO[m] from version -PLACEHOLDER to 24w25a [[1;34mINFO[m] [[1;34mINFO[m] Processing net.ME1312.ASM:bridge-parent [[1;34mINFO[m] Updating project net.ME1312.ASM:bridge-parent [[1;34mINFO[m] from version -PLACEHOLDER to 24w25a [[1;34mINFO[m] [[1;34mINFO[m] Processing net.ME1312.ASM:bridge-plugin [[1;34mINFO[m] Updating dependency net.ME1312.ASM:bridge-asm [[1;34mINFO[m] from version -PLACEHOLDER to 24w25a [[1;34mINFO[m] Updating project net.ME1312.ASM:bridge-plugin [[1;34mINFO[m] from version -PLACEHOLDER to 24w25a [[1;34mINFO[m] [[1;34mINFO[m] Processing net.ME1312.ASM:bridge-test [[1;34mINFO[m] Updating project net.ME1312.ASM:bridge-test [[1;34mINFO[m] from version -PLACEHOLDER to 24w25a [[1;34mINFO[m] [[1;34mINFO[m] Processing net.ME1312.ASM:bridge [[1;34mINFO[m] Updating plugin net.ME1312.ASM:bridge-plugin [[1;34mINFO[m] from version -PLACEHOLDER to 24w25a [[1;34mINFO[m] Updating project net.ME1312.ASM:bridge [[1;34mINFO[m] from version -PLACEHOLDER to 24w25a [[1;34mINFO[m] [[1;34mINFO[m] [1m------------------------------------------------------------------------[m [[1;34mINFO[m] [1mReactor Summary for bridge-parent -PLACEHOLDER:[m [[1;34mINFO[m] [[1;34mINFO[m] bridge-asm ......................................... [1;33mSKIPPED[m [[1;34mINFO[m] bridge-plugin ...................................... [1;33mSKIPPED[m [[1;34mINFO[m] bridge ............................................. [1;33mSKIPPED[m [[1;34mINFO[m] bridge-test ........................................ [1;33mSKIPPED[m [[1;34mINFO[m] bridge-parent ...................................... [1;32mSUCCESS[m [ 2.812 s] [[1;34mINFO[m] [1m------------------------------------------------------------------------[m [[1;34mINFO[m] [1;32mBUILD SUCCESS[m [[1;34mINFO[m] [1m------------------------------------------------------------------------[m [[1;34mINFO[m] Total time: 3.662 s [[1;34mINFO[m] Finished at: 2024-06-22T00:46:57-04:00 [[1;34mINFO[m] [1m------------------------------------------------------------------------[m [Bridge] $ mvn verify [[1;34mINFO[m] Scanning for projects... [[1;34mINFO[m] [1m------------------------------------------------------------------------[m [[1;34mINFO[m] [1mReactor Build Order:[m [[1;34mINFO[m] [[1;34mINFO[m] bridge-asm [jar] [[1;34mINFO[m] bridge-plugin [maven-plugin] [[1;34mINFO[m] bridge [jar] [[1;34mINFO[m] bridge-test [jar] [[1;34mINFO[m] bridge-parent [pom] [[1;34mINFO[m] [[1;34mINFO[m] [1m---------------------< [0;36mnet.ME1312.ASM:bridge-asm[0;1m >----------------------[m [[1;34mINFO[m] [1mBuilding bridge-asm 24w25a [1/5][m [[1;34mINFO[m] [1m--------------------------------[ jar ]---------------------------------[m [[1;34mINFO[m] [[1;34mINFO[m] [1m--- [0;32mmaven-resources-plugin:2.6:resources[m [1m(default-resources)[m @ [36mbridge-asm[0;1m ---[m [[1;33mWARNING[m] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [[1;34mINFO[m] skip non existing resourceDirectory /var/lib/jenkins/workspace/Bridge/bridge-asm/src/main/resources [[1;34mINFO[m] [[1;34mINFO[m] [1m--- [0;32mmaven-compiler-plugin:3.6.2:compile[m [1m(default-compile)[m @ [36mbridge-asm[0;1m ---[m [[1;34mINFO[m] Changes detected - recompiling the module! [[1;33mWARNING[m] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! [[1;34mINFO[m] Compiling 10 source files to /var/lib/jenkins/workspace/Bridge/build/bridge-asm/classes [[1;34mINFO[m] [[1;34mINFO[m] [1m--- [0;32mmaven-resources-plugin:2.6:testResources[m [1m(default-testResources)[m @ [36mbridge-asm[0;1m ---[m [[1;33mWARNING[m] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [[1;34mINFO[m] skip non existing resourceDirectory /var/lib/jenkins/workspace/Bridge/bridge-asm/src/test/resources [[1;34mINFO[m] [[1;34mINFO[m] [1m--- [0;32mmaven-compiler-plugin:3.6.2:testCompile[m [1m(default-testCompile)[m @ [36mbridge-asm[0;1m ---[m [[1;34mINFO[m] No sources to compile [[1;34mINFO[m] [[1;34mINFO[m] [1m--- [0;32mmaven-surefire-plugin:2.12.4:test[m [1m(default-test)[m @ [36mbridge-asm[0;1m ---[m [[1;34mINFO[m] No tests to run. [[1;34mINFO[m] [[1;34mINFO[m] [1m--- [0;32mmaven-jar-plugin:2.4:jar[m [1m(default-jar)[m @ [36mbridge-asm[0;1m ---[m [[1;34mINFO[m] Building jar: /var/lib/jenkins/workspace/Bridge/build/bridge-asm/bridge-asm-24w25a.jar [[1;34mINFO[m] [[1;34mINFO[m] [1m--------------------< [0;36mnet.ME1312.ASM:bridge-plugin[0;1m >--------------------[m [[1;34mINFO[m] [1mBuilding bridge-plugin 24w25a [2/5][m [[1;34mINFO[m] [1m----------------------------[ maven-plugin ]----------------------------[m [[1;34mINFO[m] [[1;34mINFO[m] [1m--- [0;32mmaven-resources-plugin:2.6:resources[m [1m(default-resources)[m @ [36mbridge-plugin[0;1m ---[m [[1;33mWARNING[m] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [[1;34mINFO[m] skip non existing resourceDirectory /var/lib/jenkins/workspace/Bridge/bridge-plugin/src/main/resources [[1;34mINFO[m] [[1;34mINFO[m] [1m--- [0;32mmaven-antrun-plugin:1.3:run[m [1m(default)[m @ [36mbridge-plugin[0;1m ---[m [[1;34mINFO[m] Executing tasks [[1;34mINFO[m] Executed tasks [[1;34mINFO[m] [[1;34mINFO[m] [1m--- [0;32mmaven-compiler-plugin:3.6.2:compile[m [1m(default-compile)[m @ [36mbridge-plugin[0;1m ---[m [[1;34mINFO[m] Changes detected - recompiling the module! [[1;33mWARNING[m] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! [[1;34mINFO[m] Compiling 8 source files to /var/lib/jenkins/workspace/Bridge/build/bridge-plugin/classes [[1;34mINFO[m] [[1;34mINFO[m] [1m--- [0;32mmaven-plugin-plugin:3.12.0:descriptor[m [1m(default-descriptor)[m @ [36mbridge-plugin[0;1m ---[m [[1;33mWARNING[m] Using platform encoding (UTF-8 actually) to read mojo source files, i.e. build is platform dependent! [[1;34mINFO[m] java-annotations mojo extractor found 1 mojo descriptor. [[1;34mINFO[m] java-javadoc mojo extractor found 0 mojo descriptor. [[1;34mINFO[m] ant mojo extractor found 0 mojo descriptor. [[1;34mINFO[m] bsh mojo extractor found 0 mojo descriptor. [[1;34mINFO[m] [[1;34mINFO[m] [1m--- [0;32mmaven-resources-plugin:2.6:testResources[m [1m(default-testResources)[m @ [36mbridge-plugin[0;1m ---[m [[1;33mWARNING[m] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [[1;34mINFO[m] skip non existing resourceDirectory /var/lib/jenkins/workspace/Bridge/bridge-plugin/src/test/resources [[1;34mINFO[m] [[1;34mINFO[m] [1m--- [0;32mmaven-compiler-plugin:3.6.2:testCompile[m [1m(default-testCompile)[m @ [36mbridge-plugin[0;1m ---[m [[1;34mINFO[m] No sources to compile [[1;34mINFO[m] [[1;34mINFO[m] [1m--- [0;32mmaven-surefire-plugin:2.12.4:test[m [1m(default-test)[m @ [36mbridge-plugin[0;1m ---[m [[1;34mINFO[m] No tests to run. [[1;34mINFO[m] [[1;34mINFO[m] [1m--- [0;32mmaven-jar-plugin:2.4:jar[m [1m(default-jar)[m @ [36mbridge-plugin[0;1m ---[m [[1;34mINFO[m] Building jar: /var/lib/jenkins/workspace/Bridge/build/bridge-plugin/bridge-plugin-24w25a.jar [[1;34mINFO[m] [[1;34mINFO[m] [1m--- [0;32mmaven-plugin-plugin:3.12.0:addPluginArtifactMetadata[m [1m(default-addPluginArtifactMetadata)[m @ [36mbridge-plugin[0;1m ---[m [[1;34mINFO[m] [[1;34mINFO[m] [1m-----------------------< [0;36mnet.ME1312.ASM:bridge[0;1m >------------------------[m [[1;34mINFO[m] [1mBuilding bridge 24w25a [3/5][m [[1;34mINFO[m] [1m--------------------------------[ jar ]---------------------------------[m [[1;34mINFO[m] [[1;34mINFO[m] [1m>>> [0;32mmaven-javadoc-plugin:3.6.3:javadoc[m [1m(default)[0;1m > [0;1mgenerate-sources[m @ [36mbridge[0;1m >>>[m [[1;34mINFO[m] [[1;34mINFO[m] [1m<<< [0;32mmaven-javadoc-plugin:3.6.3:javadoc[m [1m(default)[0;1m < [0;1mgenerate-sources[m @ [36mbridge[0;1m <<<[m [[1;34mINFO[m] [[1;34mINFO[m] [[1;34mINFO[m] [1m--- [0;32mmaven-javadoc-plugin:3.6.3:javadoc[m [1m(default)[m @ [36mbridge[0;1m ---[m [[1;33mWARNING[m] Source files encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! [[1;34mINFO[m] No previous run data found, generating javadoc. [[1;33mWARNING[m] Javadoc Warnings [[1;33mWARNING[m] warning: The code being documented uses modules but the packages defined in https://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [[1;33mWARNING[m] Note: Custom tags that could override future standard tags: @implNote. To avoid potential overrides, use at least one period character (.) in custom tag names. [[1;33mWARNING[m] 1 warning [[1;34mINFO[m] [[1;34mINFO[m] [1m--- [0;32mmaven-resources-plugin:2.6:resources[m [1m(default-resources)[m @ [36mbridge[0;1m ---[m [[1;33mWARNING[m] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [[1;34mINFO[m] skip non existing resourceDirectory /var/lib/jenkins/workspace/Bridge/bridge/src/main/resources [[1;34mINFO[m] [[1;34mINFO[m] [1m--- [0;32mmaven-compiler-plugin:3.6.2:compile[m [1m(default-compile)[m @ [36mbridge[0;1m ---[m [[1;34mINFO[m] Changes detected - recompiling the module! [[1;33mWARNING[m] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! [[1;34mINFO[m] Compiling 10 source files to /var/lib/jenkins/workspace/Bridge/build/bridge/classes [[1;34mINFO[m] [[1;34mINFO[m] [1m--- [0;32mbridge-plugin:24w25a:bridge[m [1m(default)[m @ [36mbridge[0;1m ---[m [[1;34mINFO[m] Resolving class hierarchy... [[1;34mINFO[m] + /var/lib/jenkins/.m2/repository/org/ow2/asm/asm/9.7/asm-9.7.jar (provided) [[1;34mINFO[m] [[1;34mINFO[m] Building bridges... [[1;34mINFO[m] -> bridge.AccessError +1 adjustment [[1;34mINFO[m] -> bridge.Bridges +1 adjustment [[1;34mINFO[m] [[1;34mINFO[m] Hierarchy resolved in 18.76ms [[1;34mINFO[m] Recompiled in 60.69ms [[1;34mINFO[m] [[1;34mINFO[m] [1m--- [0;32mmaven-resources-plugin:2.6:testResources[m [1m(default-testResources)[m @ [36mbridge[0;1m ---[m [[1;33mWARNING[m] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [[1;34mINFO[m] skip non existing resourceDirectory /var/lib/jenkins/workspace/Bridge/bridge/src/test/resources [[1;34mINFO[m] [[1;34mINFO[m] [1m--- [0;32mmaven-compiler-plugin:3.6.2:testCompile[m [1m(default-testCompile)[m @ [36mbridge[0;1m ---[m [[1;34mINFO[m] No sources to compile [[1;34mINFO[m] [[1;34mINFO[m] [1m--- [0;32mmaven-surefire-plugin:2.12.4:test[m [1m(default-test)[m @ [36mbridge[0;1m ---[m [[1;34mINFO[m] No tests to run. [[1;34mINFO[m] [[1;34mINFO[m] [1m--- [0;32mmaven-jar-plugin:2.4:jar[m [1m(default-jar)[m @ [36mbridge[0;1m ---[m [[1;34mINFO[m] Building jar: /var/lib/jenkins/workspace/Bridge/build/bridge/bridge-24w25a.jar [[1;34mINFO[m] [[1;34mINFO[m] [1m---------------------< [0;36mnet.ME1312.ASM:bridge-test[0;1m >---------------------[m [[1;34mINFO[m] [1mBuilding bridge-test 24w25a [4/5][m [[1;34mINFO[m] [1m--------------------------------[ jar ]---------------------------------[m [[1;34mINFO[m] [[1;34mINFO[m] [1m--- [0;32mmaven-resources-plugin:2.6:resources[m [1m(default-resources)[m @ [36mbridge-test[0;1m ---[m [[1;33mWARNING[m] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [[1;34mINFO[m] skip non existing resourceDirectory /var/lib/jenkins/workspace/Bridge/bridge-test/src/main/resources [[1;34mINFO[m] [[1;34mINFO[m] [1m--- [0;32mmaven-compiler-plugin:3.6.2:compile[m [1m(default-compile)[m @ [36mbridge-test[0;1m ---[m [[1;34mINFO[m] Changes detected - recompiling the module! [[1;33mWARNING[m] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! [[1;34mINFO[m] Compiling 19 source files to /var/lib/jenkins/workspace/Bridge/build/bridge-test/classes [[1;34mINFO[m] [[1;34mINFO[m] [1m--- [0;32mbridge-plugin:24w25a:bridge[m [1m(default)[m @ [36mbridge-test[0;1m ---[m [[1;34mINFO[m] Resolving class hierarchy... [[1;34mINFO[m] + /var/lib/jenkins/workspace/Bridge/build/bridge/bridge-24w25a.jar (provided) [[1;34mINFO[m] [[1;34mINFO[m] Building bridges... [[1;34mINFO[m] -> bridge.objects.Dummy +19 bridges +6 invocations +4 adjustments [[1;34mINFO[m] -> bridge.objects.Invocations +99 invocations +6 removals [[1;34mINFO[m] -> bridge.objects.Dummy$Interface +1 invocation [[1;34mINFO[m] -> bridge.objects.Dummy$Class +1 invocation [[1;34mINFO[m] -> bridge.objects.Adoptable +2 invocations [[1;34mINFO[m] -> bridge.objects.Super +2 invocations [[1;34mINFO[m] -> bridge.objects.Jester +6 adjustments +1 removal [[1;34mINFO[m] -> bridge.primitives.CharBridge +19 bridges [[1;34mINFO[m] -> bridge.primitives.LongBridge +19 bridges [[1;34mINFO[m] -> bridge.primitives.BooleanBridge +19 bridges [[1;34mINFO[m] -> bridge.primitives.FloatBridge +19 bridges [[1;34mINFO[m] -> bridge.primitives.IntBridge +19 bridges [[1;34mINFO[m] -> bridge.primitives.DoubleBridge +19 bridges [[1;34mINFO[m] -> bridge.primitives.ShortBridge +19 bridges [[1;34mINFO[m] -> bridge.primitives.ByteBridge +19 bridges [[1;34mINFO[m] -> bridge.primitives.UnknownBridge +23 bridges [[1;34mINFO[m] -> bridge.primitives.BoxBridge +36 bridges [[1;34mINFO[m] -> bridge.primitives.VoidBridge +12 bridges [[1;34mINFO[m] [[1;34mINFO[m] Hierarchy resolved in 20.69ms [[1;34mINFO[m] Recompiled in 95.96ms [[1;34mINFO[m] [[1;34mINFO[m] [1m--- [0;32mmaven-resources-plugin:2.6:testResources[m [1m(default-testResources)[m @ [36mbridge-test[0;1m ---[m [[1;33mWARNING[m] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [[1;34mINFO[m] skip non existing resourceDirectory /var/lib/jenkins/workspace/Bridge/bridge-test/src/test/resources [[1;34mINFO[m] [[1;34mINFO[m] [1m--- [0;32mmaven-compiler-plugin:3.6.2:testCompile[m [1m(default-testCompile)[m @ [36mbridge-test[0;1m ---[m [[1;34mINFO[m] Changes detected - recompiling the module! [[1;33mWARNING[m] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! [[1;34mINFO[m] Compiling 2 source files to /var/lib/jenkins/workspace/Bridge/build/bridge-test/test-classes [[1;34mINFO[m] [[1;34mINFO[m] [1m--- [0;32mmaven-surefire-plugin:3.0.0-M6:test[m [1m(default-test)[m @ [36mbridge-test[0;1m ---[m [[1;34mINFO[m] Using auto detected provider org.apache.maven.surefire.junit.JUnit3Provider [[1;34mINFO[m] [[1;34mINFO[m] ------------------------------------------------------- [[1;34mINFO[m] T E S T S [[1;34mINFO[m] ------------------------------------------------------- [[1;34mINFO[m] Running bridge.objects.[1mInvocationTests[m [[1;34mINFO[m] [1;32mTests run: [0;1;32m2[m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in bridge.objects.[1mInvocationTests[m [[1;34mINFO[m] Running bridge.primitives.[1mBridgeTests[m [[1;34mINFO[m] [1;32mTests run: [0;1;32m11[m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in bridge.primitives.[1mBridgeTests[m [[1;34mINFO[m] [[1;34mINFO[m] Results: [[1;34mINFO[m] [[1;34mINFO[m] [1;32mTests run: 13, Failures: 0, Errors: 0, Skipped: 0[m [[1;34mINFO[m] [[1;34mINFO[m] [[1;34mINFO[m] [1m--- [0;32mmaven-jar-plugin:2.4:jar[m [1m(default-jar)[m @ [36mbridge-test[0;1m ---[m [[1;34mINFO[m] Building jar: /var/lib/jenkins/workspace/Bridge/build/bridge-test/bridge-test-24w25a.jar [[1;34mINFO[m] [[1;34mINFO[m] [1m--------------------< [0;36mnet.ME1312.ASM:bridge-parent[0;1m >--------------------[m [[1;34mINFO[m] [1mBuilding bridge-parent 24w25a [5/5][m [[1;34mINFO[m] [1m--------------------------------[ pom ]---------------------------------[m [[1;34mINFO[m] [1m------------------------------------------------------------------------[m [[1;34mINFO[m] [1mReactor Summary for bridge-parent 24w25a:[m [[1;34mINFO[m] [[1;34mINFO[m] bridge-asm ......................................... [1;32mSUCCESS[m [ 4.669 s] [[1;34mINFO[m] bridge-plugin ...................................... [1;32mSUCCESS[m [ 6.801 s] [[1;34mINFO[m] bridge ............................................. [1;32mSUCCESS[m [ 3.949 s] [[1;34mINFO[m] bridge-test ........................................ [1;32mSUCCESS[m [ 2.235 s] [[1;34mINFO[m] bridge-parent ...................................... [1;32mSUCCESS[m [ 0.000 s] [[1;34mINFO[m] [1m------------------------------------------------------------------------[m [[1;34mINFO[m] [1;32mBUILD SUCCESS[m [[1;34mINFO[m] [1m------------------------------------------------------------------------[m [[1;34mINFO[m] Total time: 17.765 s [[1;34mINFO[m] Finished at: 2024-06-22T00:47:16-04:00 [[1;34mINFO[m] [1m------------------------------------------------------------------------[m [Bridge] $ /usr/bin/env bash /tmp/jenkins4794828402803490106.sh [[1;34mINFO[m] Scanning for projects... [[1;34mINFO[m] [1m------------------------------------------------------------------------[m [[1;34mINFO[m] [1mReactor Build Order:[m [[1;34mINFO[m] [[1;34mINFO[m] bridge-asm [jar] [[1;34mINFO[m] bridge-plugin [maven-plugin] [[1;34mINFO[m] bridge [jar] [[1;34mINFO[m] bridge-test [jar] [[1;34mINFO[m] bridge-parent [pom] [[1;34mINFO[m] [[1;34mINFO[m] [1m--------------------< [0;36mnet.ME1312.ASM:bridge-parent[0;1m >--------------------[m [[1;34mINFO[m] [1mBuilding bridge-parent 24w25a [1/5][m [[1;34mINFO[m] [1m--------------------------------[ pom ]---------------------------------[m [[1;34mINFO[m] [[1;34mINFO[m] [1m--- [0;32mmaven-deploy-plugin:2.7:deploy-file[m [1m(default-cli)[m @ [36mbridge-parent[0;1m ---[m Uploading to remote-repository: file:///var/www/Home/assets/maven/net/ME1312/ASM/bridge/24w25a/bridge-24w25a.jar Progress (1): 4.1/10 kB Progress (1): 8.2/10 kB Progress (1): 10 kB Uploaded to remote-repository: file:///var/www/Home/assets/maven/net/ME1312/ASM/bridge/24w25a/bridge-24w25a.jar (10 kB at 273 kB/s) Uploading to remote-repository: file:///var/www/Home/assets/maven/net/ME1312/ASM/bridge/24w25a/bridge-24w25a.pom Progress (1): 3.1 kB Uploaded to remote-repository: file:///var/www/Home/assets/maven/net/ME1312/ASM/bridge/24w25a/bridge-24w25a.pom (3.1 kB at 1.5 MB/s) Downloading from remote-repository: file:///var/www/Home/assets/maven/net/ME1312/ASM/bridge/maven-metadata.xml Progress (1): 750 B Downloaded from remote-repository: file:///var/www/Home/assets/maven/net/ME1312/ASM/bridge/maven-metadata.xml (750 B at 30 kB/s) Uploading to remote-repository: file:///var/www/Home/assets/maven/net/ME1312/ASM/bridge/maven-metadata.xml Progress (1): 782 B Uploaded to remote-repository: file:///var/www/Home/assets/maven/net/ME1312/ASM/bridge/maven-metadata.xml (782 B at 391 kB/s) Uploading to remote-repository: file:///var/www/Home/assets/maven/net/ME1312/ASM/bridge/24w25a/bridge-24w25a-sources.jar Progress (1): 4.1/7.6 kB Progress (1): 7.6 kB Uploaded to remote-repository: file:///var/www/Home/assets/maven/net/ME1312/ASM/bridge/24w25a/bridge-24w25a-sources.jar (7.6 kB at 2.5 MB/s) Uploading to remote-repository: file:///var/www/Home/assets/maven/net/ME1312/ASM/bridge/24w25a/bridge-24w25a-javadoc.jar Progress (1): 4.1/162 kB Progress (1): 8.2/162 kB Progress (1): 12/162 kB Progress (1): 16/162 kB Progress (1): 20/162 kB Progress (1): 25/162 kB Progress (1): 29/162 kB Progress (1): 33/162 kB Progress (1): 37/162 kB Progress (1): 41/162 kB Progress (1): 45/162 kB Progress (1): 49/162 kB Progress (1): 53/162 kB Progress (1): 57/162 kB Progress (1): 61/162 kB Progress (1): 66/162 kB Progress (1): 70/162 kB Progress (1): 74/162 kB Progress (1): 78/162 kB Progress (1): 82/162 kB Progress (1): 86/162 kB Progress (1): 90/162 kB Progress (1): 94/162 kB Progress (1): 98/162 kB Progress (1): 102/162 kB Progress (1): 106/162 kB Progress (1): 111/162 kB Progress (1): 115/162 kB Progress (1): 119/162 kB Progress (1): 123/162 kB Progress (1): 127/162 kB Progress (1): 131/162 kB Progress (1): 135/162 kB Progress (1): 139/162 kB Progress (1): 143/162 kB Progress (1): 147/162 kB Progress (1): 152/162 kB Progress (1): 156/162 kB Progress (1): 160/162 kB Progress (1): 162 kB Uploaded to remote-repository: file:///var/www/Home/assets/maven/net/ME1312/ASM/bridge/24w25a/bridge-24w25a-javadoc.jar (162 kB at 6.0 MB/s) [[1;34mINFO[m] [1m------------------------------------------------------------------------[m [[1;34mINFO[m] [1mReactor Summary for bridge-parent 24w25a:[m [[1;34mINFO[m] [[1;34mINFO[m] bridge-asm ......................................... [1;33mSKIPPED[m [[1;34mINFO[m] bridge-plugin ...................................... [1;33mSKIPPED[m [[1;34mINFO[m] bridge ............................................. [1;33mSKIPPED[m [[1;34mINFO[m] bridge-test ........................................ [1;33mSKIPPED[m [[1;34mINFO[m] bridge-parent ...................................... [1;32mSUCCESS[m [ 0.294 s] [[1;34mINFO[m] [1m------------------------------------------------------------------------[m [[1;34mINFO[m] [1;32mBUILD SUCCESS[m [[1;34mINFO[m] [1m------------------------------------------------------------------------[m [[1;34mINFO[m] Total time: 0.528 s [[1;34mINFO[m] Finished at: 2024-06-22T00:47:18-04:00 [[1;34mINFO[m] [1m------------------------------------------------------------------------[m [[1;34mINFO[m] Scanning for projects... [[1;34mINFO[m] [1m------------------------------------------------------------------------[m [[1;34mINFO[m] [1mReactor Build Order:[m [[1;34mINFO[m] [[1;34mINFO[m] bridge-asm [jar] [[1;34mINFO[m] bridge-plugin [maven-plugin] [[1;34mINFO[m] bridge [jar] [[1;34mINFO[m] bridge-test [jar] [[1;34mINFO[m] bridge-parent [pom] [[1;34mINFO[m] [[1;34mINFO[m] [1m--------------------< [0;36mnet.ME1312.ASM:bridge-parent[0;1m >--------------------[m [[1;34mINFO[m] [1mBuilding bridge-parent 24w25a [1/5][m [[1;34mINFO[m] [1m--------------------------------[ pom ]---------------------------------[m [[1;34mINFO[m] [[1;34mINFO[m] [1m--- [0;32mmaven-deploy-plugin:2.7:deploy-file[m [1m(default-cli)[m @ [36mbridge-parent[0;1m ---[m Uploading to remote-repository: file:///var/www/Home/assets/maven/net/ME1312/ASM/bridge-asm/24w25a/bridge-asm-24w25a.jar Progress (1): 4.1/32 kB Progress (1): 8.2/32 kB Progress (1): 12/32 kB Progress (1): 16/32 kB Progress (1): 20/32 kB Progress (1): 25/32 kB Progress (1): 29/32 kB Progress (1): 32 kB Uploaded to remote-repository: file:///var/www/Home/assets/maven/net/ME1312/ASM/bridge-asm/24w25a/bridge-asm-24w25a.jar (32 kB at 772 kB/s) Uploading to remote-repository: file:///var/www/Home/assets/maven/net/ME1312/ASM/bridge-asm/24w25a/bridge-asm-24w25a.pom Progress (1): 1.2 kB Uploaded to remote-repository: file:///var/www/Home/assets/maven/net/ME1312/ASM/bridge-asm/24w25a/bridge-asm-24w25a.pom (1.2 kB at 616 kB/s) Downloading from remote-repository: file:///var/www/Home/assets/maven/net/ME1312/ASM/bridge-asm/maven-metadata.xml Progress (1): 754 B Downloaded from remote-repository: file:///var/www/Home/assets/maven/net/ME1312/ASM/bridge-asm/maven-metadata.xml (754 B at 22 kB/s) Uploading to remote-repository: file:///var/www/Home/assets/maven/net/ME1312/ASM/bridge-asm/maven-metadata.xml Progress (1): 786 B Uploaded to remote-repository: file:///var/www/Home/assets/maven/net/ME1312/ASM/bridge-asm/maven-metadata.xml (786 B at 262 kB/s) Uploading to remote-repository: file:///var/www/Home/assets/maven/net/ME1312/ASM/bridge-asm/24w25a/bridge-asm-24w25a-sources.jar Progress (1): 4.1/14 kB Progress (1): 8.2/14 kB Progress (1): 12/14 kB Progress (1): 14 kB Uploaded to remote-repository: file:///var/www/Home/assets/maven/net/ME1312/ASM/bridge-asm/24w25a/bridge-asm-24w25a-sources.jar (14 kB at 4.7 MB/s) [[1;34mINFO[m] [1m------------------------------------------------------------------------[m [[1;34mINFO[m] [1mReactor Summary for bridge-parent 24w25a:[m [[1;34mINFO[m] [[1;34mINFO[m] bridge-asm ......................................... [1;33mSKIPPED[m [[1;34mINFO[m] bridge-plugin ...................................... [1;33mSKIPPED[m [[1;34mINFO[m] bridge ............................................. [1;33mSKIPPED[m [[1;34mINFO[m] bridge-test ........................................ [1;33mSKIPPED[m [[1;34mINFO[m] bridge-parent ...................................... [1;32mSUCCESS[m [ 0.275 s] [[1;34mINFO[m] [1m------------------------------------------------------------------------[m [[1;34mINFO[m] [1;32mBUILD SUCCESS[m [[1;34mINFO[m] [1m------------------------------------------------------------------------[m [[1;34mINFO[m] Total time: 0.514 s [[1;34mINFO[m] Finished at: 2024-06-22T00:47:19-04:00 [[1;34mINFO[m] [1m------------------------------------------------------------------------[m [[1;34mINFO[m] Scanning for projects... [[1;34mINFO[m] [1m------------------------------------------------------------------------[m [[1;34mINFO[m] [1mReactor Build Order:[m [[1;34mINFO[m] [[1;34mINFO[m] bridge-asm [jar] [[1;34mINFO[m] bridge-plugin [maven-plugin] [[1;34mINFO[m] bridge [jar] [[1;34mINFO[m] bridge-test [jar] [[1;34mINFO[m] bridge-parent [pom] [[1;34mINFO[m] [[1;34mINFO[m] [1m--------------------< [0;36mnet.ME1312.ASM:bridge-parent[0;1m >--------------------[m [[1;34mINFO[m] [1mBuilding bridge-parent 24w25a [1/5][m [[1;34mINFO[m] [1m--------------------------------[ pom ]---------------------------------[m [[1;34mINFO[m] [[1;34mINFO[m] [1m--- [0;32mmaven-deploy-plugin:2.7:deploy-file[m [1m(default-cli)[m @ [36mbridge-parent[0;1m ---[m Uploading to remote-repository: file:///var/www/Home/assets/maven/net/ME1312/ASM/bridge-plugin/24w25a/bridge-plugin-24w25a.jar Progress (1): 4.1/74 kB Progress (1): 8.2/74 kB Progress (1): 12/74 kB Progress (1): 16/74 kB Progress (1): 20/74 kB Progress (1): 25/74 kB Progress (1): 29/74 kB Progress (1): 33/74 kB Progress (1): 37/74 kB Progress (1): 41/74 kB Progress (1): 45/74 kB Progress (1): 49/74 kB Progress (1): 53/74 kB Progress (1): 57/74 kB Progress (1): 61/74 kB Progress (1): 66/74 kB Progress (1): 70/74 kB Progress (1): 74 kB Uploaded to remote-repository: file:///var/www/Home/assets/maven/net/ME1312/ASM/bridge-plugin/24w25a/bridge-plugin-24w25a.jar (74 kB at 2.0 MB/s) Uploading to remote-repository: file:///var/www/Home/assets/maven/net/ME1312/ASM/bridge-plugin/24w25a/bridge-plugin-24w25a.pom Progress (1): 3.7 kB Uploaded to remote-repository: file:///var/www/Home/assets/maven/net/ME1312/ASM/bridge-plugin/24w25a/bridge-plugin-24w25a.pom (3.7 kB at 1.8 MB/s) Downloading from remote-repository: file:///var/www/Home/assets/maven/net/ME1312/ASM/bridge-plugin/maven-metadata.xml Progress (1): 785 B Downloaded from remote-repository: file:///var/www/Home/assets/maven/net/ME1312/ASM/bridge-plugin/maven-metadata.xml (785 B at 12 kB/s) Uploading to remote-repository: file:///var/www/Home/assets/maven/net/ME1312/ASM/bridge-plugin/maven-metadata.xml Progress (1): 817 B Uploaded to remote-repository: file:///var/www/Home/assets/maven/net/ME1312/ASM/bridge-plugin/maven-metadata.xml (817 B at 272 kB/s) [[1;34mINFO[m] [1m------------------------------------------------------------------------[m [[1;34mINFO[m] [1mReactor Summary for bridge-parent 24w25a:[m [[1;34mINFO[m] [[1;34mINFO[m] bridge-asm ......................................... [1;33mSKIPPED[m [[1;34mINFO[m] bridge-plugin ...................................... [1;33mSKIPPED[m [[1;34mINFO[m] bridge ............................................. [1;33mSKIPPED[m [[1;34mINFO[m] bridge-test ........................................ [1;33mSKIPPED[m [[1;34mINFO[m] bridge-parent ...................................... [1;32mSUCCESS[m [ 0.287 s] [[1;34mINFO[m] [1m------------------------------------------------------------------------[m [[1;34mINFO[m] [1;32mBUILD SUCCESS[m [[1;34mINFO[m] [1m------------------------------------------------------------------------[m [[1;34mINFO[m] Total time: 0.532 s [[1;34mINFO[m] Finished at: 2024-06-22T00:47:21-04:00 [[1;34mINFO[m] [1m------------------------------------------------------------------------[m Publishing Javadoc [Set GitHub commit status (universal)] SUCCESS on repos [GHRepository@2732114b[archived=false,commits={},compareUsePaginatedCommits=false,description=Bridge – Adding advanced language features to Java versions new and old,disabled=false,fork=false,homepage=,isTemplate=false,language=Java,milestones={},name=Bridge,nodeId=R_kgDOKJe5cA,parent=<null>,size=195,source=<null>,visibility=public,createdAt=2023-08-21T05:52:19Z,id=681032048,nodeId=<null>,updatedAt=2024-06-22T04:46:34Z,url=https://api.github.com/repos/ME1312/Bridge]] (sha:cac7ab1) with context:Bridge Setting commit status on GitHub for https://github.com/ME1312/Bridge/commit/cac7ab1cf177f68be28637200b7abe4e75c7a408 [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] done Finished: SUCCESS