See 
<https://ci-builds.apache.org/job/Commons/job/commons-net/commons-net$commons-net/587/display/redirect?page=changes>

Changes:

[garydgregory] Add missing test

[garydgregory] Add missing tests

[garydgregory] Add missing tests


------------------------------------------
[...truncated 1.58 KB...]
[INFO] no known issue with org.apache.maven.plugins:maven-enforcer-plugin:3.4.1
[INFO] no known issue with org.apache.rat:apache-rat-plugin:0.16.1
[INFO] no known issue with org.apache.maven.plugins:maven-artifact-plugin:3.5.1
[INFO] no known issue with org.codehaus.mojo:build-helper-maven-plugin:3.5.0
[INFO] no known issue with org.apache.maven.plugins:maven-antrun-plugin:3.1.0
[INFO] no known issue with 
org.apache.maven.plugins:maven-remote-resources-plugin:3.2.0 (>= 1.7.0)
[INFO] no known issue with org.codehaus.mojo:buildnumber-maven-plugin:3.2.0
[INFO] no known issue with org.apache.maven.plugins:maven-resources-plugin:3.3.1
[INFO] no known issue with org.apache.maven.plugins:maven-compiler-plugin:3.13.0
[INFO] no known issue with org.apache.felix:maven-bundle-plugin:5.1.9 (>= 5.1.9)
[INFO] no known issue with org.jacoco:jacoco-maven-plugin:0.8.12
[INFO] no known issue with org.apache.maven.plugins:maven-surefire-plugin:3.2.5
[INFO] no known issue with org.apache.maven.plugins:maven-jar-plugin:3.4.1 (>= 
3.2.0)
[INFO] no known issue with org.apache.maven.plugins:maven-source-plugin:3.2.1 
(>= 3.2.1)
[INFO] no known issue with org.cyclonedx:cyclonedx-maven-plugin:2.8.0 (>= 2.7.9)
[INFO] no known issue with org.spdx:spdx-maven-plugin:0.7.3
[INFO] no known issue with org.moditect:moditect-maven-plugin:1.2.1.Final (>= 
1.2.0.Final)
[INFO] no known issue with org.apache.maven.plugins:maven-site-plugin:3.12.1
[INFO] no known issue with org.apache.maven.plugins:maven-install-plugin:3.1.1
[INFO] no known issue with org.apache.maven.plugins:maven-deploy-plugin:3.1.1
[INFO] 
[INFO] --- build-helper:3.5.0:parse-version (parse-version) @ commons-net ---
[INFO] 
[INFO] --- antrun:3.1.0:run (javadoc.resources) @ commons-net ---
[INFO] Executing tasks
[INFO]      [copy] Copying 2 files to 
<https://ci-builds.apache.org/job/Commons/job/commons-net/commons-net$commons-net/ws/target/apidocs/META-INF>
[INFO] Executed tasks
[INFO] 
[INFO] --- remote-resources:3.2.0:process (process-resource-bundles) @ 
commons-net ---
[INFO] Skipping remote resources execution.
[INFO] 
[INFO] --- buildnumber:3.2.0:create (default) @ commons-net ---
[INFO] Executing: /bin/sh -c cd 
'<https://ci-builds.apache.org/job/Commons/job/commons-net/commons-net$commons-net/ws/'>
 && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: 
<https://ci-builds.apache.org/job/Commons/job/commons-net/commons-net$commons-net/ws/>
[INFO] Storing buildNumber: null at timestamp: 1716849598769
[INFO] Executing: /bin/sh -c cd 
'<https://ci-builds.apache.org/job/Commons/job/commons-net/commons-net$commons-net/ws/'>
 && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: 
<https://ci-builds.apache.org/job/Commons/job/commons-net/commons-net$commons-net/ws/>
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd 
'<https://ci-builds.apache.org/job/Commons/job/commons-net/commons-net$commons-net/ws/'>
 && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: 
