Skip to content
Success

Console Output

Skipping 97 KB.. Full Log
[IMPLICIT] fromValue=43981 targetType=StatusCode targetValue=StatusCode{value=0xABCD0000, quality=bad}
[IMPLICIT] fromValue=65535 targetType=StatusCode targetValue=StatusCode{value=0xFFFF0000, quality=unknown}
String -> Boolean [IMPLICIT]
	fromValue=true targetValue=true
	fromValue=1 targetValue=true
	fromValue=false targetValue=false
	fromValue=0 targetValue=false
	fromValue=foo targetValue=null
String -> SByte [IMPLICIT]
	fromValue=0 targetValue=0
String -> Byte [IMPLICIT]
	fromValue=0 targetValue=0
	fromValue=255 targetValue=255
String -> Int16 [IMPLICIT]
	fromValue=0 targetValue=0
String -> UInt16 [IMPLICIT]
	fromValue=0 targetValue=0
String -> Int32 [IMPLICIT]
	fromValue=0 targetValue=0
String -> UInt32 [IMPLICIT]
	fromValue=0 targetValue=0
String -> Int64 [IMPLICIT]
	fromValue=0 targetValue=0
String -> UInt64 [IMPLICIT]
	fromValue=0 targetValue=0
String -> Float [IMPLICIT]
	fromValue=0.0 targetValue=0.0
	fromValue=0f targetValue=0.0
	fromValue=0e0 targetValue=0.0
String -> Double [IMPLICIT]
	fromValue=0.0 targetValue=0.0
String -> DateTime [EXPLICIT]
	fromValue=2018-08-31T12:40:02Z targetValue=DateTime{date=Fri Aug 31 12:40:02 UTC 2018, instant=2018-08-31T12:40:02Z}
String -> Guid [IMPLICIT]
	fromValue=b8e20e08-e9cb-42d4-8286-fba9a0e9564d targetValue=b8e20e08-e9cb-42d4-8286-fba9a0e9564d
String -> NodeId [EXPLICIT]
	fromValue=ns=0;s=foo targetValue=NodeId{ns=0, id=foo}
String -> ExpandedNodeId [EXPLICIT]
	fromValue=nsu=http://opcfoundation.org/UA/;s=foo targetValue=ExpandedNodeId{ns=http://opcfoundation.org/UA/, id=foo, serverIndex=0}
String -> QualifiedName [EXPLICIT]
	fromValue=foo targetValue=QualifiedName{name=foo, namespaceIndex=0}
String -> LocalizedText [EXPLICIT]
	fromValue=foo targetValue=LocalizedText{text=foo, locale=}
[IMPLICIT] fromValue=true targetType=Boolean targetValue=true
[IMPLICIT] fromValue=1 targetType=Boolean targetValue=true
[IMPLICIT] fromValue=false targetType=Boolean targetValue=false
[IMPLICIT] fromValue=0 targetType=Boolean targetValue=false
[IMPLICIT] fromValue=foo targetType=Boolean targetValue=null
[IMPLICIT] fromValue=0 targetType=SByte targetValue=0
[IMPLICIT] fromValue=0 targetType=Byte targetValue=0
[IMPLICIT] fromValue=255 targetType=Byte targetValue=255
[IMPLICIT] fromValue=0 targetType=Int16 targetValue=0
[IMPLICIT] fromValue=0 targetType=UInt16 targetValue=0
[IMPLICIT] fromValue=0 targetType=Int32 targetValue=0
[IMPLICIT] fromValue=0 targetType=UInt32 targetValue=0
[IMPLICIT] fromValue=0 targetType=Int64 targetValue=0
[IMPLICIT] fromValue=0 targetType=UInt64 targetValue=0
[IMPLICIT] fromValue=0.0 targetType=Float targetValue=0.0
[IMPLICIT] fromValue=0f targetType=Float targetValue=0.0
[IMPLICIT] fromValue=0e0 targetType=Float targetValue=0.0
[IMPLICIT] fromValue=0.0 targetType=Double targetValue=0.0
[IMPLICIT] fromValue=06397ca3-ce0e-4568-bfca-141157e8d4d9 targetType=Guid targetValue=06397ca3-ce0e-4568-bfca-141157e8d4d9
Int32 -> Boolean [EXPLICIT]
	fromValue=0 targetValue=false
	fromValue=1 targetValue=true
Int32 -> SByte [EXPLICIT]
	fromValue=0 targetValue=0
	fromValue=-128 targetValue=-128
	fromValue=127 targetValue=127
	fromValue=-129 targetValue=null
	fromValue=128 targetValue=null
Int32 -> Byte [EXPLICIT]
	fromValue=0 targetValue=0
	fromValue=255 targetValue=255
	fromValue=-1 targetValue=null
	fromValue=256 targetValue=null
Int32 -> Int16 [EXPLICIT]
	fromValue=0 targetValue=0
	fromValue=-32768 targetValue=-32768
	fromValue=32767 targetValue=32767
	fromValue=-32769 targetValue=null
	fromValue=32768 targetValue=null
Int32 -> UInt16 [EXPLICIT]
	fromValue=0 targetValue=0
	fromValue=65535 targetValue=65535
	fromValue=-1 targetValue=null
	fromValue=65536 targetValue=null
Int32 -> UInt32 [EXPLICIT]
	fromValue=0 targetValue=0
	fromValue=2147483647 targetValue=2147483647
	fromValue=-1 targetValue=null
Int32 -> Int64 [IMPLICIT]
	fromValue=0 targetValue=0
	fromValue=-2147483648 targetValue=-2147483648
	fromValue=2147483647 targetValue=2147483647
Int32 -> UInt64 [IMPLICIT]
	fromValue=0 targetValue=0
	fromValue=2147483647 targetValue=2147483647
	fromValue=-1 targetValue=null
Int32 -> Float [IMPLICIT]
	fromValue=0 targetValue=0.0
	fromValue=-2147483648 targetValue=-2.14748365E9
	fromValue=2147483647 targetValue=2.14748365E9
Int32 -> Double [IMPLICIT]
	fromValue=0 targetValue=0.0
	fromValue=-2147483648 targetValue=-2.147483648E9
	fromValue=2147483647 targetValue=2.147483647E9
Int32 -> String [EXPLICIT]
	fromValue=0 targetValue=0
	fromValue=1 targetValue=1
Int32 -> StatusCode [EXPLICIT]
	fromValue=0 targetValue=StatusCode{name=Good, value=0x00000000, quality=good}
	fromValue=-2147483648 targetValue=StatusCode{name=Bad, value=0x80000000, quality=bad}
	fromValue=2147483647 targetValue=StatusCode{value=0x7FFFFFFF, quality=uncertain}
[IMPLICIT] fromValue=0 targetType=Int64 targetValue=0
[IMPLICIT] fromValue=-2147483648 targetType=Int64 targetValue=-2147483648
[IMPLICIT] fromValue=2147483647 targetType=Int64 targetValue=2147483647
[IMPLICIT] fromValue=0 targetType=UInt64 targetValue=0
[IMPLICIT] fromValue=2147483647 targetType=UInt64 targetValue=2147483647
[IMPLICIT] fromValue=-1 targetType=UInt64 targetValue=null
[IMPLICIT] fromValue=0 targetType=Float targetValue=0.0
[IMPLICIT] fromValue=-2147483648 targetType=Float targetValue=-2.14748365E9
[IMPLICIT] fromValue=2147483647 targetType=Float targetValue=2.14748365E9
[IMPLICIT] fromValue=0 targetType=Double targetValue=0.0
[IMPLICIT] fromValue=-2147483648 targetType=Double targetValue=-2.147483648E9
[IMPLICIT] fromValue=2147483647 targetType=Double targetValue=2.147483647E9
now: DateTime{date=Wed Feb 14 17:16:58 UTC 2024, instant=2024-02-14T17:16:58.728268Z}
nowAsString: 2024-02-14T17:16:58Z
nowAsStringAsDateTime: DateTime{date=Wed Feb 14 17:16:58 UTC 2024, instant=2024-02-14T17:16:58Z}
UInt32 -> Boolean [EXPLICIT]
	fromValue=0 targetValue=false
	fromValue=1 targetValue=true
UInt32 -> SByte [EXPLICIT]
	fromValue=0 targetValue=0
	fromValue=127 targetValue=127
	fromValue=128 targetValue=null
UInt32 -> Byte [EXPLICIT]
	fromValue=0 targetValue=0
	fromValue=255 targetValue=255
	fromValue=256 targetValue=null
UInt32 -> Int16 [EXPLICIT]
	fromValue=0 targetValue=0
	fromValue=32767 targetValue=32767
	fromValue=32768 targetValue=null
UInt32 -> UInt16 [EXPLICIT]
	fromValue=0 targetValue=0
	fromValue=65535 targetValue=65535
	fromValue=65536 targetValue=null
UInt32 -> Int32 [IMPLICIT]
	fromValue=0 targetValue=0
	fromValue=2147483647 targetValue=2147483647
	fromValue=2147483648 targetValue=null
UInt32 -> Int64 [IMPLICIT]
	fromValue=0 targetValue=0
	fromValue=4294967295 targetValue=4294967295
UInt32 -> UInt64 [IMPLICIT]
	fromValue=0 targetValue=0
	fromValue=4294967295 targetValue=4294967295
UInt32 -> Float [IMPLICIT]
	fromValue=0 targetValue=0.0
	fromValue=4294967295 targetValue=4.2949673E9
UInt32 -> Double [IMPLICIT]
	fromValue=0 targetValue=0.0
	fromValue=4294967295 targetValue=4.294967295E9
UInt32 -> String [EXPLICIT]
	fromValue=0 targetValue=0
	fromValue=4294967295 targetValue=4294967295
UInt32 -> StatusCode [EXPLICIT]
	fromValue=0 targetValue=StatusCode{name=Good, value=0x00000000, quality=good}
	fromValue=43981 targetValue=StatusCode{name=Good, value=0x0000ABCD, quality=good}
	fromValue=3135024077 targetValue=StatusCode{value=0xBADCABCD, quality=bad}
	fromValue=4294967295 targetValue=StatusCode{value=0xFFFFFFFF, quality=unknown}
[IMPLICIT] fromValue=0 targetType=Int32 targetValue=0
[IMPLICIT] fromValue=2147483647 targetType=Int32 targetValue=2147483647
[IMPLICIT] fromValue=2147483648 targetType=Int32 targetValue=null
[IMPLICIT] fromValue=0 targetType=Int64 targetValue=0
[IMPLICIT] fromValue=4294967295 targetType=Int64 targetValue=4294967295
[IMPLICIT] fromValue=0 targetType=UInt64 targetValue=0
[IMPLICIT] fromValue=4294967295 targetType=UInt64 targetValue=4294967295
[IMPLICIT] fromValue=0 targetType=Float targetValue=0.0
[IMPLICIT] fromValue=4294967295 targetType=Float targetValue=4.2949673E9
[IMPLICIT] fromValue=0 targetType=Double targetValue=0.0
[IMPLICIT] fromValue=4294967295 targetType=Double targetValue=4.294967295E9
SByte -> Boolean [EXPLICIT]
	fromValue=0 targetValue=false
	fromValue=1 targetValue=true
SByte -> Byte [EXPLICIT]
	fromValue=0 targetValue=0
	fromValue=127 targetValue=127
	fromValue=-1 targetValue=null
SByte -> Int16 [IMPLICIT]
	fromValue=0 targetValue=0
	fromValue=-128 targetValue=-128
	fromValue=127 targetValue=127
SByte -> UInt16 [IMPLICIT]
	fromValue=0 targetValue=0
	fromValue=127 targetValue=127
	fromValue=-1 targetValue=null
SByte -> Int32 [IMPLICIT]
	fromValue=0 targetValue=0
	fromValue=-128 targetValue=-128
	fromValue=127 targetValue=127
SByte -> UInt32 [IMPLICIT]
	fromValue=0 targetValue=0
	fromValue=127 targetValue=127
	fromValue=-1 targetValue=null
SByte -> Int64 [IMPLICIT]
	fromValue=0 targetValue=0
	fromValue=-128 targetValue=-128
	fromValue=127 targetValue=127
SByte -> UInt64 [IMPLICIT]
	fromValue=0 targetValue=0
	fromValue=127 targetValue=127
	fromValue=-1 targetValue=null
SByte -> Float [IMPLICIT]
	fromValue=0 targetValue=0.0
	fromValue=-128 targetValue=-128.0
	fromValue=127 targetValue=127.0
SByte -> Double [IMPLICIT]
	fromValue=0 targetValue=0.0
	fromValue=-128 targetValue=-128.0
	fromValue=127 targetValue=127.0
SByte -> String [EXPLICIT]
	fromValue=0 targetValue=0
	fromValue=-128 targetValue=-128
	fromValue=127 targetValue=127
[IMPLICIT] fromValue=0 targetType=Int16 targetValue=0
[IMPLICIT] fromValue=-128 targetType=Int16 targetValue=-128
[IMPLICIT] fromValue=127 targetType=Int16 targetValue=127
[IMPLICIT] fromValue=0 targetType=UInt16 targetValue=0
[IMPLICIT] fromValue=127 targetType=UInt16 targetValue=127
[IMPLICIT] fromValue=-1 targetType=UInt16 targetValue=null
[IMPLICIT] fromValue=0 targetType=Int32 targetValue=0
[IMPLICIT] fromValue=-128 targetType=Int32 targetValue=-128
[IMPLICIT] fromValue=127 targetType=Int32 targetValue=127
[IMPLICIT] fromValue=0 targetType=UInt32 targetValue=0
[IMPLICIT] fromValue=127 targetType=UInt32 targetValue=127
[IMPLICIT] fromValue=-1 targetType=UInt32 targetValue=null
[IMPLICIT] fromValue=0 targetType=Int64 targetValue=0
[IMPLICIT] fromValue=-128 targetType=Int64 targetValue=-128
[IMPLICIT] fromValue=127 targetType=Int64 targetValue=127
[IMPLICIT] fromValue=0 targetType=UInt64 targetValue=0
[IMPLICIT] fromValue=127 targetType=UInt64 targetValue=127
[IMPLICIT] fromValue=-1 targetType=UInt64 targetValue=null
[IMPLICIT] fromValue=0 targetType=Float targetValue=0.0
[IMPLICIT] fromValue=-128 targetType=Float targetValue=-128.0
[IMPLICIT] fromValue=127 targetType=Float targetValue=127.0
[IMPLICIT] fromValue=0 targetType=Double targetValue=0.0
[IMPLICIT] fromValue=-128 targetType=Double targetValue=-128.0
[IMPLICIT] fromValue=127 targetType=Double targetValue=127.0
StatusCode -> Int16 [EXPLICIT]
	fromValue=StatusCode{name=Good, value=0x00000000, quality=good} targetValue=0
	fromValue=StatusCode{value=0x7FFF0000, quality=uncertain} targetValue=32767
StatusCode -> UInt16 [EXPLICIT]
	fromValue=StatusCode{name=Good, value=0x00000000, quality=good} targetValue=0
	fromValue=StatusCode{value=0x7FFF0000, quality=uncertain} targetValue=32767
	fromValue=StatusCode{value=0xFFFF0000, quality=unknown} targetValue=65535
StatusCode -> Int32 [IMPLICIT]
	fromValue=StatusCode{name=Good, value=0x00000000, quality=good} targetValue=0
	fromValue=StatusCode{value=0x7FFFFFFF, quality=uncertain} targetValue=2147483647