<https://ci-builds.apache.org/job/Commons/job/commons-net/commons-net$commons-net/ws/>
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ commons-net ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] Copying 2 resources from  to target/classes/META-INF
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ commons-net ---
[INFO] Recompiling the module because of changed source code.
[INFO] Compiling 215 source files with javac [debug release 8] to target/classes
[INFO] 
[INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ commons-net ---
[INFO] No MANIFEST.MF file found, generating manifest.
[INFO] Writing manifest: 
<https://ci-builds.apache.org/job/Commons/job/commons-net/commons-net$commons-net/ws/target/osgi/MANIFEST.MF>
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ commons-net 
---
[INFO] Copying 3 resources from src/test/resources to target/test-classes
[INFO] Copying 2 resources from  to target/test-classes/META-INF
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ commons-net ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 76 source files with javac [debug release 8] to 
target/test-classes
[INFO] 
<https://ci-builds.apache.org/job/Commons/job/commons-net/commons-net$commons-net/ws/src/test/java/org/apache/commons/net/tftp/TFTPServer.java>:
 Some input files use or override a deprecated API.
[INFO] 
<https://ci-builds.apache.org/job/Commons/job/commons-net/commons-net$commons-net/ws/src/test/java/org/apache/commons/net/tftp/TFTPServer.java>:
 Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ commons-net ---
[INFO] argLine set to 
-javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=<https://ci-builds.apache.org/job/Commons/job/commons-net/commons-net$commons-net/ws/target/jacoco.exec>
[INFO] 
[INFO] --- surefire:3.2.5:test (default-test) @ commons-net ---
[INFO] Using auto detected provider 
org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.commons.net.smtp.SimpleSMTPHeaderTestCase
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s 
-- in org.apache.commons.net.smtp.SimpleSMTPHeaderTestCase
[INFO] Running org.apache.commons.net.util.UtilTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s 
-- in org.apache.commons.net.util.UtilTest
[INFO] Running org.apache.commons.net.util.Base64Test
[INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s 
-- in org.apache.commons.net.util.Base64Test
[INFO] Running org.apache.commons.net.nntp.TestThreader
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s 
-- in org.apache.commons.net.nntp.TestThreader
[INFO] Running org.apache.commons.net.io.ToNetASCIIInputStreamTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s 
-- in org.apache.commons.net.io.ToNetASCIIInputStreamTest
[INFO] Running org.apache.commons.net.io.DotTerminatedMessageReaderTest
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s 
-- in org.apache.commons.net.io.DotTerminatedMessageReaderTest
[INFO] Running org.apache.commons.net.time.TimeTCPClientTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.014 s 
-- in org.apache.commons.net.time.TimeTCPClientTest
[INFO] Running org.apache.commons.net.ntp.TestNtpPacket
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s 
-- in org.apache.commons.net.ntp.TestNtpPacket
[INFO] Running org.apache.commons.net.ntp.TestNtpClient
Running NTP service on port 48297/UDP
NTP packet from 127.0.0.1 mode=Client
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.012 s 
-- in org.apache.commons.net.ntp.TestNtpClient
[INFO] Running org.apache.commons.net.ntp.TimeStampTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s 
-- in org.apache.commons.net.ntp.TimeStampTest
[INFO] Running org.apache.commons.net.ntp.TestTimeInfo
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s 
-- in org.apache.commons.net.ntp.TestTimeInfo
[INFO] Running org.apache.commons.net.examples.MainTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s 
-- in org.apache.commons.net.examples.MainTest
[INFO] Running org.apache.commons.net.tftp.TFTPTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 83.24 s 
-- in org.apache.commons.net.tftp.TFTPTest
[INFO] Running org.apache.commons.net.telnet.WindowSizeOptionHandlerTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s 
-- in org.apache.commons.net.telnet.WindowSizeOptionHandlerTest
[INFO] Running org.apache.commons.net.telnet.InvalidTelnetOptionExceptionTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s 
-- in org.apache.commons.net.telnet.InvalidTelnetOptionExceptionTest
[INFO] Running org.apache.commons.net.telnet.SuppressGAOptionHandlerTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s 
-- in org.apache.commons.net.telnet.SuppressGAOptionHandlerTest
[INFO] Running org.apache.commons.net.telnet.SimpleOptionHandlerTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s 
-- in org.apache.commons.net.telnet.SimpleOptionHandlerTest
[INFO] Running org.apache.commons.net.telnet.TelnetClientTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 46.66 s 
-- in org.apache.commons.net.telnet.TelnetClientTest
[INFO] Running org.apache.commons.net.telnet.EchoOptionHandlerTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s 
-- in org.apache.commons.net.telnet.EchoOptionHandlerTest
[INFO] Running org.apache.commons.net.telnet.TelnetOptionTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s 
-- in org.apache.commons.net.telnet.TelnetOptionTest
[INFO] Running org.apache.commons.net.telnet.TerminalTypeOptionHandlerTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s 
-- in org.apache.commons.net.telnet.TerminalTypeOptionHandlerTest
[INFO] Running org.apache.commons.net.ftp.FTPClientConfigTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 s 
-- in org.apache.commons.net.ftp.FTPClientConfigTest
[INFO] Running org.apache.commons.net.ftp.parser.OS2FTPEntryParserTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s 
-- in org.apache.commons.net.ftp.parser.OS2FTPEntryParserTest
[INFO] Running org.apache.commons.net.ftp.parser.MVSFTPEntryParserTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s 
-- in org.apache.commons.net.ftp.parser.MVSFTPEntryParserTest
[INFO] Running org.apache.commons.net.ftp.parser.NTFTPEntryParserTest
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s 
-- in org.apache.commons.net.ftp.parser.NTFTPEntryParserTest
[INFO] Running org.apache.commons.net.ftp.parser.NetwareFTPEntryParserTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s 
-- in org.apache.commons.net.ftp.parser.NetwareFTPEntryParserTest
[INFO] Running 
org.apache.commons.net.ftp.parser.DefaultFTPFileEntryParserFactoryTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s 
-- in org.apache.commons.net.ftp.parser.DefaultFTPFileEntryParserFactoryTest
[INFO] Running 
org.apache.commons.net.ftp.parser.EnterpriseUnixFTPEntryParserTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s 
-- in org.apache.commons.net.ftp.parser.EnterpriseUnixFTPEntryParserTest
[INFO] Running org.apache.commons.net.ftp.parser.FTPConfigEntryParserTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s 
-- in org.apache.commons.net.ftp.parser.FTPConfigEntryParserTest
[INFO] Running org.apache.commons.net.ftp.parser.MLSxEntryParserTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s 
-- in org.apache.commons.net.ftp.parser.MLSxEntryParserTest
[INFO] Running org.apache.commons.net.ftp.parser.UnixFTPEntryParserTest
[INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s 
-- in org.apache.commons.net.ftp.parser.UnixFTPEntryParserTest
[INFO] Running org.apache.commons.net.ftp.parser.MacOsPeterFTPEntryParserTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s 
-- in org.apache.commons.net.ftp.parser.MacOsPeterFTPEntryParserTest
[INFO] Running org.apache.commons.net.ftp.parser.VMSFTPEntryParserTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s 
-- in org.apache.commons.net.ftp.parser.VMSFTPEntryParserTest
[INFO] Running 
org.apache.commons.net.ftp.parser.OS400FTPEntryParserAdditionalTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s 
-- in org.apache.commons.net.ftp.parser.OS400FTPEntryParserAdditionalTest
[INFO] Running org.apache.commons.net.ftp.parser.OS400FTPEntryParserTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s 
-- in org.apache.commons.net.ftp.parser.OS400FTPEntryParserTest
[INFO] Running org.apache.commons.net.ftp.TestConnectTimeout
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.011 s 
-- in org.apache.commons.net.ftp.TestConnectTimeout
[INFO] Running org.apache.commons.net.ftp.FTPClientTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s 
-- in org.apache.commons.net.ftp.FTPClientTest
[INFO] Running org.apache.commons.net.ftp.FTPSClientTest
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further 
details.
SLF4J: Failed to load class "org.slf4j.impl.StaticMDCBinder".
SLF4J: Defaulting to no-operation MDCAdapter implementation.
SLF4J: See http://www.slf4j.org/codes.html#no_static_mdc_binder for further 
details.
[INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.155 s 
-- in org.apache.commons.net.ftp.FTPSClientTest
[INFO] Running org.apache.commons.net.ftp.FTPCommandTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s 
-- in org.apache.commons.net.ftp.FTPCommandTest
[INFO] Running org.apache.commons.net.util.CharsetsTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s 
-- in org.apache.commons.net.util.CharsetsTest
[INFO] Running org.apache.commons.net.SocketClientTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s 
-- in org.apache.commons.net.SocketClientTest
[INFO] Running org.apache.commons.net.daytime.DaytimeTCPClientTest
Starting MockWebServer...
Successfully started MockWebServer on address 67.195.81.189 and port 37433
Closing MockWebServer...
Successfully closed MockWebServer!
IOException on MockWebServer serverSocket.accept(): java.net.SocketException: 
Socket closed
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s 
-- in org.apache.commons.net.daytime.DaytimeTCPClientTest
[INFO] Running org.apache.commons.net.tftp.TFTPServerPathTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s 
-- in org.apache.commons.net.tftp.TFTPServerPathTest
[INFO] Running org.apache.commons.net.SubnetUtilsNet728Test
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s 
-- in org.apache.commons.net.SubnetUtilsNet728Test
[INFO] Running org.apache.commons.net.ftp.parser.FTPTimestampParserImplTest
[WARNING] Tests run: 20, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 
0.037 s -- in org.apache.commons.net.ftp.parser.FTPTimestampParserImplTest
[INFO] Running org.apache.commons.net.ftp.FTPFileTest
[INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s 
-- in org.apache.commons.net.ftp.FTPFileTest
[INFO] Running org.apache.commons.net.ftp.FTPSClientGettersTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s 
-- in org.apache.commons.net.ftp.FTPSClientGettersTest
[INFO] Running org.apache.commons.net.ftp.FTPClientTransferModeTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.336 s 
-- in org.apache.commons.net.ftp.FTPClientTransferModeTest
[INFO] Running org.apache.commons.net.imap.IMAPReplyTest
[INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s 
-- in org.apache.commons.net.imap.IMAPReplyTest
[INFO] Running org.apache.commons.net.imap.IMAPCommandTest
[INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s 
-- in org.apache.commons.net.imap.IMAPCommandTest
[INFO] Running org.apache.commons.net.imap.IMAPTest
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s 
-- in org.apache.commons.net.imap.IMAPTest
[INFO] Running org.apache.commons.net.imap.AuthenticatingIMAPClientTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s 
-- in org.apache.commons.net.imap.AuthenticatingIMAPClientTest
[INFO] Running org.apache.commons.net.SubnetUtilsTest
[INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s 
-- in org.apache.commons.net.SubnetUtilsTest
[INFO] 
[INFO] Results:
[INFO] 
[WARNING] Tests run: 430, Failures: 0, Errors: 0, Skipped: 2
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- jar:3.4.1:jar (default-jar) @ commons-net ---
[INFO] Building jar: 
<https://ci-builds.apache.org/job/Commons/job/commons-net/commons-net$commons-net/ws/target/commons-net-3.11.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- antrun:3.1.0:run (default) @ commons-net ---
[INFO] Executing tasks
[INFO]       [jar] Building jar: 
<https://ci-builds.apache.org/job/Commons/job/commons-net/commons-net$commons-net/ws/target/commons-net-ftp-3.11.0-SNAPSHOT.jar>
[INFO]       [jar] Building jar: 
<https://ci-builds.apache.org/job/Commons/job/commons-net/commons-net$commons-net/ws/target/commons-net-examples-3.11.0-SNAPSHOT.jar>
[INFO] Executed tasks
[INFO] 
[INFO] --- jar:3.4.1:test-jar (default) @ commons-net ---
[INFO] Building jar: 
<https://ci-builds.apache.org/job/Commons/job/commons-net/commons-net$commons-net/ws/target/commons-net-3.11.0-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- source:3.2.1:jar-no-fork (create-source-jar) @ commons-net ---
[INFO] Building jar: 
<https://ci-builds.apache.org/job/Commons/job/commons-net/commons-net$commons-net/ws/target/commons-net-3.11.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- source:3.2.1:test-jar-no-fork (create-source-jar) @ commons-net ---
[INFO] Building jar: 
<https://ci-builds.apache.org/job/Commons/job/commons-net/commons-net$commons-net/ws/target/commons-net-3.11.0-SNAPSHOT-test-sources.jar>
[INFO] 
[INFO] --- cyclonedx:2.8.0:makeAggregateBom (build-sbom-cyclonedx) @ 
commons-net ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): 
<https://ci-builds.apache.org/job/Commons/job/commons-net/commons-net$commons-net/ws/target/commons-net-3.11.0-SNAPSHOT-bom.xml>
[INFO]            attaching as commons-net-3.11.0-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): 
<https://ci-builds.apache.org/job/Commons/job/commons-net/commons-net$commons-net/ws/target/commons-net-3.11.0-SNAPSHOT-bom.json>
[INFO]            attaching as commons-net-3.11.0-SNAPSHOT-cyclonedx.json
[INFO] 
[INFO] --- spdx:0.7.3:createSPDX (build-sbom-spdx) @ commons-net ---
[INFO] spdx file type = .json
[INFO] Creating SPDX File 
<https://ci-builds.apache.org/job/Commons/job/commons-net/commons-net$commons-net/ws/target/site/commons-net_commons-net-3.11.0-SNAPSHOT.spdx.json>
[WARNING] The following errors were found in the SPDX file:
 License list version does not match the pattern M.N
[INFO] 
[INFO] --- build-helper:3.5.0:attach-artifact (attach-artifacts) @ commons-net 
---
[INFO] 
[INFO] --- moditect:1.2.1.Final:add-module-info (add-module-infos) @ 
commons-net ---
[INFO] Running jdeps --generate-module-info 
<https://ci-builds.apache.org/job/Commons/job/commons-net/commons-net$commons-net/ws/target/moditect>
 --multi-release=9 
<https://ci-builds.apache.org/job/Commons/job/commons-net/commons-net$commons-net/ws/target/commons-net-3.11.0-SNAPSHOT.jar>
writing to 
<https://ci-builds.apache.org/job/Commons/job/commons-net/commons-net$commons-net/ws/target/moditect/org.apache.commons.net/versions/9/module-info.java>
[INFO] Created module descriptor at 
<https://ci-builds.apache.org/job/Commons/job/commons-net/commons-net$commons-net/ws/target/moditect/generated-sources/org.apache.commons.net/module-info.java>
[INFO] 
[INFO] --- site:3.12.1:attach-descriptor (attach-descriptor) @ commons-net ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- jacoco:0.8.12:check (check) @ commons-net ---
[INFO] Loading execution data file 
<https://ci-builds.apache.org/job/Commons/job/commons-net/commons-net$commons-net/ws/target/jacoco.exec>
[INFO] Analyzed bundle 'commons-net' with 199 classes
[WARNING] Rule violated for bundle commons-net: instructions covered ratio is 
0.40, but expected minimum is 0.41
[WARNING] Rule violated for bundle commons-net: lines covered ratio is 0.37, 
but expected minimum is 0.38
[WARNING] Attempt to (de-)serialize anonymous class 
org.jfrog.hudson.maven2.MavenDependenciesRecorder$1; see: 
https://jenkins.io/redirect/serialization-of-anonymous-classes/

Reply via email to