StatusCode -> UInt32 [IMPLICIT]
	fromValue=StatusCode{name=Good, value=0x00000000, quality=good} targetValue=0
	fromValue=StatusCode{value=0x7FFF0000, quality=uncertain} targetValue=2147418112
	fromValue=StatusCode{value=0xFFFF0000, quality=unknown} targetValue=4294901760
	fromValue=StatusCode{value=0xFFFFFFFF, quality=unknown} targetValue=4294967295
StatusCode -> Int64 [IMPLICIT]
	fromValue=StatusCode{name=Good, value=0x00000000, quality=good} targetValue=0
	fromValue=StatusCode{value=0xFFFFFFFF, quality=unknown} targetValue=4294967295
StatusCode -> UInt64 [IMPLICIT]
	fromValue=StatusCode{name=Good, value=0x00000000, quality=good} targetValue=0
	fromValue=StatusCode{value=0xFFFFFFFF, quality=unknown} targetValue=4294967295
[IMPLICIT] fromValue=StatusCode{name=Good, value=0x00000000, quality=good} targetType=Int32 targetValue=0
[IMPLICIT] fromValue=StatusCode{value=0x7FFFFFFF, quality=uncertain} targetType=Int32 targetValue=2147483647
[IMPLICIT] fromValue=StatusCode{name=Good, value=0x00000000, quality=good} targetType=UInt32 targetValue=0
[IMPLICIT] fromValue=StatusCode{value=0x7FFF0000, quality=uncertain} targetType=UInt32 targetValue=2147418112
[IMPLICIT] fromValue=StatusCode{value=0xFFFF0000, quality=unknown} targetType=UInt32 targetValue=4294901760
[IMPLICIT] fromValue=StatusCode{value=0xFFFFFFFF, quality=unknown} targetType=UInt32 targetValue=4294967295
[IMPLICIT] fromValue=StatusCode{name=Good, value=0x00000000, quality=good} targetType=Int64 targetValue=0
[IMPLICIT] fromValue=StatusCode{value=0xFFFFFFFF, quality=unknown} targetType=Int64 targetValue=4294967295
[IMPLICIT] fromValue=StatusCode{name=Good, value=0x00000000, quality=good} targetType=UInt64 targetValue=0
[IMPLICIT] fromValue=StatusCode{value=0xFFFFFFFF, quality=unknown} targetType=UInt64 targetValue=4294967295
[INFO] Tests run: 153, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.535 s -- in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 153, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ milo-sdk-server ---
[INFO] Building jar: /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-sdk/sdk-server/target/milo-sdk-server-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- shade:3.5.0:shade (default) @ milo-sdk-server ---
[INFO] Excluding org.eclipse.milo:milo-stack-core:jar:1.0.0-SNAPSHOT from the shaded jar.
[INFO] Excluding org.bouncycastle:bcprov-jdk18on:jar:1.76 from the shaded jar.
[INFO] Excluding org.bouncycastle:bcpkix-jdk18on:jar:1.76 from the shaded jar.
[INFO] Excluding org.bouncycastle:bcutil-jdk18on:jar:1.76 from the shaded jar.
[INFO] Excluding org.eclipse.milo:milo-guava-dependencies:jar:1.0.0-SNAPSHOT from the shaded jar.
[INFO] Excluding com.google.guava:guava:jar:31.1-jre from the shaded jar.
[INFO] Excluding com.google.guava:failureaccess:jar:1.0.1 from the shaded jar.
[INFO] Excluding com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava from the shaded jar.
[INFO] Excluding io.netty:netty-codec:jar:4.1.97.Final from the shaded jar.
[INFO] Excluding io.netty:netty-common:jar:4.1.97.Final from the shaded jar.
[INFO] Excluding io.netty:netty-buffer:jar:4.1.97.Final from the shaded jar.
[INFO] Excluding io.netty:netty-transport:jar:4.1.97.Final from the shaded jar.
[INFO] Excluding io.netty:netty-handler:jar:4.1.97.Final from the shaded jar.
[INFO] Excluding io.netty:netty-resolver:jar:4.1.97.Final from the shaded jar.
[INFO] Excluding io.netty:netty-transport-native-unix-common:jar:4.1.97.Final from the shaded jar.
[INFO] Excluding org.slf4j:slf4j-api:jar:2.0.0 from the shaded jar.
[INFO] Excluding org.eclipse.milo:milo-transport:jar:1.0.0-SNAPSHOT from the shaded jar.
[INFO] Excluding com.digitalpetri.netty:netty-channel-fsm:jar:0.9 from the shaded jar.
[INFO] Excluding com.digitalpetri.fsm:strict-machine:jar:0.7 from the shaded jar.
[INFO] Excluding org.eclipse.milo:milo-sdk-core:jar:1.0.0-SNAPSHOT from the shaded jar.
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-sdk/sdk-server/target/milo-sdk-server-1.0.0-SNAPSHOT.jar with /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-sdk/sdk-server/target/milo-sdk-server-1.0.0-SNAPSHOT-shaded.jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ milo-sdk-server ---
[INFO] Building jar: /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-sdk/sdk-server/target/milo-sdk-server-1.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] -----------------< org.eclipse.milo:milo-dtd-manager >------------------
[INFO] Building milo-dtd-manager 1.0.0-SNAPSHOT                         [13/23]
[INFO]   from opc-ua-sdk/dtd-manager/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.1:clean (default-clean) @ milo-dtd-manager ---
[INFO] 
[INFO] --- checkstyle:3.3.0:check (validate) @ milo-dtd-manager ---
[INFO] 
[INFO] --- enforcer:3.4.0:enforce (enforce-maven) @ milo-dtd-manager ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ milo-dtd-manager ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-sdk/dtd-manager/src/main/resources
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ milo-dtd-manager ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 1 source file with javac [debug target 11] to target/classes
[INFO] 
[INFO] --- bundle:5.1.9:manifest (generate-manifest) @ milo-dtd-manager ---
[INFO] No MANIFEST.MF file found, generating manifest.
[WARNING] Manifest org.eclipse.milo:milo-dtd-manager:jar:1.0.0-SNAPSHOT : Unused Import-Package instructions: [com.sun.management.*] 
[INFO] Writing manifest: /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-sdk/dtd-manager/target/classes/META-INF/MANIFEST.MF
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ milo-dtd-manager ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-sdk/dtd-manager/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ milo-dtd-manager ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ milo-dtd-manager ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ milo-dtd-manager ---
[INFO] Building jar: /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-sdk/dtd-manager/target/milo-dtd-manager-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- shade:3.5.0:shade (default) @ milo-dtd-manager ---
[INFO] Excluding org.eclipse.milo:milo-dtd-core:jar:1.0.0-SNAPSHOT from the shaded jar.
[INFO] Excluding org.eclipse.milo:milo-sdk-core:jar:1.0.0-SNAPSHOT from the shaded jar.
[INFO] Excluding com.sun.activation:jakarta.activation:jar:2.0.1 from the shaded jar.
[INFO] Excluding org.glassfish.jaxb:jaxb-runtime:jar:4.0.0 from the shaded jar.
[INFO] Excluding org.glassfish.jaxb:jaxb-core:jar:4.0.0 from the shaded jar.
[INFO] Excluding jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.0 from the shaded jar.
[INFO] Excluding jakarta.activation:jakarta.activation-api:jar:2.1.0 from the shaded jar.
[INFO] Excluding org.eclipse.angus:angus-activation:jar:1.0.0 from the shaded jar.
[INFO] Excluding org.glassfish.jaxb:txw2:jar:4.0.0 from the shaded jar.
[INFO] Excluding com.sun.istack:istack-commons-runtime:jar:4.1.1 from the shaded jar.
[INFO] Excluding com.google.code.gson:gson:jar:2.9.0 from the shaded jar.
[INFO] Excluding org.eclipse.milo:milo-sdk-server:jar:1.0.0-SNAPSHOT from the shaded jar.
[INFO] Excluding org.eclipse.milo:milo-stack-core:jar:1.0.0-SNAPSHOT from the shaded jar.
[INFO] Excluding org.bouncycastle:bcprov-jdk18on:jar:1.76 from the shaded jar.
[INFO] Excluding org.bouncycastle:bcpkix-jdk18on:jar:1.76 from the shaded jar.
[INFO] Excluding org.bouncycastle:bcutil-jdk18on:jar:1.76 from the shaded jar.
[INFO] Excluding org.eclipse.milo:milo-guava-dependencies:jar:1.0.0-SNAPSHOT from the shaded jar.
[INFO] Excluding com.google.guava:guava:jar:31.1-jre from the shaded jar.
[INFO] Excluding com.google.guava:failureaccess:jar:1.0.1 from the shaded jar.
[INFO] Excluding com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava from the shaded jar.
[INFO] Excluding io.netty:netty-codec:jar:4.1.97.Final from the shaded jar.
[INFO] Excluding io.netty:netty-common:jar:4.1.97.Final from the shaded jar.
[INFO] Excluding io.netty:netty-buffer:jar:4.1.97.Final from the shaded jar.
[INFO] Excluding io.netty:netty-transport:jar:4.1.97.Final from the shaded jar.
[INFO] Excluding io.netty:netty-handler:jar:4.1.97.Final from the shaded jar.
[INFO] Excluding io.netty:netty-resolver:jar:4.1.97.Final from the shaded jar.
[INFO] Excluding io.netty:netty-transport-native-unix-common:jar:4.1.97.Final from the shaded jar.
[INFO] Excluding org.slf4j:slf4j-api:jar:2.0.0 from the shaded jar.
[INFO] Excluding org.eclipse.milo:milo-transport:jar:1.0.0-SNAPSHOT from the shaded jar.
[INFO] Excluding com.digitalpetri.netty:netty-channel-fsm:jar:0.9 from the shaded jar.
[INFO] Excluding com.digitalpetri.fsm:strict-machine:jar:0.7 from the shaded jar.
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-sdk/dtd-manager/target/milo-dtd-manager-1.0.0-SNAPSHOT.jar with /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-sdk/dtd-manager/target/milo-dtd-manager-1.0.0-SNAPSHOT-shaded.jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ milo-dtd-manager ---
[INFO] Building jar: /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-sdk/dtd-manager/target/milo-dtd-manager-1.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] -------------------< org.eclipse.milo:milo-examples >-------------------
[INFO] Building milo-examples 1.0.0-SNAPSHOT                            [14/23]
[INFO]   from milo-examples/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.1:clean (default-clean) @ milo-examples ---
[INFO] 
[INFO] --- checkstyle:3.3.0:check (validate) @ milo-examples ---
[INFO] 
[INFO] --- enforcer:3.4.0:enforce (enforce-maven) @ milo-examples ---
[INFO] 
[INFO] --- bundle:5.1.9:manifest (generate-manifest) @ milo-examples ---
[WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle]
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ milo-examples ---
[INFO] 
[INFO] ---------------< org.eclipse.milo:milo-server-examples >----------------
[INFO] Building milo-server-examples 1.0.0-SNAPSHOT                     [15/23]
[INFO]   from milo-examples/server-examples/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.1:clean (default-clean) @ milo-server-examples ---
[INFO] 
[INFO] --- checkstyle:3.3.0:check (validate) @ milo-server-examples ---
[INFO] 
[INFO] --- enforcer:3.4.0:enforce (enforce-maven) @ milo-server-examples ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ milo-server-examples ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ milo-server-examples ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 10 source files with javac [debug target 11] to target/classes
[INFO] 
[INFO] --- bundle:5.1.9:manifest (generate-manifest) @ milo-server-examples ---
[INFO] No MANIFEST.MF file found, generating manifest.
[WARNING] Manifest org.eclipse.milo:milo-server-examples:jar:1.0.0-SNAPSHOT : Unused Import-Package instructions: [com.sun.management.*] 
[INFO] Writing manifest: /home/jenkins/agent/workspace/Milo_Test_Dev1.0/milo-examples/server-examples/target/classes/META-INF/MANIFEST.MF
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ milo-server-examples ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Milo_Test_Dev1.0/milo-examples/server-examples/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ milo-server-examples ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ milo-server-examples ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ milo-server-examples ---
[INFO] Building jar: /home/jenkins/agent/workspace/Milo_Test_Dev1.0/milo-examples/server-examples/target/milo-server-examples-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- shade:3.5.0:shade (default) @ milo-server-examples ---
[INFO] Excluding org.eclipse.milo:milo-sdk-server:jar:1.0.0-SNAPSHOT from the shaded jar.
[INFO] Excluding org.eclipse.milo:milo-stack-core:jar:1.0.0-SNAPSHOT from the shaded jar.
[INFO] Excluding org.bouncycastle:bcprov-jdk18on:jar:1.76 from the shaded jar.
[INFO] Excluding org.bouncycastle:bcpkix-jdk18on:jar:1.76 from the shaded jar.
[INFO] Excluding org.bouncycastle:bcutil-jdk18on:jar:1.76 from the shaded jar.
[INFO] Excluding org.eclipse.milo:milo-guava-dependencies:jar:1.0.0-SNAPSHOT from the shaded jar.
[INFO] Excluding com.google.guava:guava:jar:31.1-jre from the shaded jar.
[INFO] Excluding com.google.guava:failureaccess:jar:1.0.1 from the shaded jar.
[INFO] Excluding com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava from the shaded jar.
[INFO] Excluding io.netty:netty-codec:jar:4.1.97.Final from the shaded jar.
[INFO] Excluding io.netty:netty-common:jar:4.1.97.Final from the shaded jar.
[INFO] Excluding io.netty:netty-buffer:jar:4.1.97.Final from the shaded jar.
[INFO] Excluding io.netty:netty-transport:jar:4.1.97.Final from the shaded jar.
[INFO] Excluding io.netty:netty-handler:jar:4.1.97.Final from the shaded jar.
[INFO] Excluding io.netty:netty-resolver:jar:4.1.97.Final from the shaded jar.
[INFO] Excluding io.netty:netty-transport-native-unix-common:jar:4.1.97.Final from the shaded jar.
[INFO] Excluding org.slf4j:slf4j-api:jar:2.0.0 from the shaded jar.
[INFO] Excluding org.eclipse.milo:milo-transport:jar:1.0.0-SNAPSHOT from the shaded jar.
[INFO] Excluding com.digitalpetri.netty:netty-channel-fsm:jar:0.9 from the shaded jar.
[INFO] Excluding com.digitalpetri.fsm:strict-machine:jar:0.7 from the shaded jar.
[INFO] Excluding org.eclipse.milo:milo-sdk-core:jar:1.0.0-SNAPSHOT from the shaded jar.
[INFO] Excluding org.eclipse.milo:milo-dtd-core:jar:1.0.0-SNAPSHOT from the shaded jar.
[INFO] Excluding com.sun.activation:jakarta.activation:jar:2.0.1 from the shaded jar.
[INFO] Excluding org.glassfish.jaxb:jaxb-runtime:jar:4.0.0 from the shaded jar.
[INFO] Excluding org.glassfish.jaxb:jaxb-core:jar:4.0.0 from the shaded jar.
[INFO] Excluding jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.0 from the shaded jar.
[INFO] Excluding jakarta.activation:jakarta.activation-api:jar:2.1.0 from the shaded jar.
[INFO] Excluding org.eclipse.angus:angus-activation:jar:1.0.0 from the shaded jar.
[INFO] Excluding org.glassfish.jaxb:txw2:jar:4.0.0 from the shaded jar.
[INFO] Excluding com.sun.istack:istack-commons-runtime:jar:4.1.1 from the shaded jar.
[INFO] Excluding com.google.code.gson:gson:jar:2.9.0 from the shaded jar.
[INFO] Excluding org.eclipse.milo:milo-dtd-manager:jar:1.0.0-SNAPSHOT from the shaded jar.
[INFO] Excluding ch.qos.logback:logback-classic:jar:1.4.0 from the shaded jar.
[INFO] Excluding ch.qos.logback:logback-core:jar:1.4.0 from the shaded jar.
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing /home/jenkins/agent/workspace/Milo_Test_Dev1.0/milo-examples/server-examples/target/milo-server-examples-1.0.0-SNAPSHOT.jar with /home/jenkins/agent/workspace/Milo_Test_Dev1.0/milo-examples/server-examples/target/milo-server-examples-1.0.0-SNAPSHOT-shaded.jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ milo-server-examples ---
[INFO] Building jar: /home/jenkins/agent/workspace/Milo_Test_Dev1.0/milo-examples/server-examples/target/milo-server-examples-1.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] ---------------< org.eclipse.milo:milo-client-examples >----------------
[INFO] Building milo-client-examples 1.0.0-SNAPSHOT                     [16/23]
[INFO]   from milo-examples/client-examples/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.1:clean (default-clean) @ milo-client-examples ---
[INFO] 
[INFO] --- checkstyle:3.3.0:check (validate) @ milo-client-examples ---
[INFO] 
[INFO] --- enforcer:3.4.0:enforce (enforce-maven) @ milo-client-examples ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ milo-client-examples ---
[INFO] Copying 2 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ milo-client-examples ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 24 source files with javac [debug target 11] to target/classes
[INFO] 
[INFO] --- bundle:5.1.9:manifest (generate-manifest) @ milo-client-examples ---
[INFO] No MANIFEST.MF file found, generating manifest.
[WARNING] Manifest org.eclipse.milo:milo-client-examples:jar:1.0.0-SNAPSHOT : Unused Import-Package instructions: [com.sun.management.*] 
[INFO] Writing manifest: /home/jenkins/agent/workspace/Milo_Test_Dev1.0/milo-examples/client-examples/target/classes/META-INF/MANIFEST.MF
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ milo-client-examples ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Milo_Test_Dev1.0/milo-examples/client-examples/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ milo-client-examples ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ milo-client-examples ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ milo-client-examples ---
[INFO] Building jar: /home/jenkins/agent/workspace/Milo_Test_Dev1.0/milo-examples/client-examples/target/milo-client-examples-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- shade:3.5.0:shade (default) @ milo-client-examples ---
[INFO] Excluding org.eclipse.milo:milo-sdk-client:jar:1.0.0-SNAPSHOT from the shaded jar.
[INFO] Excluding org.eclipse.milo:milo-transport:jar:1.0.0-SNAPSHOT from the shaded jar.
[INFO] Excluding org.eclipse.milo:milo-stack-core:jar:1.0.0-SNAPSHOT from the shaded jar.
[INFO] Excluding org.bouncycastle:bcprov-jdk18on:jar:1.76 from the shaded jar.
[INFO] Excluding org.bouncycastle:bcpkix-jdk18on:jar:1.76 from the shaded jar.
[INFO] Excluding org.bouncycastle:bcutil-jdk18on:jar:1.76 from the shaded jar.
[INFO] Excluding org.eclipse.milo:milo-guava-dependencies:jar:1.0.0-SNAPSHOT from the shaded jar.
[INFO] Excluding com.google.guava:guava:jar:31.1-jre from the shaded jar.
[INFO] Excluding com.google.guava:failureaccess:jar:1.0.1 from the shaded jar.
[INFO] Excluding com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava from the shaded jar.
[INFO] Excluding io.netty:netty-codec:jar:4.1.97.Final from the shaded jar.
[INFO] Excluding io.netty:netty-common:jar:4.1.97.Final from the shaded jar.
[INFO] Excluding io.netty:netty-buffer:jar:4.1.97.Final from the shaded jar.
[INFO] Excluding io.netty:netty-transport:jar:4.1.97.Final from the shaded jar.
[INFO] Excluding io.netty:netty-handler:jar:4.1.97.Final from the shaded jar.
[INFO] Excluding io.netty:netty-resolver:jar:4.1.97.Final from the shaded jar.
[INFO] Excluding io.netty:netty-transport-native-unix-common:jar:4.1.97.Final from the shaded jar.
[INFO] Excluding org.slf4j:slf4j-api:jar:2.0.0 from the shaded jar.
[INFO] Excluding com.digitalpetri.netty:netty-channel-fsm:jar:0.9 from the shaded jar.
[INFO] Excluding com.digitalpetri.fsm:strict-machine:jar:0.7 from the shaded jar.
[INFO] Excluding org.eclipse.milo:milo-sdk-core:jar:1.0.0-SNAPSHOT from the shaded jar.
[INFO] Excluding org.eclipse.milo:milo-dtd-reader:jar:1.0.0-SNAPSHOT from the shaded jar.
[INFO] Excluding org.eclipse.milo:milo-dtd-core:jar:1.0.0-SNAPSHOT from the shaded jar.
[INFO] Excluding com.sun.activation:jakarta.activation:jar:2.0.1 from the shaded jar.
[INFO] Excluding org.glassfish.jaxb:jaxb-runtime:jar:4.0.0 from the shaded jar.
[INFO] Excluding org.glassfish.jaxb:jaxb-core:jar:4.0.0 from the shaded jar.
[INFO] Excluding jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.0 from the shaded jar.
[INFO] Excluding jakarta.activation:jakarta.activation-api:jar:2.1.0 from the shaded jar.
[INFO] Excluding org.eclipse.angus:angus-activation:jar:1.0.0 from the shaded jar.
[INFO] Excluding org.glassfish.jaxb:txw2:jar:4.0.0 from the shaded jar.
[INFO] Excluding com.sun.istack:istack-commons-runtime:jar:4.1.1 from the shaded jar.
[INFO] Excluding com.google.code.gson:gson:jar:2.9.0 from the shaded jar.
[INFO] Excluding org.eclipse.milo:milo-server-examples:jar:1.0.0-SNAPSHOT from the shaded jar.
[INFO] Excluding org.eclipse.milo:milo-sdk-server:jar:1.0.0-SNAPSHOT from the shaded jar.
[INFO] Excluding org.eclipse.milo:milo-dtd-manager:jar:1.0.0-SNAPSHOT from the shaded jar.
[INFO] Excluding ch.qos.logback:logback-classic:jar:1.4.0 from the shaded jar.
[INFO] Excluding ch.qos.logback:logback-core:jar:1.4.0 from the shaded jar.
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing /home/jenkins/agent/workspace/Milo_Test_Dev1.0/milo-examples/client-examples/target/milo-client-examples-1.0.0-SNAPSHOT.jar with /home/jenkins/agent/workspace/Milo_Test_Dev1.0/milo-examples/client-examples/target/milo-client-examples-1.0.0-SNAPSHOT-shaded.jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ milo-client-examples ---
[INFO] Building jar: /home/jenkins/agent/workspace/Milo_Test_Dev1.0/milo-examples/client-examples/target/milo-client-examples-1.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] ----------------< org.eclipse.milo:milo-encoding-json >-----------------
[INFO] Building milo-encoding-json 1.0.0-SNAPSHOT                       [17/23]
[INFO]   from opc-ua-stack/encoding-json/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.1:clean (default-clean) @ milo-encoding-json ---
[INFO] 
[INFO] --- checkstyle:3.3.0:check (validate) @ milo-encoding-json ---
[INFO] 
[INFO] --- enforcer:3.4.0:enforce (enforce-maven) @ milo-encoding-json ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ milo-encoding-json ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/encoding-json/src/main/resources
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ milo-encoding-json ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 3 source files with javac [debug target 11] to target/classes
[INFO] /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/encoding-json/src/main/java/org/eclipse/milo/opcua/stack/core/encoding/json/OpcUaJsonEncoder.java: /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/encoding-json/src/main/java/org/eclipse/milo/opcua/stack/core/encoding/json/OpcUaJsonEncoder.java uses or overrides a deprecated API.
[INFO] /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/encoding-json/src/main/java/org/eclipse/milo/opcua/stack/core/encoding/json/OpcUaJsonEncoder.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/encoding-json/src/main/java/org/eclipse/milo/opcua/stack/core/encoding/json/OpcUaJsonDecoder.java: /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/encoding-json/src/main/java/org/eclipse/milo/opcua/stack/core/encoding/json/OpcUaJsonDecoder.java uses unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/encoding-json/src/main/java/org/eclipse/milo/opcua/stack/core/encoding/json/OpcUaJsonDecoder.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- bundle:5.1.9:manifest (generate-manifest) @ milo-encoding-json ---
[INFO] No MANIFEST.MF file found, generating manifest.
[WARNING] Manifest org.eclipse.milo:milo-encoding-json:jar:1.0.0-SNAPSHOT : Unused Import-Package instructions: [com.sun.management.*] 
[INFO] Writing manifest: /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/encoding-json/target/classes/META-INF/MANIFEST.MF
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ milo-encoding-json ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/encoding-json/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ milo-encoding-json ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 3 source files with javac [debug target 11] to target/test-classes
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ milo-encoding-json ---
[INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.milo.opcua.stack.core.encoding.json.OpcUaJsonDecoderTest
SLF4J: No SLF4J providers were found.
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#noProviders for further details.
[INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.625 s -- in org.eclipse.milo.opcua.stack.core.encoding.json.OpcUaJsonDecoderTest
[INFO] Running org.eclipse.milo.opcua.stack.core.encoding.json.OpcUaJsonEncoderTest
[INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s -- in org.eclipse.milo.opcua.stack.core.encoding.json.OpcUaJsonEncoderTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 63, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ milo-encoding-json ---
[INFO] Building jar: /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/encoding-json/target/milo-encoding-json-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- shade:3.5.0:shade (default) @ milo-encoding-json ---
[INFO] Excluding org.eclipse.milo:milo-stack-core:jar:1.0.0-SNAPSHOT from the shaded jar.
[INFO] Excluding org.bouncycastle:bcprov-jdk18on:jar:1.76 from the shaded jar.
[INFO] Excluding org.bouncycastle:bcpkix-jdk18on:jar:1.76 from the shaded jar.
[INFO] Excluding org.bouncycastle:bcutil-jdk18on:jar:1.76 from the shaded jar.
[INFO] Excluding org.eclipse.milo:milo-guava-dependencies:jar:1.0.0-SNAPSHOT from the shaded jar.
[INFO] Excluding com.google.guava:guava:jar:31.1-jre from the shaded jar.
[INFO] Excluding com.google.guava:failureaccess:jar:1.0.1 from the shaded jar.
[INFO] Excluding com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava from the shaded jar.
[INFO] Excluding io.netty:netty-codec:jar:4.1.97.Final from the shaded jar.
[INFO] Excluding io.netty:netty-common:jar:4.1.97.Final from the shaded jar.
[INFO] Excluding io.netty:netty-buffer:jar:4.1.97.Final from the shaded jar.
[INFO] Excluding io.netty:netty-transport:jar:4.1.97.Final from the shaded jar.
[INFO] Excluding io.netty:netty-handler:jar:4.1.97.Final from the shaded jar.
[INFO] Excluding io.netty:netty-resolver:jar:4.1.97.Final from the shaded jar.
[INFO] Excluding io.netty:netty-transport-native-unix-common:jar:4.1.97.Final from the shaded jar.
[INFO] Excluding org.slf4j:slf4j-api:jar:2.0.0 from the shaded jar.
[INFO] Excluding com.google.code.gson:gson:jar:2.9.0 from the shaded jar.
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/encoding-json/target/milo-encoding-json-1.0.0-SNAPSHOT.jar with /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/encoding-json/target/milo-encoding-json-1.0.0-SNAPSHOT-shaded.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (default-integration-test) @ milo-encoding-json ---
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ milo-encoding-json ---
[INFO] Building jar: /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/encoding-json/target/milo-encoding-json-1.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] -----------------< org.eclipse.milo:milo-encoding-xml >-----------------
[INFO] Building milo-encoding-xml 1.0.0-SNAPSHOT                        [18/23]
[INFO]   from opc-ua-stack/encoding-xml/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.1:clean (default-clean) @ milo-encoding-xml ---
[INFO] 
[INFO] --- checkstyle:3.3.0:check (validate) @ milo-encoding-xml ---
[INFO] 
[INFO] --- enforcer:3.4.0:enforce (enforce-maven) @ milo-encoding-xml ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ milo-encoding-xml ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/encoding-xml/src/main/resources
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ milo-encoding-xml ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 3 source files with javac [debug target 11] to target/classes
[INFO] 
[INFO] --- bundle:5.1.9:manifest (generate-manifest) @ milo-encoding-xml ---
[INFO] No MANIFEST.MF file found, generating manifest.
[WARNING] Manifest org.eclipse.milo:milo-encoding-xml:jar:1.0.0-SNAPSHOT : Unused Import-Package instructions: [com.sun.management.*] 
[INFO] Writing manifest: /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/encoding-xml/target/classes/META-INF/MANIFEST.MF
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ milo-encoding-xml ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/encoding-xml/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ milo-encoding-xml ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 2 source files with javac [debug target 11] to target/test-classes
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ milo-encoding-xml ---
[INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.milo.opcua.stack.core.encoding.xml.OpcUaXmlDecoderTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.180 s -- in org.eclipse.milo.opcua.stack.core.encoding.xml.OpcUaXmlDecoderTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ milo-encoding-xml ---
[INFO] Building jar: /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/encoding-xml/target/milo-encoding-xml-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- shade:3.5.0:shade (default) @ milo-encoding-xml ---
[INFO] Excluding org.eclipse.milo:milo-stack-core:jar:1.0.0-SNAPSHOT from the shaded jar.
[INFO] Excluding org.bouncycastle:bcprov-jdk18on:jar:1.76 from the shaded jar.
[INFO] Excluding org.bouncycastle:bcpkix-jdk18on:jar:1.76 from the shaded jar.
[INFO] Excluding org.bouncycastle:bcutil-jdk18on:jar:1.76 from the shaded jar.
[INFO] Excluding org.eclipse.milo:milo-guava-dependencies:jar:1.0.0-SNAPSHOT from the shaded jar.
[INFO] Excluding com.google.guava:guava:jar:31.1-jre from the shaded jar.
[INFO] Excluding com.google.guava:failureaccess:jar:1.0.1 from the shaded jar.
[INFO] Excluding com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava from the shaded jar.
[INFO] Excluding io.netty:netty-codec:jar:4.1.97.Final from the shaded jar.
[INFO] Excluding io.netty:netty-common:jar:4.1.97.Final from the shaded jar.
[INFO] Excluding io.netty:netty-buffer:jar:4.1.97.Final from the shaded jar.
[INFO] Excluding io.netty:netty-transport:jar:4.1.97.Final from the shaded jar.
[INFO] Excluding io.netty:netty-handler:jar:4.1.97.Final from the shaded jar.
[INFO] Excluding io.netty:netty-resolver:jar:4.1.97.Final from the shaded jar.
[INFO] Excluding io.netty:netty-transport-native-unix-common:jar:4.1.97.Final from the shaded jar.
[INFO] Excluding org.slf4j:slf4j-api:jar:2.0.0 from the shaded jar.
[INFO] Excluding org.glassfish.jaxb:jaxb-runtime:jar:4.0.0 from the shaded jar.
[INFO] Excluding org.glassfish.jaxb:jaxb-core:jar:4.0.0 from the shaded jar.
[INFO] Excluding jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.0 from the shaded jar.
[INFO] Excluding jakarta.activation:jakarta.activation-api:jar:2.1.0 from the shaded jar.
[INFO] Excluding org.eclipse.angus:angus-activation:jar:1.0.0 from the shaded jar.
[INFO] Excluding org.glassfish.jaxb:txw2:jar:4.0.0 from the shaded jar.
[INFO] Excluding com.sun.istack:istack-commons-runtime:jar:4.1.1 from the shaded jar.
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/encoding-xml/target/milo-encoding-xml-1.0.0-SNAPSHOT.jar with /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/encoding-xml/target/milo-encoding-xml-1.0.0-SNAPSHOT-shaded.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (default-integration-test) @ milo-encoding-xml ---
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ milo-encoding-xml ---
[INFO] Building jar: /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/encoding-xml/target/milo-encoding-xml-1.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] -----------------< org.eclipse.milo:milo-stack-tests >------------------
[INFO] Building milo-stack-tests 1.0.0-SNAPSHOT                         [19/23]
[INFO]   from opc-ua-stack/stack-tests/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.1:clean (default-clean) @ milo-stack-tests ---
[INFO] 
[INFO] --- checkstyle:3.3.0:check (validate) @ milo-stack-tests ---
[INFO] 
[INFO] --- enforcer:3.4.0:enforce (enforce-maven) @ milo-stack-tests ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ milo-stack-tests ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/stack-tests/src/main/resources
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ milo-stack-tests ---
[INFO] No sources to compile
[INFO] 
[INFO] --- bundle:5.1.9:manifest (generate-manifest) @ milo-stack-tests ---
[INFO] No MANIFEST.MF file found, generating manifest.
[WARNING] Manifest org.eclipse.milo:milo-stack-tests:jar:1.0.0-SNAPSHOT : Unused Import-Package instructions: [com.sun.management.*] 
[INFO] Writing manifest: /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/stack-tests/target/classes/META-INF/MANIFEST.MF
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ milo-stack-tests ---
[INFO] Copying 2 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ milo-stack-tests ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 10 source files with javac [debug target 11] to target/test-classes
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ milo-stack-tests ---
[INFO] Using auto detected provider org.apache.maven.surefire.testng.TestNGProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[milo-nonce-util-secure-random] INFO org.eclipse.milo.opcua.stack.core.util.NonceUtil - SecureRandom seeded in 0ms.
[main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Asymmetric chunk serialization, securityPolicy=None, messageSecurityMode=None, messageSize=128
[main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Asymmetric chunk serialization, securityPolicy=Basic128Rsa15, messageSecurityMode=Sign, messageSize=128
[main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Asymmetric chunk serialization, securityPolicy=Basic128Rsa15, messageSecurityMode=SignAndEncrypt, messageSize=128
[main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Asymmetric chunk serialization, securityPolicy=Basic256, messageSecurityMode=Sign, messageSize=128
[main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Asymmetric chunk serialization, securityPolicy=Basic256, messageSecurityMode=SignAndEncrypt, messageSize=128
[main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Asymmetric chunk serialization, securityPolicy=Basic256Sha256, messageSecurityMode=Sign, messageSize=128
[main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Asymmetric chunk serialization, securityPolicy=Basic256Sha256, messageSecurityMode=SignAndEncrypt, messageSize=128
[main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Asymmetric chunk serialization, securityPolicy=Aes128_Sha256_RsaOaep, messageSecurityMode=Sign, messageSize=128
[main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Asymmetric chunk serialization, securityPolicy=Aes128_Sha256_RsaOaep, messageSecurityMode=SignAndEncrypt, messageSize=128
[main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Asymmetric chunk serialization, securityPolicy=Aes256_Sha256_RsaPss, messageSecurityMode=Sign, messageSize=128
[main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Asymmetric chunk serialization, securityPolicy=Aes256_Sha256_RsaPss, messageSecurityMode=SignAndEncrypt, messageSize=128
[main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Asymmetric chunk serialization, securityPolicy=None, messageSecurityMode=None, messageSize=65535
[main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Asymmetric chunk serialization, securityPolicy=Basic128Rsa15, messageSecurityMode=Sign, messageSize=65535
[main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Asymmetric chunk serialization, securityPolicy=Basic128Rsa15, messageSecurityMode=SignAndEncrypt, messageSize=65535
[main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Asymmetric chunk serialization, securityPolicy=Basic256, messageSecurityMode=Sign, messageSize=65535
[main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Asymmetric chunk serialization, securityPolicy=Basic256, messageSecurityMode=SignAndEncrypt, messageSize=65535
[main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Asymmetric chunk serialization, securityPolicy=Basic256Sha256, messageSecurityMode=Sign, messageSize=65535
[main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Asymmetric chunk serialization, securityPolicy=Basic256Sha256, messageSecurityMode=SignAndEncrypt, messageSize=65535
[main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Asymmetric chunk serialization, securityPolicy=Aes128_Sha256_RsaOaep, messageSecurityMode=Sign, messageSize=65535
[main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Asymmetric chunk serialization, securityPolicy=Aes128_Sha256_RsaOaep, messageSecurityMode=SignAndEncrypt, messageSize=65535
[main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Asymmetric chunk serialization, securityPolicy=Aes256_Sha256_RsaPss, messageSecurityMode=Sign, messageSize=65535
[main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Asymmetric chunk serialization, securityPolicy=Aes256_Sha256_RsaPss, messageSecurityMode=SignAndEncrypt, messageSize=65535
[main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Symmetric chunk serialization, securityPolicy=None, messageSecurityMode=None
[main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Symmetric chunk serialization, securityPolicy=Basic128Rsa15, messageSecurityMode=Sign
[main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Symmetric chunk serialization, securityPolicy=Basic128Rsa15, messageSecurityMode=SignAndEncrypt
[main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Symmetric chunk serialization, securityPolicy=Basic256, messageSecurityMode=Sign
[main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Symmetric chunk serialization, securityPolicy=Basic256, messageSecurityMode=SignAndEncrypt
[main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Symmetric chunk serialization, securityPolicy=Basic256Sha256, messageSecurityMode=Sign
[main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Symmetric chunk serialization, securityPolicy=Basic256Sha256, messageSecurityMode=SignAndEncrypt
[main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Symmetric chunk serialization, securityPolicy=Aes128_Sha256_RsaOaep, messageSecurityMode=Sign
[main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Symmetric chunk serialization, securityPolicy=Aes128_Sha256_RsaOaep, messageSecurityMode=SignAndEncrypt
[main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Symmetric chunk serialization, securityPolicy=Aes256_Sha256_RsaPss, messageSecurityMode=Sign
[main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Symmetric chunk serialization, securityPolicy=Aes256_Sha256_RsaPss, messageSecurityMode=SignAndEncrypt
[INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 55.22 s -- in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ milo-stack-tests ---
[INFO] Building jar: /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/stack-tests/target/milo-stack-tests-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- shade:3.5.0:shade (default) @ milo-stack-tests ---
[INFO] Excluding org.eclipse.milo:milo-transport:jar:1.0.0-SNAPSHOT from the shaded jar.
[INFO] Excluding org.eclipse.milo:milo-stack-core:jar:1.0.0-SNAPSHOT from the shaded jar.
[INFO] Excluding org.bouncycastle:bcprov-jdk18on:jar:1.76 from the shaded jar.
[INFO] Excluding org.bouncycastle:bcpkix-jdk18on:jar:1.76 from the shaded jar.
[INFO] Excluding org.bouncycastle:bcutil-jdk18on:jar:1.76 from the shaded jar.
[INFO] Excluding org.eclipse.milo:milo-guava-dependencies:jar:1.0.0-SNAPSHOT from the shaded jar.
[INFO] Excluding com.google.guava:guava:jar:31.1-jre from the shaded jar.
[INFO] Excluding com.google.guava:failureaccess:jar:1.0.1 from the shaded jar.
[INFO] Excluding com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava from the shaded jar.
[INFO] Excluding io.netty:netty-codec:jar:4.1.97.Final from the shaded jar.
[INFO] Excluding io.netty:netty-common:jar:4.1.97.Final from the shaded jar.
[INFO] Excluding io.netty:netty-buffer:jar:4.1.97.Final from the shaded jar.
[INFO] Excluding io.netty:netty-transport:jar:4.1.97.Final from the shaded jar.
[INFO] Excluding io.netty:netty-handler:jar:4.1.97.Final from the shaded jar.
[INFO] Excluding io.netty:netty-resolver:jar:4.1.97.Final from the shaded jar.
[INFO] Excluding io.netty:netty-transport-native-unix-common:jar:4.1.97.Final from the shaded jar.
[INFO] Excluding com.digitalpetri.netty:netty-channel-fsm:jar:0.9 from the shaded jar.
[INFO] Excluding com.digitalpetri.fsm:strict-machine:jar:0.7 from the shaded jar.
[INFO] Excluding org.slf4j:slf4j-api:jar:2.0.0 from the shaded jar.
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/stack-tests/target/milo-stack-tests-1.0.0-SNAPSHOT.jar with /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/stack-tests/target/milo-stack-tests-1.0.0-SNAPSHOT-shaded.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (default-integration-test) @ milo-stack-tests ---
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ milo-stack-tests ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] ---------------< org.eclipse.milo:milo-transport-https >----------------
[INFO] Building milo-transport-https 1.0.0-SNAPSHOT                     [20/23]
[INFO]   from opc-ua-stack/transport-https/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.1:clean (default-clean) @ milo-transport-https ---
[INFO] 
[INFO] --- checkstyle:3.3.0:check (validate) @ milo-transport-https ---
[INFO] 
[INFO] --- enforcer:3.4.0:enforce (enforce-maven) @ milo-transport-https ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ milo-transport-https ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/transport-https/src/main/resources
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ milo-transport-https ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 2 source files with javac [debug target 11] to target/classes
[INFO] 
[INFO] --- bundle:5.1.9:manifest (generate-manifest) @ milo-transport-https ---
[INFO] No MANIFEST.MF file found, generating manifest.
[WARNING] Manifest org.eclipse.milo:milo-transport-https:jar:1.0.0-SNAPSHOT : Unused Import-Package instructions: [com.sun.management.*] 
[INFO] Writing manifest: /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/transport-https/target/classes/META-INF/MANIFEST.MF
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ milo-transport-https ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/transport-https/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ milo-transport-https ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ milo-transport-https ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ milo-transport-https ---
[INFO] Building jar: /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/transport-https/target/milo-transport-https-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- shade:3.5.0:shade (default) @ milo-transport-https ---
[INFO] Excluding org.eclipse.milo:milo-stack-core:jar:1.0.0-SNAPSHOT from the shaded jar.
[INFO] Excluding org.bouncycastle:bcprov-jdk18on:jar:1.76 from the shaded jar.
[INFO] Excluding org.bouncycastle:bcpkix-jdk18on:jar:1.76 from the shaded jar.
[INFO] Excluding org.bouncycastle:bcutil-jdk18on:jar:1.76 from the shaded jar.
[INFO] Excluding org.eclipse.milo:milo-guava-dependencies:jar:1.0.0-SNAPSHOT from the shaded jar.
[INFO] Excluding com.google.guava:guava:jar:31.1-jre from the shaded jar.
[INFO] Excluding com.google.guava:failureaccess:jar:1.0.1 from the shaded jar.
[INFO] Excluding com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava from the shaded jar.
[INFO] Excluding io.netty:netty-codec:jar:4.1.97.Final from the shaded jar.
[INFO] Excluding io.netty:netty-handler:jar:4.1.97.Final from the shaded jar.
[INFO] Excluding io.netty:netty-resolver:jar:4.1.97.Final from the shaded jar.
[INFO] Excluding io.netty:netty-transport-native-unix-common:jar:4.1.97.Final from the shaded jar.
[INFO] Excluding org.slf4j:slf4j-api:jar:2.0.0 from the shaded jar.
[INFO] Excluding org.eclipse.milo:milo-transport:jar:1.0.0-SNAPSHOT from the shaded jar.
[INFO] Excluding com.digitalpetri.netty:netty-channel-fsm:jar:0.9 from the shaded jar.
[INFO] Excluding com.digitalpetri.fsm:strict-machine:jar:0.7 from the shaded jar.
[INFO] Excluding io.netty:netty-codec-http:jar:4.1.97.Final from the shaded jar.
[INFO] Excluding io.netty:netty-common:jar:4.1.97.Final from the shaded jar.
[INFO] Excluding io.netty:netty-buffer:jar:4.1.97.Final from the shaded jar.
[INFO] Excluding io.netty:netty-transport:jar:4.1.97.Final from the shaded jar.
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/transport-https/target/milo-transport-https-1.0.0-SNAPSHOT.jar with /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/transport-https/target/milo-transport-https-1.0.0-SNAPSHOT-shaded.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (default-integration-test) @ milo-transport-https ---
[INFO] No tests to run.
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ milo-transport-https ---
[INFO] Building jar: /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/transport-https/target/milo-transport-https-1.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] -------------< org.eclipse.milo:milo-transport-websocket >--------------
[INFO] Building milo-transport-websocket 1.0.0-SNAPSHOT                 [21/23]
[INFO]   from opc-ua-stack/transport-websocket/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.1:clean (default-clean) @ milo-transport-websocket ---
[INFO] 
[INFO] --- checkstyle:3.3.0:check (validate) @ milo-transport-websocket ---
[INFO] 
[INFO] --- enforcer:3.4.0:enforce (enforce-maven) @ milo-transport-websocket ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ milo-transport-websocket ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/transport-websocket/src/main/resources
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ milo-transport-websocket ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 3 source files with javac [debug target 11] to target/classes
[INFO] 
[INFO] --- bundle:5.1.9:manifest (generate-manifest) @ milo-transport-websocket ---
[INFO] No MANIFEST.MF file found, generating manifest.
[WARNING] Manifest org.eclipse.milo:milo-transport-websocket:jar:1.0.0-SNAPSHOT : Unused Import-Package instructions: [com.sun.management.*] 
[INFO] Writing manifest: /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/transport-websocket/target/classes/META-INF/MANIFEST.MF
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ milo-transport-websocket ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/transport-websocket/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ milo-transport-websocket ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ milo-transport-websocket ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ milo-transport-websocket ---
[INFO] Building jar: /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/transport-websocket/target/milo-transport-websocket-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- shade:3.5.0:shade (default) @ milo-transport-websocket ---
[INFO] Excluding org.eclipse.milo:milo-stack-core:jar:1.0.0-SNAPSHOT from the shaded jar.
[INFO] Excluding org.bouncycastle:bcprov-jdk18on:jar:1.76 from the shaded jar.
[INFO] Excluding org.bouncycastle:bcpkix-jdk18on:jar:1.76 from the shaded jar.
[INFO] Excluding org.bouncycastle:bcutil-jdk18on:jar:1.76 from the shaded jar.
[INFO] Excluding org.eclipse.milo:milo-guava-dependencies:jar:1.0.0-SNAPSHOT from the shaded jar.
[INFO] Excluding com.google.guava:guava:jar:31.1-jre from the shaded jar.
[INFO] Excluding com.google.guava:failureaccess:jar:1.0.1 from the shaded jar.
[INFO] Excluding com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava from the shaded jar.
[INFO] Excluding io.netty:netty-codec:jar:4.1.97.Final from the shaded jar.
[INFO] Excluding io.netty:netty-handler:jar:4.1.97.Final from the shaded jar.
[INFO] Excluding io.netty:netty-resolver:jar:4.1.97.Final from the shaded jar.
[INFO] Excluding io.netty:netty-transport-native-unix-common:jar:4.1.97.Final from the shaded jar.
[INFO] Excluding org.slf4j:slf4j-api:jar:2.0.0 from the shaded jar.
[INFO] Excluding org.eclipse.milo:milo-transport:jar:1.0.0-SNAPSHOT from the shaded jar.
[INFO] Excluding com.digitalpetri.netty:netty-channel-fsm:jar:0.9 from the shaded jar.
[INFO] Excluding com.digitalpetri.fsm:strict-machine:jar:0.7 from the shaded jar.
[INFO] Excluding io.netty:netty-codec-http:jar:4.1.97.Final from the shaded jar.
[INFO] Excluding io.netty:netty-common:jar:4.1.97.Final from the shaded jar.
[INFO] Excluding io.netty:netty-buffer:jar:4.1.97.Final from the shaded jar.
[INFO] Excluding io.netty:netty-transport:jar:4.1.97.Final from the shaded jar.
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/transport-websocket/target/milo-transport-websocket-1.0.0-SNAPSHOT.jar with /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/transport-websocket/target/milo-transport-websocket-1.0.0-SNAPSHOT-shaded.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (default-integration-test) @ milo-transport-websocket ---
[INFO] No tests to run.
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ milo-transport-websocket ---
[INFO] Building jar: /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/transport-websocket/target/milo-transport-websocket-1.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] ------------------< org.eclipse.milo:milo-sdk-tests >-------------------
[INFO] Building milo-sdk-tests 1.0.0-SNAPSHOT                           [22/23]
[INFO]   from opc-ua-sdk/sdk-tests/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.1:clean (default-clean) @ milo-sdk-tests ---
[INFO] 
[INFO] --- checkstyle:3.3.0:check (validate) @ milo-sdk-tests ---
[INFO] 
[INFO] --- enforcer:3.4.0:enforce (enforce-maven) @ milo-sdk-tests ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ milo-sdk-tests ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-sdk/sdk-tests/src/main/resources
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ milo-sdk-tests ---
[INFO] No sources to compile
[INFO] 
[INFO] --- bundle:5.1.9:manifest (generate-manifest) @ milo-sdk-tests ---
[INFO] No MANIFEST.MF file found, generating manifest.
[WARNING] Manifest org.eclipse.milo:milo-sdk-tests:jar:1.0.0-SNAPSHOT : Unused Import-Package instructions: [com.sun.management.*] 
[INFO] Writing manifest: /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-sdk/sdk-tests/target/classes/META-INF/MANIFEST.MF
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ milo-sdk-tests ---
[INFO] Copying 3 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ milo-sdk-tests ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 9 source files with javac [debug target 11] to target/test-classes
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ milo-sdk-tests ---
[INFO] Using auto detected provider org.apache.maven.surefire.testng.TestNGProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[main] INFO org.eclipse.milo.opcua.sdk.client.OpcUaClient - Java version: 11.0.21
[main] INFO org.eclipse.milo.opcua.sdk.client.OpcUaClient - Eclipse Milo OPC UA Stack version: 1.0.0-SNAPSHOT
[main] INFO org.eclipse.milo.opcua.sdk.client.OpcUaClient - Eclipse Milo OPC UA Client SDK version: 1.0.0-SNAPSHOT
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.707 s -- in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ milo-sdk-tests ---
[INFO] Building jar: /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-sdk/sdk-tests/target/milo-sdk-tests-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- shade:3.5.0:shade (default) @ milo-sdk-tests ---
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-sdk/sdk-tests/target/milo-sdk-tests-1.0.0-SNAPSHOT.jar with /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-sdk/sdk-tests/target/milo-sdk-tests-1.0.0-SNAPSHOT-shaded.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (default) @ milo-sdk-tests ---
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ milo-sdk-tests ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (default) @ milo-sdk-tests ---
[INFO] 
[INFO] --------------< org.eclipse.milo:milo-integration-tests >---------------
[INFO] Building milo-integration-tests 1.0.0-SNAPSHOT                   [23/23]
[INFO]   from opc-ua-sdk/integration-tests/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.3.1:clean (default-clean) @ milo-integration-tests ---
[INFO] 
[INFO] --- checkstyle:3.3.0:check (validate) @ milo-integration-tests ---
[INFO] 
[INFO] --- enforcer:3.4.0:enforce (enforce-maven) @ milo-integration-tests ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ milo-integration-tests ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-sdk/integration-tests/src/main/resources
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ milo-integration-tests ---
[INFO] No sources to compile
[INFO] 
[INFO] --- bundle:5.1.9:manifest (generate-manifest) @ milo-integration-tests ---
[INFO] No MANIFEST.MF file found, generating manifest.
[WARNING] Manifest org.eclipse.milo:milo-integration-tests:jar:1.0.0-SNAPSHOT : Unused Import-Package instructions: [com.sun.management.*] 
[INFO] Writing manifest: /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-sdk/integration-tests/target/classes/META-INF/MANIFEST.MF
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ milo-integration-tests ---
[INFO] Copying 1 resource from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ milo-integration-tests ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 39 source files with javac [debug target 11] to target/test-classes
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ milo-integration-tests ---
[INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.milo.opcua.sdk.client.nodes.UaMethodNodeAttributeTest
[main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - security temp dir: /tmp/security
[main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - pki dir: /tmp/security/pki
[main] INFO org.eclipse.milo.opcua.sdk.test.KeyStoreLoader - Loading KeyStore at /tmp/security/example-server.pfx
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Java version: 11.0.21
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Eclipse Milo OPC UA Stack version: 1.0.0-SNAPSHOT
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Eclipse Milo OPC UA Server SDK version: 1.0.0-SNAPSHOT
[main] INFO org.eclipse.milo.opcua.sdk.server.namespaces.OpcUaNamespace - Loaded 4599 nodes in 378ms.
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:15721/test to localhost:15721 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:15721/test to localhost:15721 [Basic256Sha256/SignAndEncrypt]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:15721/test/discovery to localhost:15721 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:15721/test to localhost:15721 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:15721/test to localhost:15721 [Basic256Sha256/SignAndEncrypt]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:15721/test/discovery to localhost:15721 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.client.OpcUaClient - Java version: 11.0.21
[main] INFO org.eclipse.milo.opcua.sdk.client.OpcUaClient - Eclipse Milo OPC UA Stack version: 1.0.0-SNAPSHOT
[main] INFO org.eclipse.milo.opcua.sdk.client.OpcUaClient - Eclipse Milo OPC UA Client SDK version: 1.0.0-SNAPSHOT
[milo-nonce-util-secure-random] INFO org.eclipse.milo.opcua.stack.core.util.NonceUtil - SecureRandom seeded in 0ms.
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.509 s -- in org.eclipse.milo.opcua.sdk.client.nodes.UaMethodNodeAttributeTest
[INFO] Running org.eclipse.milo.opcua.sdk.client.nodes.UaVariableTypeNodeAttributeTest
[main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - security temp dir: /tmp/security
[main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - pki dir: /tmp/security/pki
[main] INFO org.eclipse.milo.opcua.sdk.test.KeyStoreLoader - Loading KeyStore at /tmp/security/example-server.pfx
[main] INFO org.eclipse.milo.opcua.sdk.server.namespaces.OpcUaNamespace - Loaded 4599 nodes in 60ms.
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:48212/test to localhost:48212 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:48212/test to localhost:48212 [Basic256Sha256/SignAndEncrypt]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:48212/test/discovery to localhost:48212 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:48212/test to localhost:48212 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:48212/test to localhost:48212 [Basic256Sha256/SignAndEncrypt]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:48212/test/discovery to localhost:48212 [None/None]
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.321 s -- in org.eclipse.milo.opcua.sdk.client.nodes.UaVariableTypeNodeAttributeTest
[INFO] Running org.eclipse.milo.opcua.sdk.client.nodes.UaObjectNodeAttributeTest
[main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - security temp dir: /tmp/security
[main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - pki dir: /tmp/security/pki
[main] INFO org.eclipse.milo.opcua.sdk.test.KeyStoreLoader - Loading KeyStore at /tmp/security/example-server.pfx
[main] INFO org.eclipse.milo.opcua.sdk.server.namespaces.OpcUaNamespace - Loaded 4599 nodes in 50ms.
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:23412/test to localhost:23412 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:23412/test to localhost:23412 [Basic256Sha256/SignAndEncrypt]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:23412/test/discovery to localhost:23412 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:23412/test to localhost:23412 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:23412/test to localhost:23412 [Basic256Sha256/SignAndEncrypt]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:23412/test/discovery to localhost:23412 [None/None]
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.473 s -- in org.eclipse.milo.opcua.sdk.client.nodes.UaObjectNodeAttributeTest
[INFO] Running org.eclipse.milo.opcua.sdk.client.nodes.UaReferenceTypeNodeAttributeTest
[main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - security temp dir: /tmp/security
[main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - pki dir: /tmp/security/pki
[main] INFO org.eclipse.milo.opcua.sdk.test.KeyStoreLoader - Loading KeyStore at /tmp/security/example-server.pfx
[main] INFO org.eclipse.milo.opcua.sdk.server.namespaces.OpcUaNamespace - Loaded 4599 nodes in 51ms.
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:60891/test to localhost:60891 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:60891/test to localhost:60891 [Basic256Sha256/SignAndEncrypt]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:60891/test/discovery to localhost:60891 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:60891/test to localhost:60891 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:60891/test to localhost:60891 [Basic256Sha256/SignAndEncrypt]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:60891/test/discovery to localhost:60891 [None/None]
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.293 s -- in org.eclipse.milo.opcua.sdk.client.nodes.UaReferenceTypeNodeAttributeTest
[INFO] Running org.eclipse.milo.opcua.sdk.client.nodes.UaVariableNodeAttributeTest
[main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - security temp dir: /tmp/security
[main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - pki dir: /tmp/security/pki
[main] INFO org.eclipse.milo.opcua.sdk.test.KeyStoreLoader - Loading KeyStore at /tmp/security/example-server.pfx
[main] INFO org.eclipse.milo.opcua.sdk.server.namespaces.OpcUaNamespace - Loaded 4599 nodes in 63ms.
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:12325/test to localhost:12325 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:12325/test to localhost:12325 [Basic256Sha256/SignAndEncrypt]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:12325/test/discovery to localhost:12325 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:12325/test to localhost:12325 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:12325/test to localhost:12325 [Basic256Sha256/SignAndEncrypt]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:12325/test/discovery to localhost:12325 [None/None]
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.300 s -- in org.eclipse.milo.opcua.sdk.client.nodes.UaVariableNodeAttributeTest
[INFO] Running org.eclipse.milo.opcua.sdk.client.nodes.UaDataTypeNodeAttributeTest
[main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - security temp dir: /tmp/security
[main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - pki dir: /tmp/security/pki
[main] INFO org.eclipse.milo.opcua.sdk.test.KeyStoreLoader - Loading KeyStore at /tmp/security/example-server.pfx
[main] INFO org.eclipse.milo.opcua.sdk.server.namespaces.OpcUaNamespace - Loaded 4599 nodes in 49ms.
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:32263/test to localhost:32263 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:32263/test to localhost:32263 [Basic256Sha256/SignAndEncrypt]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:32263/test/discovery to localhost:32263 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:32263/test to localhost:32263 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:32263/test to localhost:32263 [Basic256Sha256/SignAndEncrypt]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:32263/test/discovery to localhost:32263 [None/None]
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.391 s -- in org.eclipse.milo.opcua.sdk.client.nodes.UaDataTypeNodeAttributeTest
[INFO] Running org.eclipse.milo.opcua.sdk.client.nodes.UaObjectTypeNodeAttributeTest
[main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - security temp dir: /tmp/security
[main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - pki dir: /tmp/security/pki
[main] INFO org.eclipse.milo.opcua.sdk.test.KeyStoreLoader - Loading KeyStore at /tmp/security/example-server.pfx
[main] INFO org.eclipse.milo.opcua.sdk.server.namespaces.OpcUaNamespace - Loaded 4599 nodes in 59ms.
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:19489/test to localhost:19489 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:19489/test to localhost:19489 [Basic256Sha256/SignAndEncrypt]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:19489/test/discovery to localhost:19489 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:19489/test to localhost:19489 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:19489/test to localhost:19489 [Basic256Sha256/SignAndEncrypt]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:19489/test/discovery to localhost:19489 [None/None]
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.433 s -- in org.eclipse.milo.opcua.sdk.client.nodes.UaObjectTypeNodeAttributeTest
[INFO] Running org.eclipse.milo.opcua.sdk.client.nodes.UaViewNodeAttributeTest
[main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - security temp dir: /tmp/security
[main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - pki dir: /tmp/security/pki
[main] INFO org.eclipse.milo.opcua.sdk.test.KeyStoreLoader - Loading KeyStore at /tmp/security/example-server.pfx
[main] INFO org.eclipse.milo.opcua.sdk.server.namespaces.OpcUaNamespace - Loaded 4599 nodes in 21ms.
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:47218/test to localhost:47218 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:47218/test to localhost:47218 [Basic256Sha256/SignAndEncrypt]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:47218/test/discovery to localhost:47218 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:47218/test to localhost:47218 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:47218/test to localhost:47218 [Basic256Sha256/SignAndEncrypt]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:47218/test/discovery to localhost:47218 [None/None]
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.312 s -- in org.eclipse.milo.opcua.sdk.client.nodes.UaViewNodeAttributeTest
[INFO] Running org.eclipse.milo.opcua.sdk.client.subscriptions2.OpcUaSubscriptionTest
[main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - security temp dir: /tmp/security
[main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - pki dir: /tmp/security/pki
[main] INFO org.eclipse.milo.opcua.sdk.test.KeyStoreLoader - Loading KeyStore at /tmp/security/example-server.pfx
[main] INFO org.eclipse.milo.opcua.sdk.server.namespaces.OpcUaNamespace - Loaded 4599 nodes in 21ms.
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:58896/test to localhost:58896 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:58896/test to localhost:58896 [Basic256Sha256/SignAndEncrypt]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:58896/test/discovery to localhost:58896 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:58896/test to localhost:58896 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:58896/test to localhost:58896 [Basic256Sha256/SignAndEncrypt]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:58896/test/discovery to localhost:58896 [None/None]
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.453 s -- in org.eclipse.milo.opcua.sdk.client.subscriptions2.OpcUaSubscriptionTest
[INFO] Running org.eclipse.milo.opcua.sdk.client.subscriptions2.OpcUaMonitoredItemTest
[main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - security temp dir: /tmp/security
[main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - pki dir: /tmp/security/pki
[main] INFO org.eclipse.milo.opcua.sdk.test.KeyStoreLoader - Loading KeyStore at /tmp/security/example-server.pfx
[main] INFO org.eclipse.milo.opcua.sdk.server.namespaces.OpcUaNamespace - Loaded 4599 nodes in 62ms.
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:49694/test to localhost:49694 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:49694/test to localhost:49694 [Basic256Sha256/SignAndEncrypt]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:49694/test/discovery to localhost:49694 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:49694/test to localhost:49694 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:49694/test to localhost:49694 [Basic256Sha256/SignAndEncrypt]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:49694/test/discovery to localhost:49694 [None/None]
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.320 s -- in org.eclipse.milo.opcua.sdk.client.subscriptions2.OpcUaMonitoredItemTest
[INFO] Running org.eclipse.milo.opcua.sdk.client.subscriptions2.SubscriptionWatchdogTimerTest
[main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - security temp dir: /tmp/security
[main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - pki dir: /tmp/security/pki
[main] INFO org.eclipse.milo.opcua.sdk.test.KeyStoreLoader - Loading KeyStore at /tmp/security/example-server.pfx
[main] INFO org.eclipse.milo.opcua.sdk.server.namespaces.OpcUaNamespace - Loaded 4599 nodes in 20ms.
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:52924/test to localhost:52924 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:52924/test to localhost:52924 [Basic256Sha256/SignAndEncrypt]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:52924/test/discovery to localhost:52924 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:52924/test to localhost:52924 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:52924/test to localhost:52924 [Basic256Sha256/SignAndEncrypt]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:52924/test/discovery to localhost:52924 [None/None]
onDataReceived() id=21
onWatchdogTimerElapsed() id=21, elapsed=2998ms
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.387 s -- in org.eclipse.milo.opcua.sdk.client.subscriptions2.SubscriptionWatchdogTimerTest
[INFO] Running org.eclipse.milo.opcua.sdk.client.subscriptions.SubscriptionWatchdogTimerTest
[main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - security temp dir: /tmp/security
[main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - pki dir: /tmp/security/pki
[main] INFO org.eclipse.milo.opcua.sdk.test.KeyStoreLoader - Loading KeyStore at /tmp/security/example-server.pfx
[main] INFO org.eclipse.milo.opcua.sdk.server.namespaces.OpcUaNamespace - Loaded 4599 nodes in 23ms.
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:51813/test to localhost:51813 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:51813/test to localhost:51813 [Basic256Sha256/SignAndEncrypt]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:51813/test/discovery to localhost:51813 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:51813/test to localhost:51813 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:51813/test to localhost:51813 [Basic256Sha256/SignAndEncrypt]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:51813/test/discovery to localhost:51813 [None/None]
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.333 s -- in org.eclipse.milo.opcua.sdk.client.subscriptions.SubscriptionWatchdogTimerTest
[INFO] Running org.eclipse.milo.opcua.sdk.client.subscriptions.ManagedEventItemTest
[main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - security temp dir: /tmp/security
[main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - pki dir: /tmp/security/pki
[main] INFO org.eclipse.milo.opcua.sdk.test.KeyStoreLoader - Loading KeyStore at /tmp/security/example-server.pfx
[main] INFO org.eclipse.milo.opcua.sdk.server.namespaces.OpcUaNamespace - Loaded 4599 nodes in 20ms.
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:51274/test to localhost:51274 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:51274/test to localhost:51274 [Basic256Sha256/SignAndEncrypt]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:51274/test/discovery to localhost:51274 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:51274/test to localhost:51274 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:51274/test to localhost:51274 [Basic256Sha256/SignAndEncrypt]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:51274/test/discovery to localhost:51274 [None/None]
created ManagedSubscription id=22
deleting ManagedSubscription id=22
created ManagedSubscription id=23
deleting ManagedSubscription id=23
created ManagedSubscription id=24
deleting ManagedSubscription id=24
created ManagedSubscription id=25
deleting ManagedSubscription id=25
created ManagedSubscription id=26
deleting ManagedSubscription id=26
created ManagedSubscription id=27
deleting ManagedSubscription id=27
created ManagedSubscription id=28
deleting ManagedSubscription id=28
created ManagedSubscription id=29
deleting ManagedSubscription id=29
created ManagedSubscription id=30
deleting ManagedSubscription id=30
created ManagedSubscription id=31
deleting ManagedSubscription id=31
created ManagedSubscription id=32
deleting ManagedSubscription id=32
created ManagedSubscription id=33
deleting ManagedSubscription id=33
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.316 s -- in org.eclipse.milo.opcua.sdk.client.subscriptions.ManagedEventItemTest
[INFO] Running org.eclipse.milo.opcua.sdk.client.subscriptions.ManagedDataItemTest
[main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - security temp dir: /tmp/security
[main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - pki dir: /tmp/security/pki
[main] INFO org.eclipse.milo.opcua.sdk.test.KeyStoreLoader - Loading KeyStore at /tmp/security/example-server.pfx
[main] INFO org.eclipse.milo.opcua.sdk.server.namespaces.OpcUaNamespace - Loaded 4599 nodes in 63ms.
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:12600/test to localhost:12600 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:12600/test to localhost:12600 [Basic256Sha256/SignAndEncrypt]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:12600/test/discovery to localhost:12600 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:12600/test to localhost:12600 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:12600/test to localhost:12600 [Basic256Sha256/SignAndEncrypt]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:12600/test/discovery to localhost:12600 [None/None]
created ManagedSubscription id=34
deleting ManagedSubscription id=34
created ManagedSubscription id=35
deleting ManagedSubscription id=35
created ManagedSubscription id=36
deleting ManagedSubscription id=36
created ManagedSubscription id=37
deleting ManagedSubscription id=37
created ManagedSubscription id=38
deleting ManagedSubscription id=38
created ManagedSubscription id=39
deleting ManagedSubscription id=39
created ManagedSubscription id=40
deleting ManagedSubscription id=40
created ManagedSubscription id=41
deleting ManagedSubscription id=41
created ManagedSubscription id=42
deleting ManagedSubscription id=42
created ManagedSubscription id=43
deleting ManagedSubscription id=43
created ManagedSubscription id=44
deleting ManagedSubscription id=44
created ManagedSubscription id=45
deleting ManagedSubscription id=45
created ManagedSubscription id=46
deleting ManagedSubscription id=46
created ManagedSubscription id=47
deleting ManagedSubscription id=47
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.394 s -- in org.eclipse.milo.opcua.sdk.client.subscriptions.ManagedDataItemTest
[INFO] Running org.eclipse.milo.opcua.sdk.client.subscriptions.ManagedSubscriptionTest
[main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - security temp dir: /tmp/security
[main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - pki dir: /tmp/security/pki
[main] INFO org.eclipse.milo.opcua.sdk.test.KeyStoreLoader - Loading KeyStore at /tmp/security/example-server.pfx
[main] INFO org.eclipse.milo.opcua.sdk.server.namespaces.OpcUaNamespace - Loaded 4599 nodes in 20ms.
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:21037/test to localhost:21037 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:21037/test to localhost:21037 [Basic256Sha256/SignAndEncrypt]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:21037/test/discovery to localhost:21037 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:21037/test to localhost:21037 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:21037/test to localhost:21037 [Basic256Sha256/SignAndEncrypt]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:21037/test/discovery to localhost:21037 [None/None]
created ManagedSubscription id=48
deleting ManagedSubscription id=48
created ManagedSubscription id=49
deleting ManagedSubscription id=49
created ManagedSubscription id=50
deleting ManagedSubscription id=50
created ManagedSubscription id=51
deleting ManagedSubscription id=51
created ManagedSubscription id=52
deleting ManagedSubscription id=52
created ManagedSubscription id=53
deleting ManagedSubscription id=53
created ManagedSubscription id=54
deleting ManagedSubscription id=54
created ManagedSubscription id=55
deleting ManagedSubscription id=55
created ManagedSubscription id=56
deleting ManagedSubscription id=56
created ManagedSubscription id=57
deleting ManagedSubscription id=57
created ManagedSubscription id=58
deleting ManagedSubscription id=58
created ManagedSubscription id=59
deleting ManagedSubscription id=59
created ManagedSubscription id=60
deleting ManagedSubscription id=60
created ManagedSubscription id=61
deleting ManagedSubscription id=61
created ManagedSubscription id=62
deleting ManagedSubscription id=62
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.288 s -- in org.eclipse.milo.opcua.sdk.client.subscriptions.ManagedSubscriptionTest
[INFO] Running org.eclipse.milo.opcua.sdk.client.subscriptions.BatchSetMonitoringModeTest
[main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - security temp dir: /tmp/security
[main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - pki dir: /tmp/security/pki
[main] INFO org.eclipse.milo.opcua.sdk.test.KeyStoreLoader - Loading KeyStore at /tmp/security/example-server.pfx
[main] INFO org.eclipse.milo.opcua.sdk.server.namespaces.OpcUaNamespace - Loaded 4599 nodes in 19ms.
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:61648/test to localhost:61648 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:61648/test to localhost:61648 [Basic256Sha256/SignAndEncrypt]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:61648/test/discovery to localhost:61648 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:61648/test to localhost:61648 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:61648/test to localhost:61648 [Basic256Sha256/SignAndEncrypt]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:61648/test/discovery to localhost:61648 [None/None]
created ManagedSubscription id=63
deleting ManagedSubscription id=63
created ManagedSubscription id=64
deleting ManagedSubscription id=64
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.339 s -- in org.eclipse.milo.opcua.sdk.client.subscriptions.BatchSetMonitoringModeTest
[INFO] Running org.eclipse.milo.opcua.sdk.client.subscriptions.BatchModifyMonitoredItemsTest
[main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - security temp dir: /tmp/security
[main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - pki dir: /tmp/security/pki
[main] INFO org.eclipse.milo.opcua.sdk.test.KeyStoreLoader - Loading KeyStore at /tmp/security/example-server.pfx
[main] INFO org.eclipse.milo.opcua.sdk.server.namespaces.OpcUaNamespace - Loaded 4599 nodes in 70ms.
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:37959/test to localhost:37959 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:37959/test to localhost:37959 [Basic256Sha256/SignAndEncrypt]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:37959/test/discovery to localhost:37959 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:37959/test to localhost:37959 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:37959/test to localhost:37959 [Basic256Sha256/SignAndEncrypt]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:37959/test/discovery to localhost:37959 [None/None]
created ManagedSubscription id=65
deleting ManagedSubscription id=65
created ManagedSubscription id=66
deleting ManagedSubscription id=66
created ManagedSubscription id=67
deleting ManagedSubscription id=67
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.243 s -- in org.eclipse.milo.opcua.sdk.client.subscriptions.BatchModifyMonitoredItemsTest
[INFO] Running org.eclipse.milo.opcua.sdk.client.OperationLimitsTest
[main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - security temp dir: /tmp/security
[main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - pki dir: /tmp/security/pki
[main] INFO org.eclipse.milo.opcua.sdk.test.KeyStoreLoader - Loading KeyStore at /tmp/security/example-server.pfx
[main] INFO org.eclipse.milo.opcua.sdk.server.namespaces.OpcUaNamespace - Loaded 4599 nodes in 53ms.
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:22598/test to localhost:22598 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:22598/test to localhost:22598 [Basic256Sha256/SignAndEncrypt]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:22598/test/discovery to localhost:22598 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:22598/test to localhost:22598 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:22598/test to localhost:22598 [Basic256Sha256/SignAndEncrypt]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:22598/test/discovery to localhost:22598 [None/None]
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.219 s -- in org.eclipse.milo.opcua.sdk.client.OperationLimitsTest
[INFO] Running org.eclipse.milo.opcua.sdk.client.methods.UaMethodTest
[main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - security temp dir: /tmp/security
[main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - pki dir: /tmp/security/pki
[main] INFO org.eclipse.milo.opcua.sdk.test.KeyStoreLoader - Loading KeyStore at /tmp/security/example-server.pfx
[main] INFO org.eclipse.milo.opcua.sdk.server.namespaces.OpcUaNamespace - Loaded 4599 nodes in 19ms.
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:15281/test to localhost:15281 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:15281/test to localhost:15281 [Basic256Sha256/SignAndEncrypt]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:15281/test/discovery to localhost:15281 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:15281/test to localhost:15281 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:15281/test to localhost:15281 [Basic256Sha256/SignAndEncrypt]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:15281/test/discovery to localhost:15281 [None/None]
result: StatusCode{name=Bad_InvalidArgument, value=0x80AB0000, quality=bad}
inputArgumentResults: [StatusCode{name=Bad_OutOfRange, value=0x803C0000, quality=bad}]
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.259 s -- in org.eclipse.milo.opcua.sdk.client.methods.UaMethodTest
[INFO] Running org.eclipse.milo.opcua.sdk.client.UaObjectNodeTest
[main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - security temp dir: /tmp/security
[main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - pki dir: /tmp/security/pki
[main] INFO org.eclipse.milo.opcua.sdk.test.KeyStoreLoader - Loading KeyStore at /tmp/security/example-server.pfx
[main] INFO org.eclipse.milo.opcua.sdk.server.namespaces.OpcUaNamespace - Loaded 4599 nodes in 19ms.
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:21132/test to localhost:21132 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:21132/test to localhost:21132 [Basic256Sha256/SignAndEncrypt]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:21132/test/discovery to localhost:21132 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:21132/test to localhost:21132 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:21132/test to localhost:21132 [Basic256Sha256/SignAndEncrypt]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:21132/test/discovery to localhost:21132 [None/None]
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.248 s -- in org.eclipse.milo.opcua.sdk.client.UaObjectNodeTest
[INFO] Running org.eclipse.milo.opcua.sdk.client.DynamicMatrixTestTypeTest
[main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - security temp dir: /tmp/security
[main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - pki dir: /tmp/security/pki
[main] INFO org.eclipse.milo.opcua.sdk.test.KeyStoreLoader - Loading KeyStore at /tmp/security/example-server.pfx
[main] INFO org.eclipse.milo.opcua.sdk.server.namespaces.OpcUaNamespace - Loaded 4599 nodes in 23ms.
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:32643/test to localhost:32643 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:32643/test to localhost:32643 [Basic256Sha256/SignAndEncrypt]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:32643/test/discovery to localhost:32643 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:32643/test to localhost:32643 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:32643/test to localhost:32643 [Basic256Sha256/SignAndEncrypt]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:32643/test/discovery to localhost:32643 [None/None]
DynamicStruct{members={BuiltinMatrix=Matrix{builtinDataType=Int32, dimensions=[2, 2], flatArray=[0, 1, 2, 3]}, EnumMatrix=Matrix{builtinDataType=Int32, dimensions=[2, 2], flatArray=[DynamicEnum{name='Server', value=0}, DynamicEnum{name='Client', value=1}, DynamicEnum{name='ClientAndServer', value=2}, DynamicEnum{name='DiscoveryServer', value=3}]}, StructMatrix=Matrix{builtinDataType=ExtensionObject, dimensions=[2, 2], flatArray=[DynamicStruct{members={X=0.0, Value=1.0}}, DynamicStruct{members={X=2.0, Value=3.0}}, DynamicStruct{members={X=4.0, Value=5.0}}, DynamicStruct{members={X=6.0, Value=7.0}}]}}}
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.454 s -- in org.eclipse.milo.opcua.sdk.client.DynamicMatrixTestTypeTest
[INFO] Running org.eclipse.milo.opcua.sdk.client.StaticMatrixTestTypeTest
[main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - security temp dir: /tmp/security
[main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - pki dir: /tmp/security/pki
[main] INFO org.eclipse.milo.opcua.sdk.test.KeyStoreLoader - Loading KeyStore at /tmp/security/example-server.pfx
[main] INFO org.eclipse.milo.opcua.sdk.server.namespaces.OpcUaNamespace - Loaded 4599 nodes in 50ms.
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:11531/test to localhost:11531 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:11531/test to localhost:11531 [Basic256Sha256/SignAndEncrypt]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:11531/test/discovery to localhost:11531 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:11531/test to localhost:11531 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:11531/test to localhost:11531 [Basic256Sha256/SignAndEncrypt]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:11531/test/discovery to localhost:11531 [None/None]
MatrixTestType{builtinMatrix=[[0, 1], [2, 3]], enumMatrix=[[Server, Client], [ClientAndServer, DiscoveryServer]], structMatrix=[[XVType[x=0.0, value=1.0], XVType[x=2.0, value=3.0]], [XVType[x=4.0, value=5.0], XVType[x=6.0, value=7.0]]]}
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.333 s -- in org.eclipse.milo.opcua.sdk.client.StaticMatrixTestTypeTest
[INFO] Running org.eclipse.milo.opcua.sdk.client.UaNodeTest
[main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - security temp dir: /tmp/security
[main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - pki dir: /tmp/security/pki
[main] INFO org.eclipse.milo.opcua.sdk.test.KeyStoreLoader - Loading KeyStore at /tmp/security/example-server.pfx
[main] INFO org.eclipse.milo.opcua.sdk.server.namespaces.OpcUaNamespace - Loaded 4599 nodes in 19ms.
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:14680/test to localhost:14680 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:14680/test to localhost:14680 [Basic256Sha256/SignAndEncrypt]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:14680/test/discovery to localhost:14680 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:14680/test to localhost:14680 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:14680/test to localhost:14680 [Basic256Sha256/SignAndEncrypt]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:14680/test/discovery to localhost:14680 [None/None]
NodeId{ns=2, id=TestInt32}
2
QualifiedName{name=TestInt32, namespaceIndex=2}
LocalizedText{text=TestInt32, locale=en}
LocalizedText{text=null, locale=null}
0
0
[Lorg.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject;@6d31f106
[Lorg.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject;@587f4f63
0
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.257 s -- in org.eclipse.milo.opcua.sdk.client.UaNodeTest
[INFO] Running org.eclipse.milo.opcua.sdk.client.UaVariableNodeTest
[main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - security temp dir: /tmp/security
[main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - pki dir: /tmp/security/pki
[main] INFO org.eclipse.milo.opcua.sdk.test.KeyStoreLoader - Loading KeyStore at /tmp/security/example-server.pfx
[main] INFO org.eclipse.milo.opcua.sdk.server.namespaces.OpcUaNamespace - Loaded 4599 nodes in 19ms.
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:28429/test to localhost:28429 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:28429/test to localhost:28429 [Basic256Sha256/SignAndEncrypt]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:28429/test/discovery to localhost:28429 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:28429/test to localhost:28429 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:28429/test to localhost:28429 [Basic256Sha256/SignAndEncrypt]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:28429/test/discovery to localhost:28429 [None/None]
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.205 s -- in org.eclipse.milo.opcua.sdk.client.UaVariableNodeTest
[INFO] Running org.eclipse.milo.opcua.sdk.client.model.ClientModelTest
[main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - security temp dir: /tmp/security
[main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - pki dir: /tmp/security/pki
[main] INFO org.eclipse.milo.opcua.sdk.test.KeyStoreLoader - Loading KeyStore at /tmp/security/example-server.pfx
[main] INFO org.eclipse.milo.opcua.sdk.server.namespaces.OpcUaNamespace - Loaded 4599 nodes in 72ms.
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:39273/test to localhost:39273 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:39273/test to localhost:39273 [Basic256Sha256/SignAndEncrypt]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:39273/test/discovery to localhost:39273 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:39273/test to localhost:39273 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:39273/test to localhost:39273 [Basic256Sha256/SignAndEncrypt]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:39273/test/discovery to localhost:39273 [None/None]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.404 s -- in org.eclipse.milo.opcua.sdk.client.model.ClientModelTest
[INFO] Running org.eclipse.milo.opcua.sdk.client.AddressSpaceTest
[main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - security temp dir: /tmp/security
[main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - pki dir: /tmp/security/pki
[main] INFO org.eclipse.milo.opcua.sdk.test.KeyStoreLoader - Loading KeyStore at /tmp/security/example-server.pfx
[main] INFO org.eclipse.milo.opcua.sdk.server.namespaces.OpcUaNamespace - Loaded 4599 nodes in 22ms.
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:22749/test to localhost:22749 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:22749/test to localhost:22749 [Basic256Sha256/SignAndEncrypt]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:22749/test/discovery to localhost:22749 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:22749/test to localhost:22749 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:22749/test to localhost:22749 [Basic256Sha256/SignAndEncrypt]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:22749/test/discovery to localhost:22749 [None/None]
0:GetMonitoredItems (ns=0;i=11492) [Method]
0:ResendData (ns=0;i=12873) [Method]
0:SetSubscriptionDurable (ns=0;i=12749) [Method]
0:RequestServerStateChange (ns=0;i=12886) [Method]
0:ServerArray (ns=0;i=2254) [Variable]
└─ value = Variant{value=[urn:eclipse:milo:examples:server:3706926a-7c47-4abd-a5bb-0c7107f740e5]}
0:NamespaceArray (ns=0;i=2255) [Variable]
└─ value = Variant{value=[http://opcfoundation.org/UA/, urn:eclipse:milo:examples:server:3706926a-7c47-4abd-a5bb-0c7107f740e5, urn:eclipse:milo:test]}
0:UrisVersion (ns=0;i=15004) [Variable]
└─ value = Variant{value=null}
0:ServerStatus (ns=0;i=2256) [Variable]
└─ value = Variant{value=ExtensionObject{encoded=ByteString{bytes=[2, -117, 114, -45, 105, 95, -38, 1, -72, 95, 126, -45, 105, 95, -38, 1, 0, 0, 0, 0, 31, 0, 0, 0, 117, 114, 110, 58, 101, 99, 108, 105, 112, 115, 101, 58, 109, 105, 108, 111, 58, 101, 120, 97, 109, 112, 108, 101, 45, 115, 101, 114, 118, 101, 114, 7, 0, 0, 0, 101, 99, 108, 105, 112, 115, 101, 27, 0, 0, 0, 101, 99, 108, 105, 112, 115, 101, 32, 109, 105, 108, 111, 32, 101, 120, 97, 109, 112, 108, 101, 32, 115, 101, 114, 118, 101, 114, 14, 0, 0, 0, 49, 46, 48, 46, 48, 45, 83, 78, 65, 80, 83, 72, 79, 84, 0, 0, 0, 0, -54, -78, 110, -45, 105, 95, -38, 1, 0, 0, 0, 0, 0]}, encodingId=NodeId{ns=0, id=864}}}
0:ServiceLevel (ns=0;i=2267) [Variable]
└─ value = Variant{value=255}
0:Auditing (ns=0;i=2994) [Variable]
└─ value = Variant{value=false}
0:EstimatedReturnTime (ns=0;i=12885) [Variable]
└─ value = Variant{value=null}
0:LocalTime (ns=0;i=17634) [Variable]
└─ value = Variant{value=null}
0:ServerCapabilities (ns=0;i=2268) [Object]
0:ServerDiagnostics (ns=0;i=2274) [Object]
0:VendorServerInfo (ns=0;i=2295) [Object]
0:ServerRedundancy (ns=0;i=2296) [Object]
0:Dictionaries (ns=0;i=17594) [Object]
0:ServerConfiguration (ns=0;i=12637) [Object]
0:PublishSubscribe (ns=0;i=14443) [Object]
0:Resources (ns=0;i=24226) [Object]
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.395 s -- in org.eclipse.milo.opcua.sdk.client.AddressSpaceTest
[INFO] Running org.eclipse.milo.opcua.sdk.server.types.ReferenceTypeTreeBuilderTest
[main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - security temp dir: /tmp/security
[main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - pki dir: /tmp/security/pki
[main] INFO org.eclipse.milo.opcua.sdk.test.KeyStoreLoader - Loading KeyStore at /tmp/security/example-server.pfx
[main] INFO org.eclipse.milo.opcua.sdk.server.namespaces.OpcUaNamespace - Loaded 4599 nodes in 47ms.
0:References
	0:NonHierarchicalReferences
		0:HasModellingRule
		0:HasEncoding
		0:HasDescription
		0:HasTypeDefinition
		0:GeneratesEvent
			0:AlwaysGeneratesEvent
		0:FromState
		0:ToState
		0:HasCause
		0:HasEffect
			0:HasEffectDisable
			0:HasEffectEnable
			0:HasEffectSuppressed
			0:HasEffectUnsuppressed
		0:HasSubStateMachine
		0:AssociatedWith
		0:IsDeprecated
		0:HasDictionaryEntry
		0:HasInterface
		0:HasTrueSubState
		0:HasFalseSubState
		0:HasCondition
		0:AliasFor
		0:UsesPriorityMappingTable
		0:IsExecutableOn
		0:Utilizes
			0:IsExecutingOn
			0:IsHostedBy
		0:IsPhysicallyConnectedTo
		0:RepresentsSameEntityAs
			0:RepresentsSameHardwareAs
			0:RepresentsSameFunctionalityAs
	0:HierarchicalReferences
		0:HasChild
			0:Aggregates
				0:HasProperty
				0:HasComponent
					0:HasOrderedComponent
					0:HasStructuredComponent
					0:HasArgumentDescription
						0:HasOptionalInputArgumentDescription
					0:HasGuard
					0:HasAddIn
					0:HasAlarmSuppressionGroup
					0:HasPubSubConnection
					0:HasDataSetWriter
					0:HasWriterGroup
					0:HasDataSetReader
					0:HasReaderGroup
					0:HasPhysicalComponent
						0:HasContainedComponent
						0:HasAttachedComponent
				0:HasHistoricalConfiguration
			0:HasSubtype
		0:Organizes
			0:AlarmGroupMember
		0:HasEventSource
			0:HasNotifier
		0:HasPushedSecurityGroup
		0:DataSetToWriter
		0:HasLowerLayerInterface
		0:Controls
		0:Requires
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.283 s -- in org.eclipse.milo.opcua.sdk.server.types.ReferenceTypeTreeBuilderTest
[INFO] Running org.eclipse.milo.opcua.sdk.server.methods.AbstractMethodInvocationHandlerTest
[main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - security temp dir: /tmp/security
[main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - pki dir: /tmp/security/pki
[main] INFO org.eclipse.milo.opcua.sdk.test.KeyStoreLoader - Loading KeyStore at /tmp/security/example-server.pfx
[main] INFO org.eclipse.milo.opcua.sdk.server.namespaces.OpcUaNamespace - Loaded 4599 nodes in 72ms.
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:16350/test to localhost:16350 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:16350/test to localhost:16350 [Basic256Sha256/SignAndEncrypt]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:16350/test/discovery to localhost:16350 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:16350/test to localhost:16350 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:16350/test to localhost:16350 [Basic256Sha256/SignAndEncrypt]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:16350/test/discovery to localhost:16350 [None/None]
result: StatusCode{name=Bad_InvalidArgument, value=0x80AB0000, quality=bad}
inputArgumentResults: [StatusCode{name=Bad_OutOfRange, value=0x803C0000, quality=bad}]
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.287 s -- in org.eclipse.milo.opcua.sdk.server.methods.AbstractMethodInvocationHandlerTest
[INFO] Running org.eclipse.milo.opcua.sdk.core.DataTypeTreeTest
[main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - security temp dir: /tmp/security
[main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - pki dir: /tmp/security/pki
[main] INFO org.eclipse.milo.opcua.sdk.test.KeyStoreLoader - Loading KeyStore at /tmp/security/example-server.pfx
[main] INFO org.eclipse.milo.opcua.sdk.server.namespaces.OpcUaNamespace - Loaded 4599 nodes in 20ms.
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:20713/test to localhost:20713 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:20713/test to localhost:20713 [Basic256Sha256/SignAndEncrypt]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:20713/test/discovery to localhost:20713 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:20713/test to localhost:20713 [None/None]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:20713/test to localhost:20713 [Basic256Sha256/SignAndEncrypt]
[main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:20713/test/discovery to localhost:20713 [None/None]
0:BaseDataType
	0:Number
		0:Integer
			0:SByte
			0:Int16
			0:Int32
			0:Int64
		0:UInteger
			0:Byte
				0:AccessLevelType
				0:EventNotifierType
			0:UInt16
				0:DataSetFieldFlags
				0:AccessRestrictionType
			0:UInt32
				0:DataSetFieldContentMask
				0:UadpNetworkMessageContentMask
				0:UadpDataSetMessageContentMask
				0:JsonNetworkMessageContentMask
				0:JsonDataSetMessageContentMask
				0:PubSubConfigurationRefMask
				0:PasswordOptionsMask
				0:UserConfigurationMask
				0:PermissionType
				0:AccessLevelExType
				0:Index
				0:IntegerId
				0:VersionTime
				0:AttributeWriteMask
				0:Counter
			0:UInt64
				0:BitFieldMaskDataType
		0:Float
		0:Double
			0:Duration
		0:Decimal
	0:Enumeration
		0:NamingRuleType
		0:OpenFileMode
		0:IdentityCriteriaType
		0:TrustListMasks
		0:PubSubState
		0:OverrideValueHandling
		0:DataSetOrderingType
		0:BrokerTransportQualityOfService
		0:DiagnosticsLevel
		0:PubSubDiagnosticsCounterClassification
		0:Duplex
		0:InterfaceAdminStatus
		0:InterfaceOperStatus
		0:NegotiationStatus
		0:TsnFailureCode
		0:TsnStreamState
		0:TsnTalkerStatus
		0:TsnListenerStatus
		0:IdType
		0:NodeClass
		0:StructureType
		0:ApplicationType
		0:MessageSecurityMode
		0:UserTokenType
		0:SecurityTokenRequestType
		0:NodeAttributesMask
		0:FilterOperator
		0:HistoryUpdateType
		0:PerformUpdateType
		0:RedundancySupport
		0:ServerState
		0:AxisScaleEnumeration
		0:ExceptionDeviationFormat
	0:Boolean
	0:String
		0:UriString
		0:SemanticVersionString
		0:NormalizedString
		0:DecimalString
		0:DurationString
		0:TimeString
		0:DateString
		0:LocaleId
		0:NumericRange
	0:DateTime
		0:UtcTime
	0:Guid
	0:ByteString
		0:Image
			0:ImageBMP
			0:ImageGIF
			0:ImageJPG
			0:ImagePNG
		0:AudioDataType
		0:ApplicationInstanceCertificate
		0:ContinuationPoint
	0:XmlElement
	0:NodeId
		0:SessionAuthenticationToken
	0:ExpandedNodeId
	0:StatusCode
	0:QualifiedName
	0:LocalizedText
	0:Structure
		0:Union
		0:KeyValuePair
		0:AdditionalParametersType
		0:EphemeralKeyType
		0:EndpointType
		0:RationalNumber
		0:Vector
			0:ThreeDVector
		0:CartesianCoordinates
			0:ThreeDCartesianCoordinates
		0:Orientation
			0:ThreeDOrientation
		0:Frame
			0:ThreeDFrame
		0:IdentityMappingRuleType
		0:CurrencyUnitType
		0:TrustListDataType
		0:DataTypeSchemaHeader
			0:UABinaryFileDataType
			0:DataSetMetaDataType
		0:DataTypeDescription
			0:StructureDescription
			0:EnumDescription
			0:SimpleTypeDescription
		0:PortableQualifiedName
		0:PortableNodeId
		0:UnsignedRationalNumber
		0:FieldMetaData
		0:ConfigurationVersionDataType
		0:PublishedDataSetDataType
		0:PublishedDataSetSourceDataType
			0:PublishedDataItemsDataType
			0:PublishedEventsDataType
			0:PublishedDataSetCustomSourceDataType
		0:PublishedVariableDataType
		0:DataSetWriterDataType
		0:DataSetWriterTransportDataType
			0:BrokerDataSetWriterTransportDataType
		0:DataSetWriterMessageDataType
			0:UadpDataSetWriterMessageDataType
			0:JsonDataSetWriterMessageDataType
		0:PubSubGroupDataType
			0:WriterGroupDataType
			0:ReaderGroupDataType
		0:WriterGroupTransportDataType
			0:DatagramWriterGroupTransportDataType
				0:DatagramWriterGroupTransport2DataType
			0:BrokerWriterGroupTransportDataType
		0:WriterGroupMessageDataType
			0:UadpWriterGroupMessageDataType
			0:JsonWriterGroupMessageDataType
		0:PubSubConnectionDataType
		0:ConnectionTransportDataType
			0:DatagramConnectionTransportDataType
				0:DatagramConnectionTransport2DataType
			0:BrokerConnectionTransportDataType
		0:NetworkAddressDataType
			0:NetworkAddressUrlDataType
		0:ReaderGroupTransportDataType
		0:ReaderGroupMessageDataType
		0:DataSetReaderDataType
		0:DataSetReaderTransportDataType
			0:DatagramDataSetReaderTransportDataType
			0:BrokerDataSetReaderTransportDataType
		0:DataSetReaderMessageDataType
			0:UadpDataSetReaderMessageDataType
			0:JsonDataSetReaderMessageDataType
		0:SubscribedDataSetDataType
			0:TargetVariablesDataType
			0:SubscribedDataSetMirrorDataType
			0:StandaloneSubscribedDataSetRefDataType
			0:StandaloneSubscribedDataSetDataType
		0:FieldTargetDataType
		0:PubSubConfigurationDataType
			0:PubSubConfiguration2DataType
		0:SecurityGroupDataType
		0:PubSubKeyPushTargetDataType
		0:QosDataType
			0:TransmitQosDataType
				0:TransmitQosPriorityDataType
			0:ReceiveQosDataType
				0:ReceiveQosPriorityDataType
		0:PubSubConfigurationRefDataType
		0:PubSubConfigurationValueDataType
		0:AliasNameDataType
		0:UserManagementDataType
		0:PriorityMappingEntryType
		0:RolePermissionType
		0:DataTypeDefinition
			0:StructureDefinition
			0:EnumDefinition
		0:StructureField
		0:Argument
		0:EnumValueType
			0:EnumField
		0:OptionSet
		0:TimeZoneDataType
		0:ApplicationDescription
		0:ServerOnNetwork
		0:UserTokenPolicy
		0:EndpointDescription
		0:RegisteredServer
		0:DiscoveryConfiguration
			0:MdnsDiscoveryConfiguration
		0:SignedSoftwareCertificate
		0:UserIdentityToken
			0:AnonymousIdentityToken
			0:UserNameIdentityToken
			0:X509IdentityToken
			0:IssuedIdentityToken
		0:AddNodesItem
		0:AddReferencesItem
		0:DeleteNodesItem
		0:DeleteReferencesItem
		0:RelativePathElement
		0:RelativePath
		0:EndpointConfiguration
		0:ContentFilterElement
		0:ContentFilter
		0:FilterOperand
			0:ElementOperand
			0:LiteralOperand
			0:AttributeOperand
			0:SimpleAttributeOperand
		0:HistoryEvent
		0:MonitoringFilter
			0:EventFilter
		0:AggregateConfiguration
		0:HistoryEventFieldList
		0:BuildInfo
		0:RedundantServerDataType
		0:EndpointUrlListDataType
		0:NetworkGroupDataType
		0:SamplingIntervalDiagnosticsDataType
		0:ServerDiagnosticsSummaryDataType
		0:ServerStatusDataType
		0:SessionDiagnosticsDataType
		0:SessionSecurityDiagnosticsDataType
		0:ServiceCounterDataType
		0:StatusResult
		0:SubscriptionDiagnosticsDataType
		0:ModelChangeStructureDataType
		0:SemanticChangeStructureDataType
		0:Range
		0:EUInformation
		0:ComplexNumberType
		0:DoubleComplexNumberType
		0:AxisInformation
		0:XVType
		0:ProgramDiagnosticDataType
		0:ProgramDiagnostic2DataType
		0:Annotation
		2:MatrixTestType
	0:DataValue
	0:DiagnosticInfo
0:String : class java.lang.String
0:UriString : class java.lang.String
0:SemanticVersionString : class java.lang.String
0:NormalizedString : class java.lang.String
0:DecimalString : class java.lang.String
0:DurationString : class java.lang.String
0:TimeString : class java.lang.String
0:DateString : class java.lang.String
0:LocaleId : class java.lang.String
0:NumericRange : class java.lang.String
0:DateTime : class org.eclipse.milo.opcua.stack.core.types.builtin.DateTime
0:UtcTime : class org.eclipse.milo.opcua.stack.core.types.builtin.DateTime
0:ByteString : class org.eclipse.milo.opcua.stack.core.types.builtin.ByteString
0:Image : class org.eclipse.milo.opcua.stack.core.types.builtin.ByteString
0:ImageBMP : class org.eclipse.milo.opcua.stack.core.types.builtin.ByteString
0:ImageGIF : class org.eclipse.milo.opcua.stack.core.types.builtin.ByteString
0:ImageJPG : class org.eclipse.milo.opcua.stack.core.types.builtin.ByteString
0:ImagePNG : class org.eclipse.milo.opcua.stack.core.types.builtin.ByteString
0:AudioDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ByteString
0:ApplicationInstanceCertificate : class org.eclipse.milo.opcua.stack.core.types.builtin.ByteString
0:ContinuationPoint : class org.eclipse.milo.opcua.stack.core.types.builtin.ByteString
0:NodeId : class org.eclipse.milo.opcua.stack.core.types.builtin.NodeId
0:SessionAuthenticationToken : class org.eclipse.milo.opcua.stack.core.types.builtin.NodeId
0:Structure : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:Union : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:KeyValuePair : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:AdditionalParametersType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:EphemeralKeyType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:EndpointType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:RationalNumber : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:Vector : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:ThreeDVector : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:CartesianCoordinates : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:ThreeDCartesianCoordinates : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:Orientation : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:ThreeDOrientation : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:Frame : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:ThreeDFrame : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:IdentityMappingRuleType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:CurrencyUnitType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:TrustListDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:DataTypeSchemaHeader : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:UABinaryFileDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:DataSetMetaDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:DataTypeDescription : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:StructureDescription : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:EnumDescription : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:SimpleTypeDescription : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:PortableQualifiedName : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:PortableNodeId : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:UnsignedRationalNumber : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:FieldMetaData : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:ConfigurationVersionDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:PublishedDataSetDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:PublishedDataSetSourceDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:PublishedDataItemsDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:PublishedEventsDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:PublishedDataSetCustomSourceDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:PublishedVariableDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:DataSetWriterDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:DataSetWriterTransportDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:BrokerDataSetWriterTransportDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:DataSetWriterMessageDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:UadpDataSetWriterMessageDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:JsonDataSetWriterMessageDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:PubSubGroupDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:WriterGroupDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:ReaderGroupDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:WriterGroupTransportDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:DatagramWriterGroupTransportDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:DatagramWriterGroupTransport2DataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:BrokerWriterGroupTransportDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:WriterGroupMessageDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:UadpWriterGroupMessageDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:JsonWriterGroupMessageDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:PubSubConnectionDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:ConnectionTransportDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:DatagramConnectionTransportDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:DatagramConnectionTransport2DataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:BrokerConnectionTransportDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:NetworkAddressDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:NetworkAddressUrlDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:ReaderGroupTransportDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:ReaderGroupMessageDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:DataSetReaderDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:DataSetReaderTransportDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:DatagramDataSetReaderTransportDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:BrokerDataSetReaderTransportDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:DataSetReaderMessageDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:UadpDataSetReaderMessageDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:JsonDataSetReaderMessageDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:SubscribedDataSetDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:TargetVariablesDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:SubscribedDataSetMirrorDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:StandaloneSubscribedDataSetRefDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:StandaloneSubscribedDataSetDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:FieldTargetDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:PubSubConfigurationDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:PubSubConfiguration2DataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:SecurityGroupDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:PubSubKeyPushTargetDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:QosDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:TransmitQosDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:TransmitQosPriorityDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:ReceiveQosDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:ReceiveQosPriorityDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:PubSubConfigurationRefDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:PubSubConfigurationValueDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:AliasNameDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:UserManagementDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:PriorityMappingEntryType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:RolePermissionType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:DataTypeDefinition : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:StructureDefinition : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:EnumDefinition : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:StructureField : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:Argument : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:EnumValueType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:EnumField : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:OptionSet : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:TimeZoneDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:ApplicationDescription : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:ServerOnNetwork : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:UserTokenPolicy : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:EndpointDescription : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:RegisteredServer : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:DiscoveryConfiguration : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:MdnsDiscoveryConfiguration : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:SignedSoftwareCertificate : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:UserIdentityToken : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:AnonymousIdentityToken : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:UserNameIdentityToken : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:X509IdentityToken : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:IssuedIdentityToken : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:AddNodesItem : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:AddReferencesItem : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:DeleteNodesItem : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:DeleteReferencesItem : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:RelativePathElement : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:RelativePath : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:EndpointConfiguration : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:ContentFilterElement : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:ContentFilter : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:FilterOperand : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:ElementOperand : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:LiteralOperand : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:AttributeOperand : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:SimpleAttributeOperand : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:HistoryEvent : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:MonitoringFilter : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:EventFilter : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:AggregateConfiguration : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:HistoryEventFieldList : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:BuildInfo : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:RedundantServerDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:EndpointUrlListDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:NetworkGroupDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:SamplingIntervalDiagnosticsDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:ServerDiagnosticsSummaryDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:ServerStatusDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:SessionDiagnosticsDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:SessionSecurityDiagnosticsDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:ServiceCounterDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:StatusResult : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:SubscriptionDiagnosticsDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:ModelChangeStructureDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:SemanticChangeStructureDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:Range : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:EUInformation : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:ComplexNumberType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:DoubleComplexNumberType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:AxisInformation : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:XVType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:ProgramDiagnosticDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:ProgramDiagnostic2DataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:Annotation : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
2:MatrixTestType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject
0:Double : class java.lang.Double
0:Duration : class java.lang.Double
0:UInt32 : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger
0:DataSetFieldContentMask : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger
0:UadpNetworkMessageContentMask : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger
0:UadpDataSetMessageContentMask : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger
0:JsonNetworkMessageContentMask : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger
0:JsonDataSetMessageContentMask : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger
0:PubSubConfigurationRefMask : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger
0:PasswordOptionsMask : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger
0:UserConfigurationMask : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger
0:PermissionType : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger
0:AccessLevelExType : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger
0:Index : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger
0:IntegerId : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger
0:VersionTime : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger
0:AttributeWriteMask : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger
0:Counter : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger
0:UInt64 : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.ULong
0:BitFieldMaskDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.ULong
0:Enumeration : class java.lang.Integer
0:NamingRuleType : class java.lang.Integer
0:OpenFileMode : class java.lang.Integer
0:IdentityCriteriaType : class java.lang.Integer
0:TrustListMasks : class java.lang.Integer
0:PubSubState : class java.lang.Integer
0:OverrideValueHandling : class java.lang.Integer
0:DataSetOrderingType : class java.lang.Integer
0:BrokerTransportQualityOfService : class java.lang.Integer
0:DiagnosticsLevel : class java.lang.Integer
0:PubSubDiagnosticsCounterClassification : class java.lang.Integer
0:Duplex : class java.lang.Integer
0:InterfaceAdminStatus : class java.lang.Integer
0:InterfaceOperStatus : class java.lang.Integer
0:NegotiationStatus : class java.lang.Integer
0:TsnFailureCode : class java.lang.Integer
0:TsnStreamState : class java.lang.Integer
0:TsnTalkerStatus : class java.lang.Integer
0:TsnListenerStatus : class java.lang.Integer
0:IdType : class java.lang.Integer
0:NodeClass : class java.lang.Integer
0:StructureType : class java.lang.Integer
0:ApplicationType : class java.lang.Integer
0:MessageSecurityMode : class java.lang.Integer
0:UserTokenType : class java.lang.Integer
0:SecurityTokenRequestType : class java.lang.Integer
0:NodeAttributesMask : class java.lang.Integer
0:FilterOperator : class java.lang.Integer
0:HistoryUpdateType : class java.lang.Integer
0:PerformUpdateType : class java.lang.Integer
0:RedundancySupport : class java.lang.Integer
0:ServerState : class java.lang.Integer
0:AxisScaleEnumeration : class java.lang.Integer
0:ExceptionDeviationFormat : class java.lang.Integer
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.413 s -- in org.eclipse.milo.opcua.sdk.core.DataTypeTreeTest
[INFO] 
[INFO] Results:
[INFO] 
[WARNING] Tests run: 136, Failures: 0, Errors: 0, Skipped: 1
[INFO] 
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ milo-integration-tests ---
[INFO] Building jar: /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-sdk/integration-tests/target/milo-integration-tests-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- shade:3.5.0:shade (default) @ milo-integration-tests ---
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-sdk/integration-tests/target/milo-integration-tests-1.0.0-SNAPSHOT.jar with /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-sdk/integration-tests/target/milo-integration-tests-1.0.0-SNAPSHOT-shaded.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (default) @ milo-integration-tests ---
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ milo-integration-tests ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- failsafe:3.1.2:verify (default) @ milo-integration-tests ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Eclipse Milo - OPC UA (IEC 62541) 1.0.0-SNAPSHOT:
[INFO] 
[INFO] Eclipse Milo Build Tools ........................... SUCCESS [  4.491 s]
[INFO] Eclipse Milo - OPC UA (IEC 62541) .................. SUCCESS [  3.971 s]
[INFO] milo-opc-ua-stack .................................. SUCCESS [  4.697 s]
[INFO] milo-guava-dependencies ............................ SUCCESS [  2.797 s]
[INFO] milo-stack-core .................................... SUCCESS [ 28.181 s]
[INFO] milo-transport ..................................... SUCCESS [  4.871 s]
[INFO] milo-opc-ua-sdk .................................... SUCCESS [  0.522 s]
[INFO] milo-sdk-core ...................................... SUCCESS [  2.903 s]
[INFO] milo-sdk-client .................................... SUCCESS [  8.675 s]
[INFO] milo-dtd-core ...................................... SUCCESS [  5.421 s]
[INFO] milo-dtd-reader .................................... SUCCESS [ 11.933 s]
[INFO] milo-sdk-server .................................... SUCCESS [ 23.256 s]
[INFO] milo-dtd-manager ................................... SUCCESS [  0.373 s]
[INFO] milo-examples ...................................... SUCCESS [  0.006 s]
[INFO] milo-server-examples ............................... SUCCESS [  0.816 s]
[INFO] milo-client-examples ............................... SUCCESS [  0.595 s]
[INFO] milo-encoding-json ................................. SUCCESS [  2.232 s]
[INFO] milo-encoding-xml .................................. SUCCESS [  1.358 s]
[INFO] milo-stack-tests ................................... SUCCESS [ 55.775 s]
[INFO] milo-transport-https ............................... SUCCESS [  0.616 s]
[INFO] milo-transport-websocket ........................... SUCCESS [  0.331 s]
[INFO] milo-sdk-tests ..................................... SUCCESS [  2.551 s]
[INFO] milo-integration-tests ............................. SUCCESS [ 24.248 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  03:10 min
[INFO] Finished at: 2024-02-14T17:18:30Z
[INFO] ------------------------------------------------------------------------
Setting status of 737710b137d31a4aff1c122c7fda1af5a326362a to SUCCESS with url https://ci.eclipse.org/milo/job/Milo_Test_Dev1.0/47/ and message: 'Build finished. '
Finished: SUCCESS