/home/travis/build/icyphy/ptII/bin/ant: Running /home/travis/build/icyphy/ptII/ant/bin/ant build test.export1.xml Buildfile: /home/travis/build/icyphy/ptII/build.xml build-message: [echo] Use ant -p to see other targets. JAVA_HOME=/usr/local/lib/jvm/openjdk11 [echo] tools.jar is necessary for compilation of doc/doclets/. [echo] If compilation fails, try setting JAVA_HOME to the location of the JDK. [echo] For example: [echo] [bldmastr@sisyphus ptII]$ which java [echo] /usr/bin/java [echo] [bldmastr@sisyphus ptII]$ ls -l /usr/bin/java [echo] lrwxrwxrwx 1 root root 26 Jul 31 10:12 /usr/bin/java -> /usr/java/default/bin/java [echo] [bldmastr@sisyphus ptII]$ export JAVA_HOME=/usr/java/default [echo] -build-subprojects-empty: build-subprojects: -check-node: -check-node-works: [exec] /home/travis/build/icyphy/ptII/bin/node: Running /home/travis/.nvm/versions/node/v7.10.1/bin/node --version [exec] v7.10.1 -check-npm: -check-npm-works: [exec] /home/travis/build/icyphy/ptII/bin/npm: Running /home/travis/.nvm/versions/node/v7.10.1/bin/npm --version [exec] /home/travis/build/icyphy/ptII/bin/node: Running /home/travis/.nvm/versions/node/v7.10.1/bin/node /home/travis/.nvm/versions/node/v7.10.1/bin/npm --version [exec] 4.2.0 -check-if-npmjs-org-is-up: [echo] Check to see if https://www.npmjs.org is up. -jsdoc-no-network-message: -check-jsdoc: jsdoc-install: jsdoc-update: [exec] /home/travis/build/icyphy/ptII/bin/npm: Running /home/travis/.nvm/versions/node/v7.10.1/bin/npm update @terraswarm/jsdoc [exec] /home/travis/build/icyphy/ptII/bin/node: Running /home/travis/.nvm/versions/node/v7.10.1/bin/node /home/travis/.nvm/versions/node/v7.10.1/bin/npm update @terraswarm/jsdoc -ptdoc-no-node: -ptdoc-no-npm: ptdoc: [echo] [echo] If the ptdoc target fails, then try running: [echo] ant build-project build-bin [echo] -check-node: -check-node-works: [exec] /home/travis/build/icyphy/ptII/bin/node: Running /home/travis/.nvm/versions/node/v7.10.1/bin/node --version [exec] v7.10.1 -check-npm: -check-npm-works: [exec] /home/travis/build/icyphy/ptII/bin/npm: Running /home/travis/.nvm/versions/node/v7.10.1/bin/npm --version [exec] /home/travis/build/icyphy/ptII/bin/node: Running /home/travis/.nvm/versions/node/v7.10.1/bin/node /home/travis/.nvm/versions/node/v7.10.1/bin/npm --version [exec] 4.2.0 -check-if-npmjs-org-is-up: [echo] Check to see if https://www.npmjs.org is up or $TRAVIS is set. -jsdoc-no-network-message: -check-jsdoc: [echo] To stop CapeCode from invoking jsdoc and svn, set the PT_NO_NET environment variable. [echo] Under BASH: [echo] export PT_NO_NET=true [echo] If ptdoc fails, and you are building from $PTII, try: [echo] ant build-project build-bin [echo] jsdoc-install: [echo] npm.executable: npm [mkdir] Created dir: /home/travis/build/icyphy/ptII/org/terraswarm/accessor/accessors/node_modules [exec] /home/travis/build/icyphy/ptII/bin/npm: Running /home/travis/.nvm/versions/node/v7.10.1/bin/npm install @terraswarm/jsdoc [exec] /home/travis/build/icyphy/ptII/bin/node: Running /home/travis/.nvm/versions/node/v7.10.1/bin/node /home/travis/.nvm/versions/node/v7.10.1/bin/npm install @terraswarm/jsdoc [exec] npm WARN lifecycle The node binary used for scripts is /home/travis/build/icyphy/ptII/bin/node but npm is using /home/travis/.nvm/versions/node/v7.10.1/bin/node itself. Use the `--scripts-prepend-node-path` option to include the path for the node binary npm was executed with. [exec] /home/travis/build/icyphy/ptII/org/terraswarm/accessor/accessors [exec] └─┬ @terraswarm/jsdoc@3.5.1-dev [exec] ├── bluebird@3.4.7 [exec] ├─┬ catharsis@0.8.11 [exec] │ └── lodash@4.17.21 [exec] ├── escape-string-regexp@1.0.5 [exec] ├─┬ espree@3.1.7 [exec] │ ├── acorn@3.3.0 [exec] │ └── acorn-jsx@3.0.1 [exec] ├── js2xmlparser@1.0.0 [exec] ├─┬ klaw@1.3.1 [exec] │ └── graceful-fs@4.2.10 [exec] ├── marked@0.3.19 [exec] ├─┬ mkdirp@0.5.6 [exec] │ └── minimist@1.2.6 [exec] ├── requizzle@0.2.3 [exec] ├── strip-json-comments@2.0.1 [exec] ├── taffydb@2.6.2 [exec] └── underscore@1.8.3 [exec] [exec] npm WARN enoent ENOENT: no such file or directory, open '/home/travis/build/icyphy/ptII/org/terraswarm/accessor/accessors/package.json' [exec] npm WARN accessors No description [exec] npm WARN accessors No repository field. [exec] npm WARN accessors No README data [exec] npm WARN accessors No license field. jsdoc-update: [exec] /home/travis/build/icyphy/ptII/bin/npm: Running /home/travis/.nvm/versions/node/v7.10.1/bin/npm update @terraswarm/jsdoc [exec] /home/travis/build/icyphy/ptII/bin/node: Running /home/travis/.nvm/versions/node/v7.10.1/bin/node /home/travis/.nvm/versions/node/v7.10.1/bin/npm update @terraswarm/jsdoc -ptdoc-no-node-message: -ptdoc-no-npm-message: -check-jsdoc-again: -jsdoc-command-message: ptdoc: [echo] Invoke /home/travis/build/icyphy/ptII/org/terraswarm/accessor/accessors/web/../node_modules/@terraswarm/jsdoc/jsdoc.js to read *.js files and generate *PtDoc.xml files suitable for Ptolemy. [echo] See https://chess.eecs.berkeley.edu/ptexternal/wiki/Main/JSDocSystems [echo] See jsdoc/jsdoc.json [echo] See jsdoc/plugins/accessorJSDocTags.js [echo] See jsdoc/templates/ptdoc/publish.js [echo] [echo] If the ptdoc target fails, the there is likely a problem with node or npm. It is possible [echo] to use CapeCode even if the ptdoc target fails. [echo] [echo] If you are building from $PTII, try: [echo] ant build-project build-bin [echo] [echo] [exec] /home/travis/build/icyphy/ptII/bin/node: Running /home/travis/.nvm/versions/node/v7.10.1/bin/node /home/travis/build/icyphy/ptII/org/terraswarm/accessor/accessors/web/../node_modules/@terraswarm/jsdoc/jsdoc.js --configure jsdoc/jsdoc.json --recurse --template jsdoc/templates/ptdoc --verbose . [exec] Generating output files... [exec] Finished running in 13.85 seconds. build-project: [echo] ptII: /home/travis/build/icyphy/ptII/build.xml [javac] Compiling 4257 source files to /home/travis/build/icyphy/ptII [javac] /home/travis/build/icyphy/ptII/ptolemy/util/StringUtilities.java:48: warning: Unsafe is internal proprietary API and may be removed in a future release [javac] import sun.misc.Unsafe; [javac] ^ [javac] /home/travis/build/icyphy/ptII/ptolemy/util/StringUtilities.java:118: warning: Unsafe is internal proprietary API and may be removed in a future release [javac] Field theUnsafe = Unsafe.class.getDeclaredField("theUnsafe"); [javac] ^ [javac] /home/travis/build/icyphy/ptII/ptolemy/util/StringUtilities.java:120: warning: Unsafe is internal proprietary API and may be removed in a future release [javac] Unsafe unsafe = (Unsafe) theUnsafe.get(null); [javac] ^ [javac] /home/travis/build/icyphy/ptII/ptolemy/util/StringUtilities.java:120: warning: Unsafe is internal proprietary API and may be removed in a future release [javac] Unsafe unsafe = (Unsafe) theUnsafe.get(null); [javac] ^ [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] 4 warnings -check-ptII-mk-file: -check-bin-vergil: -check-make-bin-vergil: build-bin-not: build-not-bin-vergil: [echo] [echo] $PTII/bin/vergil does not exist, perhaps (cd $PTII/bin; make) has not been run? [echo] This can happen if the make binary cannot be found in the path or if $PTII/mk/ptII.mk [echo] is not present. [echo] Skipping running make in $PTII/bin, which creates scripts like $PTII/bin/vergil. [echo] This is only an issue if you want to invoke "$PTII/bin/vergil" instead of "ant vergil". [echo] However, $PTII/bin does include other scripts that may be of use. [echo] build-bin: [exec] for file in .momllib-util .nc2moml-util .ncapp2moml-util capecode convertToLazy copernicus decompile emachine giottoc histogram homer jode mescal moml obfuscate ptcg ptcodegen ptexecute ptjacl ptjaclapp ptplot ptstartjini ptolemy ptweb pxgraph soot tinicomm tinic tiniconverter startjini.gui vergil; do \ [exec] echo "$file"; \ [exec] rm -f "$file"; \ [exec] ln -s ptinvoke "$file"; \ [exec] chmod a+x "$file"; \ [exec] done [exec] .momllib-util [exec] .nc2moml-util [exec] .ncapp2moml-util [exec] capecode [exec] convertToLazy [exec] copernicus [exec] decompile [exec] emachine [exec] giottoc [exec] histogram [exec] homer [exec] jode [exec] mescal [exec] moml [exec] obfuscate [exec] ptcg [exec] ptcodegen [exec] ptexecute [exec] ptjacl [exec] ptjaclapp [exec] ptplot [exec] ptstartjini [exec] ptolemy [exec] ptweb [exec] pxgraph [exec] soot [exec] tinicomm [exec] tinic [exec] tiniconverter [exec] startjini.gui [exec] vergil [exec] rm -f makebat [exec] ln -s ptinvoke makebat [exec] rm -f ".momllib-util.bat" [exec] ./makebat -q "`basename .momllib-util.bat .bat`" [exec] rm -f ".nc2moml-util.bat" [exec] ./makebat -q "`basename .nc2moml-util.bat .bat`" [exec] rm -f ".ncapp2moml-util.bat" [exec] ./makebat -q "`basename .ncapp2moml-util.bat .bat`" [exec] rm -f "capecode.bat" [exec] ./makebat -q "`basename capecode.bat .bat`" [exec] rm -f "convertToLazy.bat" [exec] ./makebat -q "`basename convertToLazy.bat .bat`" [exec] rm -f "copernicus.bat" [exec] ./makebat -q "`basename copernicus.bat .bat`" [exec] rm -f "decompile.bat" [exec] ./makebat -q "`basename decompile.bat .bat`" [exec] rm -f "emachine.bat" [exec] ./makebat -q "`basename emachine.bat .bat`" [exec] rm -f "giottoc.bat" [exec] ./makebat -q "`basename giottoc.bat .bat`" [exec] rm -f "histogram.bat" [exec] ./makebat -q "`basename histogram.bat .bat`" [exec] rm -f "homer.bat" [exec] ./makebat -q "`basename homer.bat .bat`" [exec] rm -f "jode.bat" [exec] ./makebat -q "`basename jode.bat .bat`" [exec] rm -f "mescal.bat" [exec] ./makebat -q "`basename mescal.bat .bat`" [exec] LD_LIBRARY_PATH = /home/travis/build/icyphy/ptII/mescal/lib:/home/travis/build/icyphy/ptII/mescal/bin:/usr/local/lib:/home/travis/build/icyphy/ptII/lib:/home/travis/pthla/certi-tools/lib:/home/travis/pthla/certi-tools/lib:/usr/lib/jni:/usr/local/share/OpenCV/java/:/usr/share/OpenCV/java: [exec] rm -f "moml.bat" [exec] ./makebat -q "`basename moml.bat .bat`" [exec] rm -f "obfuscate.bat" [exec] ./makebat -q "`basename obfuscate.bat .bat`" [exec] rm -f "ptcg.bat" [exec] ./makebat -q "`basename ptcg.bat .bat`" [exec] rm -f "ptcodegen.bat" [exec] ./makebat -q "`basename ptcodegen.bat .bat`" [exec] rm -f "ptexecute.bat" [exec] ./makebat -q "`basename ptexecute.bat .bat`" [exec] rm -f "ptjacl.bat" [exec] ./makebat -q "`basename ptjacl.bat .bat`" [exec] rm -f "ptjaclapp.bat" [exec] ./makebat -q "`basename ptjaclapp.bat .bat`" [exec] rm -f "ptplot.bat" [exec] ./makebat -q "`basename ptplot.bat .bat`" [exec] rm -f "ptstartjini.bat" [exec] ./makebat -q "`basename ptstartjini.bat .bat`" [exec] rm -f "ptolemy.bat" [exec] ./makebat -q "`basename ptolemy.bat .bat`" [exec] rm -f "ptweb.bat" [exec] ./makebat -q "`basename ptweb.bat .bat`" [exec] rm -f "pxgraph.bat" [exec] ./makebat -q "`basename pxgraph.bat .bat`" [exec] rm -f "soot.bat" [exec] ./makebat -q "`basename soot.bat .bat`" [exec] rm -f "tinicomm.bat" [exec] ./makebat -q "`basename tinicomm.bat .bat`" [exec] rm -f "tinic.bat" [exec] ./makebat -q "`basename tinic.bat .bat`" [exec] rm -f "tiniconverter.bat" [exec] ./makebat -q "`basename tiniconverter.bat .bat`" [exec] rm -f "startjini.gui.bat" [exec] ./makebat -q "`basename startjini.gui.bat .bat`" [exec] rm -f "vergil.bat" [exec] ./makebat -q "`basename vergil.bat .bat`" [exec] rm -f makeapp [exec] ln -s ptinvoke makeapp [exec] chmod a+x ptinvoke makeapp [exec] ./makeapp CapeCode.app CAPECODE -capecode [exec] ./makeapp: /home/travis/build/icyphy/ptII/vendors/universalJavaApplicationStub/src/universalJavaApplicationStub does not exist, creating it from GitHub. [exec] Cloning into 'universalJavaApplicationStub'... [exec] Updating universalJavaApplicationStub from /home/travis/build/icyphy/ptII/vendors/universalJavaApplicationStub/src/universalJavaApplicationStub [exec] Unrecognized option: -d32 [exec] Error: Could not create the Java Virtual Machine. [exec] Error: A fatal exception has occurred. Program will exit. [exec] configure: WARNING: Running java -d32 -version failed, [exec] and ./bin/java does not exist. [exec] Perhaps you need to install a separate 32-bit JVM [exec] or rerun configure with --with-java32? [exec] The 32-bit JVM is only needed for certain 32-bit FMI tests. [exec] In general, under a 64-bit JVM, FMI will work fine without a 32-bit JVM. [exec] configure: WARNING: Cannot find '/usr/local/lib/jvm/openjdk11/bin/javaws'. [exec] or '/Commands/javaws', looking in the path. [exec] This is only a problem when testing the Java Webstart (JNLP) files. [exec] configure: WARNING: The javaws command "" is not executable or not found. [exec] This is only a problem when testing the Java Webstart (JNLP) files. [exec] configure: WARNING: Failed to find /usr/local/include/boost/numeric/odeint.hpp [exec] This is only a problem if you want to rebuild the Functional [exec] Mock-up Interface ++ C files in actor/lib/fmi/fmipp. [exec] Most users can use the shared libraries in /home/travis/build/icyphy/ptII/lib or /home/travis/build/icyphy/ptII/bin. [exec] configure: WARNING: Failed to find Checkstyle in /home/travis/build/icyphy/ptII/vendors/checkstyle-6.2 [exec] Checkstyle is only necessary for code cleaning. [exec] Checkstyle is LGPL'd, so while it could be in the ptII repo, we don't add it. [exec] Checkstyle may be downloaded from http://checkstyle.sourceforge.net/ [exec] configure: WARNING: Did not find /home/travis/build/icyphy/ptII/vendors/misc/colt/colt.jar, [exec] using /home/travis/build/icyphy/ptII/lib/ptcolt.jar [exec] CORBATest.java:28: error: package org.omg.CORBA does not exist [exec] import org.omg.CORBA.Object; [exec] ^ [exec] CORBATest.java:46: error: package org.omg.CORBA does not exist [exec] public static org.omg.CORBA.Object corbaObject = null; [exec] ^ [exec] 2 errors [exec] configure: WARNING: '"/usr/local/lib/jvm/openjdk11/bin/javac" CORBATest.java' failed. [exec] perhaps you are running an JDK 1.9? [exec] You will not be able to run the ptolemy.actor.corba actors, [exec] which is probably not a problem. [exec] configure: WARNING: Failed to find Cobertura in /home/travis/build/icyphy/ptII/vendors/corbertura-2.0.3 [exec] Cobertura is only necessary to for code coverage. [exec] Cobertura is GPL'd, so we don't check it in to the ptII repository. [exec] Cobertura may be downloaded from http://cobertura.github.io/cobertura/ [exec] configure: WARNING: Failed to find CUnit in /usr/local or [exec] /home/travis/build/icyphy/ptII/vendors/CUnit. [exec] CUnit is only necessary to test the C templates of the code generation facility [exec] configure: WARNING: Could not find tools.jar, checking for classes.jar [exec] configure: WARNING: Could not find tools.jar or classes.jar in [exec] PTJAVA_HOME = /usr/local/lib/jvm/openjdk11 [exec] Usually, tools.jar is in PTJAVA_HOME/../lib/tools.jar [exec] or classes.jar is in PTJAVA_HOME/../Classes/classes.jar [exec] Since tools.jar and classes.jar cannot be found, [exec] we will not use doclets from ptII/doc/doclets, which [exec] means that the actor documentation index system will not work. [exec] configure: WARNING: Failed to find /home/travis/build/icyphy/ptII/vendors/mbed/gcc-arm/bin/arm-none-eabi-gcc [exec] so the Mbed CG facility will not be run. [exec] JAITest.java:32: error: package com.sun.image.codec.jpeg does not exist [exec] import com.sun.image.codec.jpeg.JPEGCodec; [exec] ^ [exec] JAITest.java:28: error: package javax.media.jai does not exist [exec] import javax.media.jai.*; [exec] ^ [exec] 2 errors [exec] configure: WARNING: JAI not found in the default classpath [exec] JAITest.java:32: error: package com.sun.image.codec.jpeg does not exist [exec] import com.sun.image.codec.jpeg.JPEGCodec; [exec] ^ [exec] 1 error [exec] configure: WARNING: JAI not found in /home/travis/build/icyphy/ptII/vendors/jai-1_1_3 [exec] configure: WARNING: '"/usr/local/lib/jvm/openjdk11/bin/javac" JAITest.java' failed and JAI jars were not found [exec] in /home/travis/build/icyphy/ptII/vendors [exec] perhaps the Java Advanced Imaging API is not installed? [exec] [exec] Note that JAI does not work in Java 9 and later because Java 9 removed [exec] internal classes used by JAI. [exec] See https://wiki.eecs.berkeley.edu/ptexternal/Main/JAI [exec] [exec] You need not download Jai unless you plan on using the video [exec] actors in /home/travis/build/icyphy/ptII/ptolemy/actor/lib/jai [exec] The JAI API can be downloaded from [exec] http://www.oracle.com/technetwork/java/javasebusiness/downloads/java-archive-downloads-java-client-419417.html [exec] configure: WARNING: Failed to find /usr/local/jmodelica/include/jmi.h [exec] which is part of JModelica. [exec] Ptolemy optionally includes one or more FMUs that use JModelica. [exec] To install JModelica, see https://svn.jmodelica.org/trunk/INSTALL [exec] JavaFXTest.java:28: error: package javafx.embed.swing does not exist [exec] import javafx.embed.swing.JFXPanel; [exec] ^ [exec] JavaFXTest.java:29: error: package javafx.scene.media does not exist [exec] import javafx.scene.media.Media; [exec] ^ [exec] JavaFXTest.java:49: error: cannot find symbol [exec] public static JFXPanel fxPanel = null; [exec] ^ [exec] symbol: class JFXPanel [exec] location: class JavaFXTest [exec] 3 errors [exec] configure: WARNING: JavaFX not yet found [exec] JMFTest.java:28: error: package javax.media does not exist [exec] import javax.media.CaptureDeviceInfo; [exec] ^ [exec] 1 error [exec] configure: WARNING: JMF not found in the default classpath, will check elsewhere next. [exec] Exception in thread "main" java.lang.RuntimeException: Could not load opencv_java320. [exec] java.library.path = /home/travis/build/icyphy/ptII/lib:/home/travis/build/icyphy/ptII/lib:/home/travis/pthla/certi-tools/lib:/home/travis/pthla/certi-tools/lib:/usr/lib/jni:/usr/local/share/OpenCV/java/:/usr/share/OpenCV/java::/usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib [exec] at OpenCVTest.main(OpenCVTest.java:79) [exec] Caused by: java.lang.UnsatisfiedLinkError: no opencv_java320 in java.library.path: [/home/travis/build/icyphy/ptII/lib, /home/travis/build/icyphy/ptII/lib, /home/travis/pthla/certi-tools/lib, /home/travis/pthla/certi-tools/lib, /usr/lib/jni, /usr/local/share/OpenCV/java/, /usr/share/OpenCV/java, ., /usr/java/packages/lib, /usr/lib64, /lib64, /lib, /usr/lib] [exec] at java.base/java.lang.ClassLoader.loadLibrary(ClassLoader.java:2660) [exec] at java.base/java.lang.Runtime.loadLibrary0(Runtime.java:829) [exec] at java.base/java.lang.System.loadLibrary(System.java:1867) [exec] at OpenCVTest.main(OpenCVTest.java:52) [exec] configure: WARNING: Failed to run OpenCV test program in /home/travis/build/icyphy/ptII/config with [exec] /usr/local/lib/jvm/openjdk11/bin/java -classpath /home/travis/build/icyphy/ptII/lib/opencv-320.jar:. OpenCVTest [exec] so we will try other jars. [exec] configure: WARNING: Could not find directory [exec] '/home/travis/build/icyphy/ptII/vendors/sun/javacc-5.0' [exec] so we search for the jjtree command. [exec] configure: WARNING: Failed to find jjtree [exec] configure: WARNING: Failed to find javacc, perhaps JavaCC is not installed? [exec] You need not download JavaCC unless you plan on modifying .jjt files [exec] in ptolemy/data/expr. [exec] JavaCC is available from [exec] https://javacc.org [exec] [exec] Note that the zip file that gets downloaded is actually an installer [exec] that must be run to install the JavaCC.zip file that contains the classes. [exec] [exec] Note that JavaCC-4.1 and 4.2 will not work, there are problems with [exec] ReInit() being static or not static. [exec] [exec] JavaCC-6.0 seems to not include the jjtree and javacc scripts, so [exec] we recommend JavaCC-5.0. [exec] [exec] Try: [exec] cd /home/travis/build/icyphy/ptII/vendors/sun [exec] wget https://javacc.org/downloads/javacc-5.0.tar.gz [exec] tar -zxf javacc-5.0.tar.gz [exec] cd /home/travis/build/icyphy/ptII [exec] ./configure [exec] [exec] Configure looks for JavaCC in /home/travis/build/icyphy/ptII/vendors/sun/javacc-5.0 [exec] so either install JavaCC in that location or use the --with-javacc= flag [exec] and then rerun configure.' [exec] ls: cannot access '/home/travis/build/icyphy/ptII/vendors/jogl/lib/natives/linux-amd64/*.jar': No such file or directory [exec] configure: WARNING: /usr/local/lib/jvm/openjdk11/../include was not found. As a result, compilation of JNI actors will fail. [exec] configure: WARNING: Failed to find matlab executable in the path. [exec] Perhaps Matlab is not installed? [exec] If Matlab is not present, then the Ptolemy II/Matlab interface in [exec] $PTII/ptolemy/matlab will not be usable. [exec] configure: WARNING: Matlab was not found, but compiling the .java files in ptolemy/matlab/ should be ok. [exec] configure: WARNING: Failed to find the scalac binary, [exec] so org/ptolemy/scala will be excluded [exec] SystemJar.main(): java.io.FileNotFoundException: /usr/local/lib/jvm/openjdk11/lib/rt.jar and /usr/local/lib/jvm/openjdk11/lib/core.jar and /usr/local/lib/jvm/openjdk11/../Classes/classes.jar either do not exist or are not readableSystemJar.main(): java.io.FileNotFoundException: /usr/local/lib/jvm/openjdk11/lib/rt.jar and /usr/local/lib/jvm/openjdk11/lib/core.jar and /usr/local/lib/jvm/openjdk11/../Classes/classes.jar either do not exist or are not readableconfigure: WARNING: ojdbc6.jar not found, [exec] but only necessary to use database actors with Oracle. [exec] If the mysql jar file is present, then the Oracle Java Database Connector is not necessary [exec] To install ojdbc5.jar or ojdbc6.jar, [exec] download it from https://www.oracle.com/technetwork/database/features/jdbc/jdbc-drivers-12c-download-1958347.html [exec] copy it to ptolemy/actor/lib/database [exec] and rerun ./configure [exec] configure: WARNING: Failed to find Batik Jar file [exec] You need only have Batik if you are planning on rebuilding diva.jar [exec] for use with Kepler. [exec] Batik can be downloaded from http://xmlgraphics.apache.org/batik/, [exec] batike-1.9/lib/batik-all-1.9.jar copied to /home/travis/build/icyphy/ptII/lib [exec] and ./configure rerun. [exec] configure: WARNING: $TOSROOT is not set. It must be set to use PtinyOS. [exec] configure: WARNING: $TOSROOT is set to '', [exec] but there is no directory by that name, so we will not set up for PtinyOS. [exec] For details, see /home/travis/build/icyphy/ptII/ptolemy/domains/ptinyos/README.txt. [exec] configure: WARNING: Failed to find giotto/gdk.jar [exec] perhaps Giotto is not installed? [exec] You need not download Giotto unless you plan on generating code for [exec] Giotto models. [exec] The Giotto SDK can be [exec] downloaded from https://embedded.eecs.berkeley.edu/giotto/ [exec] Copy gdk.jar to /home/travis/build/icyphy/ptII/vendors/giotto, for example: [exec] mkdir -p /home/travis/build/icyphy/ptII/vendors/giotto [exec] cp C:/Program\ Files/Giotto*/gdk.jar /home/travis/build/icyphy/ptII/vendors/giotto/ [exec] configure: WARNING: Failed to find boost/numeric/odeint.hpp, so FMI ++ [exec] will not be compiled. FMI++ is an extension of the [exec] Functional Mockup Interface, see [exec] http://sourceforge.net/p/fmipp/wiki/Home/ [exec] Untaring /home/travis/build/icyphy/ptII/vendors/installer/MacJVM.tar.gz in /home/travis/build/icyphy/ptII/ now: Mon Jun 6 02:07:14 UTC 2022 [exec] ./makeapp: Installation of /home/travis/build/icyphy/ptII/jdk succeeded. [exec] ./makeapp: copying /home/travis/build/icyphy/ptII/vendors/jogl to /home/travis/build/icyphy/ptII/bin [exec] touch CapeCode.app [exec] ./makeapp Vergil.app FULL -full [exec] Updating universalJavaApplicationStub from /home/travis/build/icyphy/ptII/vendors/universalJavaApplicationStub/src/universalJavaApplicationStub [exec] Untaring /home/travis/build/icyphy/ptII/vendors/installer/MacJVM.tar.gz in /home/travis/build/icyphy/ptII/ now: Mon Jun 6 02:07:17 UTC 2022 [exec] ./makeapp: Installation of /home/travis/build/icyphy/ptII/jdk succeeded. [exec] touch Vergil.app [exec] chmod a+x ant cyphysim hyvisual startjini mkjnlp mkl4j mkosgi mkptdemo mkptlivelinkdemo mkpttest node npm ptjunit ptIITravisBuild.sh reloadAllAccessors updateFmu viptos build: initReports: [mkdir] Created dir: /home/travis/build/icyphy/ptII/reports/doccheck [mkdir] Created dir: /home/travis/build/icyphy/ptII/reports/ojdcheck test.export1.xml: [echo] [echo] ==test.export1.xml == [echo] This target runs the first batch of export demo tests [echo] and generates JUnit xml output. [echo] timeout = 4000000 milliseconds [echo] [junit] javachdir: directory = ptolemy/vergil/basic/export/test [junit] javachdir: pwd: /home/travis/build/icyphy/ptII/ptolemy/vergil/basic/export/test Invoking with -Djava.net.preferIPv4Stack=true [junit] +java --module-path /home/travis/build/icyphy/ptII/vendors/javafx/javafx-sdk-11.0.2/lib: --add-modules javafx.controls,javafx.swing,javafx.media, -Djava.net.preferIPv4Stack=true -Djavafx.verbose=true -Dprism.verbose=true -Dptolemy.ptII.dir=/home/travis/build/icyphy/ptII -Dptolemy.ptII.batchMode=true -Xmx3200m -classpath /home/travis/build/icyphy/ptII:/home/travis/build/icyphy/ptII/lib/asm-all-5.2.jar:/home/travis/build/icyphy/ptII/lib/nashorn-core-15.3.jar:/home/travis/build/icyphy/ptII/lib/bsh-2.0b4.jar:/home/travis/build/icyphy/ptII/lib/ptCal.jar:/home/travis/build/icyphy/ptII/lib/java_cup.jar:/home/travis/build/icyphy/ptII/lib/saxon8.jar:/home/travis/build/icyphy/ptII/lib/saxon8-dom.jar:/home/travis/build/icyphy/ptII/lib/chic.jar:/home/travis/build/icyphy/ptII/lib/ptcolt.jar:/home/travis/build/icyphy/ptII/vendors/misc/itext/iText.jar:/home/travis/build/icyphy/ptII/lib/g4ltl.jar:/home/travis/build/icyphy/ptII/lib/StructuralCoder.jar:/home/travis/build/icyphy/ptII/lib/jcerti.jar:/home/travis/build/icyphy/ptII/lib/javax.mail.jar:/home/travis/build/icyphy/ptII/vendors/JMF-2.1.1e/lib/jmf.jar:/home/travis/build/icyphy/ptII/lib/jna-4.0.0-variadic.jar:/home/travis/build/icyphy/ptII/vendors/misc/joystick/Joystick.jar:/home/travis/build/icyphy/ptII/lib/ptjacl.jar:/home/travis/build/icyphy/ptII/lib/jsoup-1.14.2.jar:/home/travis/build/icyphy/ptII/lib/junit-4.8.2.jar:/home/travis/build/icyphy/ptII/lib/JUnitParams-0.4.0.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/lib/excel/jxl.jar:/home/travis/build/icyphy/ptII/lib/jython.jar:/home/travis/build/icyphy/ptII/lib/kieler.jar:/home/travis/build/icyphy/ptII/vendors/opencv/share/OpenCV/java/opencv-341.jar:/home/travis/build/icyphy/ptII/lib/oscP5.jar:/home/travis/build/icyphy/ptII/lib/nrjavaserial-3.11.0.devel.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/j3dcore.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/j3dutils.jar:/home/travis/build/icyphy/ptII/vendors/j3d/lib/Linux/vecmath.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/gluegen-rt-natives-linux-amd64.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/gluegen-rt.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/jogl-all-natives-linux-amd64.jar:/home/travis/build/icyphy/ptII/vendors/jogl/lib/Linux/jogl-all.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/jini-core.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/jini-ext.jar:/home/travis/build/icyphy/ptII/ptolemy/distributed/jini/jar/sun-util.jar:/home/travis/build/icyphy/ptII/lib/protobuf-java-2.4.1.jar:/home/travis/build/icyphy/ptII/lib/org.eclipse.paho.client.mqttv3.jar:/home/travis/build/icyphy/ptII/lib/mapss.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/ptalon/antlr/antlr.jar:/home/travis/build/icyphy/ptII/lib/JRI.jar:/home/travis/build/icyphy/ptII/lib/commons-lang-2.6.jar:/home/travis/build/icyphy/ptII/lib/commons-logging-1.1.1.jar:/home/travis/build/icyphy/ptII/lib/sootclasses.jar:/home/travis/build/icyphy/ptII/ptolemy/actor/lib/database/mysql-connector-java-8.0.26.jar:/home/travis/build/icyphy/ptII/vendors/misc/sphinx4/sphinx4-data-5prealpha.jar:/home/travis/build/icyphy/ptII/vendors/misc/sphinx4/sphinx4-core-5prealpha.jar:/home/travis/build/icyphy/ptII/lib/PDFRenderer.jar:/home/travis/build/icyphy/ptII/lib/svgSalamander.jar:/home/travis/build/icyphy/ptII/lib/rsyntaxtextarea-2.6.0-SNAPSHOT.jar:/home/travis/build/icyphy/ptII/lib/hazelcast-3.8.2.jar:/home/travis/build/icyphy/ptII/lib/jackson-annotations-2.9.0.jar:/home/travis/build/icyphy/ptII/lib/jackson-core-2.9.3.jar:/home/travis/build/icyphy/ptII/lib/jackson-databind-2.9.3.jar:/home/travis/build/icyphy/ptII/lib/netty-buffer-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-dns-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-http-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-codec-http2-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-common-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-handler-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-resolver-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-resolver-dns-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/netty-transport-4.1.19.Final.jar:/home/travis/build/icyphy/ptII/lib/vertx-codegen-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-core-3.5.2-SNAPSHOT.jar:/home/travis/build/icyphy/ptII/lib/vertx-hazelcast-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-lang-js-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-service-proxy-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/vertx-web-3.5.1.jar:/home/travis/build/icyphy/ptII/lib/slf4j-api-1.7.13.jar:/home/travis/build/icyphy/ptII/lib/slf4j-simple-1.7.13.jar:/home/travis/build/icyphy/ptII/lib/webcam-capture-0.3.12.jar:/home/travis/build/icyphy/ptII/lib/bridj-0.7.0.jar:/home/travis/build/icyphy/ptII/lib/xbjlib-1.1.0.nrjavaserial.jar:/home/travis/build/icyphy/ptII/ptolemy/moml/test:/home/travis/build/icyphy/ptII/ant/lib/ant-launcher.jar:/home/travis/build/icyphy/ptII/ant/lib/ant.jar:/home/travis/build/icyphy/ptII/ant/lib/ant-junit.jar:/home/travis/build/icyphy/ptII/ant/lib/ant-junit4.jar org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner ptolemy.vergil.basic.export.test.junit.ExportModelJUnitTestBatch1 skipNonTests=false filtertrace=true haltOnError=false haltOnFailure=false formatter=org.apache.tools.ant.taskdefs.optional.junit.OutErrSummaryJUnitResultFormatter showoutput=true outputtoformatters=true logfailedtests=true threadid=0 logtestlistenerevents=false formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/home/travis/build/icyphy/ptII/reports/junit/TEST-ptolemy.vergil.basic.export.test.junit.ExportModelJUnitTestBatch1.xml crashfile=/home/travis/build/icyphy/ptII/junitvmwatcher8632652786329664263.properties propsfile=/home/travis/build/icyphy/ptII/junit8635715485099167805.properties [junit] ExportModeJUnitTestBatch: There are 744 demos. Exporting demos: 1 to 140. [junit] Running ptolemy.vergil.basic.export.test.junit.ExportModelJUnitTestBatch1 [junit] ####### 1 Mon Jun 06 02:07:20 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -openComposites -timeOut 30000 -whiteBackground lbnl/demo/MatlabRoom/MatlabRoom.xml $PTII/lbnl/demo/MatlabRoom/MatlabRoom [junit] Warning: not running lbnl/demo/MatlabRoom/MatlabRoom.xml. See ptolemy/vergil/basic/export/test/junit/ExportModelJUnitTest.java [junit] Exported /home/travis/build/icyphy/ptII/lbnl/demo/MatlabRoom/MatlabRoom/index.html [junit] 6074 ms. Memory: 166912K Free: 106525K (64%) [junit] ####### 2 Mon Jun 06 02:07:26 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -openComposites -timeOut 30000 -whiteBackground lbnl/demo/SystemCommand/SystemCommand.xml $PTII/lbnl/demo/SystemCommand/SystemCommand [junit] Warning: not running lbnl/demo/SystemCommand/SystemCommand.xml. See ptolemy/vergil/basic/export/test/junit/ExportModelJUnitTest.java [junit] Exported /home/travis/build/icyphy/ptII/lbnl/demo/SystemCommand/SystemCommand/index.html [junit] 3734 ms. Memory: 166912K Free: 73612K (44%) [junit] ####### 3 Mon Jun 06 02:07:30 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -openComposites -timeOut 30000 -whiteBackground org/hlacerti/demo/Billard/2Billes1Fed/2Billes1Fed.xml $PTII/org/hlacerti/demo/Billard/2Billes1Fed/2Billes1Fed [junit] Warning: not running org/hlacerti/demo/Billard/2Billes1Fed/2Billes1Fed.xml. See ptolemy/vergil/basic/export/test/junit/ExportModelJUnitTest.java [junit] ----------------- Mon Jun 06 02:07:30 UTC 2022 About to sleep for 5.0 seconds before running or rerunning. Test is: /home/travis/build/icyphy/ptII/org/hlacerti/demo/Billard/2Billes1Fed/2Billes1Fed.xml [junit] Done sleeping [junit] Exported /home/travis/build/icyphy/ptII/org/hlacerti/demo/Billard/2Billes1Fed/2Billes1Fed/index.html [junit] 3335 ms. Memory: 200704K Free: 88467K (44%) [junit] ####### 4 Mon Jun 06 02:07:38 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -openComposites -timeOut 30000 -whiteBackground org/hlacerti/demo/Billard/2Billes1Fed/PoolTable2.xml $PTII/org/hlacerti/demo/Billard/2Billes1Fed/PoolTable2 [junit] Warning: not running org/hlacerti/demo/Billard/2Billes1Fed/PoolTable2.xml. See ptolemy/vergil/basic/export/test/junit/ExportModelJUnitTest.java [junit] ----------------- Mon Jun 06 02:07:38 UTC 2022 About to sleep for 5.0 seconds before running or rerunning. Test is: /home/travis/build/icyphy/ptII/org/hlacerti/demo/Billard/2Billes1Fed/PoolTable2.xml [junit] Done sleeping [junit] HLA version is 1.3. [junit] HLA version is 1.3. [junit] HLA version is 1.3. [junit] Exported /home/travis/build/icyphy/ptII/org/hlacerti/demo/Billard/2Billes1Fed/PoolTable2/index.html [junit] 3437 ms. Memory: 200704K Free: 158159K (79%) [junit] ####### 5 Mon Jun 06 02:07:47 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -openComposites -timeOut 30000 -whiteBackground org/hlacerti/demo/Billard/2Billes1Fed/TwoBilliardBalls.xml $PTII/org/hlacerti/demo/Billard/2Billes1Fed/TwoBilliardBalls [junit] Warning: not running org/hlacerti/demo/Billard/2Billes1Fed/TwoBilliardBalls.xml. See ptolemy/vergil/basic/export/test/junit/ExportModelJUnitTest.java [junit] ----------------- Mon Jun 06 02:07:47 UTC 2022 About to sleep for 5.0 seconds before running or rerunning. Test is: /home/travis/build/icyphy/ptII/org/hlacerti/demo/Billard/2Billes1Fed/TwoBilliardBalls.xml [junit] Done sleeping [junit] HLA version is 1.3. [junit] HLA version is 1.3. [junit] Exported /home/travis/build/icyphy/ptII/org/hlacerti/demo/Billard/2Billes1Fed/TwoBilliardBalls/index.html [junit] 3755 ms. Memory: 200704K Free: 99028K (49%) [junit] ####### 6 Mon Jun 06 02:07:56 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -openComposites -timeOut 30000 -whiteBackground org/hlacerti/demo/Billard/2Billes2Fed/2Billes2Fed.xml $PTII/org/hlacerti/demo/Billard/2Billes2Fed/2Billes2Fed [junit] Warning: not running org/hlacerti/demo/Billard/2Billes2Fed/2Billes2Fed.xml. See ptolemy/vergil/basic/export/test/junit/ExportModelJUnitTest.java [junit] ----------------- Mon Jun 06 02:07:56 UTC 2022 About to sleep for 5.0 seconds before running or rerunning. Test is: /home/travis/build/icyphy/ptII/org/hlacerti/demo/Billard/2Billes2Fed/2Billes2Fed.xml [junit] Done sleeping [junit] Exported /home/travis/build/icyphy/ptII/org/hlacerti/demo/Billard/2Billes2Fed/2Billes2Fed/index.html [junit] 3308 ms. Memory: 200704K Free: 110264K (55%) [junit] ####### 7 Mon Jun 06 02:08:04 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -openComposites -timeOut 30000 -whiteBackground org/hlacerti/demo/Billard/2Billes2Fed/BillardBall1.xml $PTII/org/hlacerti/demo/Billard/2Billes2Fed/BillardBall1 [junit] Warning: not running org/hlacerti/demo/Billard/2Billes2Fed/BillardBall1.xml. See ptolemy/vergil/basic/export/test/junit/ExportModelJUnitTest.java [junit] ----------------- Mon Jun 06 02:08:04 UTC 2022 About to sleep for 5.0 seconds before running or rerunning. Test is: /home/travis/build/icyphy/ptII/org/hlacerti/demo/Billard/2Billes2Fed/BillardBall1.xml [junit] Done sleeping [junit] HLA version is 1.3. [junit] HLA version is 1.3. [junit] HLA version is 1.3. [junit] Exported /home/travis/build/icyphy/ptII/org/hlacerti/demo/Billard/2Billes2Fed/BillardBall1/index.html [junit] 3409 ms. Memory: 200704K Free: 156837K (78%) [junit] ####### 8 Mon Jun 06 02:08:12 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -openComposites -timeOut 30000 -whiteBackground org/hlacerti/demo/Billard/2Billes2Fed/BillardBall2.xml $PTII/org/hlacerti/demo/Billard/2Billes2Fed/BillardBall2 [junit] Warning: not running org/hlacerti/demo/Billard/2Billes2Fed/BillardBall2.xml. See ptolemy/vergil/basic/export/test/junit/ExportModelJUnitTest.java [junit] ----------------- Mon Jun 06 02:08:12 UTC 2022 About to sleep for 5.0 seconds before running or rerunning. Test is: /home/travis/build/icyphy/ptII/org/hlacerti/demo/Billard/2Billes2Fed/BillardBall2.xml [junit] Done sleeping [junit] HLA version is 1.3. [junit] HLA version is 1.3. [junit] HLA version is 1.3. [junit] Exported /home/travis/build/icyphy/ptII/org/hlacerti/demo/Billard/2Billes2Fed/BillardBall2/index.html [junit] 3348 ms. Memory: 200704K Free: 76059K (38%) [junit] ####### 9 Mon Jun 06 02:08:21 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -openComposites -timeOut 30000 -whiteBackground org/hlacerti/demo/Billard/2Billes2Fed/BillardTable.xml $PTII/org/hlacerti/demo/Billard/2Billes2Fed/BillardTable [junit] Warning: not running org/hlacerti/demo/Billard/2Billes2Fed/BillardTable.xml. See ptolemy/vergil/basic/export/test/junit/ExportModelJUnitTest.java [junit] ----------------- Mon Jun 06 02:08:21 UTC 2022 About to sleep for 5.0 seconds before running or rerunning. Test is: /home/travis/build/icyphy/ptII/org/hlacerti/demo/Billard/2Billes2Fed/BillardTable.xml [junit] Done sleeping [junit] HLA version is 1.3. [junit] HLA version is 1.3. [junit] Exported /home/travis/build/icyphy/ptII/org/hlacerti/demo/Billard/2Billes2Fed/BillardTable/index.html [junit] 3289 ms. Memory: 200704K Free: 159406K (79%) [junit] ####### 10 Mon Jun 06 02:08:29 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -openComposites -timeOut 30000 -whiteBackground org/hlacerti/demo/Billard/Billard.xml $PTII/org/hlacerti/demo/Billard/Billard [junit] Warning: not running org/hlacerti/demo/Billard/Billard.xml. See ptolemy/vergil/basic/export/test/junit/ExportModelJUnitTest.java [junit] ----------------- Mon Jun 06 02:08:29 UTC 2022 About to sleep for 5.0 seconds before running or rerunning. Test is: /home/travis/build/icyphy/ptII/org/hlacerti/demo/Billard/Billard.xml [junit] Done sleeping [junit] Exported /home/travis/build/icyphy/ptII/org/hlacerti/demo/Billard/Billard/index.html [junit] 3205 ms. Memory: 200704K Free: 161864K (81%) [junit] ####### 11 Mon Jun 06 02:08:37 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -openComposites -timeOut 30000 -whiteBackground org/hlacerti/demo/BilliardJS/BilliardJS.xml $PTII/org/hlacerti/demo/BilliardJS/BilliardJS [junit] Warning: not running org/hlacerti/demo/BilliardJS/BilliardJS.xml. See ptolemy/vergil/basic/export/test/junit/ExportModelJUnitTest.java [junit] ----------------- Mon Jun 06 02:08:37 UTC 2022 About to sleep for 5.0 seconds before running or rerunning. Test is: /home/travis/build/icyphy/ptII/org/hlacerti/demo/BilliardJS/BilliardJS.xml [junit] Done sleeping [junit] Exported /home/travis/build/icyphy/ptII/org/hlacerti/demo/BilliardJS/BilliardJS/index.html [junit] 3300 ms. Memory: 200704K Free: 170668K (85%) [junit] ####### 12 Mon Jun 06 02:08:46 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -openComposites -timeOut 30000 -whiteBackground org/hlacerti/demo/BilliardJS/PoolTable2.xml $PTII/org/hlacerti/demo/BilliardJS/PoolTable2 [junit] Warning: not running org/hlacerti/demo/BilliardJS/PoolTable2.xml. See ptolemy/vergil/basic/export/test/junit/ExportModelJUnitTest.java [junit] ----------------- Mon Jun 06 02:08:46 UTC 2022 About to sleep for 5.0 seconds before running or rerunning. Test is: /home/travis/build/icyphy/ptII/org/hlacerti/demo/BilliardJS/PoolTable2.xml [junit] Done sleeping [junit] HLA version is 1.3. [junit] HLA version is 1.3. [junit] HLA version is 1.3. [junit] Exported /home/travis/build/icyphy/ptII/org/hlacerti/demo/BilliardJS/PoolTable2/index.html [junit] 3258 ms. Memory: 200704K Free: 130296K (65%) [junit] ####### 13 Mon Jun 06 02:08:54 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -openComposites -timeOut 30000 -whiteBackground org/hlacerti/demo/BilliardJS/TwoBilliardBallsJS.xml $PTII/org/hlacerti/demo/BilliardJS/TwoBilliardBallsJS [junit] Warning: not running org/hlacerti/demo/BilliardJS/TwoBilliardBallsJS.xml. See ptolemy/vergil/basic/export/test/junit/ExportModelJUnitTest.java [junit] ----------------- Mon Jun 06 02:08:54 UTC 2022 About to sleep for 5.0 seconds before running or rerunning. Test is: /home/travis/build/icyphy/ptII/org/hlacerti/demo/BilliardJS/TwoBilliardBallsJS.xml [junit] Done sleeping [junit] HLA version is 1.3. [junit] HLA version is 1.3. [junit] Exported /home/travis/build/icyphy/ptII/org/hlacerti/demo/BilliardJS/TwoBilliardBallsJS/index.html [junit] 8768 ms. Memory: 200704K Free: 128986K (64%) [junit] ####### 14 Mon Jun 06 02:09:08 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -openComposites -timeOut 30000 -whiteBackground org/hlacerti/demo/f14HLA/f14HLA.xml $PTII/org/hlacerti/demo/f14HLA/f14HLA [junit] Warning: not running org/hlacerti/demo/f14HLA/f14HLA.xml. See ptolemy/vergil/basic/export/test/junit/ExportModelJUnitTest.java [junit] ----------------- Mon Jun 06 02:09:08 UTC 2022 About to sleep for 5.0 seconds before running or rerunning. Test is: /home/travis/build/icyphy/ptII/org/hlacerti/demo/f14HLA/f14HLA.xml [junit] Done sleeping [junit] Exported /home/travis/build/icyphy/ptII/org/hlacerti/demo/f14HLA/f14HLA/index.html [junit] 3210 ms. Memory: 200704K Free: 117788K (59%) [junit] ####### 15 Mon Jun 06 02:09:16 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -openComposites -timeOut 30000 -whiteBackground org/hlacerti/demo/Fleet/A1.xml $PTII/org/hlacerti/demo/Fleet/A1 [junit] Warning: not running org/hlacerti/demo/Fleet/A1.xml. See ptolemy/vergil/basic/export/test/junit/ExportModelJUnitTest.java [junit] ----------------- Mon Jun 06 02:09:16 UTC 2022 About to sleep for 5.0 seconds before running or rerunning. Test is: /home/travis/build/icyphy/ptII/org/hlacerti/demo/Fleet/A1.xml [junit] Done sleeping [junit] HLA version is 1.3. [junit] HLA version is 1.3. [junit] HLA version is 1.3. [junit] Exported /home/travis/build/icyphy/ptII/org/hlacerti/demo/Fleet/A1/index.html [junit] 3285 ms. Memory: 200704K Free: 87015K (43%) [junit] ####### 16 Mon Jun 06 02:09:24 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -openComposites -timeOut 30000 -whiteBackground org/hlacerti/demo/Fleet/A2.xml $PTII/org/hlacerti/demo/Fleet/A2 [junit] Warning: not running org/hlacerti/demo/Fleet/A2.xml. See ptolemy/vergil/basic/export/test/junit/ExportModelJUnitTest.java [junit] ----------------- Mon Jun 06 02:09:24 UTC 2022 About to sleep for 5.0 seconds before running or rerunning. Test is: /home/travis/build/icyphy/ptII/org/hlacerti/demo/Fleet/A2.xml [junit] Done sleeping [junit] HLA version is 1.3. [junit] HLA version is 1.3. [junit] Exported /home/travis/build/icyphy/ptII/org/hlacerti/demo/Fleet/A2/index.html [junit] 3287 ms. Memory: 200704K Free: 48091K (24%) [junit] ####### 17 Mon Jun 06 02:09:32 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -openComposites -timeOut 30000 -whiteBackground org/hlacerti/demo/Fleet/Fleet.xml $PTII/org/hlacerti/demo/Fleet/Fleet [junit] Warning: not running org/hlacerti/demo/Fleet/Fleet.xml. See ptolemy/vergil/basic/export/test/junit/ExportModelJUnitTest.java [junit] ----------------- Mon Jun 06 02:09:32 UTC 2022 About to sleep for 5.0 seconds before running or rerunning. Test is: /home/travis/build/icyphy/ptII/org/hlacerti/demo/Fleet/Fleet.xml [junit] Done sleeping [junit] Exported /home/travis/build/icyphy/ptII/org/hlacerti/demo/Fleet/Fleet/index.html [junit] 3212 ms. Memory: 200704K Free: 50506K (25%) [junit] ####### 18 Mon Jun 06 02:09:41 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -openComposites -timeOut 30000 -whiteBackground org/hlacerti/demo/Fleet1516e/A1.xml $PTII/org/hlacerti/demo/Fleet1516e/A1 [junit] Warning: not running org/hlacerti/demo/Fleet1516e/A1.xml. See ptolemy/vergil/basic/export/test/junit/ExportModelJUnitTest.java [junit] ----------------- Mon Jun 06 02:09:41 UTC 2022 About to sleep for 5.0 seconds before running or rerunning. Test is: /home/travis/build/icyphy/ptII/org/hlacerti/demo/Fleet1516e/A1.xml [junit] Done sleeping [junit] HLA version is 1516-2010. [junit] HLA version is 1516-2010. [junit] Exported /home/travis/build/icyphy/ptII/org/hlacerti/demo/Fleet1516e/A1/index.html [junit] 3304 ms. Memory: 200704K Free: 27743K (14%) [junit] ####### 19 Mon Jun 06 02:09:49 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -openComposites -timeOut 30000 -whiteBackground org/hlacerti/demo/Fleet1516e/A2.xml $PTII/org/hlacerti/demo/Fleet1516e/A2 [junit] Warning: not running org/hlacerti/demo/Fleet1516e/A2.xml. See ptolemy/vergil/basic/export/test/junit/ExportModelJUnitTest.java [junit] ----------------- Mon Jun 06 02:09:49 UTC 2022 About to sleep for 5.0 seconds before running or rerunning. Test is: /home/travis/build/icyphy/ptII/org/hlacerti/demo/Fleet1516e/A2.xml [junit] Done sleeping [junit] HLA version is 1516-2010. [junit] HLA version is 1516-2010. [junit] HLA version is 1516-2010. [junit] Exported /home/travis/build/icyphy/ptII/org/hlacerti/demo/Fleet1516e/A2/index.html [junit] 3223 ms. Memory: 200704K Free: 100512K (50%) [junit] ####### 20 Mon Jun 06 02:09:57 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -openComposites -timeOut 30000 -whiteBackground org/hlacerti/demo/Fleet1516e/Fleet1516e.xml $PTII/org/hlacerti/demo/Fleet1516e/Fleet1516e [junit] Warning: not running org/hlacerti/demo/Fleet1516e/Fleet1516e.xml. See ptolemy/vergil/basic/export/test/junit/ExportModelJUnitTest.java [junit] ----------------- Mon Jun 06 02:09:57 UTC 2022 About to sleep for 5.0 seconds before running or rerunning. Test is: /home/travis/build/icyphy/ptII/org/hlacerti/demo/Fleet1516e/Fleet1516e.xml [junit] Done sleeping [junit] Exported /home/travis/build/icyphy/ptII/org/hlacerti/demo/Fleet1516e/Fleet1516e/index.html [junit] 3185 ms. Memory: 200704K Free: 94649K (47%) [junit] ####### 21 Mon Jun 06 02:10:05 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -openComposites -timeOut 30000 -whiteBackground org/hlacerti/demo/IntegrationTests/IntegrationTests.xml $PTII/org/hlacerti/demo/IntegrationTests/IntegrationTests [junit] Warning: not running org/hlacerti/demo/IntegrationTests/IntegrationTests.xml. See ptolemy/vergil/basic/export/test/junit/ExportModelJUnitTest.java [junit] ----------------- Mon Jun 06 02:10:05 UTC 2022 About to sleep for 5.0 seconds before running or rerunning. Test is: /home/travis/build/icyphy/ptII/org/hlacerti/demo/IntegrationTests/IntegrationTests.xml [junit] Done sleeping [junit] Exported /home/travis/build/icyphy/ptII/org/hlacerti/demo/IntegrationTests/IntegrationTests/index.html [junit] 3190 ms. Memory: 200704K Free: 96167K (48%) [junit] ####### 22 Mon Jun 06 02:10:14 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -openComposites -timeOut 30000 -whiteBackground org/hlacerti/demo/IntegrationTests/TimeAdvancing1Federate/TimeAdvancing1Federate.xml $PTII/org/hlacerti/demo/IntegrationTests/TimeAdvancing1Federate/TimeAdvancing1Federate [junit] Warning: not running org/hlacerti/demo/IntegrationTests/TimeAdvancing1Federate/TimeAdvancing1Federate.xml. See ptolemy/vergil/basic/export/test/junit/ExportModelJUnitTest.java [junit] ----------------- Mon Jun 06 02:10:14 UTC 2022 About to sleep for 5.0 seconds before running or rerunning. Test is: /home/travis/build/icyphy/ptII/org/hlacerti/demo/IntegrationTests/TimeAdvancing1Federate/TimeAdvancing1Federate.xml [junit] Done sleeping [junit] HLA version is 1.3. [junit] HLA version is 1.3. [junit] HLA version is 1.3. [junit] Exported /home/travis/build/icyphy/ptII/org/hlacerti/demo/IntegrationTests/TimeAdvancing1Federate/TimeAdvancing1Federate/index.html [junit] 3178 ms. Memory: 200704K Free: 72518K (36%) [junit] ####### 23 Mon Jun 06 02:10:22 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -openComposites -timeOut 30000 -whiteBackground org/hlacerti/demo/IntegrationTests/TimeAdvancing2Federates/TimeAdvancing2Federates.xml $PTII/org/hlacerti/demo/IntegrationTests/TimeAdvancing2Federates/TimeAdvancing2Federates [junit] Warning: not running org/hlacerti/demo/IntegrationTests/TimeAdvancing2Federates/TimeAdvancing2Federates.xml. See ptolemy/vergil/basic/export/test/junit/ExportModelJUnitTest.java [junit] ----------------- Mon Jun 06 02:10:22 UTC 2022 About to sleep for 5.0 seconds before running or rerunning. Test is: /home/travis/build/icyphy/ptII/org/hlacerti/demo/IntegrationTests/TimeAdvancing2Federates/TimeAdvancing2Federates.xml [junit] Done sleeping [junit] HLA version is 1.3. [junit] HLA version is 1.3. [junit] HLA version is 1.3. [junit] HLA version is 1.3. [junit] HLA version is 1.3. [junit] Exported /home/travis/build/icyphy/ptII/org/hlacerti/demo/IntegrationTests/TimeAdvancing2Federates/TimeAdvancing2Federates/index.html [junit] 3289 ms. Memory: 200704K Free: 123114K (61%) [junit] ####### 24 Mon Jun 06 02:10:30 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -openComposites -timeOut 30000 -whiteBackground org/hlacerti/demo/IntegrationTests/TimeAdvancing2FederatesIntervalEvents/TimeAdvancing2FederatesIntervalEvents.xml $PTII/org/hlacerti/demo/IntegrationTests/TimeAdvancing2FederatesIntervalEvents/TimeAdvancing2FederatesIntervalEvents [junit] Warning: not running org/hlacerti/demo/IntegrationTests/TimeAdvancing2FederatesIntervalEvents/TimeAdvancing2FederatesIntervalEvents.xml. See ptolemy/vergil/basic/export/test/junit/ExportModelJUnitTest.java [junit] ----------------- Mon Jun 06 02:10:30 UTC 2022 About to sleep for 5.0 seconds before running or rerunning. Test is: /home/travis/build/icyphy/ptII/org/hlacerti/demo/IntegrationTests/TimeAdvancing2FederatesIntervalEvents/TimeAdvancing2FederatesIntervalEvents.xml [junit] Done sleeping [junit] HLA version is 1.3. [junit] HLA version is 1.3. [junit] HLA version is 1.3. [junit] HLA version is 1.3. [junit] Exported /home/travis/build/icyphy/ptII/org/hlacerti/demo/IntegrationTests/TimeAdvancing2FederatesIntervalEvents/TimeAdvancing2FederatesIntervalEvents/index.html [junit] 3249 ms. Memory: 200704K Free: 58857K (29%) [junit] ####### 25 Mon Jun 06 02:10:38 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -openComposites -timeOut 30000 -whiteBackground org/hlacerti/demo/SynchronizeToRealTime/SynchronizeToRealTime.xml $PTII/org/hlacerti/demo/SynchronizeToRealTime/SynchronizeToRealTime [junit] Warning: not running org/hlacerti/demo/SynchronizeToRealTime/SynchronizeToRealTime.xml. See ptolemy/vergil/basic/export/test/junit/ExportModelJUnitTest.java [junit] ----------------- Mon Jun 06 02:10:38 UTC 2022 About to sleep for 5.0 seconds before running or rerunning. Test is: /home/travis/build/icyphy/ptII/org/hlacerti/demo/SynchronizeToRealTime/SynchronizeToRealTime.xml [junit] Done sleeping [junit] HLA version is 1.3. [junit] HLA version is 1.3. [junit] HLA version is 1.3. [junit] HLA version is 1.3. [junit] HLA version is 1.3. [junit] HLA version is 1.3. [junit] HLA version is 1.3. [junit] Exported /home/travis/build/icyphy/ptII/org/hlacerti/demo/SynchronizeToRealTime/SynchronizeToRealTime/index.html [junit] 3261 ms. Memory: 200704K Free: 53666K (27%) [junit] ####### 26 Mon Jun 06 02:10:47 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground org/ptolemy/machineImprovisation/demo/JazzImprovisation/JazzImprovisation.xml $PTII/org/ptolemy/machineImprovisation/demo/JazzImprovisation/JazzImprovisation [junit] Running .JazzImprovisation [junit] 20858 ms. Memory: 953344K Free: 479744K (50%) [junit] Exported /home/travis/build/icyphy/ptII/org/ptolemy/machineImprovisation/demo/JazzImprovisation/JazzImprovisation/index.html [junit] 26253 ms. Memory: 953344K Free: 452075K (47%) [junit] ####### 27 Mon Jun 06 02:11:13 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground org/ptolemy/machineLearning/clustering/demo/KMeans/KMeans.xml $PTII/org/ptolemy/machineLearning/clustering/demo/KMeans/KMeans [junit] Running .KMeans [junit] K-Means Converged in 3 iterations. [junit] 153 ms. Memory: 953344K Free: 276478K (29%) [junit] Exported /home/travis/build/icyphy/ptII/org/ptolemy/machineLearning/clustering/demo/KMeans/KMeans/index.html [junit] 4574 ms. Memory: 953344K Free: 691642K (73%) [junit] ####### 28 Mon Jun 06 02:11:17 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground org/ptolemy/machineLearning/hmm/demo/CommunicationAnomalyDetectionAOM/CommunicationAnomalyDetectionAOM.xml $PTII/org/ptolemy/machineLearning/hmm/demo/CommunicationAnomalyDetectionAOM/CommunicationAnomalyDetectionAOM [junit] Running .CommunicationAnomalyDetectionAOM [junit] 6.407455096068851 [junit] 153.50123975082 [junit] 190.04299071481992 [junit] 208.55540400162042 [junit] 224.93132452832214 [junit] 226.6085862000284 [junit] 224.48673814880354 [junit] 221.65787565485613 [junit] 218.7712429757784 [junit] 216.30871581146044 [junit] ======= [junit] 15.636501597840926 [junit] 157.8515443316303 [junit] 158.66275998157744 [junit] 158.53276698610617 [junit] 159.85643219113766 [junit] 160.69302030238424 [junit] 161.19633331222178 [junit] 161.24961547092926 [junit] 161.41738999709392 [junit] 161.82944255542333 [junit] ======= [junit] 20.105403414762467 [junit] 148.09079014710392 [junit] 150.85949593619276 [junit] 148.701167728905 [junit] 146.20733606082393 [junit] 147.43363096577832 [junit] 147.45799199001536 [junit] 147.18742580430225 [junit] 146.76311389386652 [junit] 146.59835112863607 [junit] ======= [junit] -25.416153015479996 [junit] 141.92629002672675 [junit] 190.03114673710337 [junit] 183.40365308425095 [junit] 174.81851727169638 [junit] 168.9277164919526 [junit] 163.13553103885806 [junit] 156.8824783214388 [junit] 149.82673226791158 [junit] 141.62973399925608 [junit] ======= [junit] 24.357463831943257 [junit] 172.68645678992456 [junit] 199.9206294212993 [junit] 217.95095024172338 [junit] 224.70050230884243 [junit] 217.7467251477253 [junit] 213.36593892314664 [junit] 224.23569318537187 [junit] 267.18064821077525 [junit] 322.5482403721707 [junit] ======= [junit] 5.4268800894021 [junit] 168.80841355647178 [junit] 178.5119487192707 [junit] 184.6573976247985 [junit] 193.06597901268864 [junit] 201.32818428521182 [junit] 206.63958943916245 [junit] 209.90431902249006 [junit] 212.23401882600086 [junit] 214.68744955705043 [junit] ======= [junit] -10.684190368191384 [junit] 138.96371587558792 [junit] 170.6675042361761 [junit] 161.70443316517438 [junit] 158.50055503825828 [junit] 157.4271918625909 [junit] 156.84779029764263 [junit] 156.13414777563585 [junit] 154.5652693097492 [junit] 152.62904682940862 [junit] ======= [junit] ExportHTMLTimer went off after 30000 ms., calling getDirector().finish and getDirector().stopFire() [junit] 30006 ms. Memory: 953344K Free: 743338K (78%) [junit] Exported /home/travis/build/icyphy/ptII/org/ptolemy/machineLearning/hmm/demo/CommunicationAnomalyDetectionAOM/CommunicationAnomalyDetectionAOM/index.html [junit] 39665 ms. Memory: 953344K Free: 500235K (52%) [junit] ####### 29 Mon Jun 06 02:11:57 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground org/ptolemy/machineLearning/hmm/demo/CommunicationAnomalyDetectionCQM/CommunicationAnomalyDetectionCQM.xml $PTII/org/ptolemy/machineLearning/hmm/demo/CommunicationAnomalyDetectionCQM/CommunicationAnomalyDetectionCQM [junit] Running .CommunicationAnomalyDetectionCQM [junit] 34.93612500397083 [junit] 208.336816080141 [junit] 240.4392389177031 [junit] 250.25947302599658 [junit] 256.1081067247657 [junit] 261.084471990979 [junit] 266.52159694701595 [junit] 271.0598346715106 [junit] 275.8346930338825 [junit] 279.83103139843524 [junit] 283.42455968756786 [junit] 286.6202135848402 [junit] 289.9679000494227 [junit] 292.467689708458 [junit] ======= [junit] 57.206987686149255 [junit] 288.467550644796 [junit] 342.0243002803949 [junit] 339.1770509390129 [junit] 346.88607346445013 [junit] 351.2071267906733 [junit] 353.569331828162 [junit] ======= [junit] 8460 ms. Memory: 953344K Free: 293096K (31%) [junit] Exported /home/travis/build/icyphy/ptII/org/ptolemy/machineLearning/hmm/demo/CommunicationAnomalyDetectionCQM/CommunicationAnomalyDetectionCQM/index.html [junit] 14363 ms. Memory: 953344K Free: 585137K (61%) [junit] ####### 30 Mon Jun 06 02:12:11 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground org/ptolemy/machineLearning/particleFilter/demo/MultiRobotIntruderTracking/MultiRobotIntruderTracking.xml $PTII/org/ptolemy/machineLearning/particleFilter/demo/MultiRobotIntruderTracking/MultiRobotIntruderTracking [junit] Running .MultiRobotIntruderTracking [junit] ExportHTMLTimer went off after 30000 ms., calling getDirector().finish and getDirector().stopFire() [junit] 30158 ms. Memory: 953344K Free: 677933K (71%) [junit] Exported /home/travis/build/icyphy/ptII/org/ptolemy/machineLearning/particleFilter/demo/MultiRobotIntruderTracking/MultiRobotIntruderTracking/index.html [junit] 39894 ms. Memory: 953344K Free: 691422K (73%) [junit] ####### 31 Mon Jun 06 02:12:51 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground org/ptolemy/machineLearning/particleFilter/demo/OnlineTrajectoryOptimization/DistributedOnlineTrajectoryOptimization.xml $PTII/org/ptolemy/machineLearning/particleFilter/demo/OnlineTrajectoryOptimization/DistributedOnlineTrajectoryOptimization [junit] Running .DistributedOnlineTrajectoryOptimization [junit] ExportHTMLTimer went off after 30000 ms., calling getDirector().finish and getDirector().stopFire() [junit] 32155 ms. Memory: 953344K Free: 539542K (57%) [junit] Exported /home/travis/build/icyphy/ptII/org/ptolemy/machineLearning/particleFilter/demo/OnlineTrajectoryOptimization/DistributedOnlineTrajectoryOptimization/index.html [junit] 41134 ms. Memory: 953344K Free: 627170K (66%) [junit] ####### 32 Mon Jun 06 02:13:32 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground org/ptolemy/machineLearning/particleFilter/demo/OnlineTrajectoryOptimization/OnlineTrajectoryOptimization.xml $PTII/org/ptolemy/machineLearning/particleFilter/demo/OnlineTrajectoryOptimization/OnlineTrajectoryOptimization [junit] Running .OnlineTrajectoryOptimization [junit] ExportHTMLTimer went off after 30000 ms., calling getDirector().finish and getDirector().stopFire() [junit] 30314 ms. Memory: 953344K Free: 213923K (22%) [junit] Exported /home/travis/build/icyphy/ptII/org/ptolemy/machineLearning/particleFilter/demo/OnlineTrajectoryOptimization/OnlineTrajectoryOptimization/index.html [junit] 37441 ms. Memory: 953344K Free: 158954K (17%) [junit] ####### 33 Mon Jun 06 02:14:10 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground org/ptolemy/machineLearning/particleFilter/demo/OpenLoopSingleRobotTargetLocalization/OpenLoopSingleRobotTargetLocalization.xml $PTII/org/ptolemy/machineLearning/particleFilter/demo/OpenLoopSingleRobotTargetLocalization/OpenLoopSingleRobotTargetLocalization [junit] Running .OpenLoopSingleRobotTargetLocalization [junit] 7634 ms. Memory: 953344K Free: 210670K (22%) [junit] Exported /home/travis/build/icyphy/ptII/org/ptolemy/machineLearning/particleFilter/demo/OpenLoopSingleRobotTargetLocalization/OpenLoopSingleRobotTargetLocalization/index.html [junit] 11995 ms. Memory: 953344K Free: 542487K (57%) [junit] ####### 34 Mon Jun 06 02:14:22 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground org/ptolemy/machineLearning/particleFilter/demo/OpenLoopTwoRobotTargetLocalization/JointParticleFilter.xml $PTII/org/ptolemy/machineLearning/particleFilter/demo/OpenLoopTwoRobotTargetLocalization/JointParticleFilter [junit] Running .JointParticleFilter [junit] 2601 ms. Memory: 953344K Free: 571406K (60%) [junit] Exported /home/travis/build/icyphy/ptII/org/ptolemy/machineLearning/particleFilter/demo/OpenLoopTwoRobotTargetLocalization/JointParticleFilter/index.html [junit] 7878 ms. Memory: 953344K Free: 491439K (52%) [junit] ####### 35 Mon Jun 06 02:14:30 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground org/ptolemy/machineLearning/particleFilter/demo/OpenLoopTwoRobotTargetLocalization/OpenLoopTwoRobotTargetLocalization.xml $PTII/org/ptolemy/machineLearning/particleFilter/demo/OpenLoopTwoRobotTargetLocalization/OpenLoopTwoRobotTargetLocalization [junit] Running .OpenLoopTwoRobotTargetLocalization [junit] ExportHTMLTimer went off after 30000 ms., calling getDirector().finish and getDirector().stopFire() [junit] 30148 ms. Memory: 953344K Free: 253620K (27%) [junit] Exported /home/travis/build/icyphy/ptII/org/ptolemy/machineLearning/particleFilter/demo/OpenLoopTwoRobotTargetLocalization/OpenLoopTwoRobotTargetLocalization/index.html [junit] 34941 ms. Memory: 953344K Free: 310514K (33%) [junit] ####### 36 Mon Jun 06 02:15:05 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground org/ptolemy/machineLearning/particleFilter/demo/ParticleFilterRange/ParticleFilterRange.xml $PTII/org/ptolemy/machineLearning/particleFilter/demo/ParticleFilterRange/ParticleFilterRange [junit] Running .ParticleFilterRange [junit] 10114 ms. Memory: 953344K Free: 448579K (47%) [junit] Exported /home/travis/build/icyphy/ptII/org/ptolemy/machineLearning/particleFilter/demo/ParticleFilterRange/ParticleFilterRange/index.html [junit] 14441 ms. Memory: 953344K Free: 152570K (16%) [junit] ####### 37 Mon Jun 06 02:15:19 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground org/ptolemy/optimization/demo/LeastSquaresNodeLocalization/LeastSquaresNodeLocalization.xml $PTII/org/ptolemy/optimization/demo/LeastSquaresNodeLocalization/LeastSquaresNodeLocalization [junit] Running .LeastSquaresNodeLocalization [junit] 368 ms. Memory: 953344K Free: 322564K (34%) [junit] Exported /home/travis/build/icyphy/ptII/org/ptolemy/optimization/demo/LeastSquaresNodeLocalization/LeastSquaresNodeLocalization/index.html [junit] 4758 ms. Memory: 953344K Free: 155600K (16%) [junit] ####### 38 Mon Jun 06 02:15:24 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground org/ptolemy/optimization/demo/LinearRegression/LinearRegression.xml $PTII/org/ptolemy/optimization/demo/LinearRegression/LinearRegression [junit] Running .LinearRegression [junit] 1913 ms. Memory: 953344K Free: 125764K (13%) [junit] Exported /home/travis/build/icyphy/ptII/org/ptolemy/optimization/demo/LinearRegression/LinearRegression/index.html [junit] 6498 ms. Memory: 953344K Free: 340304K (36%) [junit] ####### 39 Mon Jun 06 02:15:30 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground org/ptolemy/optimization/demo/SimpleOptimization/SimpleOptimization.xml $PTII/org/ptolemy/optimization/demo/SimpleOptimization/SimpleOptimization [junit] Running .SimpleOptimization [junit] 29 ms. Memory: 953344K Free: 231791K (24%) [junit] Exported /home/travis/build/icyphy/ptII/org/ptolemy/optimization/demo/SimpleOptimization/SimpleOptimization/index.html [junit] 4202 ms. Memory: 953344K Free: 173870K (18%) [junit] ####### 40 Mon Jun 06 02:15:35 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground org/ptolemy/osc/demo/OscSendReceive/OscSendReceive.xml $PTII/org/ptolemy/osc/demo/OscSendReceive/OscSendReceive [junit] Running .OscSendReceive [junit] OscP5 0.9.9 infos, comments, questions at http://www.sojamo.de/oscP5 [junit] [junit] [junit] ### [2022/6/6 2:15:36] PROCESS @ OscP5 stopped. [junit] ### [2022/6/6 2:15:36] PROCESS @ UdpClient.openSocket udp socket initialized. [junit] Register Dispose [junit] java.lang.NullPointerException [junit] ### [2022/6/6 2:15:37] PROCESS @ UdpServer.start() new Unicast DatagramSocket created @ port 2224 [junit] ### [2022/6/6 2:15:37] PROCESS @ UdpServer.run() UdpServer is running @ 2224 [junit] ### [2022/6/6 2:15:37] INFO @ OscP5 is running. you (127.0.0.1) are listening @ port 2224 [junit] OscP5 0.9.9 infos, comments, questions at http://www.sojamo.de/oscP5 [junit] [junit] [junit] ### [2022/6/6 2:15:37] PROCESS @ OscP5 stopped. [junit] ### [2022/6/6 2:15:37] PROCESS @ UdpClient.openSocket udp socket initialized. [junit] Register Dispose [junit] java.lang.NullPointerException [junit] ### [2022/6/6 2:15:38] PROCESS @ UdpServer.start() new Unicast DatagramSocket created @ port 2225 [junit] ### [2022/6/6 2:15:38] INFO @ OscP5 is running. you (127.0.0.1) are listening @ port 2225 [junit] ### [2022/6/6 2:15:38] PROCESS @ UdpServer.run() UdpServer is running @ 2225 [junit] OscP5 0.9.9 infos, comments, questions at http://www.sojamo.de/oscP5 [junit] [junit] [junit] ### [2022/6/6 2:15:38] PROCESS @ OscP5 stopped. [junit] ### [2022/6/6 2:15:38] PROCESS @ UdpClient.openSocket udp socket initialized. [junit] Register Dispose [junit] java.lang.NullPointerException [junit] ### [2022/6/6 2:15:39] PROCESS @ UdpServer.start() new Unicast DatagramSocket created @ port 2227 [junit] ### [2022/6/6 2:15:39] INFO @ OscP5 is running. you (127.0.0.1) are listening @ port 2227 [junit] ### [2022/6/6 2:15:39] PROCESS @ UdpServer.run() UdpServer is running @ 2227 [junit] ### [2022/6/6 2:15:50] PROCESS @ OscP5 stopped. [junit] ### [2022/6/6 2:15:50] PROCESS @ UdpServer.run() socket closed. [junit] ### [2022/6/6 2:15:50] PROCESS @ UdpServer.run() socket closed. [junit] ### [2022/6/6 2:15:50] PROCESS @ OscP5 stopped. [junit] ### [2022/6/6 2:15:50] PROCESS @ UdpServer.run() socket closed. [junit] ### [2022/6/6 2:15:50] PROCESS @ OscP5 stopped. [junit] 14026 ms. Memory: 953344K Free: 578851K (61%) [junit] Exported /home/travis/build/icyphy/ptII/org/ptolemy/osc/demo/OscSendReceive/OscSendReceive/index.html [junit] 18157 ms. Memory: 953344K Free: 536860K (56%) [junit] ####### 41 Mon Jun 06 02:15:53 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground org/ptolemy/qss/demo/RLC/RLC.xml $PTII/org/ptolemy/qss/demo/RLC/RLC [junit] Running .RLC [junit] 86 ms. Memory: 953344K Free: 424227K (44%) [junit] Exported /home/travis/build/icyphy/ptII/org/ptolemy/qss/demo/RLC/RLC/index.html [junit] 4338 ms. Memory: 953344K Free: 274167K (29%) [junit] ####### 42 Mon Jun 06 02:15:57 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground org/ptolemy/ssm/demo/RangeLocalizationOnMap/RangeLocalizationOnMap.xml $PTII/org/ptolemy/ssm/demo/RangeLocalizationOnMap/RangeLocalizationOnMap [junit] Running .RangeLocalizationOnMap [junit] ExportHTMLTimer went off after 30000 ms., calling getDirector().finish and getDirector().stopFire() [junit] 30439 ms. Memory: 953344K Free: 573649K (60%) [junit] Exported /home/travis/build/icyphy/ptII/org/ptolemy/ssm/demo/RangeLocalizationOnMap/RangeLocalizationOnMap/index.html [junit] 36386 ms. Memory: 953344K Free: 280762K (29%) [junit] ####### 43 Mon Jun 06 02:16:33 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground org/ptolemy/ssm/demo/SingleRobotTargetLocalization/SingleRobotTargetLocalization.xml $PTII/org/ptolemy/ssm/demo/SingleRobotTargetLocalization/SingleRobotTargetLocalization [junit] Running .SingleRobotTargetLocalization [junit] 6326 ms. Memory: 953344K Free: 143760K (15%) [junit] Exported /home/travis/build/icyphy/ptII/org/ptolemy/ssm/demo/SingleRobotTargetLocalization/SingleRobotTargetLocalization/index.html [junit] 10892 ms. Memory: 953344K Free: 332609K (35%) [junit] ####### 44 Mon Jun 06 02:16:44 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground org/ptolemy/ssm/demo/StatePrediction/StatePrediction.xml $PTII/org/ptolemy/ssm/demo/StatePrediction/StatePrediction [junit] Running .StatePrediction [junit] 6127 ms. Memory: 953344K Free: 585092K (61%) [junit] Exported /home/travis/build/icyphy/ptII/org/ptolemy/ssm/demo/StatePrediction/StatePrediction/index.html [junit] 10825 ms. Memory: 953344K Free: 222022K (23%) [junit] ####### 45 Mon Jun 06 02:16:55 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -openComposites -timeOut 30000 -whiteBackground org/terraswarm/accessor/demo/AugmentedReality/AugmentedReality.xml $PTII/org/terraswarm/accessor/demo/AugmentedReality/AugmentedReality [junit] Warning: not running org/terraswarm/accessor/demo/AugmentedReality/AugmentedReality.xml. See ptolemy/vergil/basic/export/test/junit/ExportModelJUnitTest.java [junit] Exported /home/travis/build/icyphy/ptII/org/terraswarm/accessor/demo/AugmentedReality/AugmentedReality/index.html [junit] 3113 ms. Memory: 953344K Free: 96621K (10%) [junit] ####### 46 Mon Jun 06 02:16:58 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground org/terraswarm/accessor/demo/AugmentedReality/AugmentedRealityFeedback.xml $PTII/org/terraswarm/accessor/demo/AugmentedReality/AugmentedRealityFeedback [junit] JSAccessor: PT_NO_NET environment variable is set, so git pull and ptdoc are not being run. [junit] WARNING: An illegal reflective access operation has occurred [junit] WARNING: Illegal reflective access by io.netty.util.internal.ReflectionUtil (file:/home/travis/build/icyphy/ptII/lib/netty-common-4.1.19.Final.jar) to constructor java.nio.DirectByteBuffer(long,int) [junit] WARNING: Please consider reporting this to the maintainers of io.netty.util.internal.ReflectionUtil [junit] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [junit] WARNING: All illegal access operations will be denied in a future release [junit] Running .AugmentedRealityFeedback [junit] [junit] ** (java:17929): WARNING **: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files [junit] BrowserLauncher: UnsupportedOperation: http://localhost:8089: java.lang.UnsupportedOperationException: The BROWSE action is not supported on the current platform! [junit] ExportHTMLTimer went off after 30000 ms., calling getDirector().finish and getDirector().stopFire() [junit] UserInterface: Connection closed because model is no longer running. (Thread[AWT-EventQueue-0,6,main]) [junit] WARNING: Clock: Model stopped before executing actions (e.g. producing outputs) scheduled for execution at times [22.0] [junit] WARNING: Mutable: Model stopped before executing actions (e.g. producing outputs) scheduled for execution at times [22.0] [junit] 30265 ms. Memory: 1020928K Free: 675326K (66%) [junit] Exported /home/travis/build/icyphy/ptII/org/terraswarm/accessor/demo/AugmentedReality/AugmentedRealityFeedback/index.html [junit] 39792 ms. Memory: 1020928K Free: 749972K (73%) [junit] ####### 47 Mon Jun 06 02:17:38 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground org/terraswarm/accessor/demo/AugmentedReality/AugmentedRealityFeedbackBlee.xml $PTII/org/terraswarm/accessor/demo/AugmentedReality/AugmentedRealityFeedbackBlee [junit] Running .AugmentedRealityFeedbackBlee [junit] Mutable: BleeSensorr.js: Could not get $KEYSTORE/brokerHostFile: ptolemy.kernel.util.IllegalActionException: Failed to read URI: /home/travis/.ptKeystore/brokerHostFile [junit] in .AugmentedRealityFeedbackBlee.Mutable [junit] Because: [junit] Cannot read file '/home/travis/.ptKeystore/brokerHostFile' or '/home/travis/.ptKeystore/brokerHostFile' (Thread[AWT-EventQueue-0,6,main]) [junit] BrowserLauncher: UnsupportedOperation: http://localhost:8089: java.lang.UnsupportedOperationException: The BROWSE action is not supported on the current platform! [junit] Mutable: Connection refused. [junit] Jun 06, 2022 2:17:53 AM io.vertx.core.impl.ContextImpl [junit] SEVERE: Unhandled exception [junit] java.lang.IllegalStateException: Response is closed [junit] at io.vertx.core.http.impl.HttpServerResponseImpl.checkValid(HttpServerResponseImpl.java:548) [junit] at io.vertx.core.http.impl.HttpServerResponseImpl.end0(HttpServerResponseImpl.java:401) [junit] at io.vertx.core.http.impl.HttpServerResponseImpl.end(HttpServerResponseImpl.java:319) [junit] at io.vertx.core.http.impl.HttpServerResponseImpl.end(HttpServerResponseImpl.java:308) [junit] at io.vertx.ext.web.impl.RoutingContextImplBase.unhandledFailure(RoutingContextImplBase.java:166) [junit] at io.vertx.ext.web.impl.RoutingContextImpl.checkHandleNoMatch(RoutingContextImpl.java:129) [junit] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:121) [junit] at io.vertx.ext.web.impl.RoutingContextImpl.doFail(RoutingContextImpl.java:452) [junit] at io.vertx.ext.web.impl.RoutingContextImpl.fail(RoutingContextImpl.java:153) [junit] UserInterface: *** Router error in WebSocket server: java.lang.IllegalStateException: Response is closed (Thread[vert.x-eventloop-thread-2,6,main]) [junit] UserInterface: *** Router error in WebSocket server: java.lang.IllegalStateException: Response is closed (Thread[vert.x-eventloop-thread-2,6,main]) [junit] at io.vertx.ext.web.handler.impl.StaticHandlerImpl.lambda$null$0(StaticHandlerImpl.java:218) [junit] UserInterface: *** Router error in WebSocket server: java.lang.IllegalStateException: Response is closed (Thread[vert.x-eventloop-thread-2,6,main]) [junit] at io.vertx.ext.web.handler.impl.StaticHandlerImpl.getFileProps(StaticHandlerImpl.java:302) [junit] at io.vertx.ext.web.handler.impl.StaticHandlerImpl.lambda$sendStatic$1(StaticHandlerImpl.java:205) [junit] at io.vertx.core.impl.FutureImpl.setHandler(FutureImpl.java:76) [junit] at io.vertx.core.impl.ContextImpl.lambda$null$0(ContextImpl.java:289) [junit] at io.vertx.core.impl.ContextImpl.lambda$wrapTask$2(ContextImpl.java:339) [junit] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:404) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:463) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] [junit] Jun 06, 2022 2:17:53 AM io.vertx.core.impl.ContextImpl [junit] SEVERE: Unhandled exception [junit] java.lang.IllegalStateException: Response is closed [junit] at io.vertx.core.http.impl.HttpServerResponseImpl.checkValid(HttpServerResponseImpl.java:548) [junit] at io.vertx.core.http.impl.HttpServerResponseImpl.end0(HttpServerResponseImpl.java:401) [junit] at io.vertx.core.http.impl.HttpServerResponseImpl.end(HttpServerResponseImpl.java:319) [junit] at io.vertx.core.http.impl.HttpServerResponseImpl.end(HttpServerResponseImpl.java:308) [junit] at io.vertx.ext.web.impl.RoutingContextImplBase.unhandledFailure(RoutingContextImplBase.java:166) [junit] at io.vertx.ext.web.impl.RoutingContextImpl.checkHandleNoMatch(RoutingContextImpl.java:129) [junit] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:121) [junit] at io.vertx.ext.web.impl.RoutingContextImpl.doFail(RoutingContextImpl.java:452) [junit] at io.vertx.ext.web.impl.RoutingContextImpl.fail(RoutingContextImpl.java:153) [junit] at io.vertx.ext.web.handler.impl.StaticHandlerImpl.lambda$null$0(StaticHandlerImpl.java:218) [junit] at io.vertx.ext.web.handler.impl.StaticHandlerImpl.getFileProps(StaticHandlerImpl.java:302) [junit] at io.vertx.ext.web.handler.impl.StaticHandlerImpl.lambda$sendStatic$1(StaticHandlerImpl.java:205) [junit] at io.vertx.core.impl.FutureImpl.setHandler(FutureImpl.java:76) [junit] at io.vertx.core.impl.ContextImpl.lambda$null$0(ContextImpl.java:289) [junit] at io.vertx.core.impl.ContextImpl.lambda$wrapTask$2(ContextImpl.java:339) [junit] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:404) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:463) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] [junit] Jun 06, 2022 2:17:53 AM io.vertx.core.impl.ContextImpl [junit] SEVERE: Unhandled exception [junit] java.lang.IllegalStateException: Response is closed [junit] at io.vertx.core.http.impl.HttpServerResponseImpl.checkValid(HttpServerResponseImpl.java:548) [junit] at io.vertx.core.http.impl.HttpServerResponseImpl.end0(HttpServerResponseImpl.java:401) [junit] at io.vertx.core.http.impl.HttpServerResponseImpl.end(HttpServerResponseImpl.java:319) [junit] at io.vertx.core.http.impl.HttpServerResponseImpl.end(HttpServerResponseImpl.java:308) [junit] at io.vertx.ext.web.impl.RoutingContextImplBase.unhandledFailure(RoutingContextImplBase.java:166) [junit] at io.vertx.ext.web.impl.RoutingContextImpl.checkHandleNoMatch(RoutingContextImpl.java:129) [junit] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:121) [junit] at io.vertx.ext.web.impl.RoutingContextImpl.doFail(RoutingContextImpl.java:452) [junit] at io.vertx.ext.web.impl.RoutingContextImpl.fail(RoutingContextImpl.java:153) [junit] at io.vertx.ext.web.handler.impl.StaticHandlerImpl.lambda$null$0(StaticHandlerImpl.java:218) [junit] at io.vertx.ext.web.handler.impl.StaticHandlerImpl.getFileProps(StaticHandlerImpl.java:302) [junit] at io.vertx.ext.web.handler.impl.StaticHandlerImpl.lambda$sendStatic$1(StaticHandlerImpl.java:205) [junit] at io.vertx.core.impl.FutureImpl.setHandler(FutureImpl.java:76) [junit] at io.vertx.core.impl.ContextImpl.lambda$null$0(ContextImpl.java:289) [junit] at io.vertx.core.impl.ContextImpl.lambda$wrapTask$2(ContextImpl.java:339) [junit] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:404) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:463) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] [junit] ExportHTMLTimer went off after 30000 ms., calling getDirector().finish and getDirector().stopFire() [junit] UserInterface: Connection closed because model is no longer running. (Thread[AWT-EventQueue-0,6,main]) [junit] WARNING: Clock: Model stopped before executing actions (e.g. producing outputs) scheduled for execution at times [24.0] [junit] 30057 ms. Memory: 1060864K Free: 400399K (38%) [junit] Exported /home/travis/build/icyphy/ptII/org/terraswarm/accessor/demo/AugmentedReality/AugmentedRealityFeedbackBlee/index.html [junit] 40051 ms. Memory: 1060864K Free: 354298K (33%) [junit] ####### 48 Mon Jun 06 02:18:18 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground org/terraswarm/accessor/demo/AugmentedReality/AugmentedRealityKeyValueStore.xml $PTII/org/terraswarm/accessor/demo/AugmentedReality/AugmentedRealityKeyValueStore [junit] Running .AugmentedRealityKeyValueStore [junit] KeyValueStore: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] BrowserLauncher: UnsupportedOperation: http://localhost:8089: java.lang.UnsupportedOperationException: The BROWSE action is not supported on the current platform! [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:8077 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:8077 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] KeyValueStore: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] ExportHTMLTimer went off after 30000 ms., calling getDirector().finish and getDirector().stopFire() [junit] UserInterface: Connection closed because model is no longer running. (Thread[AWT-EventQueue-0,6,main]) [junit] 30051 ms. Memory: 1097728K Free: 404478K (37%) [junit] WARNING: Clock: Model stopped before executing actions (e.g. producing outputs) scheduled for execution at times [23.0] [junit] Exported /home/travis/build/icyphy/ptII/org/terraswarm/accessor/demo/AugmentedReality/AugmentedRealityKeyValueStore/index.html [junit] Unable to export to web. [junit] java.lang.ClassCastException: class ptolemy.data.Token$1 cannot be cast to class ptolemy.data.StringToken (ptolemy.data.Token$1 and ptolemy.data.StringToken are in unnamed module of loader 'app') [junit] at ptolemy.data.expr.Variable.getValueAsString(Variable.java:689) [junit] at ptolemy.vergil.basic.export.web.ParameterDisplayIconScript.getParameterTable(ParameterDisplayIconScript.java:116) [junit] at ptolemy.vergil.basic.export.web.ParameterDisplayIconScript._provideDefaultAttributes(ParameterDisplayIconScript.java:168) [junit] at ptolemy.vergil.basic.export.web.DefaultIconScript._provideAttributes(DefaultIconScript.java:160) [junit] at ptolemy.vergil.basic.export.web.WebContent.provideContent(WebContent.java:176) [junit] at ptolemy.vergil.basic.export.html.ExportHTMLAction.writeHTML(ExportHTMLAction.java:745) [junit] at ptolemy.vergil.basic.BasicGraphFrame.writeHTML(BasicGraphFrame.java:1657) [junit] at ptolemy.vergil.basic.export.html.ExportHTMLAction$1$1.run(ExportHTMLAction.java:559) [junit] at java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:313) [junit] at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:770) [junit] at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:721) [junit] at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:715) [junit] at java.base/java.security.AccessController.doPrivileged(Native Method) [junit] at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85) [junit] at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:740) [junit] at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203) [junit] at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124) [junit] at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113) [junit] at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109) [junit] at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) [junit] at java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:90) [junit] UNCAUGHT EXCEPTION: java.lang.ClassCastException: class ptolemy.data.Token$1 cannot be cast to class ptolemy.data.StringToken (ptolemy.data.Token$1 and ptolemy.data.StringToken are in unnamed module of loader 'app') [junit] java.lang.RuntimeException: java.lang.ClassCastException: class ptolemy.data.Token$1 cannot be cast to class ptolemy.data.StringToken (ptolemy.data.Token$1 and ptolemy.data.StringToken are in unnamed module of loader 'app') [junit] at ptolemy.vergil.basic.export.html.ExportHTMLAction$1$1.run(ExportHTMLAction.java:583) [junit] at java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:313) [junit] at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:770) [junit] at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:721) [junit] at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:715) [junit] at java.base/java.security.AccessController.doPrivileged(Native Method) [junit] at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85) [junit] at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:740) [junit] at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203) [junit] at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124) [junit] at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113) [junit] at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109) [junit] at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) [junit] at java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:90) [junit] Caused by: java.lang.ClassCastException: class ptolemy.data.Token$1 cannot be cast to class ptolemy.data.StringToken (ptolemy.data.Token$1 and ptolemy.data.StringToken are in unnamed module of loader 'app') [junit] at ptolemy.data.expr.Variable.getValueAsString(Variable.java:689) [junit] at ptolemy.vergil.basic.export.web.ParameterDisplayIconScript.getParameterTable(ParameterDisplayIconScript.java:116) [junit] at ptolemy.vergil.basic.export.web.ParameterDisplayIconScript._provideDefaultAttributes(ParameterDisplayIconScript.java:168) [junit] at ptolemy.vergil.basic.export.web.DefaultIconScript._provideAttributes(DefaultIconScript.java:160) [junit] at ptolemy.vergil.basic.export.web.WebContent.provideContent(WebContent.java:176) [junit] at ptolemy.vergil.basic.export.html.ExportHTMLAction.writeHTML(ExportHTMLAction.java:745) [junit] at ptolemy.vergil.basic.BasicGraphFrame.writeHTML(BasicGraphFrame.java:1657) [junit] at ptolemy.vergil.basic.export.html.ExportHTMLAction$1$1.run(ExportHTMLAction.java:559) [junit] ... 13 more [junit] 39025 ms. Memory: 1097728K Free: 334809K (31%) [junit] ####### 49 Mon Jun 06 02:18:57 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground org/terraswarm/accessor/demo/AugmentedReality/AugmentedRealityVideo.xml $PTII/org/terraswarm/accessor/demo/AugmentedReality/AugmentedRealityVideo [junit] [AWT-EventQueue-0] INFO com.github.sarxos.webcam.Webcam - WebcamDefaultDriver capture driver will be used [junit] No physical cameras found, using WebcamDummyDriver. [junit] Running .AugmentedRealityVideo [junit] [atomic-processor-1] INFO com.github.sarxos.webcam.ds.cgt.WebcamOpenTask - Opening webcam Dummy Webcam 0 [junit] BrowserLauncher: UnsupportedOperation: http://localhost:8089: java.lang.UnsupportedOperationException: The BROWSE action is not supported on the current platform! [junit] [atomic-processor-1] INFO com.github.sarxos.webcam.ds.cgt.WebcamCloseTask - Closing Dummy Webcam 0 [junit] WARNING: Camera: Model stopped before executing actions (e.g. producing outputs) scheduled for execution at times [21.59] [junit] ExportHTMLTimer went off after 30000 ms., calling getDirector().finish and getDirector().stopFire() [junit] UserInterface: Connection closed because model is no longer running. (Thread[AWT-EventQueue-0,6,main]) [junit] 30083 ms. Memory: 1662976K Free: 1027556K (62%) [junit] Exported /home/travis/build/icyphy/ptII/org/terraswarm/accessor/demo/AugmentedReality/AugmentedRealityVideo/index.html [junit] 41966 ms. Memory: 1662976K Free: 954819K (57%) [junit] ####### 50 Mon Jun 06 02:19:39 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground org/terraswarm/accessor/demo/AugmentedRealityVideoSOHO/AugmentedRealityVideoSOHO.xml $PTII/org/terraswarm/accessor/demo/AugmentedRealityVideoSOHO/AugmentedRealityVideoSOHO [junit] Running .AugmentedRealityVideoSOHO [junit] [atomic-processor-1] INFO com.github.sarxos.webcam.ds.cgt.WebcamOpenTask - Opening webcam Dummy Webcam 0 [junit] BrowserLauncher: UnsupportedOperation: http://localhost:8089: java.lang.UnsupportedOperationException: The BROWSE action is not supported on the current platform! [junit] ExportHTMLTimer went off after 30000 ms., calling getDirector().finish and getDirector().stopFire() [junit] UserInterface: Connection closed because model is no longer running. (Thread[AWT-EventQueue-0,6,main]) [junit] [atomic-processor-1] INFO com.github.sarxos.webcam.ds.cgt.WebcamCloseTask - Closing Dummy Webcam 0 [junit] WARNING: Camera: Model stopped before executing actions (e.g. producing outputs) scheduled for execution at times [22.723000000000003] [junit] 30144 ms. Memory: 2366464K Free: 1645158K (70%) [junit] Exported /home/travis/build/icyphy/ptII/org/terraswarm/accessor/demo/AugmentedRealityVideoSOHO/AugmentedRealityVideoSOHO/index.html [junit] 38242 ms. Memory: 2366464K Free: 1760646K (74%) [junit] ####### 51 Mon Jun 06 02:20:17 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground org/terraswarm/accessor/demo/AugmentedRealityVideoSOHO/GenerateHueAccessors.xml $PTII/org/terraswarm/accessor/demo/AugmentedRealityVideoSOHO/GenerateHueAccessors [junit] Running .GenerateHueAccessors [junit] GenerateHueAccessors: GenerateHueAccessors: // Copyright (c) 2017 The Regents of the University of California. [junit] // All rights reserved. [junit] // [junit] // Permission is hereby granted, without written agreement and without [junit] // license or royalty fees, to use, copy, modify, and distribute this [junit] // software and its documentation for any purpose, provided that the above [junit] // copyright notice and the following two paragraphs appear in all copies [junit] // of this software. [junit] // [junit] // IN NO EVENT SHALL THE UNIVERSITY OF CALIFORNIA BE LIABLE TO ANY PARTY [junit] // FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES [junit] // ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN IF [junit] // THE UNIVERSITY OF CALIFORNIA HAS BEEN ADVISED OF THE POSSIBILITY OF [junit] // SUCH DAMAGE. [junit] // [junit] // THE UNIVERSITY OF CALIFORNIA SPECIFICALLY DISCLAIMS ANY WARRANTIES, [junit] // INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF [junit] // MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE [junit] // PROVIDED HEREUNDER IS ON AN "AS IS" BASIS, AND THE UNIVERSITY OF [junit] // CALIFORNIA HAS NO OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, [junit] // ENHANCEMENTS, OR MODIFICATIONS. [junit] // [junit] [junit] /** Control a Philips Hue light bulb. [junit] * [junit] * @accessor HueAccessorTemplate [junit] * @author Christopher Brooks, based on TemperatureSensor by Edward A. Lee [junit] * @input {JSON} commands JSON commands for the Hue, for example, [junit] * {"id" : 1, "on" : true, "hue" : 120} [junit] * @output data A JSON object. [junit] * @version $$Id$$ [junit] */ [junit] // Stop extra messages from jslint. Note that there should be no [junit] // space between the / and the * and global. [junit] /*globals console, error, exports, require */ [junit] /*jshint globalstrict: true*/ [junit] [junit] "use strict"; [junit] [junit] var handle = null; [junit] exports.setup = function() { [junit] this.implement('ControllableSensor'); [junit] [junit] this.output('data', {'type' : 'JSON'}); [junit] [junit] var Hue = this.instantiate('Hue', 'devices/Hue'); [junit] [junit] /* The GenerateHueAccessors.xml model substitutes in the bridgeIP here.*/ [junit] Hue.setParameter('bridgeIP','192.168.1.221'); [junit] [junit] /* The GenerateHueAccessors.xml model substitutes in the userName here.*/ [junit] Hue.setParameter('userName', 'SVmAJELYPPsCJjRqbKMjg0dLgesa6ZmiKt4Bdwaq'); [junit] [junit] var codeIn = "\ [junit] exports.setup = function() {\n\ [junit] this.input('in');\n\ [junit] this.output('out');\n\ [junit] }\n\ [junit] exports.initialize = function() {\n\ [junit] var thiz = this;\n\ [junit] this.addInputHandler('in', function() {\n\ [junit] var inValue = thiz.get('in');\n\ [junit] console.log('HueAccessorTemplate.JavaScriptIn: value of in: ' + inValue);\n\ [junit] var util = require('util');\n\ [junit] console.log(util.inspect(inValue));\n\ [junit] console.log('HueAccessorTemplate.JavaScriptIn: inValue.on: ' + inValue.on);\n\ [junit] var on = true;\n\ [junit] if (inValue.on !== 'on') {;\n\ [junit] on = false; \n\ [junit] };\n\ [junit] inValue = '{ \"id\": \"8\", \"on\": ' + on + '}';\n\ [junit] thiz.send('out', JSON.parse(inValue));\n\ [junit] });\n\ [junit] }"; [junit] var JavaScriptIn = this.instantiateFromCode('JavaScriptIn', codeIn, false); [junit] [junit] var codeOut = "\ [junit] exports.setup = function() {\n\ [junit] this.input('in');\n\ [junit] this.output('out');\n\ [junit] }\n\ [junit] exports.initialize = function() {\n\ [junit] var thiz = this;\n\ [junit] this.addInputHandler('in', function() {\n\ [junit] /* var inValue = thiz.get('in'); */\n\ [junit] /* FIXME: Need to get real data from the Hue. */\n\ [junit] /* var inValue = '{ \"bridgeIP\": \"192.168.1.221\", \"id\": \"8\", \"userName\": \"SVmAJELYPPsCJjRqbKMjg0dLgesa6ZmiKt4Bdwaq\" }';*/\n\ [junit] var inValue = thiz.get('in');\n\ [junit] var idLight = inValue['8'];\n\ [junit] console.log('HueAccessorTemplate.JavaScriptIn: inValue: ' + inValue);\n\ [junit] var util = require('util');\n\ [junit] console.log(util.inspect(inValue));\n\ [junit] console.log('HueAccessorTemplate.JavaScriptIn: idLight: ' + idLight);\n\ [junit] console.log(util.inspect(idLight));\n\ [junit] thiz.send('out', idLight);\n\ [junit] });\n\ [junit] }"; [junit] [junit] var JavaScriptOut = this.instantiateFromCode('JavaScriptOut', codeOut, false); [junit] [junit] this.connect('control', JavaScriptIn, 'in'); [junit] this.connect(JavaScriptIn, 'out', Hue, 'commands'); [junit] this.connect(Hue, 'lights', JavaScriptOut, 'in'); [junit] this.connect(JavaScriptOut, 'out', 'data'); [junit] [junit] }; [junit] [junit] exports.initialize = function() { [junit] // At initialize, send the schema; [junit] this.send('schema', schema); [junit] // Also send null data. [junit] this.send('data', null); [junit] }; [junit] [junit] [junit] function sendData() { [junit] this.send('data', { [junit] "id": 8, [junit] "on": onValue, [junit] }); [junit] } [junit] [junit] var schema = { [junit] "type": "object", [junit] "properties": { [junit] "on": { [junit] "type": "string", [junit] "title": "Turn the light on or off", [junit] "description": "Turn the light on or off", [junit] "choices": ["on", "off"] [junit] } [junit] } [junit] }; [junit] (Thread[AWT-EventQueue-0,6,main]) [junit] KeyValueStore: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] GenerateHueAccessors: GenerateHueAccessors: // Copyright (c) 2017 The Regents of the University of California. [junit] // All rights reserved. [junit] // [junit] // Permission is hereby granted, without written agreement and without [junit] // license or royalty fees, to use, copy, modify, and distribute this [junit] // software and its documentation for any purpose, provided that the above [junit] // copyright notice and the following two paragraphs appear in all copies [junit] // of this software. [junit] // [junit] // IN NO EVENT SHALL THE UNIVERSITY OF CALIFORNIA BE LIABLE TO ANY PARTY [junit] // FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES [junit] // ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN IF [junit] // THE UNIVERSITY OF CALIFORNIA HAS BEEN ADVISED OF THE POSSIBILITY OF [junit] // SUCH DAMAGE. [junit] // [junit] // THE UNIVERSITY OF CALIFORNIA SPECIFICALLY DISCLAIMS ANY WARRANTIES, [junit] // INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF [junit] // MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE [junit] // PROVIDED HEREUNDER IS ON AN "AS IS" BASIS, AND THE UNIVERSITY OF [junit] // CALIFORNIA HAS NO OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, [junit] // ENHANCEMENTS, OR MODIFICATIONS. [junit] // [junit] [junit] /** Control a Philips Hue light bulb. [junit] * [junit] * @accessor HueAccessorTemplate [junit] * @author Christopher Brooks, based on TemperatureSensor by Edward A. Lee [junit] * @input {JSON} commands JSON commands for the Hue, for example, [junit] * {"id" : 1, "on" : true, "hue" : 120} [junit] * @output data A JSON object. [junit] * @version $$Id$$ [junit] */ [junit] // Stop extra messages from jslint. Note that there should be no [junit] // space between the / and the * and global. [junit] /*globals console, error, exports, require */ [junit] /*jshint globalstrict: true*/ [junit] [junit] "use strict"; [junit] [junit] var handle = null; [junit] exports.setup = function() { [junit] this.implement('ControllableSensor'); [junit] [junit] this.output('data', {'type' : 'JSON'}); [junit] [junit] var Hue = this.instantiate('Hue', 'devices/Hue'); [junit] [junit] /* The GenerateHueAccessors.xml model substitutes in the bridgeIP here.*/ [junit] Hue.setParameter('bridgeIP','192.168.1.221'); [junit] [junit] /* The GenerateHueAccessors.xml model substitutes in the userName here.*/ [junit] Hue.setParameter('userName', 'SVmAJELYPPsCJjRqbKMjg0dLgesa6ZmiKt4Bdwaq'); [junit] [junit] var codeIn = "\ [junit] exports.setup = function() {\n\ [junit] this.input('in');\n\ [junit] this.output('out');\n\ [junit] }\n\ [junit] exports.initialize = function() {\n\ [junit] var thiz = this;\n\ [junit] this.addInputHandler('in', function() {\n\ [junit] var inValue = thiz.get('in');\n\ [junit] console.log('HueAccessorTemplate.JavaScriptIn: value of in: ' + inValue);\n\ [junit] var util = require('util');\n\ [junit] console.log(util.inspect(inValue));\n\ [junit] console.log('HueAccessorTemplate.JavaScriptIn: inValue.on: ' + inValue.on);\n\ [junit] var on = true;\n\ [junit] if (inValue.on !== 'on') {;\n\ [junit] on = false; \n\ [junit] };\n\ [junit] inValue = '{ \"id\": \"4\", \"on\": ' + on + '}';\n\ [junit] thiz.send('out', JSON.parse(inValue));\n\ [junit] });\n\ [junit] }"; [junit] var JavaScriptIn = this.instantiateFromCode('JavaScriptIn', codeIn, false); [junit] [junit] var codeOut = "\ [junit] exports.setup = function() {\n\ [junit] this.input('in');\n\ [junit] this.output('out');\n\ [junit] }\n\ [junit] exports.initialize = function() {\n\ [junit] var thiz = this;\n\ [junit] this.addInputHandler('in', function() {\n\ [junit] /* var inValue = thiz.get('in'); */\n\ [junit] /* FIXME: Need to get real data from the Hue. */\n\ [junit] /* var inValue = '{ \"bridgeIP\": \"192.168.1.221\", \"id\": \"4\", \"userName\": \"SVmAJELYPPsCJjRqbKMjg0dLgesa6ZmiKt4Bdwaq\" }';*/\n\ [junit] var inValue = thiz.get('in');\n\ [junit] var idLight = inValue['4'];\n\ [junit] console.log('HueAccessorTemplate.JavaScriptIn: inValue: ' + inValue);\n\ [junit] var util = require('util');\n\ [junit] console.log(util.inspect(inValue));\n\ [junit] console.log('HueAccessorTemplate.JavaScriptIn: idLight: ' + idLight);\n\ [junit] console.log(util.inspect(idLight));\n\ [junit] thiz.send('out', idLight);\n\ [junit] });\n\ [junit] }"; [junit] [junit] var JavaScriptOut = this.instantiateFromCode('JavaScriptOut', codeOut, false); [junit] [junit] this.connect('control', JavaScriptIn, 'in'); [junit] this.connect(JavaScriptIn, 'out', Hue, 'commands'); [junit] this.connect(Hue, 'lights', JavaScriptOut, 'in'); [junit] this.connect(JavaScriptOut, 'out', 'data'); [junit] [junit] }; [junit] [junit] exports.initialize = function() { [junit] // At initialize, send the schema; [junit] this.send('schema', schema); [junit] // Also send null data. [junit] this.send('data', null); [junit] }; [junit] [junit] [junit] function sendData() { [junit] this.send('data', { [junit] "id": 4, [junit] "on": onValue, [junit] }); [junit] } [junit] [junit] var schema = { [junit] "type": "object", [junit] "properties": { [junit] "on": { [junit] "type": "string", [junit] "title": "Turn the light on or off", [junit] "description": "Turn the light on or off", [junit] "choices": ["on", "off"] [junit] } [junit] } [junit] }; [junit] (Thread[AWT-EventQueue-0,6,main]) [junit] KeyValueStore: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] GenerateHueAccessors: GenerateHueAccessors: // Copyright (c) 2017 The Regents of the University of California. [junit] // All rights reserved. [junit] // [junit] // Permission is hereby granted, without written agreement and without [junit] // license or royalty fees, to use, copy, modify, and distribute this [junit] // software and its documentation for any purpose, provided that the above [junit] // copyright notice and the following two paragraphs appear in all copies [junit] // of this software. [junit] // [junit] // IN NO EVENT SHALL THE UNIVERSITY OF CALIFORNIA BE LIABLE TO ANY PARTY [junit] // FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES [junit] // ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN IF [junit] // THE UNIVERSITY OF CALIFORNIA HAS BEEN ADVISED OF THE POSSIBILITY OF [junit] // SUCH DAMAGE. [junit] // [junit] // THE UNIVERSITY OF CALIFORNIA SPECIFICALLY DISCLAIMS ANY WARRANTIES, [junit] // INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF [junit] // MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE [junit] // PROVIDED HEREUNDER IS ON AN "AS IS" BASIS, AND THE UNIVERSITY OF [junit] // CALIFORNIA HAS NO OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, [junit] // ENHANCEMENTS, OR MODIFICATIONS. [junit] // [junit] [junit] /** Control a Philips Hue light bulb. [junit] * [junit] * @accessor HueAccessorTemplate [junit] * @author Christopher Brooks, based on TemperatureSensor by Edward A. Lee [junit] * @input {JSON} commands JSON commands for the Hue, for example, [junit] * {"id" : 1, "on" : true, "hue" : 120} [junit] * @output data A JSON object. [junit] * @version $$Id$$ [junit] */ [junit] // Stop extra messages from jslint. Note that there should be no [junit] // space between the / and the * and global. [junit] /*globals console, error, exports, require */ [junit] /*jshint globalstrict: true*/ [junit] [junit] "use strict"; [junit] [junit] var handle = null; [junit] exports.setup = function() { [junit] this.implement('ControllableSensor'); [junit] [junit] this.output('data', {'type' : 'JSON'}); [junit] [junit] var Hue = this.instantiate('Hue', 'devices/Hue'); [junit] [junit] /* The GenerateHueAccessors.xml model substitutes in the bridgeIP here.*/ [junit] Hue.setParameter('bridgeIP','192.168.1.221'); [junit] [junit] /* The GenerateHueAccessors.xml model substitutes in the userName here.*/ [junit] Hue.setParameter('userName', 'SVmAJELYPPsCJjRqbKMjg0dLgesa6ZmiKt4Bdwaq'); [junit] [junit] var codeIn = "\ [junit] exports.setup = function() {\n\ [junit] this.input('in');\n\ [junit] this.output('out');\n\ [junit] }\n\ [junit] exports.initialize = function() {\n\ [junit] var thiz = this;\n\ [junit] this.addInputHandler('in', function() {\n\ [junit] var inValue = thiz.get('in');\n\ [junit] console.log('HueAccessorTemplate.JavaScriptIn: value of in: ' + inValue);\n\ [junit] var util = require('util');\n\ [junit] console.log(util.inspect(inValue));\n\ [junit] console.log('HueAccessorTemplate.JavaScriptIn: inValue.on: ' + inValue.on);\n\ [junit] var on = true;\n\ [junit] if (inValue.on !== 'on') {;\n\ [junit] on = false; \n\ [junit] };\n\ [junit] inValue = '{ \"id\": \"5\", \"on\": ' + on + '}';\n\ [junit] thiz.send('out', JSON.parse(inValue));\n\ [junit] });\n\ [junit] }"; [junit] var JavaScriptIn = this.instantiateFromCode('JavaScriptIn', codeIn, false); [junit] [junit] var codeOut = "\ [junit] exports.setup = function() {\n\ [junit] this.input('in');\n\ [junit] this.output('out');\n\ [junit] }\n\ [junit] exports.initialize = function() {\n\ [junit] var thiz = this;\n\ [junit] this.addInputHandler('in', function() {\n\ [junit] /* var inValue = thiz.get('in'); */\n\ [junit] /* FIXME: Need to get real data from the Hue. */\n\ [junit] /* var inValue = '{ \"bridgeIP\": \"192.168.1.221\", \"id\": \"5\", \"userName\": \"SVmAJELYPPsCJjRqbKMjg0dLgesa6ZmiKt4Bdwaq\" }';*/\n\ [junit] var inValue = thiz.get('in');\n\ [junit] var idLight = inValue['5'];\n\ [junit] console.log('HueAccessorTemplate.JavaScriptIn: inValue: ' + inValue);\n\ [junit] var util = require('util');\n\ [junit] console.log(util.inspect(inValue));\n\ [junit] console.log('HueAccessorTemplate.JavaScriptIn: idLight: ' + idLight);\n\ [junit] console.log(util.inspect(idLight));\n\ [junit] thiz.send('out', idLight);\n\ [junit] });\n\ [junit] }"; [junit] [junit] var JavaScriptOut = this.instantiateFromCode('JavaScriptOut', codeOut, false); [junit] [junit] this.connect('control', JavaScriptIn, 'in'); [junit] this.connect(JavaScriptIn, 'out', Hue, 'commands'); [junit] this.connect(Hue, 'lights', JavaScriptOut, 'in'); [junit] this.connect(JavaScriptOut, 'out', 'data'); [junit] [junit] }; [junit] [junit] exports.initialize = function() { [junit] // At initialize, send the schema; [junit] this.send('schema', schema); [junit] // Also send null data. [junit] this.send('data', null); [junit] }; [junit] [junit] [junit] function sendData() { [junit] this.send('data', { [junit] "id": 5, [junit] "on": onValue, [junit] }); [junit] } [junit] [junit] var schema = { [junit] "type": "object", [junit] "properties": { [junit] "on": { [junit] "type": "string", [junit] "title": "Turn the light on or off", [junit] "description": "Turn the light on or off", [junit] "choices": ["on", "off"] [junit] } [junit] } [junit] }; [junit] (Thread[AWT-EventQueue-0,6,main]) [junit] KeyValueStore: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] GenerateHueAccessors: GenerateHueAccessors: // Copyright (c) 2017 The Regents of the University of California. [junit] // All rights reserved. [junit] // [junit] // Permission is hereby granted, without written agreement and without [junit] // license or royalty fees, to use, copy, modify, and distribute this [junit] // software and its documentation for any purpose, provided that the above [junit] // copyright notice and the following two paragraphs appear in all copies [junit] // of this software. [junit] // [junit] // IN NO EVENT SHALL THE UNIVERSITY OF CALIFORNIA BE LIABLE TO ANY PARTY [junit] // FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES [junit] // ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN IF [junit] // THE UNIVERSITY OF CALIFORNIA HAS BEEN ADVISED OF THE POSSIBILITY OF [junit] // SUCH DAMAGE. [junit] // [junit] // THE UNIVERSITY OF CALIFORNIA SPECIFICALLY DISCLAIMS ANY WARRANTIES, [junit] // INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF [junit] // MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE [junit] // PROVIDED HEREUNDER IS ON AN "AS IS" BASIS, AND THE UNIVERSITY OF [junit] // CALIFORNIA HAS NO OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, [junit] // ENHANCEMENTS, OR MODIFICATIONS. [junit] // [junit] [junit] /** Control a Philips Hue light bulb. [junit] * [junit] * @accessor HueAccessorTemplate [junit] * @author Christopher Brooks, based on TemperatureSensor by Edward A. Lee [junit] * @input {JSON} commands JSON commands for the Hue, for example, [junit] * {"id" : 1, "on" : true, "hue" : 120} [junit] * @output data A JSON object. [junit] * @version $$Id$$ [junit] */ [junit] // Stop extra messages from jslint. Note that there should be no [junit] // space between the / and the * and global. [junit] /*globals console, error, exports, require */ [junit] /*jshint globalstrict: true*/ [junit] [junit] "use strict"; [junit] [junit] var handle = null; [junit] exports.setup = function() { [junit] this.implement('ControllableSensor'); [junit] [junit] this.output('data', {'type' : 'JSON'}); [junit] [junit] var Hue = this.instantiate('Hue', 'devices/Hue'); [junit] [junit] /* The GenerateHueAccessors.xml model substitutes in the bridgeIP here.*/ [junit] Hue.setParameter('bridgeIP','192.168.1.221'); [junit] [junit] /* The GenerateHueAccessors.xml model substitutes in the userName here.*/ [junit] Hue.setParameter('userName', 'SVmAJELYPPsCJjRqbKMjg0dLgesa6ZmiKt4Bdwaq'); [junit] [junit] var codeIn = "\ [junit] exports.setup = function() {\n\ [junit] this.input('in');\n\ [junit] this.output('out');\n\ [junit] }\n\ [junit] exports.initialize = function() {\n\ [junit] var thiz = this;\n\ [junit] this.addInputHandler('in', function() {\n\ [junit] var inValue = thiz.get('in');\n\ [junit] console.log('HueAccessorTemplate.JavaScriptIn: value of in: ' + inValue);\n\ [junit] var util = require('util');\n\ [junit] console.log(util.inspect(inValue));\n\ [junit] console.log('HueAccessorTemplate.JavaScriptIn: inValue.on: ' + inValue.on);\n\ [junit] var on = true;\n\ [junit] if (inValue.on !== 'on') {;\n\ [junit] on = false; \n\ [junit] };\n\ [junit] inValue = '{ \"id\": \"6\", \"on\": ' + on + '}';\n\ [junit] thiz.send('out', JSON.parse(inValue));\n\ [junit] });\n\ [junit] }"; [junit] var JavaScriptIn = this.instantiateFromCode('JavaScriptIn', codeIn, false); [junit] [junit] var codeOut = "\ [junit] exports.setup = function() {\n\ [junit] this.input('in');\n\ [junit] this.output('out');\n\ [junit] }\n\ [junit] exports.initialize = function() {\n\ [junit] var thiz = this;\n\ [junit] this.addInputHandler('in', function() {\n\ [junit] /* var inValue = thiz.get('in'); */\n\ [junit] /* FIXME: Need to get real data from the Hue. */\n\ [junit] /* var inValue = '{ \"bridgeIP\": \"192.168.1.221\", \"id\": \"6\", \"userName\": \"SVmAJELYPPsCJjRqbKMjg0dLgesa6ZmiKt4Bdwaq\" }';*/\n\ [junit] var inValue = thiz.get('in');\n\ [junit] var idLight = inValue['6'];\n\ [junit] console.log('HueAccessorTemplate.JavaScriptIn: inValue: ' + inValue);\n\ [junit] var util = require('util');\n\ [junit] console.log(util.inspect(inValue));\n\ [junit] console.log('HueAccessorTemplate.JavaScriptIn: idLight: ' + idLight);\n\ [junit] console.log(util.inspect(idLight));\n\ [junit] thiz.send('out', idLight);\n\ [junit] });\n\ [junit] }"; [junit] [junit] var JavaScriptOut = this.instantiateFromCode('JavaScriptOut', codeOut, false); [junit] [junit] this.connect('control', JavaScriptIn, 'in'); [junit] this.connect(JavaScriptIn, 'out', Hue, 'commands'); [junit] this.connect(Hue, 'lights', JavaScriptOut, 'in'); [junit] this.connect(JavaScriptOut, 'out', 'data'); [junit] [junit] }; [junit] [junit] exports.initialize = function() { [junit] // At initialize, send the schema; [junit] this.send('schema', schema); [junit] // Also send null data. [junit] this.send('data', null); [junit] }; [junit] [junit] [junit] function sendData() { [junit] this.send('data', { [junit] "id": 6, [junit] "on": onValue, [junit] }); [junit] } [junit] [junit] var schema = { [junit] "type": "object", [junit] "properties": { [junit] "on": { [junit] "type": "string", [junit] "title": "Turn the light on or off", [junit] "description": "Turn the light on or off", [junit] "choices": ["on", "off"] [junit] } [junit] } [junit] }; [junit] (Thread[AWT-EventQueue-0,6,main]) [junit] KeyValueStore: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] GenerateHueAccessors: GenerateHueAccessors: // Copyright (c) 2017 The Regents of the University of California. [junit] // All rights reserved. [junit] // [junit] // Permission is hereby granted, without written agreement and without [junit] // license or royalty fees, to use, copy, modify, and distribute this [junit] // software and its documentation for any purpose, provided that the above [junit] // copyright notice and the following two paragraphs appear in all copies [junit] // of this software. [junit] // [junit] // IN NO EVENT SHALL THE UNIVERSITY OF CALIFORNIA BE LIABLE TO ANY PARTY [junit] // FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES [junit] // ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN IF [junit] // THE UNIVERSITY OF CALIFORNIA HAS BEEN ADVISED OF THE POSSIBILITY OF [junit] // SUCH DAMAGE. [junit] // [junit] // THE UNIVERSITY OF CALIFORNIA SPECIFICALLY DISCLAIMS ANY WARRANTIES, [junit] // INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF [junit] // MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE [junit] // PROVIDED HEREUNDER IS ON AN "AS IS" BASIS, AND THE UNIVERSITY OF [junit] // CALIFORNIA HAS NO OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, [junit] // ENHANCEMENTS, OR MODIFICATIONS. [junit] // [junit] [junit] /** Control a Philips Hue light bulb. [junit] * [junit] * @accessor HueAccessorTemplate [junit] * @author Christopher Brooks, based on TemperatureSensor by Edward A. Lee [junit] * @input {JSON} commands JSON commands for the Hue, for example, [junit] * {"id" : 1, "on" : true, "hue" : 120} [junit] * @output data A JSON object. [junit] * @version $$Id$$ [junit] */ [junit] // Stop extra messages from jslint. Note that there should be no [junit] // space between the / and the * and global. [junit] /*globals console, error, exports, require */ [junit] /*jshint globalstrict: true*/ [junit] [junit] "use strict"; [junit] [junit] var handle = null; [junit] exports.setup = function() { [junit] this.implement('ControllableSensor'); [junit] [junit] this.output('data', {'type' : 'JSON'}); [junit] [junit] var Hue = this.instantiate('Hue', 'devices/Hue'); [junit] [junit] /* The GenerateHueAccessors.xml model substitutes in the bridgeIP here.*/ [junit] Hue.setParameter('bridgeIP','192.168.1.221'); [junit] [junit] /* The GenerateHueAccessors.xml model substitutes in the userName here.*/ [junit] Hue.setParameter('userName', 'SVmAJELYPPsCJjRqbKMjg0dLgesa6ZmiKt4Bdwaq'); [junit] [junit] var codeIn = "\ [junit] exports.setup = function() {\n\ [junit] this.input('in');\n\ [junit] this.output('out');\n\ [junit] }\n\ [junit] exports.initialize = function() {\n\ [junit] var thiz = this;\n\ [junit] this.addInputHandler('in', function() {\n\ [junit] var inValue = thiz.get('in');\n\ [junit] console.log('HueAccessorTemplate.JavaScriptIn: value of in: ' + inValue);\n\ [junit] var util = require('util');\n\ [junit] console.log(util.inspect(inValue));\n\ [junit] console.log('HueAccessorTemplate.JavaScriptIn: inValue.on: ' + inValue.on);\n\ [junit] var on = true;\n\ [junit] if (inValue.on !== 'on') {;\n\ [junit] on = false; \n\ [junit] };\n\ [junit] inValue = '{ \"id\": \"7\", \"on\": ' + on + '}';\n\ [junit] thiz.send('out', JSON.parse(inValue));\n\ [junit] });\n\ [junit] }"; [junit] var JavaScriptIn = this.instantiateFromCode('JavaScriptIn', codeIn, false); [junit] [junit] var codeOut = "\ [junit] exports.setup = function() {\n\ [junit] this.input('in');\n\ [junit] this.output('out');\n\ [junit] }\n\ [junit] exports.initialize = function() {\n\ [junit] var thiz = this;\n\ [junit] this.addInputHandler('in', function() {\n\ [junit] /* var inValue = thiz.get('in'); */\n\ [junit] /* FIXME: Need to get real data from the Hue. */\n\ [junit] /* var inValue = '{ \"bridgeIP\": \"192.168.1.221\", \"id\": \"7\", \"userName\": \"SVmAJELYPPsCJjRqbKMjg0dLgesa6ZmiKt4Bdwaq\" }';*/\n\ [junit] var inValue = thiz.get('in');\n\ [junit] var idLight = inValue['7'];\n\ [junit] console.log('HueAccessorTemplate.JavaScriptIn: inValue: ' + inValue);\n\ [junit] var util = require('util');\n\ [junit] console.log(util.inspect(inValue));\n\ [junit] console.log('HueAccessorTemplate.JavaScriptIn: idLight: ' + idLight);\n\ [junit] console.log(util.inspect(idLight));\n\ [junit] thiz.send('out', idLight);\n\ [junit] });\n\ [junit] }"; [junit] [junit] var JavaScriptOut = this.instantiateFromCode('JavaScriptOut', codeOut, false); [junit] [junit] this.connect('control', JavaScriptIn, 'in'); [junit] this.connect(JavaScriptIn, 'out', Hue, 'commands'); [junit] this.connect(Hue, 'lights', JavaScriptOut, 'in'); [junit] this.connect(JavaScriptOut, 'out', 'data'); [junit] [junit] }; [junit] [junit] exports.initialize = function() { [junit] // At initialize, send the schema; [junit] this.send('schema', schema); [junit] // Also send null data. [junit] this.send('data', null); [junit] }; [junit] [junit] [junit] function sendData() { [junit] this.send('data', { [junit] "id": 7, [junit] "on": onValue, [junit] }); [junit] } [junit] [junit] var schema = { [junit] "type": "object", [junit] "properties": { [junit] "on": { [junit] "type": "string", [junit] "title": "Turn the light on or off", [junit] "description": "Turn the light on or off", [junit] "choices": ["on", "off"] [junit] } [junit] } [junit] }; [junit] (Thread[AWT-EventQueue-0,6,main]) [junit] KeyValueStore: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.ConnectTimeoutException: connection timed out: /192.168.1.217:8099 [junit] io.netty.channel.ConnectTimeoutException: connection timed out: /192.168.1.217:8099 [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe$1.run(AbstractNioChannel.java:267) [junit] at io.netty.util.concurrent.PromiseTask$RunnableAdapter.call(PromiseTask.java:38) [junit] at io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:125) [junit] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:404) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:463) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] HttpClientHelper.java: Received an error for request 1: io.netty.channel.ConnectTimeoutException: connection timed out: /192.168.1.217:8099 [junit] io.netty.channel.ConnectTimeoutException: connection timed out: /192.168.1.217:8099 [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe$1.run(AbstractNioChannel.java:267) [junit] at io.netty.util.concurrent.PromiseTask$RunnableAdapter.call(PromiseTask.java:38) [junit] at io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:125) [junit] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:404) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:463) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] 7395 ms. Memory: 2366464K Free: 1033299K (44%) [junit] HttpClientHelper.java: Received an error for request 2: io.netty.channel.ConnectTimeoutException: connection timed out: /192.168.1.217:8099 [junit] io.netty.channel.ConnectTimeoutException: connection timed out: /192.168.1.217:8099 [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe$1.run(AbstractNioChannel.java:267) [junit] at io.netty.util.concurrent.PromiseTask$RunnableAdapter.call(PromiseTask.java:38) [junit] at io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:125) [junit] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:404) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:463) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Exported /home/travis/build/icyphy/ptII/org/terraswarm/accessor/demo/AugmentedRealityVideoSOHO/GenerateHueAccessors/index.html [junit] HttpClientHelper.java: Received an error for request 3: io.netty.channel.ConnectTimeoutException: connection timed out: /192.168.1.217:8099 [junit] io.netty.channel.ConnectTimeoutException: connection timed out: /192.168.1.217:8099 [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe$1.run(AbstractNioChannel.java:267) [junit] at io.netty.util.concurrent.PromiseTask$RunnableAdapter.call(PromiseTask.java:38) [junit] at io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:125) [junit] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:404) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:463) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] HttpClientHelper.java: Received an error for request 4: io.netty.channel.ConnectTimeoutException: connection timed out: /192.168.1.217:8099 [junit] io.netty.channel.ConnectTimeoutException: connection timed out: /192.168.1.217:8099 [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe$1.run(AbstractNioChannel.java:267) [junit] at io.netty.util.concurrent.PromiseTask$RunnableAdapter.call(PromiseTask.java:38) [junit] at io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:125) [junit] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:404) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:463) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] 12377 ms. Memory: 2366464K Free: 1771625K (75%) [junit] ####### 52 Mon Jun 06 02:20:30 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground org/terraswarm/accessor/demo/AugmentedRealityVideoSOHO/GenerateLifxAccessors.xml $PTII/org/terraswarm/accessor/demo/AugmentedRealityVideoSOHO/GenerateLifxAccessors [junit] Running .GenerateLifxAccessors [junit] WARNING: GenerateLifxAccessors: Model stopped before executing actions (e.g. producing outputs) scheduled for execution at times [7.0, 11.0] [junit] 7087 ms. Memory: 2366464K Free: 1649649K (70%) [junit] Exported /home/travis/build/icyphy/ptII/org/terraswarm/accessor/demo/AugmentedRealityVideoSOHO/GenerateLifxAccessors/index.html [junit] 12162 ms. Memory: 2366464K Free: 1699783K (72%) [junit] ####### 53 Mon Jun 06 02:20:42 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground org/terraswarm/accessor/demo/AugmentedRealityVideoSOHO/GenerateMQTTAccessors.xml $PTII/org/terraswarm/accessor/demo/AugmentedRealityVideoSOHO/GenerateMQTTAccessors [junit] Running .GenerateMQTTAccessors [junit] GenerateBleeAccessors: GenerateBleeAccessors: "use strict"; [junit] [junit] exports.setup = function() { [junit] this.output('data', {'type' : 'JSON'}); [junit] [junit] var MQTTSubscriber = this.instantiate('MQTTSubscriber', 'net/MQTTSubscriber'); [junit] MQTTSubscriber.input('subscribe', { [junit] /* 'value':'#'*/ [junit] /* The GenerateBleeAccessors.xml model substitutes in the topic here.*/ [junit] 'value': 'device/BLEES/c098e53000b4' [junit] }); [junit] [junit] /* The GenerateBleeAccessors.xml model substitutes in the BrokerHost here.*/ [junit] var brokerHost = '192.168.1.200'; [junit] [junit] /* Hint: Use the lab11 Summon app to find local SwarmBoxes with BLE. */ [junit] MQTTSubscriber.setParameter('brokerHost', brokerHost); [junit] [junit] var code = "\ [junit] exports.setup = function() {\n\ [junit] this.input('in');\n\ [junit] this.output('out');\n\ [junit] }\n\ [junit] exports.initialize = function() {\n\ [junit] var thiz = this;\n\ [junit] this.addInputHandler('in', function() {\n\ [junit] var inValue = thiz.get('in');\n\ [junit] console.log('MQTTAccessor:' + inValue);\n\ [junit] thiz.send('out', JSON.parse(inValue));\n\ [junit] });\n\ [junit] }"; [junit] var JavaScript = this.instantiateFromCode('JavaScript', code, false); [junit] [junit] this.connect(JavaScript, 'out', 'data'); [junit] this.connect(MQTTSubscriber, 'received', JavaScript, 'in'); [junit] }; [junit] (Thread[AWT-EventQueue-0,6,main]) [junit] KeyValueStore: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] GenerateBleeAccessors: GenerateBleeAccessors: "use strict"; [junit] [junit] exports.setup = function() { [junit] this.output('data', {'type' : 'JSON'}); [junit] [junit] var MQTTSubscriber = this.instantiate('MQTTSubscriber', 'net/MQTTSubscriber'); [junit] MQTTSubscriber.input('subscribe', { [junit] /* 'value':'#'*/ [junit] /* The GenerateBleeAccessors.xml model substitutes in the topic here.*/ [junit] 'value': 'device/BLEES/c098e530005b' [junit] }); [junit] [junit] /* The GenerateBleeAccessors.xml model substitutes in the BrokerHost here.*/ [junit] var brokerHost = '192.168.1.200'; [junit] [junit] /* Hint: Use the lab11 Summon app to find local SwarmBoxes with BLE. */ [junit] MQTTSubscriber.setParameter('brokerHost', brokerHost); [junit] [junit] var code = "\ [junit] exports.setup = function() {\n\ [junit] this.input('in');\n\ [junit] this.output('out');\n\ [junit] }\n\ [junit] exports.initialize = function() {\n\ [junit] var thiz = this;\n\ [junit] this.addInputHandler('in', function() {\n\ [junit] var inValue = thiz.get('in');\n\ [junit] console.log('MQTTAccessor:' + inValue);\n\ [junit] thiz.send('out', JSON.parse(inValue));\n\ [junit] });\n\ [junit] }"; [junit] var JavaScript = this.instantiateFromCode('JavaScript', code, false); [junit] [junit] this.connect(JavaScript, 'out', 'data'); [junit] this.connect(MQTTSubscriber, 'received', JavaScript, 'in'); [junit] }; [junit] (Thread[AWT-EventQueue-0,6,main]) [junit] KeyValueStore: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] GenerateBleeAccessors: GenerateBleeAccessors: "use strict"; [junit] [junit] exports.setup = function() { [junit] this.output('data', {'type' : 'JSON'}); [junit] [junit] var MQTTSubscriber = this.instantiate('MQTTSubscriber', 'net/MQTTSubscriber'); [junit] MQTTSubscriber.input('subscribe', { [junit] /* 'value':'#'*/ [junit] /* The GenerateBleeAccessors.xml model substitutes in the topic here.*/ [junit] 'value': 'device/PowerBlade/c098e570021e' [junit] }); [junit] [junit] /* The GenerateBleeAccessors.xml model substitutes in the BrokerHost here.*/ [junit] var brokerHost = '192.168.1.200'; [junit] [junit] /* Hint: Use the lab11 Summon app to find local SwarmBoxes with BLE. */ [junit] MQTTSubscriber.setParameter('brokerHost', brokerHost); [junit] [junit] var code = "\ [junit] exports.setup = function() {\n\ [junit] this.input('in');\n\ [junit] this.output('out');\n\ [junit] }\n\ [junit] exports.initialize = function() {\n\ [junit] var thiz = this;\n\ [junit] this.addInputHandler('in', function() {\n\ [junit] var inValue = thiz.get('in');\n\ [junit] console.log('MQTTAccessor:' + inValue);\n\ [junit] thiz.send('out', JSON.parse(inValue));\n\ [junit] });\n\ [junit] }"; [junit] var JavaScript = this.instantiateFromCode('JavaScript', code, false); [junit] [junit] this.connect(JavaScript, 'out', 'data'); [junit] this.connect(MQTTSubscriber, 'received', JavaScript, 'in'); [junit] }; [junit] (Thread[AWT-EventQueue-0,6,main]) [junit] KeyValueStore: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] GenerateBleeAccessors: GenerateBleeAccessors: "use strict"; [junit] [junit] exports.setup = function() { [junit] this.output('data', {'type' : 'JSON'}); [junit] [junit] var MQTTSubscriber = this.instantiate('MQTTSubscriber', 'net/MQTTSubscriber'); [junit] MQTTSubscriber.input('subscribe', { [junit] /* 'value':'#'*/ [junit] /* The GenerateBleeAccessors.xml model substitutes in the topic here.*/ [junit] 'value': 'device/PowerBlade/c098e570020b' [junit] }); [junit] [junit] /* The GenerateBleeAccessors.xml model substitutes in the BrokerHost here.*/ [junit] var brokerHost = '192.168.1.200'; [junit] [junit] /* Hint: Use the lab11 Summon app to find local SwarmBoxes with BLE. */ [junit] MQTTSubscriber.setParameter('brokerHost', brokerHost); [junit] [junit] var code = "\ [junit] exports.setup = function() {\n\ [junit] this.input('in');\n\ [junit] this.output('out');\n\ [junit] }\n\ [junit] exports.initialize = function() {\n\ [junit] var thiz = this;\n\ [junit] this.addInputHandler('in', function() {\n\ [junit] var inValue = thiz.get('in');\n\ [junit] console.log('MQTTAccessor:' + inValue);\n\ [junit] thiz.send('out', JSON.parse(inValue));\n\ [junit] });\n\ [junit] }"; [junit] var JavaScript = this.instantiateFromCode('JavaScript', code, false); [junit] [junit] this.connect(JavaScript, 'out', 'data'); [junit] this.connect(MQTTSubscriber, 'received', JavaScript, 'in'); [junit] }; [junit] (Thread[AWT-EventQueue-0,6,main]) [junit] KeyValueStore: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] GenerateBleeAccessors: GenerateBleeAccessors: "use strict"; [junit] [junit] exports.setup = function() { [junit] this.output('data', {'type' : 'JSON'}); [junit] [junit] var MQTTSubscriber = this.instantiate('MQTTSubscriber', 'net/MQTTSubscriber'); [junit] MQTTSubscriber.input('subscribe', { [junit] /* 'value':'#'*/ [junit] /* The GenerateBleeAccessors.xml model substitutes in the topic here.*/ [junit] 'value': 'device/PowerBlade/c098e570023e' [junit] }); [junit] [junit] /* The GenerateBleeAccessors.xml model substitutes in the BrokerHost here.*/ [junit] var brokerHost = '192.168.1.200'; [junit] [junit] /* Hint: Use the lab11 Summon app to find local SwarmBoxes with BLE. */ [junit] MQTTSubscriber.setParameter('brokerHost', brokerHost); [junit] [junit] var code = "\ [junit] exports.setup = function() {\n\ [junit] this.input('in');\n\ [junit] this.output('out');\n\ [junit] }\n\ [junit] exports.initialize = function() {\n\ [junit] var thiz = this;\n\ [junit] this.addInputHandler('in', function() {\n\ [junit] var inValue = thiz.get('in');\n\ [junit] console.log('MQTTAccessor:' + inValue);\n\ [junit] thiz.send('out', JSON.parse(inValue));\n\ [junit] });\n\ [junit] }"; [junit] var JavaScript = this.instantiateFromCode('JavaScript', code, false); [junit] [junit] this.connect(JavaScript, 'out', 'data'); [junit] this.connect(MQTTSubscriber, 'received', JavaScript, 'in'); [junit] }; [junit] (Thread[AWT-EventQueue-0,6,main]) [junit] KeyValueStore: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] GenerateBleeAccessors: GenerateBleeAccessors: "use strict"; [junit] [junit] exports.setup = function() { [junit] this.output('data', {'type' : 'JSON'}); [junit] [junit] var MQTTSubscriber = this.instantiate('MQTTSubscriber', 'net/MQTTSubscriber'); [junit] MQTTSubscriber.input('subscribe', { [junit] /* 'value':'#'*/ [junit] /* The GenerateBleeAccessors.xml model substitutes in the topic here.*/ [junit] 'value': 'device/PowerBlade/c098e570023a' [junit] }); [junit] [junit] /* The GenerateBleeAccessors.xml model substitutes in the BrokerHost here.*/ [junit] var brokerHost = '192.168.1.200'; [junit] [junit] /* Hint: Use the lab11 Summon app to find local SwarmBoxes with BLE. */ [junit] MQTTSubscriber.setParameter('brokerHost', brokerHost); [junit] [junit] var code = "\ [junit] exports.setup = function() {\n\ [junit] this.input('in');\n\ [junit] this.output('out');\n\ [junit] }\n\ [junit] exports.initialize = function() {\n\ [junit] var thiz = this;\n\ [junit] this.addInputHandler('in', function() {\n\ [junit] var inValue = thiz.get('in');\n\ [junit] console.log('MQTTAccessor:' + inValue);\n\ [junit] thiz.send('out', JSON.parse(inValue));\n\ [junit] });\n\ [junit] }"; [junit] var JavaScript = this.instantiateFromCode('JavaScript', code, false); [junit] [junit] this.connect(JavaScript, 'out', 'data'); [junit] this.connect(MQTTSubscriber, 'received', JavaScript, 'in'); [junit] }; [junit] (Thread[AWT-EventQueue-0,6,main]) [junit] KeyValueStore: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.ConnectTimeoutException: connection timed out: /192.168.1.217:8099 [junit] io.netty.channel.ConnectTimeoutException: connection timed out: /192.168.1.217:8099 [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe$1.run(AbstractNioChannel.java:267) [junit] at io.netty.util.concurrent.PromiseTask$RunnableAdapter.call(PromiseTask.java:38) [junit] at io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:125) [junit] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:404) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:463) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] HttpClientHelper.java: Received an error for request 1: io.netty.channel.ConnectTimeoutException: connection timed out: /192.168.1.217:8099 [junit] io.netty.channel.ConnectTimeoutException: connection timed out: /192.168.1.217:8099 [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe$1.run(AbstractNioChannel.java:267) [junit] at io.netty.util.concurrent.PromiseTask$RunnableAdapter.call(PromiseTask.java:38) [junit] at io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:125) [junit] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:404) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:463) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] HttpClientHelper.java: Received an error for request 2: io.netty.channel.ConnectTimeoutException: connection timed out: /192.168.1.217:8099 [junit] io.netty.channel.ConnectTimeoutException: connection timed out: /192.168.1.217:8099 [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe$1.run(AbstractNioChannel.java:267) [junit] at io.netty.util.concurrent.PromiseTask$RunnableAdapter.call(PromiseTask.java:38) [junit] at io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:125) [junit] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:404) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:463) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] 9409 ms. Memory: 2366464K Free: 1504053K (64%) [junit] HttpClientHelper.java: Received an error for request 3: io.netty.channel.ConnectTimeoutException: connection timed out: /192.168.1.217:8099 [junit] io.netty.channel.ConnectTimeoutException: connection timed out: /192.168.1.217:8099 [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe$1.run(AbstractNioChannel.java:267) [junit] at io.netty.util.concurrent.PromiseTask$RunnableAdapter.call(PromiseTask.java:38) [junit] at io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:125) [junit] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:404) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:463) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Exported /home/travis/build/icyphy/ptII/org/terraswarm/accessor/demo/AugmentedRealityVideoSOHO/GenerateMQTTAccessors/index.html [junit] HttpClientHelper.java: Received an error for request 4: io.netty.channel.ConnectTimeoutException: connection timed out: /192.168.1.217:8099 [junit] io.netty.channel.ConnectTimeoutException: connection timed out: /192.168.1.217:8099 [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe$1.run(AbstractNioChannel.java:267) [junit] at io.netty.util.concurrent.PromiseTask$RunnableAdapter.call(PromiseTask.java:38) [junit] at io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:125) [junit] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:404) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:463) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] HttpClientHelper.java: Received an error for request 5: io.netty.channel.ConnectTimeoutException: connection timed out: /192.168.1.217:8099 [junit] io.netty.channel.ConnectTimeoutException: connection timed out: /192.168.1.217:8099 [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe$1.run(AbstractNioChannel.java:267) [junit] at io.netty.util.concurrent.PromiseTask$RunnableAdapter.call(PromiseTask.java:38) [junit] at io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:125) [junit] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:404) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:463) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] 14295 ms. Memory: 2366464K Free: 1662864K (70%) [junit] ####### 54 Mon Jun 06 02:20:56 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground org/terraswarm/accessor/demo/AugmentedRealityVideoSOHO/KeyValueStoreServerSOHO.xml $PTII/org/terraswarm/accessor/demo/AugmentedRealityVideoSOHO/KeyValueStoreServerSOHO [junit] Running .KeyValueStoreServerSOHO [junit] WebServer: WebServer: Creating new server. (Thread[AWT-EventQueue-0,6,main]) [junit] WebServer: WebServer: Listening for requests. (Thread[vert.x-eventloop-thread-2,6,main]) [junit] ExportHTMLTimer went off after 30000 ms., calling getDirector().finish and getDirector().stopFire() [junit] WebServer: WebServer: Stopping the server. (Thread[AWT-EventQueue-0,6,main]) [junit] 30158 ms. Memory: 2366464K Free: 1619968K (68%) [junit] Exported /home/travis/build/icyphy/ptII/org/terraswarm/accessor/demo/AugmentedRealityVideoSOHO/KeyValueStoreServerSOHO/index.html [junit] 36992 ms. Memory: 2366464K Free: 1596234K (67%) [junit] ####### 55 Mon Jun 06 02:21:33 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground org/terraswarm/accessor/demo/AugmentedRealityVideoSOHO/SoundServerSOHO.xml $PTII/org/terraswarm/accessor/demo/AugmentedRealityVideoSOHO/SoundServerSOHO [junit] Running .SoundServerSOHO [junit] KeyValueStore: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] ExportHTMLTimer went off after 30000 ms., calling getDirector().finish and getDirector().stopFire() [junit] 30028 ms. Memory: 2366464K Free: 692475K (29%) [junit] Exported /home/travis/build/icyphy/ptII/org/terraswarm/accessor/demo/AugmentedRealityVideoSOHO/SoundServerSOHO/index.html [junit] 36141 ms. Memory: 2366464K Free: 650977K (28%) [junit] ####### 56 Mon Jun 06 02:22:09 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground org/terraswarm/accessor/demo/AugmentedRealityVideoTerra/AugmentedRealityVideoTerra.xml $PTII/org/terraswarm/accessor/demo/AugmentedRealityVideoTerra/AugmentedRealityVideoTerra [junit] Running .AugmentedRealityVideoTerra [junit] [atomic-processor-1] INFO com.github.sarxos.webcam.ds.cgt.WebcamOpenTask - Opening webcam Dummy Webcam 0 [junit] ExportHTMLTimer went off after 30000 ms., calling getDirector().finish and getDirector().stopFire() [junit] [atomic-processor-1] INFO com.github.sarxos.webcam.ds.cgt.WebcamCloseTask - Closing Dummy Webcam 0 [junit] WARNING: Camera: Model stopped before executing actions (e.g. producing outputs) scheduled for execution at times [22.468] [junit] 30087 ms. Memory: 2919424K Free: 940160K (32%) [junit] Exported /home/travis/build/icyphy/ptII/org/terraswarm/accessor/demo/AugmentedRealityVideoTerra/AugmentedRealityVideoTerra/index.html [junit] 38241 ms. Memory: 2919424K Free: 860787K (29%) [junit] ####### 57 Mon Jun 06 02:22:48 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground org/terraswarm/accessor/demo/AugmentedRealityVideoTerra/SoundServerTerra.xml $PTII/org/terraswarm/accessor/demo/AugmentedRealityVideoTerra/SoundServerTerra [junit] Running .SoundServerTerra [junit] KeyValueStore: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] ExportHTMLTimer went off after 30000 ms., calling getDirector().finish and getDirector().stopFire() [junit] 30031 ms. Memory: 2981888K Free: 1298192K (44%) [junit] Exported /home/travis/build/icyphy/ptII/org/terraswarm/accessor/demo/AugmentedRealityVideoTerra/SoundServerTerra/index.html [junit] 36456 ms. Memory: 2981888K Free: 1252086K (42%) [junit] ####### 58 Mon Jun 06 02:23:24 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground org/terraswarm/accessor/demo/ConnectedCar/ConnectedCar.xml $PTII/org/terraswarm/accessor/demo/ConnectedCar/ConnectedCar [junit] Running .ConnectedCar [junit] ExportHTMLTimer went off after 30000 ms., calling getDirector().finish and getDirector().stopFire() [junit] 30001 ms. Memory: 2981888K Free: 1174802K (39%) [junit] Exported /home/travis/build/icyphy/ptII/org/terraswarm/accessor/demo/ConnectedCar/ConnectedCar/index.html [junit] 34145 ms. Memory: 2981888K Free: 1145595K (38%) [junit] ####### 59 Mon Jun 06 02:23:58 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground org/terraswarm/accessor/demo/DynamicTopologyUpdate/DynamicTopologyUpdate.xml $PTII/org/terraswarm/accessor/demo/DynamicTopologyUpdate/DynamicTopologyUpdate [junit] Running .DynamicTopologyUpdate [junit] DynaTop: TestAdder: fire(): inputLeft: 5 inputRight: 10 (Thread[AWT-EventQueue-0,6,main]) [junit] DynaTop: TestAdder: fire(): inputLeft: 50 inputRight: 20 (Thread[AWT-EventQueue-0,6,main]) [junit] DynaTop: TestAdder: fire(): inputLeft: 500 inputRight: 9 (Thread[AWT-EventQueue-0,6,main]) [junit] ExportHTMLTimer went off after 30000 ms., calling getDirector().finish and getDirector().stopFire() [junit] 30024 ms. Memory: 2981888K Free: 1158418K (39%) [junit] Exported /home/travis/build/icyphy/ptII/org/terraswarm/accessor/demo/DynamicTopologyUpdate/DynamicTopologyUpdate/index.html [junit] 35627 ms. Memory: 2981888K Free: 1996738K (67%) [junit] ####### 60 Mon Jun 06 02:24:34 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -openComposites -timeOut 30000 -whiteBackground org/terraswarm/accessor/demo/Hue/Hue.xml $PTII/org/terraswarm/accessor/demo/Hue/Hue [junit] Warning: not running org/terraswarm/accessor/demo/Hue/Hue.xml. See ptolemy/vergil/basic/export/test/junit/ExportModelJUnitTest.java [junit] Exported /home/travis/build/icyphy/ptII/org/terraswarm/accessor/demo/Hue/Hue/index.html [junit] 3139 ms. Memory: 2981888K Free: 1888747K (63%) [junit] ####### 61 Mon Jun 06 02:24:37 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground org/terraswarm/accessor/demo/Hue/HueToggle.xml $PTII/org/terraswarm/accessor/demo/Hue/HueToggle [junit] Running .HueToggle [junit] Hue: Attempting to connect to: http://192.168.1.221/api/SVmAJELYPPsCJjRqbKMjg0dLgesa6ZmiKt4Bdwaq/lights/ (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":8,"on":true,"hue":56383.2061988218}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":8,"on":false,"hue":33353.40988884172}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.ConnectTimeoutException: connection timed out: /192.168.1.221:80 [junit] io.netty.channel.ConnectTimeoutException: connection timed out: /192.168.1.221:80 [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe$1.run(AbstractNioChannel.java:267) [junit] at io.netty.util.concurrent.PromiseTask$RunnableAdapter.call(PromiseTask.java:38) [junit] at io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:125) [junit] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:404) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:463) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Hue: connection timed out: /192.168.1.221:80 [junit] Hue: Hue.js: issueCommand(): '[{"id":8,"on":true,"hue":4353.914129428323}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":8,"on":false,"hue":55650.49830804278}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":8,"on":true,"hue":23212.46555963591}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":8,"on":false,"hue":51766.98347280328}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":8,"on":true,"hue":16817.37097666706}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":8,"on":false,"hue":45789.264386750874}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":8,"on":true,"hue":19896.823701930352}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] ExportHTMLTimer went off after 30000 ms., calling getDirector().finish and getDirector().stopFire() [junit] 30026 ms. Memory: 2981888K Free: 1608192K (54%) [junit] Exported /home/travis/build/icyphy/ptII/org/terraswarm/accessor/demo/Hue/HueToggle/index.html [junit] 36044 ms. Memory: 2981888K Free: 1569745K (53%) [junit] ####### 62 Mon Jun 06 02:25:13 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground org/terraswarm/accessor/demo/Hue/MotionLights.xml $PTII/org/terraswarm/accessor/demo/Hue/MotionLights [junit] Running .MotionLights [junit] [atomic-processor-1] INFO com.github.sarxos.webcam.ds.cgt.WebcamOpenTask - Opening webcam Dummy Webcam 0 [junit] Hue: Attempting to connect to: http://192.168.2.2/api/ptolemyuser/lights/ (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":41263,"sat":161,"bri":198,"reactiontime":0},{"id":8,"on":true,"hue":41263,"sat":161,"bri":198,"reactiontime":0},{"id":9,"on":true,"hue":41263,"sat":161,"bri":198,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":26694,"sat":114,"bri":173,"reactiontime":0},{"id":8,"on":true,"hue":26694,"sat":114,"bri":173,"reactiontime":0},{"id":9,"on":true,"hue":26694,"sat":114,"bri":173,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":38134,"sat":109,"bri":167,"reactiontime":0},{"id":8,"on":true,"hue":38134,"sat":109,"bri":167,"reactiontime":0},{"id":9,"on":true,"hue":38134,"sat":109,"bri":167,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":46641,"sat":162,"bri":163,"reactiontime":0},{"id":8,"on":true,"hue":46641,"sat":162,"bri":163,"reactiontime":0},{"id":9,"on":true,"hue":46641,"sat":162,"bri":163,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":24738,"sat":117,"bri":307,"reactiontime":0},{"id":8,"on":true,"hue":24738,"sat":117,"bri":307,"reactiontime":0},{"id":9,"on":true,"hue":24738,"sat":117,"bri":307,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":41165,"sat":143,"bri":268,"reactiontime":0},{"id":8,"on":true,"hue":41165,"sat":143,"bri":268,"reactiontime":0},{"id":9,"on":true,"hue":41165,"sat":143,"bri":268,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":33636,"sat":148,"bri":249,"reactiontime":0},{"id":8,"on":true,"hue":33636,"sat":148,"bri":249,"reactiontime":0},{"id":9,"on":true,"hue":33636,"sat":148,"bri":249,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":37059,"sat":141,"bri":312,"reactiontime":0},{"id":8,"on":true,"hue":37059,"sat":141,"bri":312,"reactiontime":0},{"id":9,"on":true,"hue":37059,"sat":141,"bri":312,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":26987,"sat":124,"bri":193,"reactiontime":0},{"id":8,"on":true,"hue":26987,"sat":124,"bri":193,"reactiontime":0},{"id":9,"on":true,"hue":26987,"sat":124,"bri":193,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":26303,"sat":147,"bri":160,"reactiontime":0},{"id":8,"on":true,"hue":26303,"sat":147,"bri":160,"reactiontime":0},{"id":9,"on":true,"hue":26303,"sat":147,"bri":160,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":35690,"sat":115,"bri":258,"reactiontime":0},{"id":8,"on":true,"hue":35690,"sat":115,"bri":258,"reactiontime":0},{"id":9,"on":true,"hue":35690,"sat":115,"bri":258,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":27476,"sat":130,"bri":235,"reactiontime":0},{"id":8,"on":true,"hue":27476,"sat":130,"bri":235,"reactiontime":0},{"id":9,"on":true,"hue":27476,"sat":130,"bri":235,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":30116,"sat":159,"bri":280,"reactiontime":0},{"id":8,"on":true,"hue":30116,"sat":159,"bri":280,"reactiontime":0},{"id":9,"on":true,"hue":30116,"sat":159,"bri":280,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":35787,"sat":117,"bri":263,"reactiontime":0},{"id":8,"on":true,"hue":35787,"sat":117,"bri":263,"reactiontime":0},{"id":9,"on":true,"hue":35787,"sat":117,"bri":263,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":35299,"sat":77,"bri":41,"reactiontime":0},{"id":8,"on":true,"hue":35299,"sat":77,"bri":41,"reactiontime":0},{"id":9,"on":true,"hue":35299,"sat":77,"bri":41,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":27085,"sat":155,"bri":192,"reactiontime":0},{"id":8,"on":true,"hue":27085,"sat":155,"bri":192,"reactiontime":0},{"id":9,"on":true,"hue":27085,"sat":155,"bri":192,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":36765,"sat":117,"bri":103,"reactiontime":0},{"id":8,"on":true,"hue":36765,"sat":117,"bri":103,"reactiontime":0},{"id":9,"on":true,"hue":36765,"sat":117,"bri":103,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":26205,"sat":154,"bri":177,"reactiontime":0},{"id":8,"on":true,"hue":26205,"sat":154,"bri":177,"reactiontime":0},{"id":9,"on":true,"hue":26205,"sat":154,"bri":177,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":39503,"sat":146,"bri":266,"reactiontime":0},{"id":8,"on":true,"hue":39503,"sat":146,"bri":266,"reactiontime":0},{"id":9,"on":true,"hue":39503,"sat":146,"bri":266,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":27085,"sat":94,"bri":163,"reactiontime":0},{"id":8,"on":true,"hue":27085,"sat":94,"bri":163,"reactiontime":0},{"id":9,"on":true,"hue":27085,"sat":94,"bri":163,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":29236,"sat":113,"bri":177,"reactiontime":0},{"id":8,"on":true,"hue":29236,"sat":113,"bri":177,"reactiontime":0},{"id":9,"on":true,"hue":29236,"sat":113,"bri":177,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":32463,"sat":135,"bri":152,"reactiontime":0},{"id":8,"on":true,"hue":32463,"sat":135,"bri":152,"reactiontime":0},{"id":9,"on":true,"hue":32463,"sat":135,"bri":152,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":20534,"sat":151,"bri":198,"reactiontime":0},{"id":8,"on":true,"hue":20534,"sat":151,"bri":198,"reactiontime":0},{"id":9,"on":true,"hue":20534,"sat":151,"bri":198,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":23565,"sat":114,"bri":102,"reactiontime":0},{"id":8,"on":true,"hue":23565,"sat":114,"bri":102,"reactiontime":0},{"id":9,"on":true,"hue":23565,"sat":114,"bri":102,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":21707,"sat":120,"bri":228,"reactiontime":0},{"id":8,"on":true,"hue":21707,"sat":120,"bri":228,"reactiontime":0},{"id":9,"on":true,"hue":21707,"sat":120,"bri":228,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":35005,"sat":102,"bri":234,"reactiontime":0},{"id":8,"on":true,"hue":35005,"sat":102,"bri":234,"reactiontime":0},{"id":9,"on":true,"hue":35005,"sat":102,"bri":234,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":38232,"sat":175,"bri":218,"reactiontime":0},{"id":8,"on":true,"hue":38232,"sat":175,"bri":218,"reactiontime":0},{"id":9,"on":true,"hue":38232,"sat":175,"bri":218,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":23271,"sat":158,"bri":164,"reactiontime":0},{"id":8,"on":true,"hue":23271,"sat":158,"bri":164,"reactiontime":0},{"id":9,"on":true,"hue":23271,"sat":158,"bri":164,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":26498,"sat":134,"bri":279,"reactiontime":0},{"id":8,"on":true,"hue":26498,"sat":134,"bri":279,"reactiontime":0},{"id":9,"on":true,"hue":26498,"sat":134,"bri":279,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":30703,"sat":142,"bri":191,"reactiontime":0},{"id":8,"on":true,"hue":30703,"sat":142,"bri":191,"reactiontime":0},{"id":9,"on":true,"hue":30703,"sat":142,"bri":191,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":32561,"sat":150,"bri":286,"reactiontime":0},{"id":8,"on":true,"hue":32561,"sat":150,"bri":286,"reactiontime":0},{"id":9,"on":true,"hue":32561,"sat":150,"bri":286,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":32952,"sat":185,"bri":127,"reactiontime":0},{"id":8,"on":true,"hue":32952,"sat":185,"bri":127,"reactiontime":0},{"id":9,"on":true,"hue":32952,"sat":185,"bri":127,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":25618,"sat":175,"bri":230,"reactiontime":0},{"id":8,"on":true,"hue":25618,"sat":175,"bri":230,"reactiontime":0},{"id":9,"on":true,"hue":25618,"sat":175,"bri":230,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":33734,"sat":74,"bri":84,"reactiontime":0},{"id":8,"on":true,"hue":33734,"sat":74,"bri":84,"reactiontime":0},{"id":9,"on":true,"hue":33734,"sat":74,"bri":84,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":22978,"sat":169,"bri":202,"reactiontime":0},{"id":8,"on":true,"hue":22978,"sat":169,"bri":202,"reactiontime":0},{"id":9,"on":true,"hue":22978,"sat":169,"bri":202,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":30996,"sat":142,"bri":247,"reactiontime":0},{"id":8,"on":true,"hue":30996,"sat":142,"bri":247,"reactiontime":0},{"id":9,"on":true,"hue":30996,"sat":142,"bri":247,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":38721,"sat":132,"bri":283,"reactiontime":0},{"id":8,"on":true,"hue":38721,"sat":132,"bri":283,"reactiontime":0},{"id":9,"on":true,"hue":38721,"sat":132,"bri":283,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":40481,"sat":149,"bri":235,"reactiontime":0},{"id":8,"on":true,"hue":40481,"sat":149,"bri":235,"reactiontime":0},{"id":9,"on":true,"hue":40481,"sat":149,"bri":235,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":32365,"sat":183,"bri":163,"reactiontime":0},{"id":8,"on":true,"hue":32365,"sat":183,"bri":163,"reactiontime":0},{"id":9,"on":true,"hue":32365,"sat":183,"bri":163,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":46250,"sat":120,"bri":206,"reactiontime":0},{"id":8,"on":true,"hue":46250,"sat":120,"bri":206,"reactiontime":0},{"id":9,"on":true,"hue":46250,"sat":120,"bri":206,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":41068,"sat":123,"bri":239,"reactiontime":0},{"id":8,"on":true,"hue":41068,"sat":123,"bri":239,"reactiontime":0},{"id":9,"on":true,"hue":41068,"sat":123,"bri":239,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":28845,"sat":127,"bri":199,"reactiontime":0},{"id":8,"on":true,"hue":28845,"sat":127,"bri":199,"reactiontime":0},{"id":9,"on":true,"hue":28845,"sat":127,"bri":199,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":32072,"sat":120,"bri":270,"reactiontime":0},{"id":8,"on":true,"hue":32072,"sat":120,"bri":270,"reactiontime":0},{"id":9,"on":true,"hue":32072,"sat":120,"bri":270,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":28943,"sat":137,"bri":169,"reactiontime":0},{"id":8,"on":true,"hue":28943,"sat":137,"bri":169,"reactiontime":0},{"id":9,"on":true,"hue":28943,"sat":137,"bri":169,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":46152,"sat":147,"bri":210,"reactiontime":0},{"id":8,"on":true,"hue":46152,"sat":147,"bri":210,"reactiontime":0},{"id":9,"on":true,"hue":46152,"sat":147,"bri":210,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":34125,"sat":126,"bri":180,"reactiontime":0},{"id":8,"on":true,"hue":34125,"sat":126,"bri":180,"reactiontime":0},{"id":9,"on":true,"hue":34125,"sat":126,"bri":180,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":26694,"sat":117,"bri":102,"reactiontime":0},{"id":8,"on":true,"hue":26694,"sat":117,"bri":102,"reactiontime":0},{"id":9,"on":true,"hue":26694,"sat":117,"bri":102,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":31778,"sat":154,"bri":227,"reactiontime":0},{"id":8,"on":true,"hue":31778,"sat":154,"bri":227,"reactiontime":0},{"id":9,"on":true,"hue":31778,"sat":154,"bri":227,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":33930,"sat":159,"bri":220,"reactiontime":0},{"id":8,"on":true,"hue":33930,"sat":159,"bri":220,"reactiontime":0},{"id":9,"on":true,"hue":33930,"sat":159,"bri":220,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":29529,"sat":139,"bri":153,"reactiontime":0},{"id":8,"on":true,"hue":29529,"sat":139,"bri":153,"reactiontime":0},{"id":9,"on":true,"hue":29529,"sat":139,"bri":153,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":39796,"sat":140,"bri":277,"reactiontime":0},{"id":8,"on":true,"hue":39796,"sat":140,"bri":277,"reactiontime":0},{"id":9,"on":true,"hue":39796,"sat":140,"bri":277,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":29334,"sat":150,"bri":215,"reactiontime":0},{"id":8,"on":true,"hue":29334,"sat":150,"bri":215,"reactiontime":0},{"id":9,"on":true,"hue":29334,"sat":150,"bri":215,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":35690,"sat":139,"bri":215,"reactiontime":0},{"id":8,"on":true,"hue":35690,"sat":139,"bri":215,"reactiontime":0},{"id":9,"on":true,"hue":35690,"sat":139,"bri":215,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":30801,"sat":110,"bri":143,"reactiontime":0},{"id":8,"on":true,"hue":30801,"sat":110,"bri":143,"reactiontime":0},{"id":9,"on":true,"hue":30801,"sat":110,"bri":143,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":28161,"sat":147,"bri":314,"reactiontime":0},{"id":8,"on":true,"hue":28161,"sat":147,"bri":314,"reactiontime":0},{"id":9,"on":true,"hue":28161,"sat":147,"bri":314,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":28747,"sat":175,"bri":195,"reactiontime":0},{"id":8,"on":true,"hue":28747,"sat":175,"bri":195,"reactiontime":0},{"id":9,"on":true,"hue":28747,"sat":175,"bri":195,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":31876,"sat":168,"bri":86,"reactiontime":0},{"id":8,"on":true,"hue":31876,"sat":168,"bri":86,"reactiontime":0},{"id":9,"on":true,"hue":31876,"sat":168,"bri":86,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":39992,"sat":136,"bri":310,"reactiontime":0},{"id":8,"on":true,"hue":39992,"sat":136,"bri":310,"reactiontime":0},{"id":9,"on":true,"hue":39992,"sat":136,"bri":310,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":41459,"sat":155,"bri":118,"reactiontime":0},{"id":8,"on":true,"hue":41459,"sat":155,"bri":118,"reactiontime":0},{"id":9,"on":true,"hue":41459,"sat":155,"bri":118,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":40677,"sat":160,"bri":191,"reactiontime":0},{"id":8,"on":true,"hue":40677,"sat":160,"bri":191,"reactiontime":0},{"id":9,"on":true,"hue":40677,"sat":160,"bri":191,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":40090,"sat":85,"bri":99,"reactiontime":0},{"id":8,"on":true,"hue":40090,"sat":85,"bri":99,"reactiontime":0},{"id":9,"on":true,"hue":40090,"sat":85,"bri":99,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":35690,"sat":145,"bri":242,"reactiontime":0},{"id":8,"on":true,"hue":35690,"sat":145,"bri":242,"reactiontime":0},{"id":9,"on":true,"hue":35690,"sat":145,"bri":242,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":38623,"sat":162,"bri":215,"reactiontime":0},{"id":8,"on":true,"hue":38623,"sat":162,"bri":215,"reactiontime":0},{"id":9,"on":true,"hue":38623,"sat":162,"bri":215,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":16036,"sat":140,"bri":77,"reactiontime":0},{"id":8,"on":true,"hue":16036,"sat":140,"bri":77,"reactiontime":0},{"id":9,"on":true,"hue":16036,"sat":140,"bri":77,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":29529,"sat":71,"bri":102,"reactiontime":0},{"id":8,"on":true,"hue":29529,"sat":71,"bri":102,"reactiontime":0},{"id":9,"on":true,"hue":29529,"sat":71,"bri":102,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":29432,"sat":146,"bri":132,"reactiontime":0},{"id":8,"on":true,"hue":29432,"sat":146,"bri":132,"reactiontime":0},{"id":9,"on":true,"hue":29432,"sat":146,"bri":132,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":27965,"sat":132,"bri":231,"reactiontime":0},{"id":8,"on":true,"hue":27965,"sat":132,"bri":231,"reactiontime":0},{"id":9,"on":true,"hue":27965,"sat":132,"bri":231,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":35592,"sat":147,"bri":179,"reactiontime":0},{"id":8,"on":true,"hue":35592,"sat":147,"bri":179,"reactiontime":0},{"id":9,"on":true,"hue":35592,"sat":147,"bri":179,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":36276,"sat":143,"bri":333,"reactiontime":0},{"id":8,"on":true,"hue":36276,"sat":143,"bri":333,"reactiontime":0},{"id":9,"on":true,"hue":36276,"sat":143,"bri":333,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":17502,"sat":133,"bri":161,"reactiontime":0},{"id":8,"on":true,"hue":17502,"sat":133,"bri":161,"reactiontime":0},{"id":9,"on":true,"hue":17502,"sat":133,"bri":161,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":38819,"sat":165,"bri":184,"reactiontime":0},{"id":8,"on":true,"hue":38819,"sat":165,"bri":184,"reactiontime":0},{"id":9,"on":true,"hue":38819,"sat":165,"bri":184,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":30312,"sat":169,"bri":124,"reactiontime":0},{"id":8,"on":true,"hue":30312,"sat":169,"bri":124,"reactiontime":0},{"id":9,"on":true,"hue":30312,"sat":169,"bri":124,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":37450,"sat":136,"bri":223,"reactiontime":0},{"id":8,"on":true,"hue":37450,"sat":136,"bri":223,"reactiontime":0},{"id":9,"on":true,"hue":37450,"sat":136,"bri":223,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":27867,"sat":145,"bri":210,"reactiontime":0},{"id":8,"on":true,"hue":27867,"sat":145,"bri":210,"reactiontime":0},{"id":9,"on":true,"hue":27867,"sat":145,"bri":210,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":21414,"sat":128,"bri":190,"reactiontime":0},{"id":8,"on":true,"hue":21414,"sat":128,"bri":190,"reactiontime":0},{"id":9,"on":true,"hue":21414,"sat":128,"bri":190,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":22294,"sat":112,"bri":203,"reactiontime":0},{"id":8,"on":true,"hue":22294,"sat":112,"bri":203,"reactiontime":0},{"id":9,"on":true,"hue":22294,"sat":112,"bri":203,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":34223,"sat":123,"bri":136,"reactiontime":0},{"id":8,"on":true,"hue":34223,"sat":123,"bri":136,"reactiontime":0},{"id":9,"on":true,"hue":34223,"sat":123,"bri":136,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":34027,"sat":120,"bri":297,"reactiontime":0},{"id":8,"on":true,"hue":34027,"sat":120,"bri":297,"reactiontime":0},{"id":9,"on":true,"hue":34027,"sat":120,"bri":297,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":18285,"sat":149,"bri":102,"reactiontime":0},{"id":8,"on":true,"hue":18285,"sat":149,"bri":102,"reactiontime":0},{"id":9,"on":true,"hue":18285,"sat":149,"bri":102,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":36667,"sat":139,"bri":161,"reactiontime":0},{"id":8,"on":true,"hue":36667,"sat":139,"bri":161,"reactiontime":0},{"id":9,"on":true,"hue":36667,"sat":139,"bri":161,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":45859,"sat":135,"bri":183,"reactiontime":0},{"id":8,"on":true,"hue":45859,"sat":135,"bri":183,"reactiontime":0},{"id":9,"on":true,"hue":45859,"sat":135,"bri":183,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":38232,"sat":130,"bri":320,"reactiontime":0},{"id":8,"on":true,"hue":38232,"sat":130,"bri":320,"reactiontime":0},{"id":9,"on":true,"hue":38232,"sat":130,"bri":320,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":35983,"sat":146,"bri":210,"reactiontime":0},{"id":8,"on":true,"hue":35983,"sat":146,"bri":210,"reactiontime":0},{"id":9,"on":true,"hue":35983,"sat":146,"bri":210,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":17893,"sat":151,"bri":209,"reactiontime":0},{"id":8,"on":true,"hue":17893,"sat":151,"bri":209,"reactiontime":0},{"id":9,"on":true,"hue":17893,"sat":151,"bri":209,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":22880,"sat":152,"bri":171,"reactiontime":0},{"id":8,"on":true,"hue":22880,"sat":152,"bri":171,"reactiontime":0},{"id":9,"on":true,"hue":22880,"sat":152,"bri":171,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":23760,"sat":134,"bri":195,"reactiontime":0},{"id":8,"on":true,"hue":23760,"sat":134,"bri":195,"reactiontime":0},{"id":9,"on":true,"hue":23760,"sat":134,"bri":195,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":33050,"sat":145,"bri":295,"reactiontime":0},{"id":8,"on":true,"hue":33050,"sat":145,"bri":295,"reactiontime":0},{"id":9,"on":true,"hue":33050,"sat":145,"bri":295,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":41850,"sat":108,"bri":178,"reactiontime":0},{"id":8,"on":true,"hue":41850,"sat":108,"bri":178,"reactiontime":0},{"id":9,"on":true,"hue":41850,"sat":108,"bri":178,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":27574,"sat":104,"bri":171,"reactiontime":0},{"id":8,"on":true,"hue":27574,"sat":104,"bri":171,"reactiontime":0},{"id":9,"on":true,"hue":27574,"sat":104,"bri":171,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":21707,"sat":141,"bri":224,"reactiontime":0},{"id":8,"on":true,"hue":21707,"sat":141,"bri":224,"reactiontime":0},{"id":9,"on":true,"hue":21707,"sat":141,"bri":224,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":37645,"sat":129,"bri":285,"reactiontime":0},{"id":8,"on":true,"hue":37645,"sat":129,"bri":285,"reactiontime":0},{"id":9,"on":true,"hue":37645,"sat":129,"bri":285,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":36472,"sat":131,"bri":203,"reactiontime":0},{"id":8,"on":true,"hue":36472,"sat":131,"bri":203,"reactiontime":0},{"id":9,"on":true,"hue":36472,"sat":131,"bri":203,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":26792,"sat":112,"bri":270,"reactiontime":0},{"id":8,"on":true,"hue":26792,"sat":112,"bri":270,"reactiontime":0},{"id":9,"on":true,"hue":26792,"sat":112,"bri":270,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":27085,"sat":148,"bri":161,"reactiontime":0},{"id":8,"on":true,"hue":27085,"sat":148,"bri":161,"reactiontime":0},{"id":9,"on":true,"hue":27085,"sat":148,"bri":161,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":34810,"sat":151,"bri":285,"reactiontime":0},{"id":8,"on":true,"hue":34810,"sat":151,"bri":285,"reactiontime":0},{"id":9,"on":true,"hue":34810,"sat":151,"bri":285,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":42925,"sat":145,"bri":192,"reactiontime":0},{"id":8,"on":true,"hue":42925,"sat":145,"bri":192,"reactiontime":0},{"id":9,"on":true,"hue":42925,"sat":145,"bri":192,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":37450,"sat":162,"bri":153,"reactiontime":0},{"id":8,"on":true,"hue":37450,"sat":162,"bri":153,"reactiontime":0},{"id":9,"on":true,"hue":37450,"sat":162,"bri":153,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":27476,"sat":125,"bri":201,"reactiontime":0},{"id":8,"on":true,"hue":27476,"sat":125,"bri":201,"reactiontime":0},{"id":9,"on":true,"hue":27476,"sat":125,"bri":201,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":38819,"sat":133,"bri":288,"reactiontime":0},{"id":8,"on":true,"hue":38819,"sat":133,"bri":288,"reactiontime":0},{"id":9,"on":true,"hue":38819,"sat":133,"bri":288,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":25032,"sat":170,"bri":140,"reactiontime":0},{"id":8,"on":true,"hue":25032,"sat":170,"bri":140,"reactiontime":0},{"id":9,"on":true,"hue":25032,"sat":170,"bri":140,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":32952,"sat":153,"bri":178,"reactiontime":0},{"id":8,"on":true,"hue":32952,"sat":153,"bri":178,"reactiontime":0},{"id":9,"on":true,"hue":32952,"sat":153,"bri":178,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":37254,"sat":159,"bri":192,"reactiontime":0},{"id":8,"on":true,"hue":37254,"sat":159,"bri":192,"reactiontime":0},{"id":9,"on":true,"hue":37254,"sat":159,"bri":192,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":38428,"sat":107,"bri":210,"reactiontime":0},{"id":8,"on":true,"hue":38428,"sat":107,"bri":210,"reactiontime":0},{"id":9,"on":true,"hue":38428,"sat":107,"bri":210,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":37841,"sat":74,"bri":157,"reactiontime":0},{"id":8,"on":true,"hue":37841,"sat":74,"bri":157,"reactiontime":0},{"id":9,"on":true,"hue":37841,"sat":74,"bri":157,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":19654,"sat":148,"bri":79,"reactiontime":0},{"id":8,"on":true,"hue":19654,"sat":148,"bri":79,"reactiontime":0},{"id":9,"on":true,"hue":19654,"sat":148,"bri":79,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":25129,"sat":165,"bri":99,"reactiontime":0},{"id":8,"on":true,"hue":25129,"sat":165,"bri":99,"reactiontime":0},{"id":9,"on":true,"hue":25129,"sat":165,"bri":99,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":26009,"sat":120,"bri":212,"reactiontime":0},{"id":8,"on":true,"hue":26009,"sat":120,"bri":212,"reactiontime":0},{"id":9,"on":true,"hue":26009,"sat":120,"bri":212,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":42730,"sat":105,"bri":119,"reactiontime":0},{"id":8,"on":true,"hue":42730,"sat":105,"bri":119,"reactiontime":0},{"id":9,"on":true,"hue":42730,"sat":105,"bri":119,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":35787,"sat":156,"bri":182,"reactiontime":0},{"id":8,"on":true,"hue":35787,"sat":156,"bri":182,"reactiontime":0},{"id":9,"on":true,"hue":35787,"sat":156,"bri":182,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":26107,"sat":133,"bri":290,"reactiontime":0},{"id":8,"on":true,"hue":26107,"sat":133,"bri":290,"reactiontime":0},{"id":9,"on":true,"hue":26107,"sat":133,"bri":290,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":32267,"sat":143,"bri":324,"reactiontime":0},{"id":8,"on":true,"hue":32267,"sat":143,"bri":324,"reactiontime":0},{"id":9,"on":true,"hue":32267,"sat":143,"bri":324,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":30018,"sat":151,"bri":171,"reactiontime":0},{"id":8,"on":true,"hue":30018,"sat":151,"bri":171,"reactiontime":0},{"id":9,"on":true,"hue":30018,"sat":151,"bri":171,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":28454,"sat":125,"bri":170,"reactiontime":0},{"id":8,"on":true,"hue":28454,"sat":125,"bri":170,"reactiontime":0},{"id":9,"on":true,"hue":28454,"sat":125,"bri":170,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":35885,"sat":109,"bri":89,"reactiontime":0},{"id":8,"on":true,"hue":35885,"sat":109,"bri":89,"reactiontime":0},{"id":9,"on":true,"hue":35885,"sat":109,"bri":89,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":30214,"sat":148,"bri":277,"reactiontime":0},{"id":8,"on":true,"hue":30214,"sat":148,"bri":277,"reactiontime":0},{"id":9,"on":true,"hue":30214,"sat":148,"bri":277,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":22000,"sat":121,"bri":139,"reactiontime":0},{"id":8,"on":true,"hue":22000,"sat":121,"bri":139,"reactiontime":0},{"id":9,"on":true,"hue":22000,"sat":121,"bri":139,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":28649,"sat":165,"bri":251,"reactiontime":0},{"id":8,"on":true,"hue":28649,"sat":165,"bri":251,"reactiontime":0},{"id":9,"on":true,"hue":28649,"sat":165,"bri":251,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":36081,"sat":138,"bri":175,"reactiontime":0},{"id":8,"on":true,"hue":36081,"sat":138,"bri":175,"reactiontime":0},{"id":9,"on":true,"hue":36081,"sat":138,"bri":175,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":38428,"sat":130,"bri":128,"reactiontime":0},{"id":8,"on":true,"hue":38428,"sat":130,"bri":128,"reactiontime":0},{"id":9,"on":true,"hue":38428,"sat":130,"bri":128,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":48206,"sat":182,"bri":124,"reactiontime":0},{"id":8,"on":true,"hue":48206,"sat":182,"bri":124,"reactiontime":0},{"id":9,"on":true,"hue":48206,"sat":182,"bri":124,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":33441,"sat":157,"bri":148,"reactiontime":0},{"id":8,"on":true,"hue":33441,"sat":157,"bri":148,"reactiontime":0},{"id":9,"on":true,"hue":33441,"sat":157,"bri":148,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":46641,"sat":114,"bri":175,"reactiontime":0},{"id":8,"on":true,"hue":46641,"sat":114,"bri":175,"reactiontime":0},{"id":9,"on":true,"hue":46641,"sat":114,"bri":175,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":32952,"sat":164,"bri":226,"reactiontime":0},{"id":8,"on":true,"hue":32952,"sat":164,"bri":226,"reactiontime":0},{"id":9,"on":true,"hue":32952,"sat":164,"bri":226,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":34321,"sat":153,"bri":295,"reactiontime":0},{"id":8,"on":true,"hue":34321,"sat":153,"bri":295,"reactiontime":0},{"id":9,"on":true,"hue":34321,"sat":153,"bri":295,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":37156,"sat":129,"bri":199,"reactiontime":0},{"id":8,"on":true,"hue":37156,"sat":129,"bri":199,"reactiontime":0},{"id":9,"on":true,"hue":37156,"sat":129,"bri":199,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":33636,"sat":138,"bri":203,"reactiontime":0},{"id":8,"on":true,"hue":33636,"sat":138,"bri":203,"reactiontime":0},{"id":9,"on":true,"hue":33636,"sat":138,"bri":203,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":35494,"sat":112,"bri":230,"reactiontime":0},{"id":8,"on":true,"hue":35494,"sat":112,"bri":230,"reactiontime":0},{"id":9,"on":true,"hue":35494,"sat":112,"bri":230,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":29823,"sat":147,"bri":303,"reactiontime":0},{"id":8,"on":true,"hue":29823,"sat":147,"bri":303,"reactiontime":0},{"id":9,"on":true,"hue":29823,"sat":147,"bri":303,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] ExportHTMLTimer went off after 30000 ms., calling getDirector().finish and getDirector().stopFire() [junit] [atomic-processor-1] INFO com.github.sarxos.webcam.ds.cgt.WebcamCloseTask - Closing Dummy Webcam 0 [junit] 30071 ms. Memory: 3276800K Free: 923136K (28%) [junit] Exported /home/travis/build/icyphy/ptII/org/terraswarm/accessor/demo/Hue/MotionLights/index.html [junit] 36085 ms. Memory: 3276800K Free: 875494K (27%) [junit] ####### 63 Mon Jun 06 02:25:49 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground org/terraswarm/accessor/demo/Hue/OccupancyLights.xml $PTII/org/terraswarm/accessor/demo/Hue/OccupancyLights [junit] Running .OccupancyLights [junit] [atomic-processor-1] INFO com.github.sarxos.webcam.ds.cgt.WebcamOpenTask - Opening webcam Dummy Webcam 0 [junit] Hue2: Attempting to connect to: http://10.0.0.235/api/ZAjh9AYL6s795RlqgaW0CzupRXrdpSQIqfyOnVyk/lights/ (Thread[AWT-EventQueue-0,6,main]) [junit] Hue2: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue2: Hue.js: issueCommand(): '[{"id":"2","on":false}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue2: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue2: Hue.js: issueCommand(): '[{"id":"2","on":false}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue2: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue2: Hue.js: issueCommand(): '[{"id":"2","on":false}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue2: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue2: Hue.js: issueCommand(): '[{"id":"2","on":false}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue2: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue2: Hue.js: issueCommand(): '[{"id":"2","on":false}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue2: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue2: Hue.js: issueCommand(): '[{"id":"2","on":false}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue2: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.ConnectTimeoutException: connection timed out: /10.0.0.235:80 [junit] io.netty.channel.ConnectTimeoutException: connection timed out: /10.0.0.235:80 [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe$1.run(AbstractNioChannel.java:267) [junit] at io.netty.util.concurrent.PromiseTask$RunnableAdapter.call(PromiseTask.java:38) [junit] at io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:125) [junit] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:404) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:463) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] ExportHTMLTimer went off after 30000 ms., calling getDirector().finish and getDirector().stopFire() [junit] ExportHTMLTimer went off after 60000 ms., calling manager.stop(). [junit] [atomic-processor-1] INFO com.github.sarxos.webcam.ds.cgt.WebcamCloseTask - Closing Dummy Webcam 0 [junit] WARNING: Camera: Model stopped before executing actions (e.g. producing outputs) scheduled for execution at times [21.223000000000003, 27.301000000000002, 46.661, 53.726, 13.017000000000001, 23.25, 28.304000000000002, 5.916, 45.644, 47.664, 42.587, 19.173000000000002, 35.418, 33.39, 49.687000000000005, 20.204, 29.330000000000002, 54.748000000000005, 51.701, 6.932, 31.359, 17.143, 8.961, 26.296, 7.9590000000000005, 48.684000000000005, 15.081000000000001, 55.763000000000005, 37.469, 22.233, 16.109, 18.172, 44.626000000000005, 4.904, 12.011000000000001, 24.266000000000002, 43.618, 41.566, 11.009, 14.051, 52.721000000000004, 25.289, 38.499, 34.403, 39.512, 40.544000000000004, 36.439, 50.691, 9.992, 30.345000000000002, 32.374] [junit] 60085 ms. Memory: 3276800K Free: 2105119K (64%) [junit] Exported /home/travis/build/icyphy/ptII/org/terraswarm/accessor/demo/Hue/OccupancyLights/index.html [junit] 66232 ms. Memory: 3276800K Free: 2067215K (63%) [junit] ####### 64 Mon Jun 06 02:26:55 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground org/terraswarm/accessor/demo/IndoorLocationAwareDiscovery/IndoorLocationAwareDiscovery.xml $PTII/org/terraswarm/accessor/demo/IndoorLocationAwareDiscovery/IndoorLocationAwareDiscovery [junit] Running .IndoorLocationAwareDiscovery [junit] ParallelMutable: containedMx [object Object] (Thread[AWT-EventQueue-0,6,main]) [junit] ParallelMutable: containedMutables [object Object] (Thread[AWT-EventQueue-0,6,main]) [junit] BrowserLauncher: UnsupportedOperation: http://localhost:8089: java.lang.UnsupportedOperationException: The BROWSE action is not supported on the current platform! [junit] ParallelMutable: containedMx [object Object],[object Object],[object Object],[object Object] (Thread[AWT-EventQueue-0,6,main]) [junit] ParallelMutable: containedMutables [object Object],[object Object],[object Object],[object Object] (Thread[AWT-EventQueue-0,6,main]) [junit] ParallelMutable: containedMx [object Object],[object Object],[object Object],[object Object],[object Object] (Thread[AWT-EventQueue-0,6,main]) [junit] ParallelMutable: containedMutables [object Object],[object Object],[object Object],[object Object],[object Object] (Thread[AWT-EventQueue-0,6,main]) [junit] ParallelMutable: containedMx [object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object] (Thread[AWT-EventQueue-0,6,main]) [junit] ParallelMutable: containedMutables [object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object] (Thread[AWT-EventQueue-0,6,main]) [junit] ExportHTMLTimer went off after 30000 ms., calling getDirector().finish and getDirector().stopFire() [junit] UserInterface: Connection closed because model is no longer running. (Thread[AWT-EventQueue-0,6,main]) [junit] WARNING: Clock: Model stopped before executing actions (e.g. producing outputs) scheduled for execution at times [21.0] [junit] 30052 ms. Memory: 3276800K Free: 1925118K (59%) [junit] Exported /home/travis/build/icyphy/ptII/org/terraswarm/accessor/demo/IndoorLocationAwareDiscovery/IndoorLocationAwareDiscovery/index.html [junit] 38140 ms. Memory: 3276800K Free: 2188616K (67%) [junit] ####### 65 Mon Jun 06 02:27:34 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground org/terraswarm/accessor/demo/Lifx/Lifx.xml $PTII/org/terraswarm/accessor/demo/Lifx/Lifx [junit] Running .Lifx [junit] WARNING: Lifx: Model stopped before executing actions (e.g. producing outputs) scheduled for execution at times [14.1] [junit] 17240 ms. Memory: 3276800K Free: 1998848K (61%) [junit] Exported /home/travis/build/icyphy/ptII/org/terraswarm/accessor/demo/Lifx/Lifx/index.html [junit] 24206 ms. Memory: 3276800K Free: 1952750K (60%) [junit] ####### 66 Mon Jun 06 02:27:58 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground org/terraswarm/accessor/demo/NaturalLanguage/NaturalLanguage.xml $PTII/org/terraswarm/accessor/demo/NaturalLanguage/NaturalLanguage [junit] Running .NaturalLanguage [junit] NaturalLanguage: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] Jun 06, 2022 2:28:06 AM io.vertx.core.http.impl.HttpClientResponseImpl [junit] SEVERE: io.vertx.core.VertxException: Connection was closed [junit] NaturalLanguage: ServerError: Wrong response status code. [junit] NaturalLanguage: Error: Request failed with code 400: Bad Request [junit] 9256 ms. Memory: 3276800K Free: 2132478K (65%) [junit] Exported /home/travis/build/icyphy/ptII/org/terraswarm/accessor/demo/NaturalLanguage/NaturalLanguage/index.html [junit] 15394 ms. Memory: 3276800K Free: 2099648K (64%) [junit] ####### 67 Mon Jun 06 02:28:13 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground org/terraswarm/accessor/demo/Scarab/Scarab.xml $PTII/org/terraswarm/accessor/demo/Scarab/Scarab [junit] Running .Scarab [junit] [atomic-processor-1] INFO com.github.sarxos.webcam.ds.cgt.WebcamOpenTask - Opening webcam Dummy Webcam 0 [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.43654541015625},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.3361287434895833},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":4.758014729817709},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.48671407063802086},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.6700065104166668},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.46614644368489583},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.13512980143229167},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-2.2272298177083334},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.49551432291666675},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.2740730794270836},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.557435302734375},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.7085978190104167},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.489669189453125},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.250482177734375},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.02060465494791667},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.11864379882812501},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.18490722656250003},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.9669576009114585},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":3.066822509765625},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.6080297851562504},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.028518066406250004},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.04957722981770833},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":3.4100756835937505},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.1435882568359377},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.41322509765625004},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.8218103027343749},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.2268485514322915},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.7582653808593751},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.8774163818359377},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.688005574544271},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.35976765950520834},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.4013376871744794},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.1302864583333334},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":3.4723077392578126},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":3.4638692220052087},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.261408487955729},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":3.1315087890625},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.2328023274739586},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.23906005859375004},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.5465478515625001},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.8583544921875002},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.4159922281901043},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.0613356526692708},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.5761767578125},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.37326782226562505},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.8541705322265626},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.705413818359375},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.71671875},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.0916680908203125},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.10609375},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.8844836425781248},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.4707552083333334},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.4082672119140625},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.27598754882812504},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.29059407552083333},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.547559814453125},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.8358671061197918},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.8676558430989584},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.1693033854166666},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.8858032226562502},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.191234130859375},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.649521484375},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.2154833984375002},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.4880550130208334},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.067413330078125},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.21282714843750003},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.5215142822265626},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.8562304687500001},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":3.524723307291667},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":3.134775390625},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.0527630615234375},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.3376521809895836},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.9325813802083335},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.3178776041666667},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.9360099283854165},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.42423217773437505},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.3556427001953124},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.0652303059895836},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.709518432617188},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.6277939860026042},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.59339599609375},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.8297233072916667},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.3703745524088542},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.8478808593749999},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.0500132242838542},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-2.2715824381510417},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.7442327880859376},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.026772257486979166},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.368662109375},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.7347033691406248},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.0883439127604166},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.2523734537760418},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.05558349609375},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.5031575520833336},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.906878662109375},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.8237451171875},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.5859318033854168},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.3392763264973958},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.5528466796875},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.5023168945312504},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.7251963297526043},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.5703100585937504},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.3523840332031252},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.7462056477864585},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.2024251302083333},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.47881896972656257},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.1464770507812503},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.280680338541667},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.7304819742838542},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.5252246093750002},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.27013427734375},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.4363677978515623},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.6709147135416669},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":3.2479331461588545},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.7722015380859375},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.5068973795572917},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.6148785400390624},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.9817333984375001},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.10781351725260417},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.218697509765625},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.758984375},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.3082753499348958},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.00035400390625},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":3.4256111653645833},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.0624186197916667},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.1144455973307292},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.7065348307291663},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.995196533203125},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.513853963216146},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.7599932861328127},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.8584431966145836},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.33582967122395835},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.2750887044270836},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.7319759114583335},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-2.2719451904296877},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.1464739990234376},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.566611328125},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.5775878906250003},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.1343768310546876},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.5097900390625},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.031251627604166665},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.7119335937500001},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-2.77935791015625},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":3.288720703125},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.3706372070312502},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.200753173828125},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.8590045166015624},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.8973352050781251},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.2222056070963543},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.5021166992187501},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.892901611328125},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.7790529378255208},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.235692138671875},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.4272623697916667},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.7418096923828128},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.0610699462890625},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.1974951171875},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.5575760904947916},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":3.4999755859375},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.0545450846354165},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.5540722656250001},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.7357025146484375},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.3962508138020833},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.10765706380208336},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.08787923177083334},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.7355615234375001},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.8544673665364584},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.8205322265625},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.09610697428385417},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.06665222167968751},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.20756591796875004},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.21212198893229167},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.40569824218750006},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.8895092773437498},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.2809065755208333},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.7855330403645833},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.6503027343750001},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.3774015299479165},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.5181298828125},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.9249804687500001},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.179576416015625},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.9044531249999999},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.72452392578125},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.027791748046875},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.9255808512369791},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.43124633789062505},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.7346700032552085},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.3207720947265625},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.3999371337890625},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-2.0721720377604167},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.197698974609375},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.2769464111328124},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.008935546875},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.405029296875},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.492803955078125},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.5542065429687499},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.1552235921223957},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.1134063720703125},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.200433349609375},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.8875610351562502},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.0100476074218752},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.9446948242187501},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.5730025227864584},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.7998199462890625},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.33010620117187506},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.0976226806640625},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.8631331380208334},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.594124348958333},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.7854418945312501},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.8780122884114585},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.6330619303385416},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.6341512044270834},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.8019978841145834},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.4173974609375002},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.3665730794270834},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.8252429199218752},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.799560546875},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.16828125},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.0382509358723957},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.756927490234375},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.06475301106770834},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.449647623697917},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.8634716796875},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.301529947916667},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.1629854329427085},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.618090006510417},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.41700398763020835},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.7294352213541668},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.6378580729166667},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.0540740966796875},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.9070247395833333},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":3.1598388671875},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.4063718668619787},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.7892083740234376},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.7630712890625},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.5595320638020833},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.053403727213541675},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.2918782552083334},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.026597900390625002},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.9162101236979167},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.20333984375},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-2.5006380208333336},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.5313004557291666},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.3614501953125},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.5643151855468751},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.5227880859375},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-2.65654296875},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.3231842041015625},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] ExportHTMLTimer went off after 30000 ms., calling getDirector().finish and getDirector().stopFire() [junit] Scarab: Connection closed because model is no longer running. (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Connection closed because model is no longer running. (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Connection closed because model is no longer running. (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Connection closed because model is no longer running. (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Connection closed because model is no longer running. (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Connection closed because model is no longer running. (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Unsent messages remain that were queued before the socket opened: [{"op":"unadvertise","topic":"/scarab/lucy/goal"}] [junit] Scarab: Unsent messages remain that were queued before the socket opened: [{"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.43654541015625},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.3361287434895833},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":4.758014729817709},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.48671407063802086},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.6700065104166668},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.46614644368489583},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.13512980143229167},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-2.2272298177083334},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.49551432291666675},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.2740730794270836},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.557435302734375},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.7085978190104167},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.489669189453125},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.250482177734375},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.02060465494791667},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.11864379882812501},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.18490722656250003},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.9669576009114585},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":3.066822509765625},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.6080297851562504},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.028518066406250004},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.04957722981770833},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":3.4100756835937505},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.1435882568359377},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.41322509765625004},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.8218103027343749},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.2268485514322915},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.7582653808593751},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.8774163818359377},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.688005574544271},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.35976765950520834},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.4013376871744794},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.1302864583333334},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":3.4723077392578126},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":3.4638692220052087},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.261408487955729},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":3.1315087890625},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.2328023274739586},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.23906005859375004},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.5465478515625001},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.8583544921875002},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.4159922281901043},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.0613356526692708},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.5761767578125},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.37326782226562505},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.8541705322265626},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.705413818359375},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.71671875},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.0916680908203125},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.10609375},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.8844836425781248},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.4707552083333334},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.4082672119140625},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.27598754882812504},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.29059407552083333},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.547559814453125},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.8358671061197918},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.8676558430989584},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.1693033854166666},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.8858032226562502},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.191234130859375},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.649521484375},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.2154833984375002},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.4880550130208334},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.067413330078125},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.21282714843750003},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.5215142822265626},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.8562304687500001},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":3.524723307291667},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":3.134775390625},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.0527630615234375},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.3376521809895836},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.9325813802083335},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.3178776041666667},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.9360099283854165},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.42423217773437505},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.3556427001953124},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.0652303059895836},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.709518432617188},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.6277939860026042},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.59339599609375},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.8297233072916667},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.3703745524088542},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.8478808593749999},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.0500132242838542},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-2.2715824381510417},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.7442327880859376},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.026772257486979166},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.368662109375},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.7347033691406248},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.0883439127604166},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.2523734537760418},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.05558349609375},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.5031575520833336},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.906878662109375},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.8237451171875},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.5859318033854168},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.3392763264973958},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.5528466796875},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.5023168945312504},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.7251963297526043},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.5703100585937504},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.3523840332031252},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.7462056477864585},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.2024251302083333},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.47881896972656257},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.1464770507812503},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.280680338541667},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.7304819742838542},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.5252246093750002},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.27013427734375},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.4363677978515623},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.6709147135416669},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":3.2479331461588545},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.7722015380859375},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.5068973795572917},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.6148785400390624},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.9817333984375001},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.10781351725260417},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.218697509765625},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.758984375},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.3082753499348958},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.00035400390625},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":3.4256111653645833},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.0624186197916667},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.1144455973307292},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.7065348307291663},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.995196533203125},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.513853963216146},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.7599932861328127},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.8584431966145836},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.33582967122395835},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.2750887044270836},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.7319759114583335},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-2.2719451904296877},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.1464739990234376},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.566611328125},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.5775878906250003},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.1343768310546876},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.5097900390625},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.031251627604166665},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.7119335937500001},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-2.77935791015625},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":3.288720703125},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.3706372070312502},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.200753173828125},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.8590045166015624},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.8973352050781251},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.2222056070963543},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.5021166992187501},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.892901611328125},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.7790529378255208},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.235692138671875},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.4272623697916667},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.7418096923828128},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.0610699462890625},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.1974951171875},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.5575760904947916},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":3.4999755859375},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.0545450846354165},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.5540722656250001},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.7357025146484375},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.3962508138020833},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.10765706380208336},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.08787923177083334},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.7355615234375001},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.8544673665364584},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.8205322265625},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.09610697428385417},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.06665222167968751},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.20756591796875004},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.21212198893229167},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.40569824218750006},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.8895092773437498},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.2809065755208333},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.7855330403645833},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.6503027343750001},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.3774015299479165},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.5181298828125},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.9249804687500001},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.179576416015625},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.9044531249999999},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.72452392578125},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.027791748046875},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.9255808512369791},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.43124633789062505},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.7346700032552085},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.3207720947265625},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.3999371337890625},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-2.0721720377604167},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.197698974609375},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.2769464111328124},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.008935546875},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.405029296875},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.492803955078125},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.5542065429687499},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.1552235921223957},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.1134063720703125},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.200433349609375},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.8875610351562502},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.0100476074218752},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.9446948242187501},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.5730025227864584},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.7998199462890625},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.33010620117187506},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.0976226806640625},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.8631331380208334},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.594124348958333},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.7854418945312501},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.8780122884114585},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.6330619303385416},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.6341512044270834},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.8019978841145834},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.4173974609375002},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.3665730794270834},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.8252429199218752},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.799560546875},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.16828125},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.0382509358723957},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.756927490234375},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.06475301106770834},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.449647623697917},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.8634716796875},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.301529947916667},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.1629854329427085},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.618090006510417},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.41700398763020835},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.7294352213541668},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.6378580729166667},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.0540740966796875},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.9070247395833333},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":3.1598388671875},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.4063718668619787},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.7892083740234376},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.7630712890625},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.5595320638020833},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.053403727213541675},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.2918782552083334},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.026597900390625002},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.9162101236979167},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.20333984375},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-2.5006380208333336},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.5313004557291666},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.3614501953125},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.5643151855468751},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.5227880859375},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-2.65654296875},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.3231842041015625},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"linear":{"x":0,"y":0,"z":0},"angular":{"x":0,"y":0,"z":0}}}, {"op":"unadvertise","topic":"/scarab/lucy/cmd_vel"}] [junit] Scarab: Unsent messages remain that were queued before the socket opened: [{"op":"unadvertise","topic":"/scarab/lucy/cancel"}] [junit] [atomic-processor-1] INFO com.github.sarxos.webcam.ds.cgt.WebcamCloseTask - Closing Dummy Webcam 0 [junit] WARNING: Camera: Model stopped before executing actions (e.g. producing outputs) scheduled for execution at times [25.348000000000003] [junit] 30078 ms. Memory: 3276800K Free: 1012466K (31%) [junit] Exported /home/travis/build/icyphy/ptII/org/terraswarm/accessor/demo/Scarab/Scarab/index.html [junit] 36395 ms. Memory: 3276800K Free: 974527K (30%) [junit] ####### 68 Mon Jun 06 02:28:50 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground org/terraswarm/accessor/demo/SemanticRepository/Authentication.xml $PTII/org/terraswarm/accessor/demo/SemanticRepository/Authentication [junit] Running .Authentication [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryUpdate: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryQuery: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryUpdate: Error: Connection refused: localhost/127.0.0.1:7200 [junit] ExportHTMLTimer went off after 30000 ms., calling getDirector().finish and getDirector().stopFire() [junit] 30027 ms. Memory: 3276800K Free: 1984516K (61%) [junit] Exported /home/travis/build/icyphy/ptII/org/terraswarm/accessor/demo/SemanticRepository/Authentication/index.html [junit] 36553 ms. Memory: 3276800K Free: 2155971K (66%) [junit] ####### 69 Mon Jun 06 02:29:26 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground org/terraswarm/accessor/demo/SemanticRepository/GraphDBInference.xml $PTII/org/terraswarm/accessor/demo/SemanticRepository/GraphDBInference [junit] Running .GraphDBInference [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryQuery: The timeout period of 20000ms has been exceeded. [junit] ExportHTMLTimer went off after 30000 ms., calling getDirector().finish and getDirector().stopFire() [junit] 30015 ms. Memory: 3276800K Free: 2071038K (63%) [junit] Exported /home/travis/build/icyphy/ptII/org/terraswarm/accessor/demo/SemanticRepository/GraphDBInference/index.html [junit] 35160 ms. Memory: 3276800K Free: 2149318K (66%) [junit] ####### 70 Mon Jun 06 02:30:01 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground org/terraswarm/accessor/demo/SemanticRepository/HostCompatabilityCheck.xml $PTII/org/terraswarm/accessor/demo/SemanticRepository/HostCompatabilityCheck [junit] Running .HostCompatabilityCheck [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] HostCompatability1: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HostCompatability2: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] HostCompatability1: Error: Connection refused: localhost/127.0.0.1:7200 [junit] HostCompatability2: Error: Connection refused: localhost/127.0.0.1:7200 [junit] ExportHTMLTimer went off after 30000 ms., calling getDirector().finish and getDirector().stopFire() [junit] 30013 ms. Memory: 3276800K Free: 1809406K (55%) [junit] Exported /home/travis/build/icyphy/ptII/org/terraswarm/accessor/demo/SemanticRepository/HostCompatabilityCheck/index.html [junit] 36036 ms. Memory: 3276800K Free: 2133460K (65%) [junit] ####### 71 Mon Jun 06 02:30:37 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground org/terraswarm/accessor/demo/SemanticRepository/PeriodicUpdates.xml $PTII/org/terraswarm/accessor/demo/SemanticRepository/PeriodicUpdates [junit] Running .PeriodicUpdates [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryQuery: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryQuery: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryQuery: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryUpdate: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryUpdate: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryQuery: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryQuery: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryQuery: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryUpdate: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryUpdate: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryQuery: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryQuery: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryQuery: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryQuery: Error: Connection refused: localhost/127.0.0.1:7200 [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryUpdate: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryUpdate: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryQuery: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryQuery: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryQuery: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryUpdate: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryUpdate: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryQuery: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryQuery: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryQuery: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryUpdate: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryUpdate: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryQuery: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryQuery: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryQuery: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryQuery: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryUpdate: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryUpdate: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryQuery: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryQuery: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryQuery: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryUpdate: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryUpdate: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryQuery: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryQuery: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryQuery: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryUpdate: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryUpdate: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryQuery: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryQuery: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryQuery: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryQuery: Error: Connection refused: localhost/127.0.0.1:7200 [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryUpdate: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryUpdate: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryQuery: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryQuery: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryQuery: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryUpdate: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryUpdate: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryQuery: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryQuery: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryQuery: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryUpdate: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryUpdate: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryQuery: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryQuery: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryQuery: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryQuery: Error: Connection refused: localhost/127.0.0.1:7200 [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryUpdate: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryUpdate: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryQuery: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryQuery: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryQuery: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryUpdate: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryUpdate: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryQuery: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryQuery: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryQuery: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryUpdate: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryUpdate: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryQuery: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryQuery: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryQuery: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryQuery: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryUpdate: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryUpdate: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryQuery: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryQuery: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryQuery: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryUpdate: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryUpdate: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryQuery: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryQuery: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryQuery: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryUpdate: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryUpdate: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryQuery: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryQuery: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryQuery: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryQuery: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryUpdate: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryUpdate: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryQuery: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryQuery: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryQuery: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryUpdate: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryUpdate: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryQuery: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryQuery: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryQuery: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryUpdate: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryUpdate: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryQuery: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryQuery: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryQuery: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryQuery: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryUpdate: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryUpdate: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryQuery: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryQuery: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryQuery: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryUpdate: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryUpdate: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryQuery: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryQuery: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryQuery: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryUpdate: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryUpdate: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryQuery: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryQuery: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryQuery: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryQuery: Error: Connection refused: localhost/127.0.0.1:7200 [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryUpdate: Error: Connection refused: localhost/127.0.0.1:7200 [junit] WARNING: SpontaneousWriteTrigger: Model stopped before executing actions (e.g. producing outputs) scheduled for execution at times [25.0] [junit] WARNING: SpontaneousReadTrigger: Model stopped before executing actions (e.g. producing outputs) scheduled for execution at times [24.3] [junit] WARNING: SemanticRepositoryUpdate: Model stopped before executing actions (e.g. producing outputs) scheduled for execution at times [36.0, 27.0, 43.0, 29.0, 34.0, 41.0, 31.0, 39.0, 32.0, 38.0, 42.0, 25.0, 35.0, 26.0, 44.0, 28.0, 40.0, 33.0, 37.0, 30.0] [junit] WARNING: SemanticRepositoryQuery: Model stopped before executing actions (e.g. producing outputs) scheduled for execution at times [39.2, 43.7, 39.800000000000004, 43.1, 27.5, 32.6, 32.0, 31.400000000000002, 29.900000000000002, 24.8, 29.3, 41.300000000000004, 24.2, 35.9, 35.300000000000004, 36.5, 30.8, 38.6, 26.900000000000002, 40.4, 42.5, 41.6, 37.4, 33.800000000000004, 35.6, 25.400000000000002, 31.1, 42.800000000000004, 40.1, 26.6, 28.1, 37.1, 34.1, 25.7, 25.1, 24.5, 29.0, 29.6, 28.400000000000002, 36.800000000000004, 36.2, 34.4, 39.5, 43.4, 44.0, 38.9, 38.300000000000004, 27.2, 27.8, 32.300000000000004, 32.9, 33.5, 30.200000000000003, 26.3, 41.0, 41.9, 38.0, 33.2, 35.0, 26.0, 30.5, 40.7, 28.7, 42.2, 37.7, 31.700000000000003, 34.7] [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryUpdate: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] ExportHTMLTimer went off after 30000 ms., calling getDirector().finish and getDirector().stopFire() [junit] 30034 ms. Memory: 3276800K Free: 1842686K (56%) [junit] Exported /home/travis/build/icyphy/ptII/org/terraswarm/accessor/demo/SemanticRepository/PeriodicUpdates/index.html [junit] 37149 ms. Memory: 3276800K Free: 2083470K (64%) [junit] ####### 72 Mon Jun 06 02:31:14 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground org/terraswarm/accessor/demo/SemanticRepository/SemanticRepository.xml $PTII/org/terraswarm/accessor/demo/SemanticRepository/SemanticRepository [junit] Running .SemanticRepository [junit] ExportHTMLTimer went off after 30000 ms., calling getDirector().finish and getDirector().stopFire() [junit] 30001 ms. Memory: 3276800K Free: 1972443K (60%) [junit] Exported /home/travis/build/icyphy/ptII/org/terraswarm/accessor/demo/SemanticRepository/SemanticRepository/index.html [junit] 34127 ms. Memory: 3276800K Free: 1943730K (59%) [junit] ####### 73 Mon Jun 06 02:31:49 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -openComposites -timeOut 30000 -whiteBackground org/terraswarm/accessor/demo/SemanticRepository/SemanticYelpSensorUpdateExample.xml $PTII/org/terraswarm/accessor/demo/SemanticRepository/SemanticYelpSensorUpdateExample [junit] Warning: not running org/terraswarm/accessor/demo/SemanticRepository/SemanticYelpSensorUpdateExample.xml. See ptolemy/vergil/basic/export/test/junit/ExportModelJUnitTest.java [junit] Exported /home/travis/build/icyphy/ptII/org/terraswarm/accessor/demo/SemanticRepository/SemanticYelpSensorUpdateExample/index.html [junit] 6015 ms. Memory: 3276800K Free: 2149337K (66%) [junit] ####### 74 Mon Jun 06 02:31:55 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground org/terraswarm/accessor/demo/SemanticRepository/SPARQLQueries.xml $PTII/org/terraswarm/accessor/demo/SemanticRepository/SPARQLQueries [junit] Running .SPARQLQueries [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryQuery: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] ExportHTMLTimer went off after 30000 ms., calling getDirector().finish and getDirector().stopFire() [junit] 30014 ms. Memory: 3276800K Free: 2066455K (63%) [junit] Exported /home/travis/build/icyphy/ptII/org/terraswarm/accessor/demo/SemanticRepository/SPARQLQueries/index.html [junit] 35229 ms. Memory: 3276800K Free: 2119165K (65%) [junit] ####### 75 Mon Jun 06 02:32:30 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground org/terraswarm/accessor/demo/SemanticRepository/SPARQLUpdates.xml $PTII/org/terraswarm/accessor/demo/SemanticRepository/SPARQLUpdates [junit] Running .SPARQLUpdates [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryUpdate: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryUpdate: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] ExportHTMLTimer went off after 30000 ms., calling getDirector().finish and getDirector().stopFire() [junit] 30011 ms. Memory: 3276800K Free: 1961561K (60%) [junit] Exported /home/travis/build/icyphy/ptII/org/terraswarm/accessor/demo/SemanticRepository/SPARQLUpdates/index.html [junit] Jun 06, 2022 2:33:04 AM sun.awt.X11.XToolkit processException [junit] WARNING: Exception on Toolkit thread [junit] java.lang.NullPointerException [junit] at java.desktop/java.awt.Component$BltBufferStrategy.contentsLost(Component.java:4584) [junit] at java.desktop/java.awt.Component$BltSubRegionBufferStrategy.showIfNotLost(Component.java:4647) [junit] at java.desktop/javax.swing.BufferStrategyPaintManager.show(BufferStrategyPaintManager.java:208) [junit] at java.desktop/javax.swing.RepaintManager.show(RepaintManager.java:1430) [junit] at java.desktop/javax.swing.SwingPaintEventDispatcher.createPaintEvent(SwingPaintEventDispatcher.java:61) [junit] at java.desktop/sun.awt.X11.XWindow.postPaintEvent(XWindow.java:568) [junit] at java.desktop/sun.awt.X11.XContentWindow.postPaintEvent(XContentWindow.java:180) [junit] at java.desktop/sun.awt.X11.XWindow.handleExposeEvent(XWindow.java:562) [junit] at java.desktop/sun.awt.X11.XContentWindow.handleExposeEvent(XContentWindow.java:151) [junit] at java.desktop/sun.awt.X11.XBaseWindow.dispatchEvent(XBaseWindow.java:1132) [junit] at java.desktop/sun.awt.X11.XBaseWindow.dispatchToWindow(XBaseWindow.java:1108) [junit] at java.desktop/sun.awt.X11.XToolkit.dispatchEvent(XToolkit.java:621) [junit] at java.desktop/sun.awt.X11.XToolkit.run(XToolkit.java:736) [junit] at java.desktop/sun.awt.X11.XToolkit.run(XToolkit.java:652) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] [junit] 35111 ms. Memory: 3276800K Free: 2128384K (65%) [junit] ####### 76 Mon Jun 06 02:33:05 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground org/terraswarm/accessor/demo/SemanticRepository/TemperatureAdapters.xml $PTII/org/terraswarm/accessor/demo/SemanticRepository/TemperatureAdapters [junit] Running .TemperatureAdapters [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryQuery: The timeout period of 20000ms has been exceeded. [junit] ExportHTMLTimer went off after 30000 ms., calling getDirector().finish and getDirector().stopFire() [junit] 30029 ms. Memory: 3276800K Free: 1835006K (56%) [junit] Exported /home/travis/build/icyphy/ptII/org/terraswarm/accessor/demo/SemanticRepository/TemperatureAdapters/index.html [junit] 36191 ms. Memory: 3276800K Free: 1805793K (55%) [junit] ####### 77 Mon Jun 06 02:33:41 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground org/terraswarm/accessor/demo/WatchHandRaisingLight/WatchHandRaisingLight.xml $PTII/org/terraswarm/accessor/demo/WatchHandRaisingLight/WatchHandRaisingLight [junit] Running .WatchHandRaisingLight [junit] Hue: Attempting to connect to: http://10.0.0.234/api/EJjyWWrE5qDOqs301OarqVSqp3jfJvaOqiObxMYR/lights/ (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.ConnectTimeoutException: connection timed out: /10.0.0.234:80 [junit] io.netty.channel.ConnectTimeoutException: connection timed out: /10.0.0.234:80 [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe$1.run(AbstractNioChannel.java:267) [junit] at io.netty.util.concurrent.PromiseTask$RunnableAdapter.call(PromiseTask.java:38) [junit] at io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:125) [junit] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:404) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:463) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Hue: connection timed out: /10.0.0.234:80 [junit] ExportHTMLTimer went off after 30000 ms., calling getDirector().finish and getDirector().stopFire() [junit] 30025 ms. Memory: 3276800K Free: 1377792K (42%) [junit] Exported /home/travis/build/icyphy/ptII/org/terraswarm/accessor/demo/WatchHandRaisingLight/WatchHandRaisingLight/index.html [junit] 36080 ms. Memory: 3276800K Free: 2016213K (62%) [junit] ####### 78 Mon Jun 06 02:34:17 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -openComposites -timeOut 30000 -whiteBackground org/terraswarm/ros/demo/Ros/Ros.xml $PTII/org/terraswarm/ros/demo/Ros/Ros [junit] Warning: not running org/terraswarm/ros/demo/Ros/Ros.xml. See ptolemy/vergil/basic/export/test/junit/ExportModelJUnitTest.java [junit] Exported /home/travis/build/icyphy/ptII/org/terraswarm/ros/demo/Ros/Ros/index.html [junit] 3147 ms. Memory: 3276800K Free: 1862107K (57%) [junit] ####### 79 Mon Jun 06 02:34:20 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -openComposites -timeOut 30000 -whiteBackground org/terraswarm/ros/demo/Ros/RosPublisher.xml $PTII/org/terraswarm/ros/demo/Ros/RosPublisher [junit] Warning: not running org/terraswarm/ros/demo/Ros/RosPublisher.xml. See ptolemy/vergil/basic/export/test/junit/ExportModelJUnitTest.java [junit] Exported /home/travis/build/icyphy/ptII/org/terraswarm/ros/demo/Ros/RosPublisher/index.html [junit] 3656 ms. Memory: 3276800K Free: 1619420K (49%) [junit] ####### 80 Mon Jun 06 02:34:24 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -openComposites -timeOut 30000 -whiteBackground org/terraswarm/ros/demo/Ros/RosSubscriber.xml $PTII/org/terraswarm/ros/demo/Ros/RosSubscriber [junit] Warning: not running org/terraswarm/ros/demo/Ros/RosSubscriber.xml. See ptolemy/vergil/basic/export/test/junit/ExportModelJUnitTest.java [junit] Exported /home/travis/build/icyphy/ptII/org/terraswarm/ros/demo/Ros/RosSubscriber/index.html [junit] 3570 ms. Memory: 3276800K Free: 2003400K (61%) [junit] ####### 81 Mon Jun 06 02:34:28 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -openComposites -timeOut 30000 -whiteBackground org/terraswarm/ros/demo/Ros/ScarabArrowKeyController.xml $PTII/org/terraswarm/ros/demo/Ros/ScarabArrowKeyController [junit] Warning: not running org/terraswarm/ros/demo/Ros/ScarabArrowKeyController.xml. See ptolemy/vergil/basic/export/test/junit/ExportModelJUnitTest.java [junit] Exported /home/travis/build/icyphy/ptII/org/terraswarm/ros/demo/Ros/ScarabArrowKeyController/index.html [junit] 4503 ms. Memory: 3276800K Free: 2058633K (63%) [junit] ####### 82 Mon Jun 06 02:34:32 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -openComposites -timeOut 30000 -whiteBackground org/terraswarm/ros/demo/Ros/ScarabGoalPublisher.xml $PTII/org/terraswarm/ros/demo/Ros/ScarabGoalPublisher [junit] Warning: not running org/terraswarm/ros/demo/Ros/ScarabGoalPublisher.xml. See ptolemy/vergil/basic/export/test/junit/ExportModelJUnitTest.java [junit] Exported /home/travis/build/icyphy/ptII/org/terraswarm/ros/demo/Ros/ScarabGoalPublisher/index.html [junit] 3568 ms. Memory: 3276800K Free: 1783262K (54%) [junit] ####### 83 Mon Jun 06 02:34:36 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -openComposites -timeOut 30000 -whiteBackground org/terraswarm/ros/demo/Ros/ScarabHueController.xml $PTII/org/terraswarm/ros/demo/Ros/ScarabHueController [junit] Warning: not running org/terraswarm/ros/demo/Ros/ScarabHueController.xml. See ptolemy/vergil/basic/export/test/junit/ExportModelJUnitTest.java [junit] Exported /home/travis/build/icyphy/ptII/org/terraswarm/ros/demo/Ros/ScarabHueController/index.html [junit] 4453 ms. Memory: 3276800K Free: 2094052K (64%) [junit] ####### 84 Mon Jun 06 02:34:40 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/gt/demo/BouncingBallX2/BouncingBallX2.xml $PTII/ptolemy/actor/gt/demo/BouncingBallX2/BouncingBallX2 [junit] Warning: not running ptolemy/actor/gt/demo/BouncingBallX2/BouncingBallX2.xml. See ptolemy/vergil/basic/export/test/junit/ExportModelJUnitTest.java [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/gt/demo/BouncingBallX2/BouncingBallX2/index.html [junit] 3837 ms. Memory: 3276800K Free: 1963353K (60%) [junit] ####### 85 Mon Jun 06 02:34:44 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/gt/demo/ConstOptimization/ConstOptimization.xml $PTII/ptolemy/actor/gt/demo/ConstOptimization/ConstOptimization [junit] Running .ConstOptimization [junit] 6410 ms. Memory: 3276800K Free: 1942014K (59%) [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/gt/demo/ConstOptimization/ConstOptimization/index.html [junit] 10961 ms. Memory: 3276800K Free: 2087434K (64%) [junit] ####### 86 Mon Jun 06 02:34:55 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/gt/demo/ConstOptimization/ConstOptimizationDDF.xml $PTII/ptolemy/actor/gt/demo/ConstOptimization/ConstOptimizationDDF [junit] Running .ConstOptimizationDDF [junit] 6652 ms. Memory: 3276800K Free: 1844327K (56%) [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/gt/demo/ConstOptimization/ConstOptimizationDDF/index.html [junit] 11064 ms. Memory: 3276800K Free: 2146838K (66%) [junit] ####### 87 Mon Jun 06 02:35:06 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/gt/demo/ConstOptimization/ConstOptimizationDE.xml $PTII/ptolemy/actor/gt/demo/ConstOptimization/ConstOptimizationDE [junit] Running .ConstOptimizationDE [junit] 6412 ms. Memory: 3276800K Free: 2038449K (62%) [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/gt/demo/ConstOptimization/ConstOptimizationDE/index.html [junit] 10948 ms. Memory: 3276800K Free: 2062464K (63%) [junit] ####### 88 Mon Jun 06 02:35:17 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/gt/demo/DiningPhilosophers/DiningPhilosophers.xml $PTII/ptolemy/actor/gt/demo/DiningPhilosophers/DiningPhilosophers [junit] Running .DiningPhilosophers [junit] 316 ms. Memory: 3276800K Free: 1848993K (56%) [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/gt/demo/DiningPhilosophers/DiningPhilosophers/index.html [junit] 4809 ms. Memory: 3276800K Free: 2136231K (65%) [junit] ####### 89 Mon Jun 06 02:35:22 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/gt/demo/GameOfLife/GameOfLife.xml $PTII/ptolemy/actor/gt/demo/GameOfLife/GameOfLife [junit] Running .GameOfLife [junit] ExportHTMLTimer went off after 30000 ms., calling getDirector().finish and getDirector().stopFire() [junit] 30002 ms. Memory: 3276800K Free: 1369073K (42%) [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/gt/demo/GameOfLife/GameOfLife/index.html [junit] 37120 ms. Memory: 3276800K Free: 1916476K (58%) [junit] ####### 90 Mon Jun 06 02:35:59 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/gt/demo/HierarchyFlattening/HierarchyFlattening.xml $PTII/ptolemy/actor/gt/demo/HierarchyFlattening/HierarchyFlattening [junit] Warning: not running ptolemy/actor/gt/demo/HierarchyFlattening/HierarchyFlattening.xml. See ptolemy/vergil/basic/export/test/junit/ExportModelJUnitTest.java [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/gt/demo/HierarchyFlattening/HierarchyFlattening/index.html [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] 3351 ms. Memory: 3276800K Free: 1482766K (45%) [junit] ####### 91 Mon Jun 06 02:36:02 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/gt/demo/MapReduce/MapReduce.xml $PTII/ptolemy/actor/gt/demo/MapReduce/MapReduce [junit] Running .MapReduce [junit] 80 ms. Memory: 3276800K Free: 1022017K (31%) [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/gt/demo/MapReduce/MapReduce/index.html [junit] 4988 ms. Memory: 3276800K Free: 1858261K (57%) [junit] ####### 92 Mon Jun 06 02:36:07 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/gt/demo/MapReduce/MapReduceDDF.xml $PTII/ptolemy/actor/gt/demo/MapReduce/MapReduceDDF [junit] Warning: not running ptolemy/actor/gt/demo/MapReduce/MapReduceDDF.xml. See ptolemy/vergil/basic/export/test/junit/ExportModelJUnitTest.java [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/gt/demo/MapReduce/MapReduceDDF/index.html [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] 9465 ms. Memory: 3276800K Free: 938522K (29%) [junit] ####### 93 Mon Jun 06 02:36:17 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/gt/demo/ModelExecution/ModelExecution.xml $PTII/ptolemy/actor/gt/demo/ModelExecution/ModelExecution [junit] Running .ModelExecution [junit] 12 ms. Memory: 3276800K Free: 773164K (24%) [junit] 1 ms. Memory: 3276800K Free: 769591K (23%) [junit] 2 ms. Memory: 3276800K Free: 767543K (23%) [junit] 2 ms. Memory: 3276800K Free: 765497K (23%) [junit] 2 ms. Memory: 3276800K Free: 762929K (23%) [junit] 1 ms. Memory: 3276800K Free: 760857K (23%) [junit] 1 ms. Memory: 3276800K Free: 758809K (23%) [junit] 2 ms. Memory: 3276800K Free: 756281K (23%) [junit] 2 ms. Memory: 3276800K Free: 754233K (23%) [junit] 3 ms. Memory: 3276800K Free: 752185K (23%) [junit] 9008 ms. Memory: 3276800K Free: 752185K (23%) [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/gt/demo/ModelExecution/ModelExecution/index.html [junit] Warning: LinkToOpenTableaux._provideEachAttribute() .ModelExecution._Controller.InitModel, an open effigy was null? [junit] Warning: LinkToOpenTableaux._provideEachAttribute() .ModelExecution._Controller.Execute, an open effigy was null? [junit] Warning: LinkToOpenTableaux._provideEachAttribute() .ModelExecution._Controller.SetConstValue, an open effigy was null? [junit] Warning: LinkToOpenTableaux._provideEachAttribute() .ModelExecution._Controller.View, an open effigy was null? [junit] Warning: LinkToOpenTableaux._provideEachAttribute() .ModelExecution._Controller.CreateModel, an open effigy was null? [junit] 13354 ms. Memory: 3276800K Free: 1847076K (56%) [junit] ####### 94 Mon Jun 06 02:36:30 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/gt/demo/ModelGeneration/ModelGeneration.xml $PTII/ptolemy/actor/gt/demo/ModelGeneration/ModelGeneration [junit] Running .ModelGeneration [junit] 75 ms. Memory: 3276800K Free: 1901625K (58%) [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/gt/demo/ModelGeneration/ModelGeneration/index.html [junit] 4635 ms. Memory: 3276800K Free: 1791015K (55%) [junit] ####### 95 Mon Jun 06 02:36:35 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/gt/demo/ModelGeneration/ModelGenerationDE.xml $PTII/ptolemy/actor/gt/demo/ModelGeneration/ModelGenerationDE [junit] Running .ModelGenerationDE [junit] 83 ms. Memory: 3276800K Free: 1602110K (49%) [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/gt/demo/ModelGeneration/ModelGenerationDE/index.html [junit] 4497 ms. Memory: 3276800K Free: 1344543K (41%) [junit] ####### 96 Mon Jun 06 02:36:39 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/gt/demo/PublisherTest/PublisherTest.xml $PTII/ptolemy/actor/gt/demo/PublisherTest/PublisherTest [junit] Warning: not running ptolemy/actor/gt/demo/PublisherTest/PublisherTest.xml. See ptolemy/vergil/basic/export/test/junit/ExportModelJUnitTest.java [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/gt/demo/PublisherTest/PublisherTest/index.html [junit] 3210 ms. Memory: 3276800K Free: 1927176K (59%) [junit] ####### 97 Mon Jun 06 02:36:42 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/gt/demo/RegressionTest/RegressionTest.xml $PTII/ptolemy/actor/gt/demo/RegressionTest/RegressionTest [junit] Running .RegressionTest [junit] 17 ms. Memory: 3276800K Free: 1858562K (57%) [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/gt/demo/RegressionTest/RegressionTest/index.html [junit] 4449 ms. Memory: 3276800K Free: 1967551K (60%) [junit] ####### 98 Mon Jun 06 02:36:47 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/gt/demo/SinewaveOptimization/Sinewave.xml $PTII/ptolemy/actor/gt/demo/SinewaveOptimization/Sinewave [junit] Running .Sinewave [junit] 15 ms. Memory: 3276800K Free: 1872404K (57%) [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/gt/demo/SinewaveOptimization/Sinewave/index.html [junit] Jun 06, 2022 2:36:50 AM sun.awt.X11.XToolkit processException [junit] WARNING: Exception on Toolkit thread [junit] java.lang.NullPointerException [junit] at java.desktop/java.awt.Component$BltBufferStrategy.contentsLost(Component.java:4584) [junit] at java.desktop/java.awt.Component$BltSubRegionBufferStrategy.showIfNotLost(Component.java:4647) [junit] at java.desktop/javax.swing.BufferStrategyPaintManager.show(BufferStrategyPaintManager.java:208) [junit] at java.desktop/javax.swing.RepaintManager.show(RepaintManager.java:1430) [junit] at java.desktop/javax.swing.SwingPaintEventDispatcher.createPaintEvent(SwingPaintEventDispatcher.java:61) [junit] at java.desktop/sun.awt.X11.XWindow.postPaintEvent(XWindow.java:568) [junit] at java.desktop/sun.awt.X11.XContentWindow.postPaintEvent(XContentWindow.java:180) [junit] at java.desktop/sun.awt.X11.XWindow.handleExposeEvent(XWindow.java:562) [junit] at java.desktop/sun.awt.X11.XContentWindow.handleExposeEvent(XContentWindow.java:151) [junit] at java.desktop/sun.awt.X11.XBaseWindow.dispatchEvent(XBaseWindow.java:1132) [junit] at java.desktop/sun.awt.X11.XBaseWindow.dispatchToWindow(XBaseWindow.java:1108) [junit] at java.desktop/sun.awt.X11.XToolkit.dispatchEvent(XToolkit.java:621) [junit] at java.desktop/sun.awt.X11.XToolkit.run(XToolkit.java:736) [junit] at java.desktop/sun.awt.X11.XToolkit.run(XToolkit.java:652) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] [junit] 4144 ms. Memory: 3276800K Free: 1955246K (60%) [junit] ####### 99 Mon Jun 06 02:36:51 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/gt/demo/SinewaveOptimization/SinewaveOptimization.xml $PTII/ptolemy/actor/gt/demo/SinewaveOptimization/SinewaveOptimization [junit] Running .SinewaveOptimization [junit] 2410 ms. Memory: 3276800K Free: 1695756K (52%) [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Utilities beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Utilities" into container named ".library", which already contains an object with that name. [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/gt/demo/SinewaveOptimization/SinewaveOptimization/index.html [junit] TransformationEditor: Ignoring clone of .Directors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Directors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .Actors beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "Actors" into container named ".library", which already contains an object with that name. [junit] TransformationEditor: Ignoring clone of .MoreLibraries beause we don't known how to import it. Exception was: ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "MoreLibraries" into container named ".library", which already contains an object with that name. [junit] 7049 ms. Memory: 3276800K Free: 1487826K (45%) [junit] ####### 100 Mon Jun 06 02:36:58 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/lib/aspect/demo/CanBus/CanBus.xml $PTII/ptolemy/actor/lib/aspect/demo/CanBus/CanBus [junit] Running .CanBus [junit] 10 ms. Memory: 3276800K Free: 1917962K (59%) [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/lib/aspect/demo/CanBus/CanBus/index.html [junit] 4246 ms. Memory: 3276800K Free: 1965833K (60%) [junit] ####### 101 Mon Jun 06 02:37:02 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/lib/aspect/demo/CarTrackingAttackModeling/CarTrackingAttackModeling.xml $PTII/ptolemy/actor/lib/aspect/demo/CarTrackingAttackModeling/CarTrackingAttackModeling [junit] Running .CarTrackingAttackModeling [junit] 1726 ms. Memory: 3276800K Free: 1887556K (58%) [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/lib/aspect/demo/CarTrackingAttackModeling/CarTrackingAttackModeling/index.html [junit] 9915 ms. Memory: 3276800K Free: 1465649K (45%) [junit] ####### 102 Mon Jun 06 02:37:12 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/lib/aspect/demo/CompositeQM/CompositeQM.xml $PTII/ptolemy/actor/lib/aspect/demo/CompositeQM/CompositeQM [junit] Running .CompositeQM [junit] 14 ms. Memory: 3276800K Free: 1345356K (41%) [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/lib/aspect/demo/CompositeQM/CompositeQM/index.html [junit] 4235 ms. Memory: 3276800K Free: 1209100K (37%) [junit] ####### 103 Mon Jun 06 02:37:16 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/lib/aspect/demo/DE/DE.xml $PTII/ptolemy/actor/lib/aspect/demo/DE/DE [junit] Running .DE [junit] WARNING: The execution aspects in this model can influence the timing of actors by delaying the [junit] execution, potentially changing the behavior. There is no guarantee that actors fire at the [junit] time they request to be fired. [junit] Use Ptides for deterministic DE behavior that is not influenced by execution aspects. [junit] [junit] 12 ms. Memory: 3276800K Free: 1109836K (34%) [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/lib/aspect/demo/DE/DE/index.html [junit] 4194 ms. Memory: 3276800K Free: 1910539K (58%) [junit] ####### 104 Mon Jun 06 02:37:21 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/lib/aspect/demo/DE/DE2.xml $PTII/ptolemy/actor/lib/aspect/demo/DE/DE2 [junit] Running .DE2 [junit] WARNING: The execution aspects in this model can influence the timing of actors by delaying the [junit] execution, potentially changing the behavior. There is no guarantee that actors fire at the [junit] time they request to be fired. [junit] Use Ptides for deterministic DE behavior that is not influenced by execution aspects. [junit] [junit] 77 ms. Memory: 3276800K Free: 1825866K (56%) [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/lib/aspect/demo/DE/DE2/index.html [junit] 4850 ms. Memory: 3276800K Free: 1794052K (55%) [junit] ####### 105 Mon Jun 06 02:37:25 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/lib/aspect/demo/MonitorExecutionTimes/MonitorExecutionTimes.xml $PTII/ptolemy/actor/lib/aspect/demo/MonitorExecutionTimes/MonitorExecutionTimes [junit] Running .MonitorExecutionTimes [junit] WARNING: The execution aspects in this model can influence the timing of actors by delaying the [junit] execution, potentially changing the behavior. There is no guarantee that actors fire at the [junit] time they request to be fired. [junit] Use Ptides for deterministic DE behavior that is not influenced by execution aspects. [junit] [junit] 29 ms. Memory: 3276800K Free: 1649226K (50%) [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/lib/aspect/demo/MonitorExecutionTimes/MonitorExecutionTimes/index.html [junit] 4297 ms. Memory: 3276800K Free: 1569301K (48%) [junit] ####### 106 Mon Jun 06 02:37:30 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/lib/colt/demo/ColtRandom/ColtRandom.xml $PTII/ptolemy/actor/lib/colt/demo/ColtRandom/ColtRandom [junit] Running .ColtRandom [junit] 201 ms. Memory: 3276800K Free: 1223752K (37%) [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/lib/colt/demo/ColtRandom/ColtRandom/index.html [junit] 4441 ms. Memory: 3276800K Free: 1117226K (34%) [junit] ####### 107 Mon Jun 06 02:37:34 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/lib/comm/demo/ConvolutionalCoder/ConvolutionalCoder.xml $PTII/ptolemy/actor/lib/comm/demo/ConvolutionalCoder/ConvolutionalCoder [junit] Running .ConvolutionalCoder [junit] 188 ms. Memory: 3276800K Free: 975944K (30%) [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/lib/comm/demo/ConvolutionalCoder/ConvolutionalCoder/index.html [junit] 4460 ms. Memory: 3276800K Free: 855053K (26%) [junit] ####### 108 Mon Jun 06 02:37:39 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/lib/comm/demo/HuffmanDecoder/HuffmanDecoder.xml $PTII/ptolemy/actor/lib/comm/demo/HuffmanDecoder/HuffmanDecoder [junit] Running .HuffmanDecoder [junit] 129 ms. Memory: 3276800K Free: 1881160K (57%) [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/lib/comm/demo/HuffmanDecoder/HuffmanDecoder/index.html [junit] 4342 ms. Memory: 3276800K Free: 1843757K (56%) [junit] ####### 109 Mon Jun 06 02:37:43 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/lib/comm/demo/Scrambler/Scrambler.xml $PTII/ptolemy/actor/lib/comm/demo/Scrambler/Scrambler [junit] Running .Scrambler [junit] 115 ms. Memory: 3276800K Free: 1914160K (58%) [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/lib/comm/demo/Scrambler/Scrambler/index.html [junit] 4281 ms. Memory: 3276800K Free: 1916684K (58%) [junit] ####### 110 Mon Jun 06 02:37:47 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/lib/comm/demo/TrellisDecoder/TrellisDecoder.xml $PTII/ptolemy/actor/lib/comm/demo/TrellisDecoder/TrellisDecoder [junit] Running .TrellisDecoder [junit] 209 ms. Memory: 3276800K Free: 1737592K (53%) [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/lib/comm/demo/TrellisDecoder/TrellisDecoder/index.html [junit] 4539 ms. Memory: 3276800K Free: 1570639K (48%) [junit] ####### 111 Mon Jun 06 02:37:52 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/lib/comm/demo/ViterbiDecoder/ViterbiDecoder.xml $PTII/ptolemy/actor/lib/comm/demo/ViterbiDecoder/ViterbiDecoder [junit] Running .ViterbiDecoder [junit] 124 ms. Memory: 3276800K Free: 1417080K (43%) [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/lib/comm/demo/ViterbiDecoder/ViterbiDecoder/index.html [junit] 4358 ms. Memory: 3276800K Free: 1306455K (40%) [junit] ####### 112 Mon Jun 06 02:37:56 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/lib/database/demo/InteractiveQuery/InteractiveQuery.xml $PTII/ptolemy/actor/lib/database/demo/InteractiveQuery/InteractiveQuery [junit] .InteractiveQuery.InteractiveShell invoked SwingUtilities.invokeAndWait() [junit] Model ".InteractiveQuery" contains actors such cannot be run as part of the export process from ExportModel or it has a WebExportParameters value that runBeforeExport set to false. To export run this model and export it, use vergil. [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/lib/database/demo/InteractiveQuery/InteractiveQuery/index.html [junit] 3120 ms. Memory: 3276800K Free: 1196889K (37%) [junit] ####### 113 Mon Jun 06 02:37:59 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/lib/fmi/demo/FMUBouncingBall/FMUBouncingBall.xml $PTII/ptolemy/actor/lib/fmi/demo/FMUBouncingBall/FMUBouncingBall [junit] Running .FMUBouncingBall [junit] 104 ms. Memory: 3276800K Free: 1102712K (34%) [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/lib/fmi/demo/FMUBouncingBall/FMUBouncingBall/index.html [junit] 4261 ms. Memory: 3276800K Free: 1071425K (33%) [junit] ####### 114 Mon Jun 06 02:38:04 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/lib/fmi/demo/FMULevelStairs/FMULevelStairs.xml $PTII/ptolemy/actor/lib/fmi/demo/FMULevelStairs/FMULevelStairs [junit] Running .FMULevelStairs [junit] .FMULevelStairs.levelStairs: Invoked fmiInstantiateSlave. [junit] .FMULevelStairs.levelStairs: Invoked fmiIntializeSlave: start: 0, StopTimeDefined: 1, tStop: 6.. [junit] .FMULevelStairs.levelStairs: fmiTerminateSlave [junit] 58 ms. Memory: 3276800K Free: 984438K (30%) [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/lib/fmi/demo/FMULevelStairs/FMULevelStairs/index.html [junit] 4171 ms. Memory: 3276800K Free: 924505K (28%) [junit] ####### 115 Mon Jun 06 02:38:08 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/lib/fmi/demo/FMUSimulationX/FMUSimulationX.xml $PTII/ptolemy/actor/lib/fmi/demo/FMUSimulationX/FMUSimulationX [junit] Warning: not running ptolemy/actor/lib/fmi/demo/FMUSimulationX/FMUSimulationX.xml. See ptolemy/vergil/basic/export/test/junit/ExportModelJUnitTest.java [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/lib/fmi/demo/FMUSimulationX/FMUSimulationX/index.html [junit] 3294 ms. Memory: 3276800K Free: 738130K (23%) [junit] ####### 116 Mon Jun 06 02:38:11 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/lib/fmi/demo/FMUSimulationX/FMUSimulationXPIController.xml $PTII/ptolemy/actor/lib/fmi/demo/FMUSimulationX/FMUSimulationXPIController [junit] Warning: not running ptolemy/actor/lib/fmi/demo/FMUSimulationX/FMUSimulationXPIController.xml. See ptolemy/vergil/basic/export/test/junit/ExportModelJUnitTest.java [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/lib/fmi/demo/FMUSimulationX/FMUSimulationXPIController/index.html [junit] 3131 ms. Memory: 3276800K Free: 1919661K (59%) [junit] ####### 117 Mon Jun 06 02:38:14 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/lib/fmi/demo/FMUStairs/FMUStairs.xml $PTII/ptolemy/actor/lib/fmi/demo/FMUStairs/FMUStairs [junit] Running .FMUStairs [junit] .FMUStairs.stairsB: Invoked fmiInstantiateSlave. [junit] .FMUStairs.stairsA: Invoked fmiInstantiateSlave. [junit] .FMUStairs.stairsB: Invoked fmiIntializeSlave: start: 0, StopTimeDefined: 1, tStop: 6.. [junit] .FMUStairs.stairsA: Invoked fmiIntializeSlave: start: 0, StopTimeDefined: 1, tStop: 6.. [junit] .FMUStairs.stairsB: fmiTerminateSlave [junit] .FMUStairs.stairsA: fmiTerminateSlave [junit] 50 ms. Memory: 3276800K Free: 1826505K (56%) [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/lib/fmi/demo/FMUStairs/FMUStairs/index.html [junit] 4165 ms. Memory: 3276800K Free: 1938175K (59%) [junit] ####### 118 Mon Jun 06 02:38:18 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/lib/fmi/demo/FMUTwoBallCollision/FMUTwoBallCollision.xml $PTII/ptolemy/actor/lib/fmi/demo/FMUTwoBallCollision/FMUTwoBallCollision [junit] Running .FMUTwoBallCollision [junit] .FMUTwoBallCollision.ballDynamics: Invoked fmiInstantiateSlave. [junit] .FMUTwoBallCollision.ballDynamics: fmiTerminateSlave [junit] 104 ms. Memory: 3276800K Free: 1732955K (53%) [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/lib/fmi/demo/FMUTwoBallCollision/FMUTwoBallCollision/index.html [junit] 4359 ms. Memory: 3276800K Free: 1844024K (56%) [junit] ####### 119 Mon Jun 06 02:38:23 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/lib/fmi/jni/demo/FourInFourOutsDymola/FourInFourOutsDymola.xml $PTII/ptolemy/actor/lib/fmi/jni/demo/FourInFourOutsDymola/FourInFourOutsDymola [junit] Warning: not running ptolemy/actor/lib/fmi/jni/demo/FourInFourOutsDymola/FourInFourOutsDymola.xml. See ptolemy/vergil/basic/export/test/junit/ExportModelJUnitTest.java [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/lib/fmi/jni/demo/FourInFourOutsDymola/FourInFourOutsDymola/index.html [junit] 3653 ms. Memory: 3276800K Free: 1836366K (56%) [junit] ####### 120 Mon Jun 06 02:38:26 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/lib/fmi/jni/demo/FourInFourOutsDymola/FourInFourOutsDymolaJNI.xml $PTII/ptolemy/actor/lib/fmi/jni/demo/FourInFourOutsDymola/FourInFourOutsDymolaJNI [junit] Warning: not running ptolemy/actor/lib/fmi/jni/demo/FourInFourOutsDymola/FourInFourOutsDymolaJNI.xml. See ptolemy/vergil/basic/export/test/junit/ExportModelJUnitTest.java [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/lib/fmi/jni/demo/FourInFourOutsDymola/FourInFourOutsDymolaJNI/index.html [junit] 3475 ms. Memory: 3276800K Free: 1498473K (46%) [junit] ####### 121 Mon Jun 06 02:38:30 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/lib/fmi/jni/demo/FourInFourOutsDymola/FourInFourOutsDymolaWindows.xml $PTII/ptolemy/actor/lib/fmi/jni/demo/FourInFourOutsDymola/FourInFourOutsDymolaWindows [junit] Warning: not running ptolemy/actor/lib/fmi/jni/demo/FourInFourOutsDymola/FourInFourOutsDymolaWindows.xml. See ptolemy/vergil/basic/export/test/junit/ExportModelJUnitTest.java [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/lib/fmi/jni/demo/FourInFourOutsDymola/FourInFourOutsDymolaWindows/index.html [junit] 3150 ms. Memory: 3276800K Free: 1342776K (41%) [junit] ####### 122 Mon Jun 06 02:38:33 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/lib/gem5/demo/DramThermalModel/DramThermalModel.xml $PTII/ptolemy/actor/lib/gem5/demo/DramThermalModel/DramThermalModel [junit] Model ".DramThermalModel" contains actors such cannot be run as part of the export process from ExportModel or it has a WebExportParameters value that runBeforeExport set to false. To export run this model and export it, use vergil. [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/lib/gem5/demo/DramThermalModel/DramThermalModel/index.html [junit] 7451 ms. Memory: 3276800K Free: 1071077K (33%) [junit] ####### 123 Mon Jun 06 02:38:40 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/lib/hoc/demo/ApplyFFT/ApplyFFT.xml $PTII/ptolemy/actor/lib/hoc/demo/ApplyFFT/ApplyFFT [junit] Running .ApplyFFT [junit] 82 ms. Memory: 3276800K Free: 1812472K (55%) [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/lib/hoc/demo/ApplyFFT/ApplyFFT/index.html [junit] 4312 ms. Memory: 3276800K Free: 1927085K (59%) [junit] ####### 124 Mon Jun 06 02:38:45 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/lib/hoc/demo/Case/Case.xml $PTII/ptolemy/actor/lib/hoc/demo/Case/Case [junit] Running .Case [junit] 31 ms. Memory: 3276800K Free: 1808857K (55%) [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/lib/hoc/demo/Case/Case/index.html [junit] 4292 ms. Memory: 3276800K Free: 1811857K (55%) [junit] ####### 125 Mon Jun 06 02:38:49 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/lib/hoc/demo/DFTSubSet/DFTSubSet.xml $PTII/ptolemy/actor/lib/hoc/demo/DFTSubSet/DFTSubSet [junit] Running .DFTSubSet [junit] 218 ms. Memory: 3276800K Free: 1617369K (49%) [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/lib/hoc/demo/DFTSubSet/DFTSubSet/index.html [junit] 6144 ms. Memory: 3276800K Free: 1640890K (50%) [junit] ####### 126 Mon Jun 06 02:38:55 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/lib/hoc/demo/HocDE/HocDE.xml $PTII/ptolemy/actor/lib/hoc/demo/HocDE/HocDE [junit] Running .HocDE [junit] 158 ms. Memory: 3276800K Free: 1451993K (44%) [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/lib/hoc/demo/HocDE/HocDE/index.html [junit] 5234 ms. Memory: 3276800K Free: 1522581K (46%) [junit] ####### 127 Mon Jun 06 02:39:00 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/lib/hoc/demo/IterateOverArray/IterateOverArray.xml $PTII/ptolemy/actor/lib/hoc/demo/IterateOverArray/IterateOverArray [junit] Running .IterateOverArray [junit] 552 ms. Memory: 3276800K Free: 1327579K (41%) [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/lib/hoc/demo/IterateOverArray/IterateOverArray/index.html [junit] 4778 ms. Memory: 3276800K Free: 1851835K (57%) [junit] ####### 128 Mon Jun 06 02:39:05 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/lib/hoc/demo/MobileFunction/MobileFunction.xml $PTII/ptolemy/actor/lib/hoc/demo/MobileFunction/MobileFunction [junit] Running .MobileFunction [junit] 19 ms. Memory: 3276800K Free: 1761229K (54%) [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/lib/hoc/demo/MobileFunction/MobileFunction/index.html [junit] 4180 ms. Memory: 3276800K Free: 1919409K (59%) [junit] ####### 129 Mon Jun 06 02:39:09 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/lib/hoc/demo/ModelReference/ModelReference.xml $PTII/ptolemy/actor/lib/hoc/demo/ModelReference/ModelReference [junit] Running .ModelReference [junit] 139 ms. Memory: 3276800K Free: 1753561K (54%) [junit] 15 ms. Memory: 3276800K Free: 1746900K (53%) [junit] ExportHTMLTimer went off after 30000 ms., calling getDirector().finish and getDirector().stopFire() [junit] 30002 ms. Memory: 3276800K Free: 1746126K (53%) [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/lib/hoc/demo/ModelReference/ModelReference/index.html [junit] 34281 ms. Memory: 3276800K Free: 1719733K (52%) [junit] ####### 130 Mon Jun 06 02:39:44 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/lib/hoc/demo/ThreadedComposite/BackgroundExecution.xml $PTII/ptolemy/actor/lib/hoc/demo/ThreadedComposite/BackgroundExecution [junit] Running .BackgroundExecution [junit] 9005 ms. Memory: 3276800K Free: 1602902K (49%) [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/lib/hoc/demo/ThreadedComposite/BackgroundExecution/index.html [junit] 13164 ms. Memory: 3276800K Free: 1565614K (48%) [junit] ####### 131 Mon Jun 06 02:39:57 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/lib/hoc/demo/ThreadedComposite/ConcurrentChat.xml $PTII/ptolemy/actor/lib/hoc/demo/ThreadedComposite/ConcurrentChat [junit] .ConcurrentChat.ThreadedComposite.InteractiveShell invoked SwingUtilities.invokeAndWait() [junit] Model ".ConcurrentChat" contains actors such cannot be run as part of the export process from ExportModel or it has a WebExportParameters value that runBeforeExport set to false. To export run this model and export it, use vergil. [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/lib/hoc/demo/ThreadedComposite/ConcurrentChat/index.html [junit] 3160 ms. Memory: 3276800K Free: 1428408K (44%) [junit] ####### 132 Mon Jun 06 02:40:00 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/lib/hoc/demo/ThreadedComposite/MulticoreExecution.xml $PTII/ptolemy/actor/lib/hoc/demo/ThreadedComposite/MulticoreExecution [junit] Running .MulticoreExecution [junit] Fired ExecutionTime: 1041200000 [junit] Fired ExecutionTime: 1086800000 [junit] Fired ExecutionTime: 1118400000 [junit] Fired ExecutionTime: 1126000000 [junit] Fired ExecutionTime: 552000000 [junit] Fired ExecutionTime: 567600000 [junit] Fired ExecutionTime: 601200000 [junit] Fired ExecutionTime: 582000000 [junit] Fired ExecutionTime: 602400000 [junit] Fired ExecutionTime: 603200000 [junit] Fired ExecutionTime: 603200000 [junit] Fired ExecutionTime: 602800000 [junit] Fired ExecutionTime: 582400000 [junit] Fired ExecutionTime: 598000000 [junit] Fired ExecutionTime: 1094400000 [junit] Fired ExecutionTime: 1091600000 [junit] Fired ExecutionTime: 1081600000 [junit] Fired ExecutionTime: 1089200000 [junit] Fired ExecutionTime: 1085200000 [junit] Fired ExecutionTime: 1091600000 [junit] 10048 ms. Memory: 3276800K Free: 1275766K (39%) [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/lib/hoc/demo/ThreadedComposite/MulticoreExecution/index.html [junit] 14226 ms. Memory: 3276800K Free: 1168793K (36%) [junit] ####### 133 Mon Jun 06 02:40:14 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/lib/hoc/demo/ThreadedComposite/ParallelExecution.xml $PTII/ptolemy/actor/lib/hoc/demo/ThreadedComposite/ParallelExecution [junit] Running .ParallelExecution [junit] 9017 ms. Memory: 3276800K Free: 1895785K (58%) [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/lib/hoc/demo/ThreadedComposite/ParallelExecution/index.html [junit] 13202 ms. Memory: 3276800K Free: 1858487K (57%) [junit] ####### 134 Mon Jun 06 02:40:27 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/lib/hoc/demo/ThreadedComposite/SpontaneousSources.xml $PTII/ptolemy/actor/lib/hoc/demo/ThreadedComposite/SpontaneousSources [junit] .SpontaneousSources.ThreadedComposite.InteractiveShell invoked SwingUtilities.invokeAndWait() [junit] Model ".SpontaneousSources" contains actors such cannot be run as part of the export process from ExportModel or it has a WebExportParameters value that runBeforeExport set to false. To export run this model and export it, use vergil. [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/lib/hoc/demo/ThreadedComposite/SpontaneousSources/index.html [junit] 3162 ms. Memory: 3276800K Free: 1932919K (59%) [junit] ####### 135 Mon Jun 06 02:40:31 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/lib/hoc/demo/ThreadedComposite/ThreadedComposite.xml $PTII/ptolemy/actor/lib/hoc/demo/ThreadedComposite/ThreadedComposite [junit] Warning: not running ptolemy/actor/lib/hoc/demo/ThreadedComposite/ThreadedComposite.xml. See ptolemy/vergil/basic/export/test/junit/ExportModelJUnitTest.java [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/lib/hoc/demo/ThreadedComposite/ThreadedComposite/index.html [junit] 3167 ms. Memory: 3276800K Free: 1828537K (56%) [junit] ####### 136 Mon Jun 06 02:40:34 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/lib/io/comm/demo/SerialConsole/SerialConsole.xml $PTII/ptolemy/actor/lib/io/comm/demo/SerialConsole/SerialConsole [junit] Warning: not running ptolemy/actor/lib/io/comm/demo/SerialConsole/SerialConsole.xml. See ptolemy/vergil/basic/export/test/junit/ExportModelJUnitTest.java [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/lib/io/comm/demo/SerialConsole/SerialConsole/index.html [junit] 3140 ms. Memory: 3276800K Free: 1713363K (52%) [junit] ####### 137 Mon Jun 06 02:40:37 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/lib/io/comm/demo/SerialPort/SerialPort.xml $PTII/ptolemy/actor/lib/io/comm/demo/SerialPort/SerialPort [junit] Warning: not running ptolemy/actor/lib/io/comm/demo/SerialPort/SerialPort.xml. See ptolemy/vergil/basic/export/test/junit/ExportModelJUnitTest.java [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/lib/io/comm/demo/SerialPort/SerialPort/index.html [junit] 3135 ms. Memory: 3276800K Free: 1600192K (49%) [junit] ####### 138 Mon Jun 06 02:40:40 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/lib/io/comm/demo/XBee/XBee.xml $PTII/ptolemy/actor/lib/io/comm/demo/XBee/XBee [junit] Warning: not running ptolemy/actor/lib/io/comm/demo/XBee/XBee.xml. See ptolemy/vergil/basic/export/test/junit/ExportModelJUnitTest.java [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/lib/io/comm/demo/XBee/XBee/index.html [junit] 3109 ms. Memory: 3276800K Free: 1469134K (45%) [junit] ####### 139 Mon Jun 06 02:40:43 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/lib/io/demo/AppendToFile/AppendToFile.xml $PTII/ptolemy/actor/lib/io/demo/AppendToFile/AppendToFile [junit] Warning: not running ptolemy/actor/lib/io/demo/AppendToFile/AppendToFile.xml. See ptolemy/vergil/basic/export/test/junit/ExportModelJUnitTest.java [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/lib/io/demo/AppendToFile/AppendToFile/index.html [junit] 3143 ms. Memory: 3276800K Free: 1365696K (42%) [junit] ####### 140 Mon Jun 06 02:40:46 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/lib/io/demo/CopyFile/CopyFile.xml $PTII/ptolemy/actor/lib/io/demo/CopyFile/CopyFile [junit] Warning: not running ptolemy/actor/lib/io/demo/CopyFile/CopyFile.xml. See ptolemy/vergil/basic/export/test/junit/ExportModelJUnitTest.java [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/lib/io/demo/CopyFile/CopyFile/index.html [junit] 3097 ms. Memory: 3276800K Free: 1261256K (38%) [junit] Tests run: 140, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2,009.377 sec [junit] Output: [junit] ExportModeJUnitTestBatch: There are 744 demos. Exporting demos: 1 to 140. [junit] ####### 1 Mon Jun 06 02:07:20 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -openComposites -timeOut 30000 -whiteBackground lbnl/demo/MatlabRoom/MatlabRoom.xml $PTII/lbnl/demo/MatlabRoom/MatlabRoom [junit] Warning: not running lbnl/demo/MatlabRoom/MatlabRoom.xml. See ptolemy/vergil/basic/export/test/junit/ExportModelJUnitTest.java [junit] Exported /home/travis/build/icyphy/ptII/lbnl/demo/MatlabRoom/MatlabRoom/index.html [junit] 6074 ms. Memory: 166912K Free: 106525K (64%) [junit] ####### 2 Mon Jun 06 02:07:26 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -openComposites -timeOut 30000 -whiteBackground lbnl/demo/SystemCommand/SystemCommand.xml $PTII/lbnl/demo/SystemCommand/SystemCommand [junit] Warning: not running lbnl/demo/SystemCommand/SystemCommand.xml. See ptolemy/vergil/basic/export/test/junit/ExportModelJUnitTest.java [junit] Exported /home/travis/build/icyphy/ptII/lbnl/demo/SystemCommand/SystemCommand/index.html [junit] 3734 ms. Memory: 166912K Free: 73612K (44%) [junit] ####### 3 Mon Jun 06 02:07:30 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -openComposites -timeOut 30000 -whiteBackground org/hlacerti/demo/Billard/2Billes1Fed/2Billes1Fed.xml $PTII/org/hlacerti/demo/Billard/2Billes1Fed/2Billes1Fed [junit] Warning: not running org/hlacerti/demo/Billard/2Billes1Fed/2Billes1Fed.xml. See ptolemy/vergil/basic/export/test/junit/ExportModelJUnitTest.java [junit] ----------------- Mon Jun 06 02:07:30 UTC 2022 About to sleep for 5.0 seconds before running or rerunning. Test is: /home/travis/build/icyphy/ptII/org/hlacerti/demo/Billard/2Billes1Fed/2Billes1Fed.xml [junit] Done sleeping [junit] Exported /home/travis/build/icyphy/ptII/org/hlacerti/demo/Billard/2Billes1Fed/2Billes1Fed/index.html [junit] 3335 ms. Memory: 200704K Free: 88467K (44%) [junit] ####### 4 Mon Jun 06 02:07:38 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -openComposites -timeOut 30000 -whiteBackground org/hlacerti/demo/Billard/2Billes1Fed/PoolTable2.xml $PTII/org/hlacerti/demo/Billard/2Billes1Fed/PoolTable2 [junit] Warning: not running org/hlacerti/demo/Billard/2Billes1Fed/PoolTable2.xml. See ptolemy/vergil/basic/export/test/junit/ExportModelJUnitTest.java [junit] ----------------- Mon Jun 06 02:07:38 UTC 2022 About to sleep for 5.0 seconds before running or rerunning. Test is: /home/travis/build/icyphy/ptII/org/hlacerti/demo/Billard/2Billes1Fed/PoolTable2.xml [junit] Done sleeping [junit] HLA version is 1.3. [junit] HLA version is 1.3. [junit] HLA version is 1.3. [junit] Exported /home/travis/build/icyphy/ptII/org/hlacerti/demo/Billard/2Billes1Fed/PoolTable2/index.html [junit] 3437 ms. Memory: 200704K Free: 158159K (79%) [junit] ####### 5 Mon Jun 06 02:07:47 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -openComposites -timeOut 30000 -whiteBackground org/hlacerti/demo/Billard/2Billes1Fed/TwoBilliardBalls.xml $PTII/org/hlacerti/demo/Billard/2Billes1Fed/TwoBilliardBalls [junit] Warning: not running org/hlacerti/demo/Billard/2Billes1Fed/TwoBilliardBalls.xml. See ptolemy/vergil/basic/export/test/junit/ExportModelJUnitTest.java [junit] ----------------- Mon Jun 06 02:07:47 UTC 2022 About to sleep for 5.0 seconds before running or rerunning. Test is: /home/travis/build/icyphy/ptII/org/hlacerti/demo/Billard/2Billes1Fed/TwoBilliardBalls.xml [junit] Done sleeping [junit] HLA version is 1.3. [junit] HLA version is 1.3. [junit] Exported /home/travis/build/icyphy/ptII/org/hlacerti/demo/Billard/2Billes1Fed/TwoBilliardBalls/index.html [junit] 3755 ms. Memory: 200704K Free: 99028K (49%) [junit] ####### 6 Mon Jun 06 02:07:56 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -openComposites -timeOut 30000 -whiteBackground org/hlacerti/demo/Billard/2Billes2Fed/2Billes2Fed.xml $PTII/org/hlacerti/demo/Billard/2Billes2Fed/2Billes2Fed [junit] Warning: not running org/hlacerti/demo/Billard/2Billes2Fed/2Billes2Fed.xml. See ptolemy/vergil/basic/export/test/junit/ExportModelJUnitTest.java [junit] ----------------- Mon Jun 06 02:07:56 UTC 2022 About to sleep for 5.0 seconds before running or rerunning. Test is: /home/travis/build/icyphy/ptII/org/hlacerti/demo/Billard/2Billes2Fed/2Billes2Fed.xml [junit] Done sleeping [junit] Exported /home/travis/build/icyphy/ptII/org/hlacerti/demo/Billard/2Billes2Fed/2Billes2Fed/index.html [junit] 3308 ms. Memory: 200704K Free: 110264K (55%) [junit] ####### 7 Mon Jun 06 02:08:04 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -openComposites -timeOut 30000 -whiteBackground org/hlacerti/demo/Billard/2Billes2Fed/BillardBall1.xml $PTII/org/hlacerti/demo/Billard/2Billes2Fed/BillardBall1 [junit] Warning: not running org/hlacerti/demo/Billard/2Billes2Fed/BillardBall1.xml. See ptolemy/vergil/basic/export/test/junit/ExportModelJUnitTest.java [junit] ----------------- Mon Jun 06 02:08:04 UTC 2022 About to sleep for 5.0 seconds before running or rerunning. Test is: /home/travis/build/icyphy/ptII/org/hlacerti/demo/Billard/2Billes2Fed/BillardBall1.xml [junit] Done sleeping [junit] HLA version is 1.3. [junit] HLA version is 1.3. [junit] HLA version is 1.3. [junit] Exported /home/travis/build/icyphy/ptII/org/hlacerti/demo/Billard/2Billes2Fed/BillardBall1/index.html [junit] 3409 ms. Memory: 200704K Free: 156837K (78%) [junit] ####### 8 Mon Jun 06 02:08:12 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -openComposites -timeOut 30000 -whiteBackground org/hlacerti/demo/Billard/2Billes2Fed/BillardBall2.xml $PTII/org/hlacerti/demo/Billard/2Billes2Fed/BillardBall2 [junit] Warning: not running org/hlacerti/demo/Billard/2Billes2Fed/BillardBall2.xml. See ptolemy/vergil/basic/export/test/junit/ExportModelJUnitTest.java [junit] ----------------- Mon Jun 06 02:08:12 UTC 2022 About to sleep for 5.0 seconds before running or rerunning. Test is: /home/travis/build/icyphy/ptII/org/hlacerti/demo/Billard/2Billes2Fed/BillardBall2.xml [junit] Done sleeping [junit] HLA version is 1.3. [junit] HLA version is 1.3. [junit] HLA version is 1.3. [junit] Exported /home/travis/build/icyphy/ptII/org/hlacerti/demo/Billard/2Billes2Fed/BillardBall2/index.html [junit] 3348 ms. Memory: 200704K Free: 76059K (38%) [junit] ####### 9 Mon Jun 06 02:08:21 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -openComposites -timeOut 30000 -whiteBackground org/hlacerti/demo/Billard/2Billes2Fed/BillardTable.xml $PTII/org/hlacerti/demo/Billard/2Billes2Fed/BillardTable [junit] Warning: not running org/hlacerti/demo/Billard/2Billes2Fed/BillardTable.xml. See ptolemy/vergil/basic/export/test/junit/ExportModelJUnitTest.java [junit] ----------------- Mon Jun 06 02:08:21 UTC 2022 About to sleep for 5.0 seconds before running or rerunning. Test is: /home/travis/build/icyphy/ptII/org/hlacerti/demo/Billard/2Billes2Fed/BillardTable.xml [junit] Done sleeping [junit] HLA version is 1.3. [junit] HLA version is 1.3. [junit] Exported /home/travis/build/icyphy/ptII/org/hlacerti/demo/Billard/2Billes2Fed/BillardTable/index.html [junit] 3289 ms. Memory: 200704K Free: 159406K (79%) [junit] ####### 10 Mon Jun 06 02:08:29 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -openComposites -timeOut 30000 -whiteBackground org/hlacerti/demo/Billard/Billard.xml $PTII/org/hlacerti/demo/Billard/Billard [junit] Warning: not running org/hlacerti/demo/Billard/Billard.xml. See ptolemy/vergil/basic/export/test/junit/ExportModelJUnitTest.java [junit] ----------------- Mon Jun 06 02:08:29 UTC 2022 About to sleep for 5.0 seconds before running or rerunning. Test is: /home/travis/build/icyphy/ptII/org/hlacerti/demo/Billard/Billard.xml [junit] Done sleeping [junit] Exported /home/travis/build/icyphy/ptII/org/hlacerti/demo/Billard/Billard/index.html [junit] 3205 ms. Memory: 200704K Free: 161864K (81%) [junit] ####### 11 Mon Jun 06 02:08:37 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -openComposites -timeOut 30000 -whiteBackground org/hlacerti/demo/BilliardJS/BilliardJS.xml $PTII/org/hlacerti/demo/BilliardJS/BilliardJS [junit] Warning: not running org/hlacerti/demo/BilliardJS/BilliardJS.xml. See ptolemy/vergil/basic/export/test/junit/ExportModelJUnitTest.java [junit] ----------------- Mon Jun 06 02:08:37 UTC 2022 About to sleep for 5.0 seconds before running or rerunning. Test is: /home/travis/build/icyphy/ptII/org/hlacerti/demo/BilliardJS/BilliardJS.xml [junit] Done sleeping [junit] Exported /home/travis/build/icyphy/ptII/org/hlacerti/demo/BilliardJS/BilliardJS/index.html [junit] 3300 ms. Memory: 200704K Free: 170668K (85%) [junit] ####### 12 Mon Jun 06 02:08:46 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -openComposites -timeOut 30000 -whiteBackground org/hlacerti/demo/BilliardJS/PoolTable2.xml $PTII/org/hlacerti/demo/BilliardJS/PoolTable2 [junit] Warning: not running org/hlacerti/demo/BilliardJS/PoolTable2.xml. See ptolemy/vergil/basic/export/test/junit/ExportModelJUnitTest.java [junit] ----------------- Mon Jun 06 02:08:46 UTC 2022 About to sleep for 5.0 seconds before running or rerunning. Test is: /home/travis/build/icyphy/ptII/org/hlacerti/demo/BilliardJS/PoolTable2.xml [junit] Done sleeping [junit] HLA version is 1.3. [junit] HLA version is 1.3. [junit] HLA version is 1.3. [junit] Exported /home/travis/build/icyphy/ptII/org/hlacerti/demo/BilliardJS/PoolTable2/index.html [junit] 3258 ms. Memory: 200704K Free: 130296K (65%) [junit] ####### 13 Mon Jun 06 02:08:54 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -openComposites -timeOut 30000 -whiteBackground org/hlacerti/demo/BilliardJS/TwoBilliardBallsJS.xml $PTII/org/hlacerti/demo/BilliardJS/TwoBilliardBallsJS [junit] Warning: not running org/hlacerti/demo/BilliardJS/TwoBilliardBallsJS.xml. See ptolemy/vergil/basic/export/test/junit/ExportModelJUnitTest.java [junit] ----------------- Mon Jun 06 02:08:54 UTC 2022 About to sleep for 5.0 seconds before running or rerunning. Test is: /home/travis/build/icyphy/ptII/org/hlacerti/demo/BilliardJS/TwoBilliardBallsJS.xml [junit] Done sleeping [junit] HLA version is 1.3. [junit] HLA version is 1.3. [junit] Exported /home/travis/build/icyphy/ptII/org/hlacerti/demo/BilliardJS/TwoBilliardBallsJS/index.html [junit] 8768 ms. Memory: 200704K Free: 128986K (64%) [junit] ####### 14 Mon Jun 06 02:09:08 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -openComposites -timeOut 30000 -whiteBackground org/hlacerti/demo/f14HLA/f14HLA.xml $PTII/org/hlacerti/demo/f14HLA/f14HLA [junit] Warning: not running org/hlacerti/demo/f14HLA/f14HLA.xml. See ptolemy/vergil/basic/export/test/junit/ExportModelJUnitTest.java [junit] ----------------- Mon Jun 06 02:09:08 UTC 2022 About to sleep for 5.0 seconds before running or rerunning. Test is: /home/travis/build/icyphy/ptII/org/hlacerti/demo/f14HLA/f14HLA.xml [junit] Done sleeping [junit] Exported /home/travis/build/icyphy/ptII/org/hlacerti/demo/f14HLA/f14HLA/index.html [junit] 3210 ms. Memory: 200704K Free: 117788K (59%) [junit] ####### 15 Mon Jun 06 02:09:16 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -openComposites -timeOut 30000 -whiteBackground org/hlacerti/demo/Fleet/A1.xml $PTII/org/hlacerti/demo/Fleet/A1 [junit] Warning: not running org/hlacerti/demo/Fleet/A1.xml. See ptolemy/vergil/basic/export/test/junit/ExportModelJUnitTest.java [junit] ----------------- Mon Jun 06 02:09:16 UTC 2022 About to sleep for 5.0 seconds before running or rerunning. Test is: /home/travis/build/icyphy/ptII/org/hlacerti/demo/Fleet/A1.xml [junit] Done sleeping [junit] HLA version is 1.3. [junit] HLA version is 1.3. [junit] HLA version is 1.3. [junit] Exported /home/travis/build/icyphy/ptII/org/hlacerti/demo/Fleet/A1/index.html [junit] 3285 ms. Memory: 200704K Free: 87015K (43%) [junit] ####### 16 Mon Jun 06 02:09:24 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -openComposites -timeOut 30000 -whiteBackground org/hlacerti/demo/Fleet/A2.xml $PTII/org/hlacerti/demo/Fleet/A2 [junit] Warning: not running org/hlacerti/demo/Fleet/A2.xml. See ptolemy/vergil/basic/export/test/junit/ExportModelJUnitTest.java [junit] ----------------- Mon Jun 06 02:09:24 UTC 2022 About to sleep for 5.0 seconds before running or rerunning. Test is: /home/travis/build/icyphy/ptII/org/hlacerti/demo/Fleet/A2.xml [junit] Done sleeping [junit] HLA version is 1.3. [junit] HLA version is 1.3. [junit] Exported /home/travis/build/icyphy/ptII/org/hlacerti/demo/Fleet/A2/index.html [junit] 3287 ms. Memory: 200704K Free: 48091K (24%) [junit] ####### 17 Mon Jun 06 02:09:32 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -openComposites -timeOut 30000 -whiteBackground org/hlacerti/demo/Fleet/Fleet.xml $PTII/org/hlacerti/demo/Fleet/Fleet [junit] Warning: not running org/hlacerti/demo/Fleet/Fleet.xml. See ptolemy/vergil/basic/export/test/junit/ExportModelJUnitTest.java [junit] ----------------- Mon Jun 06 02:09:32 UTC 2022 About to sleep for 5.0 seconds before running or rerunning. Test is: /home/travis/build/icyphy/ptII/org/hlacerti/demo/Fleet/Fleet.xml [junit] Done sleeping [junit] Exported /home/travis/build/icyphy/ptII/org/hlacerti/demo/Fleet/Fleet/index.html [junit] 3212 ms. Memory: 200704K Free: 50506K (25%) [junit] ####### 18 Mon Jun 06 02:09:41 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -openComposites -timeOut 30000 -whiteBackground org/hlacerti/demo/Fleet1516e/A1.xml $PTII/org/hlacerti/demo/Fleet1516e/A1 [junit] Warning: not running org/hlacerti/demo/Fleet1516e/A1.xml. See ptolemy/vergil/basic/export/test/junit/ExportModelJUnitTest.java [junit] ----------------- Mon Jun 06 02:09:41 UTC 2022 About to sleep for 5.0 seconds before running or rerunning. Test is: /home/travis/build/icyphy/ptII/org/hlacerti/demo/Fleet1516e/A1.xml [junit] Done sleeping [junit] HLA version is 1516-2010. [junit] HLA version is 1516-2010. [junit] Exported /home/travis/build/icyphy/ptII/org/hlacerti/demo/Fleet1516e/A1/index.html [junit] 3304 ms. Memory: 200704K Free: 27743K (14%) [junit] ####### 19 Mon Jun 06 02:09:49 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -openComposites -timeOut 30000 -whiteBackground org/hlacerti/demo/Fleet1516e/A2.xml $PTII/org/hlacerti/demo/Fleet1516e/A2 [junit] Warning: not running org/hlacerti/demo/Fleet1516e/A2.xml. See ptolemy/vergil/basic/export/test/junit/ExportModelJUnitTest.java [junit] ----------------- Mon Jun 06 02:09:49 UTC 2022 About to sleep for 5.0 seconds before running or rerunning. Test is: /home/travis/build/icyphy/ptII/org/hlacerti/demo/Fleet1516e/A2.xml [junit] Done sleeping [junit] HLA version is 1516-2010. [junit] HLA version is 1516-2010. [junit] HLA version is 1516-2010. [junit] Exported /home/travis/build/icyphy/ptII/org/hlacerti/demo/Fleet1516e/A2/index.html [junit] 3223 ms. Memory: 200704K Free: 100512K (50%) [junit] ####### 20 Mon Jun 06 02:09:57 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -openComposites -timeOut 30000 -whiteBackground org/hlacerti/demo/Fleet1516e/Fleet1516e.xml $PTII/org/hlacerti/demo/Fleet1516e/Fleet1516e [junit] Warning: not running org/hlacerti/demo/Fleet1516e/Fleet1516e.xml. See ptolemy/vergil/basic/export/test/junit/ExportModelJUnitTest.java [junit] ----------------- Mon Jun 06 02:09:57 UTC 2022 About to sleep for 5.0 seconds before running or rerunning. Test is: /home/travis/build/icyphy/ptII/org/hlacerti/demo/Fleet1516e/Fleet1516e.xml [junit] Done sleeping [junit] Exported /home/travis/build/icyphy/ptII/org/hlacerti/demo/Fleet1516e/Fleet1516e/index.html [junit] 3185 ms. Memory: 200704K Free: 94649K (47%) [junit] ####### 21 Mon Jun 06 02:10:05 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -openComposites -timeOut 30000 -whiteBackground org/hlacerti/demo/IntegrationTests/IntegrationTests.xml $PTII/org/hlacerti/demo/IntegrationTests/IntegrationTests [junit] Warning: not running org/hlacerti/demo/IntegrationTests/IntegrationTests.xml. See ptolemy/vergil/basic/export/test/junit/ExportModelJUnitTest.java [junit] ----------------- Mon Jun 06 02:10:05 UTC 2022 About to sleep for 5.0 seconds before running or rerunning. Test is: /home/travis/build/icyphy/ptII/org/hlacerti/demo/IntegrationTests/IntegrationTests.xml [junit] Done sleeping [junit] Exported /home/travis/build/icyphy/ptII/org/hlacerti/demo/IntegrationTests/IntegrationTests/index.html [junit] 3190 ms. Memory: 200704K Free: 96167K (48%) [junit] ####### 22 Mon Jun 06 02:10:14 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -openComposites -timeOut 30000 -whiteBackground org/hlacerti/demo/IntegrationTests/TimeAdvancing1Federate/TimeAdvancing1Federate.xml $PTII/org/hlacerti/demo/IntegrationTests/TimeAdvancing1Federate/TimeAdvancing1Federate [junit] Warning: not running org/hlacerti/demo/IntegrationTests/TimeAdvancing1Federate/TimeAdvancing1Federate.xml. See ptolemy/vergil/basic/export/test/junit/ExportModelJUnitTest.java [junit] ----------------- Mon Jun 06 02:10:14 UTC 2022 About to sleep for 5.0 seconds before running or rerunning. Test is: /home/travis/build/icyphy/ptII/org/hlacerti/demo/IntegrationTests/TimeAdvancing1Federate/TimeAdvancing1Federate.xml [junit] Done sleeping [junit] HLA version is 1.3. [junit] HLA version is 1.3. [junit] HLA version is 1.3. [junit] Exported /home/travis/build/icyphy/ptII/org/hlacerti/demo/IntegrationTests/TimeAdvancing1Federate/TimeAdvancing1Federate/index.html [junit] 3178 ms. Memory: 200704K Free: 72518K (36%) [junit] ####### 23 Mon Jun 06 02:10:22 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -openComposites -timeOut 30000 -whiteBackground org/hlacerti/demo/IntegrationTests/TimeAdvancing2Federates/TimeAdvancing2Federates.xml $PTII/org/hlacerti/demo/IntegrationTests/TimeAdvancing2Federates/TimeAdvancing2Federates [junit] Warning: not running org/hlacerti/demo/IntegrationTests/TimeAdvancing2Federates/TimeAdvancing2Federates.xml. See ptolemy/vergil/basic/export/test/junit/ExportModelJUnitTest.java [junit] ----------------- Mon Jun 06 02:10:22 UTC 2022 About to sleep for 5.0 seconds before running or rerunning. Test is: /home/travis/build/icyphy/ptII/org/hlacerti/demo/IntegrationTests/TimeAdvancing2Federates/TimeAdvancing2Federates.xml [junit] Done sleeping [junit] HLA version is 1.3. [junit] HLA version is 1.3. [junit] HLA version is 1.3. [junit] HLA version is 1.3. [junit] HLA version is 1.3. [junit] Exported /home/travis/build/icyphy/ptII/org/hlacerti/demo/IntegrationTests/TimeAdvancing2Federates/TimeAdvancing2Federates/index.html [junit] 3289 ms. Memory: 200704K Free: 123114K (61%) [junit] ####### 24 Mon Jun 06 02:10:30 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -openComposites -timeOut 30000 -whiteBackground org/hlacerti/demo/IntegrationTests/TimeAdvancing2FederatesIntervalEvents/TimeAdvancing2FederatesIntervalEvents.xml $PTII/org/hlacerti/demo/IntegrationTests/TimeAdvancing2FederatesIntervalEvents/TimeAdvancing2FederatesIntervalEvents [junit] Warning: not running org/hlacerti/demo/IntegrationTests/TimeAdvancing2FederatesIntervalEvents/TimeAdvancing2FederatesIntervalEvents.xml. See ptolemy/vergil/basic/export/test/junit/ExportModelJUnitTest.java [junit] ----------------- Mon Jun 06 02:10:30 UTC 2022 About to sleep for 5.0 seconds before running or rerunning. Test is: /home/travis/build/icyphy/ptII/org/hlacerti/demo/IntegrationTests/TimeAdvancing2FederatesIntervalEvents/TimeAdvancing2FederatesIntervalEvents.xml [junit] Done sleeping [junit] HLA version is 1.3. [junit] HLA version is 1.3. [junit] HLA version is 1.3. [junit] HLA version is 1.3. [junit] Exported /home/travis/build/icyphy/ptII/org/hlacerti/demo/IntegrationTests/TimeAdvancing2FederatesIntervalEvents/TimeAdvancing2FederatesIntervalEvents/index.html [junit] 3249 ms. Memory: 200704K Free: 58857K (29%) [junit] ####### 25 Mon Jun 06 02:10:38 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -openComposites -timeOut 30000 -whiteBackground org/hlacerti/demo/SynchronizeToRealTime/SynchronizeToRealTime.xml $PTII/org/hlacerti/demo/SynchronizeToRealTime/SynchronizeToRealTime [junit] Warning: not running org/hlacerti/demo/SynchronizeToRealTime/SynchronizeToRealTime.xml. See ptolemy/vergil/basic/export/test/junit/ExportModelJUnitTest.java [junit] ----------------- Mon Jun 06 02:10:38 UTC 2022 About to sleep for 5.0 seconds before running or rerunning. Test is: /home/travis/build/icyphy/ptII/org/hlacerti/demo/SynchronizeToRealTime/SynchronizeToRealTime.xml [junit] Done sleeping [junit] HLA version is 1.3. [junit] HLA version is 1.3. [junit] HLA version is 1.3. [junit] HLA version is 1.3. [junit] HLA version is 1.3. [junit] HLA version is 1.3. [junit] HLA version is 1.3. [junit] Exported /home/travis/build/icyphy/ptII/org/hlacerti/demo/SynchronizeToRealTime/SynchronizeToRealTime/index.html [junit] 3261 ms. Memory: 200704K Free: 53666K (27%) [junit] ####### 26 Mon Jun 06 02:10:47 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground org/ptolemy/machineImprovisation/demo/JazzImprovisation/JazzImprovisation.xml $PTII/org/ptolemy/machineImprovisation/demo/JazzImprovisation/JazzImprovisation [junit] Running .JazzImprovisation [junit] 20858 ms. Memory: 953344K Free: 479744K (50%) [junit] Exported /home/travis/build/icyphy/ptII/org/ptolemy/machineImprovisation/demo/JazzImprovisation/JazzImprovisation/index.html [junit] 26253 ms. Memory: 953344K Free: 452075K (47%) [junit] ####### 27 Mon Jun 06 02:11:13 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground org/ptolemy/machineLearning/clustering/demo/KMeans/KMeans.xml $PTII/org/ptolemy/machineLearning/clustering/demo/KMeans/KMeans [junit] Running .KMeans [junit] K-Means Converged in 3 iterations. [junit] 153 ms. Memory: 953344K Free: 276478K (29%) [junit] Exported /home/travis/build/icyphy/ptII/org/ptolemy/machineLearning/clustering/demo/KMeans/KMeans/index.html [junit] 4574 ms. Memory: 953344K Free: 691642K (73%) [junit] ####### 28 Mon Jun 06 02:11:17 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground org/ptolemy/machineLearning/hmm/demo/CommunicationAnomalyDetectionAOM/CommunicationAnomalyDetectionAOM.xml $PTII/org/ptolemy/machineLearning/hmm/demo/CommunicationAnomalyDetectionAOM/CommunicationAnomalyDetectionAOM [junit] Running .CommunicationAnomalyDetectionAOM [junit] 6.407455096068851 [junit] 153.50123975082 [junit] 190.04299071481992 [junit] 208.55540400162042 [junit] 224.93132452832214 [junit] 226.6085862000284 [junit] 224.48673814880354 [junit] 221.65787565485613 [junit] 218.7712429757784 [junit] 216.30871581146044 [junit] ======= [junit] 15.636501597840926 [junit] 157.8515443316303 [junit] 158.66275998157744 [junit] 158.53276698610617 [junit] 159.85643219113766 [junit] 160.69302030238424 [junit] 161.19633331222178 [junit] 161.24961547092926 [junit] 161.41738999709392 [junit] 161.82944255542333 [junit] ======= [junit] 20.105403414762467 [junit] 148.09079014710392 [junit] 150.85949593619276 [junit] 148.701167728905 [junit] 146.20733606082393 [junit] 147.43363096577832 [junit] 147.45799199001536 [junit] 147.18742580430225 [junit] 146.76311389386652 [junit] 146.59835112863607 [junit] ======= [junit] -25.416153015479996 [junit] 141.92629002672675 [junit] 190.03114673710337 [junit] 183.40365308425095 [junit] 174.81851727169638 [junit] 168.9277164919526 [junit] 163.13553103885806 [junit] 156.8824783214388 [junit] 149.82673226791158 [junit] 141.62973399925608 [junit] ======= [junit] 24.357463831943257 [junit] 172.68645678992456 [junit] 199.9206294212993 [junit] 217.95095024172338 [junit] 224.70050230884243 [junit] 217.7467251477253 [junit] 213.36593892314664 [junit] 224.23569318537187 [junit] 267.18064821077525 [junit] 322.5482403721707 [junit] ======= [junit] 5.4268800894021 [junit] 168.80841355647178 [junit] 178.5119487192707 [junit] 184.6573976247985 [junit] 193.06597901268864 [junit] 201.32818428521182 [junit] 206.63958943916245 [junit] 209.90431902249006 [junit] 212.23401882600086 [junit] 214.68744955705043 [junit] ======= [junit] -10.684190368191384 [junit] 138.96371587558792 [junit] 170.6675042361761 [junit] 161.70443316517438 [junit] 158.50055503825828 [junit] 157.4271918625909 [junit] 156.84779029764263 [junit] 156.13414777563585 [junit] 154.5652693097492 [junit] 152.62904682940862 [junit] ======= [junit] ExportHTMLTimer went off after 30000 ms., calling getDirector().finish and getDirector().stopFire() [junit] 30006 ms. Memory: 953344K Free: 743338K (78%) [junit] Exported /home/travis/build/icyphy/ptII/org/ptolemy/machineLearning/hmm/demo/CommunicationAnomalyDetectionAOM/CommunicationAnomalyDetectionAOM/index.html [junit] 39665 ms. Memory: 953344K Free: 500235K (52%) [junit] ####### 29 Mon Jun 06 02:11:57 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground org/ptolemy/machineLearning/hmm/demo/CommunicationAnomalyDetectionCQM/CommunicationAnomalyDetectionCQM.xml $PTII/org/ptolemy/machineLearning/hmm/demo/CommunicationAnomalyDetectionCQM/CommunicationAnomalyDetectionCQM [junit] Running .CommunicationAnomalyDetectionCQM [junit] 34.93612500397083 [junit] 208.336816080141 [junit] 240.4392389177031 [junit] 250.25947302599658 [junit] 256.1081067247657 [junit] 261.084471990979 [junit] 266.52159694701595 [junit] 271.0598346715106 [junit] 275.8346930338825 [junit] 279.83103139843524 [junit] 283.42455968756786 [junit] 286.6202135848402 [junit] 289.9679000494227 [junit] 292.467689708458 [junit] ======= [junit] 57.206987686149255 [junit] 288.467550644796 [junit] 342.0243002803949 [junit] 339.1770509390129 [junit] 346.88607346445013 [junit] 351.2071267906733 [junit] 353.569331828162 [junit] ======= [junit] 8460 ms. Memory: 953344K Free: 293096K (31%) [junit] Exported /home/travis/build/icyphy/ptII/org/ptolemy/machineLearning/hmm/demo/CommunicationAnomalyDetectionCQM/CommunicationAnomalyDetectionCQM/index.html [junit] 14363 ms. Memory: 953344K Free: 585137K (61%) [junit] ####### 30 Mon Jun 06 02:12:11 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground org/ptolemy/machineLearning/particleFilter/demo/MultiRobotIntruderTracking/MultiRobotIntruderTracking.xml $PTII/org/ptolemy/machineLearning/particleFilter/demo/MultiRobotIntruderTracking/MultiRobotIntruderTracking [junit] Running .MultiRobotIntruderTracking [junit] ExportHTMLTimer went off after 30000 ms., calling getDirector().finish and getDirector().stopFire() [junit] 30158 ms. Memory: 953344K Free: 677933K (71%) [junit] Exported /home/travis/build/icyphy/ptII/org/ptolemy/machineLearning/particleFilter/demo/MultiRobotIntruderTracking/MultiRobotIntruderTracking/index.html [junit] 39894 ms. Memory: 953344K Free: 691422K (73%) [junit] ####### 31 Mon Jun 06 02:12:51 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground org/ptolemy/machineLearning/particleFilter/demo/OnlineTrajectoryOptimization/DistributedOnlineTrajectoryOptimization.xml $PTII/org/ptolemy/machineLearning/particleFilter/demo/OnlineTrajectoryOptimization/DistributedOnlineTrajectoryOptimization [junit] Running .DistributedOnlineTrajectoryOptimization [junit] ExportHTMLTimer went off after 30000 ms., calling getDirector().finish and getDirector().stopFire() [junit] 32155 ms. Memory: 953344K Free: 539542K (57%) [junit] Exported /home/travis/build/icyphy/ptII/org/ptolemy/machineLearning/particleFilter/demo/OnlineTrajectoryOptimization/DistributedOnlineTrajectoryOptimization/index.html [junit] 41134 ms. Memory: 953344K Free: 627170K (66%) [junit] ####### 32 Mon Jun 06 02:13:32 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground org/ptolemy/machineLearning/particleFilter/demo/OnlineTrajectoryOptimization/OnlineTrajectoryOptimization.xml $PTII/org/ptolemy/machineLearning/particleFilter/demo/OnlineTrajectoryOptimization/OnlineTrajectoryOptimization [junit] Running .OnlineTrajectoryOptimization [junit] ExportHTMLTimer went off after 30000 ms., calling getDirector().finish and getDirector().stopFire() [junit] 30314 ms. Memory: 953344K Free: 213923K (22%) [junit] Exported /home/travis/build/icyphy/ptII/org/ptolemy/machineLearning/particleFilter/demo/OnlineTrajectoryOptimization/OnlineTrajectoryOptimization/index.html [junit] 37441 ms. Memory: 953344K Free: 158954K (17%) [junit] ####### 33 Mon Jun 06 02:14:10 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground org/ptolemy/machineLearning/particleFilter/demo/OpenLoopSingleRobotTargetLocalization/OpenLoopSingleRobotTargetLocalization.xml $PTII/org/ptolemy/machineLearning/particleFilter/demo/OpenLoopSingleRobotTargetLocalization/OpenLoopSingleRobotTargetLocalization [junit] Running .OpenLoopSingleRobotTargetLocalization [junit] 7634 ms. Memory: 953344K Free: 210670K (22%) [junit] Exported /home/travis/build/icyphy/ptII/org/ptolemy/machineLearning/particleFilter/demo/OpenLoopSingleRobotTargetLocalization/OpenLoopSingleRobotTargetLocalization/index.html [junit] 11995 ms. Memory: 953344K Free: 542487K (57%) [junit] ####### 34 Mon Jun 06 02:14:22 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground org/ptolemy/machineLearning/particleFilter/demo/OpenLoopTwoRobotTargetLocalization/JointParticleFilter.xml $PTII/org/ptolemy/machineLearning/particleFilter/demo/OpenLoopTwoRobotTargetLocalization/JointParticleFilter [junit] Running .JointParticleFilter [junit] 2601 ms. Memory: 953344K Free: 571406K (60%) [junit] Exported /home/travis/build/icyphy/ptII/org/ptolemy/machineLearning/particleFilter/demo/OpenLoopTwoRobotTargetLocalization/JointParticleFilter/index.html [junit] 7878 ms. Memory: 953344K Free: 491439K (52%) [junit] ####### 35 Mon Jun 06 02:14:30 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground org/ptolemy/machineLearning/particleFilter/demo/OpenLoopTwoRobotTargetLocalization/OpenLoopTwoRobotTargetLocalization.xml $PTII/org/ptolemy/machineLearning/particleFilter/demo/OpenLoopTwoRobotTargetLocalization/OpenLoopTwoRobotTargetLocalization [junit] Running .OpenLoopTwoRobotTargetLocalization [junit] ExportHTMLTimer went off after 30000 ms., calling getDirector().finish and getDirector().stopFire() [junit] 30148 ms. Memory: 953344K Free: 253620K (27%) [junit] Exported /home/travis/build/icyphy/ptII/org/ptolemy/machineLearning/particleFilter/demo/OpenLoopTwoRobotTargetLocalization/OpenLoopTwoRobotTargetLocalization/index.html [junit] 34941 ms. Memory: 953344K Free: 310514K (33%) [junit] ####### 36 Mon Jun 06 02:15:05 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground org/ptolemy/machineLearning/particleFilter/demo/ParticleFilterRange/ParticleFilterRange.xml $PTII/org/ptolemy/machineLearning/particleFilter/demo/ParticleFilterRange/ParticleFilterRange [junit] Running .ParticleFilterRange [junit] 10114 ms. Memory: 953344K Free: 448579K (47%) [junit] Exported /home/travis/build/icyphy/ptII/org/ptolemy/machineLearning/particleFilter/demo/ParticleFilterRange/ParticleFilterRange/index.html [junit] 14441 ms. Memory: 953344K Free: 152570K (16%) [junit] ####### 37 Mon Jun 06 02:15:19 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground org/ptolemy/optimization/demo/LeastSquaresNodeLocalization/LeastSquaresNodeLocalization.xml $PTII/org/ptolemy/optimization/demo/LeastSquaresNodeLocalization/LeastSquaresNodeLocalization [junit] Running .LeastSquaresNodeLocalization [junit] 368 ms. Memory: 953344K Free: 322564K (34%) [junit] Exported /home/travis/build/icyphy/ptII/org/ptolemy/optimization/demo/LeastSquaresNodeLocalization/LeastSquaresNodeLocalization/index.html [junit] 4758 ms. Memory: 953344K Free: 155600K (16%) [junit] ####### 38 Mon Jun 06 02:15:24 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground org/ptolemy/optimization/demo/LinearRegression/LinearRegression.xml $PTII/org/ptolemy/optimization/demo/LinearRegression/LinearRegression [junit] Running .LinearRegression [junit] 1913 ms. Memory: 953344K Free: 125764K (13%) [junit] Exported /home/travis/build/icyphy/ptII/org/ptolemy/optimization/demo/LinearRegression/LinearRegression/index.html [junit] 6498 ms. Memory: 953344K Free: 340304K (36%) [junit] ####### 39 Mon Jun 06 02:15:30 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground org/ptolemy/optimization/demo/SimpleOptimization/SimpleOptimization.xml $PTII/org/ptolemy/optimization/demo/SimpleOptimization/SimpleOptimization [junit] Running .SimpleOptimization [junit] 29 ms. Memory: 953344K Free: 231791K (24%) [junit] Exported /home/travis/build/icyphy/ptII/org/ptolemy/optimization/demo/SimpleOptimization/SimpleOptimization/index.html [junit] 4202 ms. Memory: 953344K Free: 173870K (18%) [junit] ####### 40 Mon Jun 06 02:15:35 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground org/ptolemy/osc/demo/OscSendReceive/OscSendReceive.xml $PTII/org/ptolemy/osc/demo/OscSendReceive/OscSendReceive [junit] Running .OscSendReceive [junit] OscP5 0.9.9 infos, comments, questions at http://www.sojamo.de/oscP5 [junit] [junit] [junit] ### [2022/6/6 2:15:36] PROCESS @ OscP5 stopped. [junit] ### [2022/6/6 2:15:36] PROCESS @ UdpClient.openSocket udp socket initialized. [junit] ### [2022/6/6 2:15:37] PROCESS @ UdpServer.start() new Unicast DatagramSocket created @ port 2224 [junit] ### [2022/6/6 2:15:37] PROCESS @ UdpServer.run() UdpServer is running @ 2224 [junit] ### [2022/6/6 2:15:37] INFO @ OscP5 is running. you (127.0.0.1) are listening @ port 2224 [junit] OscP5 0.9.9 infos, comments, questions at http://www.sojamo.de/oscP5 [junit] [junit] [junit] ### [2022/6/6 2:15:37] PROCESS @ OscP5 stopped. [junit] ### [2022/6/6 2:15:37] PROCESS @ UdpClient.openSocket udp socket initialized. [junit] ### [2022/6/6 2:15:38] PROCESS @ UdpServer.start() new Unicast DatagramSocket created @ port 2225 [junit] ### [2022/6/6 2:15:38] INFO @ OscP5 is running. you (127.0.0.1) are listening @ port 2225 [junit] ### [2022/6/6 2:15:38] PROCESS @ UdpServer.run() UdpServer is running @ 2225 [junit] OscP5 0.9.9 infos, comments, questions at http://www.sojamo.de/oscP5 [junit] [junit] [junit] ### [2022/6/6 2:15:38] PROCESS @ OscP5 stopped. [junit] ### [2022/6/6 2:15:38] PROCESS @ UdpClient.openSocket udp socket initialized. [junit] ### [2022/6/6 2:15:39] PROCESS @ UdpServer.start() new Unicast DatagramSocket created @ port 2227 [junit] ### [2022/6/6 2:15:39] INFO @ OscP5 is running. you (127.0.0.1) are listening @ port 2227 [junit] ### [2022/6/6 2:15:39] PROCESS @ UdpServer.run() UdpServer is running @ 2227 [junit] ### [2022/6/6 2:15:50] PROCESS @ OscP5 stopped. [junit] ### [2022/6/6 2:15:50] PROCESS @ UdpServer.run() socket closed. [junit] ### [2022/6/6 2:15:50] PROCESS @ UdpServer.run() socket closed. [junit] ### [2022/6/6 2:15:50] PROCESS @ OscP5 stopped. [junit] ### [2022/6/6 2:15:50] PROCESS @ UdpServer.run() socket closed. [junit] ### [2022/6/6 2:15:50] PROCESS @ OscP5 stopped. [junit] 14026 ms. Memory: 953344K Free: 578851K (61%) [junit] Exported /home/travis/build/icyphy/ptII/org/ptolemy/osc/demo/OscSendReceive/OscSendReceive/index.html [junit] 18157 ms. Memory: 953344K Free: 536860K (56%) [junit] ####### 41 Mon Jun 06 02:15:53 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground org/ptolemy/qss/demo/RLC/RLC.xml $PTII/org/ptolemy/qss/demo/RLC/RLC [junit] Running .RLC [junit] 86 ms. Memory: 953344K Free: 424227K (44%) [junit] Exported /home/travis/build/icyphy/ptII/org/ptolemy/qss/demo/RLC/RLC/index.html [junit] 4338 ms. Memory: 953344K Free: 274167K (29%) [junit] ####### 42 Mon Jun 06 02:15:57 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground org/ptolemy/ssm/demo/RangeLocalizationOnMap/RangeLocalizationOnMap.xml $PTII/org/ptolemy/ssm/demo/RangeLocalizationOnMap/RangeLocalizationOnMap [junit] Running .RangeLocalizationOnMap [junit] ExportHTMLTimer went off after 30000 ms., calling getDirector().finish and getDirector().stopFire() [junit] 30439 ms. Memory: 953344K Free: 573649K (60%) [junit] Exported /home/travis/build/icyphy/ptII/org/ptolemy/ssm/demo/RangeLocalizationOnMap/RangeLocalizationOnMap/index.html [junit] 36386 ms. Memory: 953344K Free: 280762K (29%) [junit] ####### 43 Mon Jun 06 02:16:33 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground org/ptolemy/ssm/demo/SingleRobotTargetLocalization/SingleRobotTargetLocalization.xml $PTII/org/ptolemy/ssm/demo/SingleRobotTargetLocalization/SingleRobotTargetLocalization [junit] Running .SingleRobotTargetLocalization [junit] 6326 ms. Memory: 953344K Free: 143760K (15%) [junit] Exported /home/travis/build/icyphy/ptII/org/ptolemy/ssm/demo/SingleRobotTargetLocalization/SingleRobotTargetLocalization/index.html [junit] 10892 ms. Memory: 953344K Free: 332609K (35%) [junit] ####### 44 Mon Jun 06 02:16:44 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground org/ptolemy/ssm/demo/StatePrediction/StatePrediction.xml $PTII/org/ptolemy/ssm/demo/StatePrediction/StatePrediction [junit] Running .StatePrediction [junit] 6127 ms. Memory: 953344K Free: 585092K (61%) [junit] Exported /home/travis/build/icyphy/ptII/org/ptolemy/ssm/demo/StatePrediction/StatePrediction/index.html [junit] 10825 ms. Memory: 953344K Free: 222022K (23%) [junit] ####### 45 Mon Jun 06 02:16:55 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -openComposites -timeOut 30000 -whiteBackground org/terraswarm/accessor/demo/AugmentedReality/AugmentedReality.xml $PTII/org/terraswarm/accessor/demo/AugmentedReality/AugmentedReality [junit] Warning: not running org/terraswarm/accessor/demo/AugmentedReality/AugmentedReality.xml. See ptolemy/vergil/basic/export/test/junit/ExportModelJUnitTest.java [junit] Exported /home/travis/build/icyphy/ptII/org/terraswarm/accessor/demo/AugmentedReality/AugmentedReality/index.html [junit] 3113 ms. Memory: 953344K Free: 96621K (10%) [junit] ####### 46 Mon Jun 06 02:16:58 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground org/terraswarm/accessor/demo/AugmentedReality/AugmentedRealityFeedback.xml $PTII/org/terraswarm/accessor/demo/AugmentedReality/AugmentedRealityFeedback [junit] JSAccessor: PT_NO_NET environment variable is set, so git pull and ptdoc are not being run. [junit] Running .AugmentedRealityFeedback [junit] BrowserLauncher: UnsupportedOperation: http://localhost:8089: java.lang.UnsupportedOperationException: The BROWSE action is not supported on the current platform! [junit] ExportHTMLTimer went off after 30000 ms., calling getDirector().finish and getDirector().stopFire() [junit] UserInterface: Connection closed because model is no longer running. (Thread[AWT-EventQueue-0,6,main]) [junit] 30265 ms. Memory: 1020928K Free: 675326K (66%) [junit] Exported /home/travis/build/icyphy/ptII/org/terraswarm/accessor/demo/AugmentedReality/AugmentedRealityFeedback/index.html [junit] 39792 ms. Memory: 1020928K Free: 749972K (73%) [junit] ####### 47 Mon Jun 06 02:17:38 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground org/terraswarm/accessor/demo/AugmentedReality/AugmentedRealityFeedbackBlee.xml $PTII/org/terraswarm/accessor/demo/AugmentedReality/AugmentedRealityFeedbackBlee [junit] Running .AugmentedRealityFeedbackBlee [junit] Mutable: BleeSensorr.js: Could not get $KEYSTORE/brokerHostFile: ptolemy.kernel.util.IllegalActionException: Failed to read URI: /home/travis/.ptKeystore/brokerHostFile [junit] in .AugmentedRealityFeedbackBlee.Mutable [junit] Because: [junit] Cannot read file '/home/travis/.ptKeystore/brokerHostFile' or '/home/travis/.ptKeystore/brokerHostFile' (Thread[AWT-EventQueue-0,6,main]) [junit] BrowserLauncher: UnsupportedOperation: http://localhost:8089: java.lang.UnsupportedOperationException: The BROWSE action is not supported on the current platform! [junit] UserInterface: *** Router error in WebSocket server: java.lang.IllegalStateException: Response is closed (Thread[vert.x-eventloop-thread-2,6,main]) [junit] UserInterface: *** Router error in WebSocket server: java.lang.IllegalStateException: Response is closed (Thread[vert.x-eventloop-thread-2,6,main]) [junit] UserInterface: *** Router error in WebSocket server: java.lang.IllegalStateException: Response is closed (Thread[vert.x-eventloop-thread-2,6,main]) [junit] ExportHTMLTimer went off after 30000 ms., calling getDirector().finish and getDirector().stopFire() [junit] UserInterface: Connection closed because model is no longer running. (Thread[AWT-EventQueue-0,6,main]) [junit] 30057 ms. Memory: 1060864K Free: 400399K (38%) [junit] Exported /home/travis/build/icyphy/ptII/org/terraswarm/accessor/demo/AugmentedReality/AugmentedRealityFeedbackBlee/index.html [junit] 40051 ms. Memory: 1060864K Free: 354298K (33%) [junit] ####### 48 Mon Jun 06 02:18:18 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground org/terraswarm/accessor/demo/AugmentedReality/AugmentedRealityKeyValueStore.xml $PTII/org/terraswarm/accessor/demo/AugmentedReality/AugmentedRealityKeyValueStore [junit] Running .AugmentedRealityKeyValueStore [junit] KeyValueStore: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] BrowserLauncher: UnsupportedOperation: http://localhost:8089: java.lang.UnsupportedOperationException: The BROWSE action is not supported on the current platform! [junit] KeyValueStore: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] ExportHTMLTimer went off after 30000 ms., calling getDirector().finish and getDirector().stopFire() [junit] UserInterface: Connection closed because model is no longer running. (Thread[AWT-EventQueue-0,6,main]) [junit] 30051 ms. Memory: 1097728K Free: 404478K (37%) [junit] Exported /home/travis/build/icyphy/ptII/org/terraswarm/accessor/demo/AugmentedReality/AugmentedRealityKeyValueStore/index.html [junit] 39025 ms. Memory: 1097728K Free: 334809K (31%) [junit] ####### 49 Mon Jun 06 02:18:57 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground org/terraswarm/accessor/demo/AugmentedReality/AugmentedRealityVideo.xml $PTII/org/terraswarm/accessor/demo/AugmentedReality/AugmentedRealityVideo [junit] No physical cameras found, using WebcamDummyDriver. [junit] Running .AugmentedRealityVideo [junit] BrowserLauncher: UnsupportedOperation: http://localhost:8089: java.lang.UnsupportedOperationException: The BROWSE action is not supported on the current platform! [junit] ExportHTMLTimer went off after 30000 ms., calling getDirector().finish and getDirector().stopFire() [junit] UserInterface: Connection closed because model is no longer running. (Thread[AWT-EventQueue-0,6,main]) [junit] 30083 ms. Memory: 1662976K Free: 1027556K (62%) [junit] Exported /home/travis/build/icyphy/ptII/org/terraswarm/accessor/demo/AugmentedReality/AugmentedRealityVideo/index.html [junit] 41966 ms. Memory: 1662976K Free: 954819K (57%) [junit] ####### 50 Mon Jun 06 02:19:39 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground org/terraswarm/accessor/demo/AugmentedRealityVideoSOHO/AugmentedRealityVideoSOHO.xml $PTII/org/terraswarm/accessor/demo/AugmentedRealityVideoSOHO/AugmentedRealityVideoSOHO [junit] Running .AugmentedRealityVideoSOHO [junit] BrowserLauncher: UnsupportedOperation: http://localhost:8089: java.lang.UnsupportedOperationException: The BROWSE action is not supported on the current platform! [junit] ExportHTMLTimer went off after 30000 ms., calling getDirector().finish and getDirector().stopFire() [junit] UserInterface: Connection closed because model is no longer running. (Thread[AWT-EventQueue-0,6,main]) [junit] 30144 ms. Memory: 2366464K Free: 1645158K (70%) [junit] Exported /home/travis/build/icyphy/ptII/org/terraswarm/accessor/demo/AugmentedRealityVideoSOHO/AugmentedRealityVideoSOHO/index.html [junit] 38242 ms. Memory: 2366464K Free: 1760646K (74%) [junit] ####### 51 Mon Jun 06 02:20:17 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground org/terraswarm/accessor/demo/AugmentedRealityVideoSOHO/GenerateHueAccessors.xml $PTII/org/terraswarm/accessor/demo/AugmentedRealityVideoSOHO/GenerateHueAccessors [junit] Running .GenerateHueAccessors [junit] GenerateHueAccessors: GenerateHueAccessors: // Copyright (c) 2017 The Regents of the University of California. [junit] // All rights reserved. [junit] // [junit] // Permission is hereby granted, without written agreement and without [junit] // license or royalty fees, to use, copy, modify, and distribute this [junit] // software and its documentation for any purpose, provided that the above [junit] // copyright notice and the following two paragraphs appear in all copies [junit] // of this software. [junit] // [junit] // IN NO EVENT SHALL THE UNIVERSITY OF CALIFORNIA BE LIABLE TO ANY PARTY [junit] // FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES [junit] // ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN IF [junit] // THE UNIVERSITY OF CALIFORNIA HAS BEEN ADVISED OF THE POSSIBILITY OF [junit] // SUCH DAMAGE. [junit] // [junit] // THE UNIVERSITY OF CALIFORNIA SPECIFICALLY DISCLAIMS ANY WARRANTIES, [junit] // INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF [junit] // MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE [junit] // PROVIDED HEREUNDER IS ON AN "AS IS" BASIS, AND THE UNIVERSITY OF [junit] // CALIFORNIA HAS NO OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, [junit] // ENHANCEMENTS, OR MODIFICATIONS. [junit] // [junit] [junit] /** Control a Philips Hue light bulb. [junit] * [junit] * @accessor HueAccessorTemplate [junit] * @author Christopher Brooks, based on TemperatureSensor by Edward A. Lee [junit] * @input {JSON} commands JSON commands for the Hue, for example, [junit] * {"id" : 1, "on" : true, "hue" : 120} [junit] * @output data A JSON object. [junit] * @version $$Id$$ [junit] */ [junit] // Stop extra messages from jslint. Note that there should be no [junit] // space between the / and the * and global. [junit] /*globals console, error, exports, require */ [junit] /*jshint globalstrict: true*/ [junit] [junit] "use strict"; [junit] [junit] var handle = null; [junit] exports.setup = function() { [junit] this.implement('ControllableSensor'); [junit] [junit] this.output('data', {'type' : 'JSON'}); [junit] [junit] var Hue = this.instantiate('Hue', 'devices/Hue'); [junit] [junit] /* The GenerateHueAccessors.xml model substitutes in the bridgeIP here.*/ [junit] Hue.setParameter('bridgeIP','192.168.1.221'); [junit] [junit] /* The GenerateHueAccessors.xml model substitutes in the userName here.*/ [junit] Hue.setParameter('userName', 'SVmAJELYPPsCJjRqbKMjg0dLgesa6ZmiKt4Bdwaq'); [junit] [junit] var codeIn = "\ [junit] exports.setup = function() {\n\ [junit] this.input('in');\n\ [junit] this.output('out');\n\ [junit] }\n\ [junit] exports.initialize = function() {\n\ [junit] var thiz = this;\n\ [junit] this.addInputHandler('in', function() {\n\ [junit] var inValue = thiz.get('in');\n\ [junit] console.log('HueAccessorTemplate.JavaScriptIn: value of in: ' + inValue);\n\ [junit] var util = require('util');\n\ [junit] console.log(util.inspect(inValue));\n\ [junit] console.log('HueAccessorTemplate.JavaScriptIn: inValue.on: ' + inValue.on);\n\ [junit] var on = true;\n\ [junit] if (inValue.on !== 'on') {;\n\ [junit] on = false; \n\ [junit] };\n\ [junit] inValue = '{ \"id\": \"8\", \"on\": ' + on + '}';\n\ [junit] thiz.send('out', JSON.parse(inValue));\n\ [junit] });\n\ [junit] }"; [junit] var JavaScriptIn = this.instantiateFromCode('JavaScriptIn', codeIn, false); [junit] [junit] var codeOut = "\ [junit] exports.setup = function() {\n\ [junit] this.input('in');\n\ [junit] this.output('out');\n\ [junit] }\n\ [junit] exports.initialize = function() {\n\ [junit] var thiz = this;\n\ [junit] this.addInputHandler('in', function() {\n\ [junit] /* var inValue = thiz.get('in'); */\n\ [junit] /* FIXME: Need to get real data from the Hue. */\n\ [junit] /* var inValue = '{ \"bridgeIP\": \"192.168.1.221\", \"id\": \"8\", \"userName\": \"SVmAJELYPPsCJjRqbKMjg0dLgesa6ZmiKt4Bdwaq\" }';*/\n\ [junit] var inValue = thiz.get('in');\n\ [junit] var idLight = inValue['8'];\n\ [junit] console.log('HueAccessorTemplate.JavaScriptIn: inValue: ' + inValue);\n\ [junit] var util = require('util');\n\ [junit] console.log(util.inspect(inValue));\n\ [junit] console.log('HueAccessorTemplate.JavaScriptIn: idLight: ' + idLight);\n\ [junit] console.log(util.inspect(idLight));\n\ [junit] thiz.send('out', idLight);\n\ [junit] });\n\ [junit] }"; [junit] [junit] var JavaScriptOut = this.instantiateFromCode('JavaScriptOut', codeOut, false); [junit] [junit] this.connect('control', JavaScriptIn, 'in'); [junit] this.connect(JavaScriptIn, 'out', Hue, 'commands'); [junit] this.connect(Hue, 'lights', JavaScriptOut, 'in'); [junit] this.connect(JavaScriptOut, 'out', 'data'); [junit] [junit] }; [junit] [junit] exports.initialize = function() { [junit] // At initialize, send the schema; [junit] this.send('schema', schema); [junit] // Also send null data. [junit] this.send('data', null); [junit] }; [junit] [junit] [junit] function sendData() { [junit] this.send('data', { [junit] "id": 8, [junit] "on": onValue, [junit] }); [junit] } [junit] [junit] var schema = { [junit] "type": "object", [junit] "properties": { [junit] "on": { [junit] "type": "string", [junit] "title": "Turn the light on or off", [junit] "description": "Turn the light on or off", [junit] "choices": ["on", "off"] [junit] } [junit] } [junit] }; [junit] (Thread[AWT-EventQueue-0,6,main]) [junit] KeyValueStore: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] GenerateHueAccessors: GenerateHueAccessors: // Copyright (c) 2017 The Regents of the University of California. [junit] // All rights reserved. [junit] // [junit] // Permission is hereby granted, without written agreement and without [junit] // license or royalty fees, to use, copy, modify, and distribute this [junit] // software and its documentation for any purpose, provided that the above [junit] // copyright notice and the following two paragraphs appear in all copies [junit] // of this software. [junit] // [junit] // IN NO EVENT SHALL THE UNIVERSITY OF CALIFORNIA BE LIABLE TO ANY PARTY [junit] // FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES [junit] // ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN IF [junit] // THE UNIVERSITY OF CALIFORNIA HAS BEEN ADVISED OF THE POSSIBILITY OF [junit] // SUCH DAMAGE. [junit] // [junit] // THE UNIVERSITY OF CALIFORNIA SPECIFICALLY DISCLAIMS ANY WARRANTIES, [junit] // INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF [junit] // MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE [junit] // PROVIDED HEREUNDER IS ON AN "AS IS" BASIS, AND THE UNIVERSITY OF [junit] // CALIFORNIA HAS NO OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, [junit] // ENHANCEMENTS, OR MODIFICATIONS. [junit] // [junit] [junit] /** Control a Philips Hue light bulb. [junit] * [junit] * @accessor HueAccessorTemplate [junit] * @author Christopher Brooks, based on TemperatureSensor by Edward A. Lee [junit] * @input {JSON} commands JSON commands for the Hue, for example, [junit] * {"id" : 1, "on" : true, "hue" : 120} [junit] * @output data A JSON object. [junit] * @version $$Id$$ [junit] */ [junit] // Stop extra messages from jslint. Note that there should be no [junit] // space between the / and the * and global. [junit] /*globals console, error, exports, require */ [junit] /*jshint globalstrict: true*/ [junit] [junit] "use strict"; [junit] [junit] var handle = null; [junit] exports.setup = function() { [junit] this.implement('ControllableSensor'); [junit] [junit] this.output('data', {'type' : 'JSON'}); [junit] [junit] var Hue = this.instantiate('Hue', 'devices/Hue'); [junit] [junit] /* The GenerateHueAccessors.xml model substitutes in the bridgeIP here.*/ [junit] Hue.setParameter('bridgeIP','192.168.1.221'); [junit] [junit] /* The GenerateHueAccessors.xml model substitutes in the userName here.*/ [junit] Hue.setParameter('userName', 'SVmAJELYPPsCJjRqbKMjg0dLgesa6ZmiKt4Bdwaq'); [junit] [junit] var codeIn = "\ [junit] exports.setup = function() {\n\ [junit] this.input('in');\n\ [junit] this.output('out');\n\ [junit] }\n\ [junit] exports.initialize = function() {\n\ [junit] var thiz = this;\n\ [junit] this.addInputHandler('in', function() {\n\ [junit] var inValue = thiz.get('in');\n\ [junit] console.log('HueAccessorTemplate.JavaScriptIn: value of in: ' + inValue);\n\ [junit] var util = require('util');\n\ [junit] console.log(util.inspect(inValue));\n\ [junit] console.log('HueAccessorTemplate.JavaScriptIn: inValue.on: ' + inValue.on);\n\ [junit] var on = true;\n\ [junit] if (inValue.on !== 'on') {;\n\ [junit] on = false; \n\ [junit] };\n\ [junit] inValue = '{ \"id\": \"4\", \"on\": ' + on + '}';\n\ [junit] thiz.send('out', JSON.parse(inValue));\n\ [junit] });\n\ [junit] }"; [junit] var JavaScriptIn = this.instantiateFromCode('JavaScriptIn', codeIn, false); [junit] [junit] var codeOut = "\ [junit] exports.setup = function() {\n\ [junit] this.input('in');\n\ [junit] this.output('out');\n\ [junit] }\n\ [junit] exports.initialize = function() {\n\ [junit] var thiz = this;\n\ [junit] this.addInputHandler('in', function() {\n\ [junit] /* var inValue = thiz.get('in'); */\n\ [junit] /* FIXME: Need to get real data from the Hue. */\n\ [junit] /* var inValue = '{ \"bridgeIP\": \"192.168.1.221\", \"id\": \"4\", \"userName\": \"SVmAJELYPPsCJjRqbKMjg0dLgesa6ZmiKt4Bdwaq\" }';*/\n\ [junit] var inValue = thiz.get('in');\n\ [junit] var idLight = inValue['4'];\n\ [junit] console.log('HueAccessorTemplate.JavaScriptIn: inValue: ' + inValue);\n\ [junit] var util = require('util');\n\ [junit] console.log(util.inspect(inValue));\n\ [junit] console.log('HueAccessorTemplate.JavaScriptIn: idLight: ' + idLight);\n\ [junit] console.log(util.inspect(idLight));\n\ [junit] thiz.send('out', idLight);\n\ [junit] });\n\ [junit] }"; [junit] [junit] var JavaScriptOut = this.instantiateFromCode('JavaScriptOut', codeOut, false); [junit] [junit] this.connect('control', JavaScriptIn, 'in'); [junit] this.connect(JavaScriptIn, 'out', Hue, 'commands'); [junit] this.connect(Hue, 'lights', JavaScriptOut, 'in'); [junit] this.connect(JavaScriptOut, 'out', 'data'); [junit] [junit] }; [junit] [junit] exports.initialize = function() { [junit] // At initialize, send the schema; [junit] this.send('schema', schema); [junit] // Also send null data. [junit] this.send('data', null); [junit] }; [junit] [junit] [junit] function sendData() { [junit] this.send('data', { [junit] "id": 4, [junit] "on": onValue, [junit] }); [junit] } [junit] [junit] var schema = { [junit] "type": "object", [junit] "properties": { [junit] "on": { [junit] "type": "string", [junit] "title": "Turn the light on or off", [junit] "description": "Turn the light on or off", [junit] "choices": ["on", "off"] [junit] } [junit] } [junit] }; [junit] (Thread[AWT-EventQueue-0,6,main]) [junit] KeyValueStore: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] GenerateHueAccessors: GenerateHueAccessors: // Copyright (c) 2017 The Regents of the University of California. [junit] // All rights reserved. [junit] // [junit] // Permission is hereby granted, without written agreement and without [junit] // license or royalty fees, to use, copy, modify, and distribute this [junit] // software and its documentation for any purpose, provided that the above [junit] // copyright notice and the following two paragraphs appear in all copies [junit] // of this software. [junit] // [junit] // IN NO EVENT SHALL THE UNIVERSITY OF CALIFORNIA BE LIABLE TO ANY PARTY [junit] // FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES [junit] // ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN IF [junit] // THE UNIVERSITY OF CALIFORNIA HAS BEEN ADVISED OF THE POSSIBILITY OF [junit] // SUCH DAMAGE. [junit] // [junit] // THE UNIVERSITY OF CALIFORNIA SPECIFICALLY DISCLAIMS ANY WARRANTIES, [junit] // INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF [junit] // MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE [junit] // PROVIDED HEREUNDER IS ON AN "AS IS" BASIS, AND THE UNIVERSITY OF [junit] // CALIFORNIA HAS NO OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, [junit] // ENHANCEMENTS, OR MODIFICATIONS. [junit] // [junit] [junit] /** Control a Philips Hue light bulb. [junit] * [junit] * @accessor HueAccessorTemplate [junit] * @author Christopher Brooks, based on TemperatureSensor by Edward A. Lee [junit] * @input {JSON} commands JSON commands for the Hue, for example, [junit] * {"id" : 1, "on" : true, "hue" : 120} [junit] * @output data A JSON object. [junit] * @version $$Id$$ [junit] */ [junit] // Stop extra messages from jslint. Note that there should be no [junit] // space between the / and the * and global. [junit] /*globals console, error, exports, require */ [junit] /*jshint globalstrict: true*/ [junit] [junit] "use strict"; [junit] [junit] var handle = null; [junit] exports.setup = function() { [junit] this.implement('ControllableSensor'); [junit] [junit] this.output('data', {'type' : 'JSON'}); [junit] [junit] var Hue = this.instantiate('Hue', 'devices/Hue'); [junit] [junit] /* The GenerateHueAccessors.xml model substitutes in the bridgeIP here.*/ [junit] Hue.setParameter('bridgeIP','192.168.1.221'); [junit] [junit] /* The GenerateHueAccessors.xml model substitutes in the userName here.*/ [junit] Hue.setParameter('userName', 'SVmAJELYPPsCJjRqbKMjg0dLgesa6ZmiKt4Bdwaq'); [junit] [junit] var codeIn = "\ [junit] exports.setup = function() {\n\ [junit] this.input('in');\n\ [junit] this.output('out');\n\ [junit] }\n\ [junit] exports.initialize = function() {\n\ [junit] var thiz = this;\n\ [junit] this.addInputHandler('in', function() {\n\ [junit] var inValue = thiz.get('in');\n\ [junit] console.log('HueAccessorTemplate.JavaScriptIn: value of in: ' + inValue);\n\ [junit] var util = require('util');\n\ [junit] console.log(util.inspect(inValue));\n\ [junit] console.log('HueAccessorTemplate.JavaScriptIn: inValue.on: ' + inValue.on);\n\ [junit] var on = true;\n\ [junit] if (inValue.on !== 'on') {;\n\ [junit] on = false; \n\ [junit] };\n\ [junit] inValue = '{ \"id\": \"5\", \"on\": ' + on + '}';\n\ [junit] thiz.send('out', JSON.parse(inValue));\n\ [junit] });\n\ [junit] }"; [junit] var JavaScriptIn = this.instantiateFromCode('JavaScriptIn', codeIn, false); [junit] [junit] var codeOut = "\ [junit] exports.setup = function() {\n\ [junit] this.input('in');\n\ [junit] this.output('out');\n\ [junit] }\n\ [junit] exports.initialize = function() {\n\ [junit] var thiz = this;\n\ [junit] this.addInputHandler('in', function() {\n\ [junit] /* var inValue = thiz.get('in'); */\n\ [junit] /* FIXME: Need to get real data from the Hue. */\n\ [junit] /* var inValue = '{ \"bridgeIP\": \"192.168.1.221\", \"id\": \"5\", \"userName\": \"SVmAJELYPPsCJjRqbKMjg0dLgesa6ZmiKt4Bdwaq\" }';*/\n\ [junit] var inValue = thiz.get('in');\n\ [junit] var idLight = inValue['5'];\n\ [junit] console.log('HueAccessorTemplate.JavaScriptIn: inValue: ' + inValue);\n\ [junit] var util = require('util');\n\ [junit] console.log(util.inspect(inValue));\n\ [junit] console.log('HueAccessorTemplate.JavaScriptIn: idLight: ' + idLight);\n\ [junit] console.log(util.inspect(idLight));\n\ [junit] thiz.send('out', idLight);\n\ [junit] });\n\ [junit] }"; [junit] [junit] var JavaScriptOut = this.instantiateFromCode('JavaScriptOut', codeOut, false); [junit] [junit] this.connect('control', JavaScriptIn, 'in'); [junit] this.connect(JavaScriptIn, 'out', Hue, 'commands'); [junit] this.connect(Hue, 'lights', JavaScriptOut, 'in'); [junit] this.connect(JavaScriptOut, 'out', 'data'); [junit] [junit] }; [junit] [junit] exports.initialize = function() { [junit] // At initialize, send the schema; [junit] this.send('schema', schema); [junit] // Also send null data. [junit] this.send('data', null); [junit] }; [junit] [junit] [junit] function sendData() { [junit] this.send('data', { [junit] "id": 5, [junit] "on": onValue, [junit] }); [junit] } [junit] [junit] var schema = { [junit] "type": "object", [junit] "properties": { [junit] "on": { [junit] "type": "string", [junit] "title": "Turn the light on or off", [junit] "description": "Turn the light on or off", [junit] "choices": ["on", "off"] [junit] } [junit] } [junit] }; [junit] (Thread[AWT-EventQueue-0,6,main]) [junit] KeyValueStore: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] GenerateHueAccessors: GenerateHueAccessors: // Copyright (c) 2017 The Regents of the University of California. [junit] // All rights reserved. [junit] // [junit] // Permission is hereby granted, without written agreement and without [junit] // license or royalty fees, to use, copy, modify, and distribute this [junit] // software and its documentation for any purpose, provided that the above [junit] // copyright notice and the following two paragraphs appear in all copies [junit] // of this software. [junit] // [junit] // IN NO EVENT SHALL THE UNIVERSITY OF CALIFORNIA BE LIABLE TO ANY PARTY [junit] // FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES [junit] // ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN IF [junit] // THE UNIVERSITY OF CALIFORNIA HAS BEEN ADVISED OF THE POSSIBILITY OF [junit] // SUCH DAMAGE. [junit] // [junit] // THE UNIVERSITY OF CALIFORNIA SPECIFICALLY DISCLAIMS ANY WARRANTIES, [junit] // INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF [junit] // MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE [junit] // PROVIDED HEREUNDER IS ON AN "AS IS" BASIS, AND THE UNIVERSITY OF [junit] // CALIFORNIA HAS NO OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, [junit] // ENHANCEMENTS, OR MODIFICATIONS. [junit] // [junit] [junit] /** Control a Philips Hue light bulb. [junit] * [junit] * @accessor HueAccessorTemplate [junit] * @author Christopher Brooks, based on TemperatureSensor by Edward A. Lee [junit] * @input {JSON} commands JSON commands for the Hue, for example, [junit] * {"id" : 1, "on" : true, "hue" : 120} [junit] * @output data A JSON object. [junit] * @version $$Id$$ [junit] */ [junit] // Stop extra messages from jslint. Note that there should be no [junit] // space between the / and the * and global. [junit] /*globals console, error, exports, require */ [junit] /*jshint globalstrict: true*/ [junit] [junit] "use strict"; [junit] [junit] var handle = null; [junit] exports.setup = function() { [junit] this.implement('ControllableSensor'); [junit] [junit] this.output('data', {'type' : 'JSON'}); [junit] [junit] var Hue = this.instantiate('Hue', 'devices/Hue'); [junit] [junit] /* The GenerateHueAccessors.xml model substitutes in the bridgeIP here.*/ [junit] Hue.setParameter('bridgeIP','192.168.1.221'); [junit] [junit] /* The GenerateHueAccessors.xml model substitutes in the userName here.*/ [junit] Hue.setParameter('userName', 'SVmAJELYPPsCJjRqbKMjg0dLgesa6ZmiKt4Bdwaq'); [junit] [junit] var codeIn = "\ [junit] exports.setup = function() {\n\ [junit] this.input('in');\n\ [junit] this.output('out');\n\ [junit] }\n\ [junit] exports.initialize = function() {\n\ [junit] var thiz = this;\n\ [junit] this.addInputHandler('in', function() {\n\ [junit] var inValue = thiz.get('in');\n\ [junit] console.log('HueAccessorTemplate.JavaScriptIn: value of in: ' + inValue);\n\ [junit] var util = require('util');\n\ [junit] console.log(util.inspect(inValue));\n\ [junit] console.log('HueAccessorTemplate.JavaScriptIn: inValue.on: ' + inValue.on);\n\ [junit] var on = true;\n\ [junit] if (inValue.on !== 'on') {;\n\ [junit] on = false; \n\ [junit] };\n\ [junit] inValue = '{ \"id\": \"6\", \"on\": ' + on + '}';\n\ [junit] thiz.send('out', JSON.parse(inValue));\n\ [junit] });\n\ [junit] }"; [junit] var JavaScriptIn = this.instantiateFromCode('JavaScriptIn', codeIn, false); [junit] [junit] var codeOut = "\ [junit] exports.setup = function() {\n\ [junit] this.input('in');\n\ [junit] this.output('out');\n\ [junit] }\n\ [junit] exports.initialize = function() {\n\ [junit] var thiz = this;\n\ [junit] this.addInputHandler('in', function() {\n\ [junit] /* var inValue = thiz.get('in'); */\n\ [junit] /* FIXME: Need to get real data from the Hue. */\n\ [junit] /* var inValue = '{ \"bridgeIP\": \"192.168.1.221\", \"id\": \"6\", \"userName\": \"SVmAJELYPPsCJjRqbKMjg0dLgesa6ZmiKt4Bdwaq\" }';*/\n\ [junit] var inValue = thiz.get('in');\n\ [junit] var idLight = inValue['6'];\n\ [junit] console.log('HueAccessorTemplate.JavaScriptIn: inValue: ' + inValue);\n\ [junit] var util = require('util');\n\ [junit] console.log(util.inspect(inValue));\n\ [junit] console.log('HueAccessorTemplate.JavaScriptIn: idLight: ' + idLight);\n\ [junit] console.log(util.inspect(idLight));\n\ [junit] thiz.send('out', idLight);\n\ [junit] });\n\ [junit] }"; [junit] [junit] var JavaScriptOut = this.instantiateFromCode('JavaScriptOut', codeOut, false); [junit] [junit] this.connect('control', JavaScriptIn, 'in'); [junit] this.connect(JavaScriptIn, 'out', Hue, 'commands'); [junit] this.connect(Hue, 'lights', JavaScriptOut, 'in'); [junit] this.connect(JavaScriptOut, 'out', 'data'); [junit] [junit] }; [junit] [junit] exports.initialize = function() { [junit] // At initialize, send the schema; [junit] this.send('schema', schema); [junit] // Also send null data. [junit] this.send('data', null); [junit] }; [junit] [junit] [junit] function sendData() { [junit] this.send('data', { [junit] "id": 6, [junit] "on": onValue, [junit] }); [junit] } [junit] [junit] var schema = { [junit] "type": "object", [junit] "properties": { [junit] "on": { [junit] "type": "string", [junit] "title": "Turn the light on or off", [junit] "description": "Turn the light on or off", [junit] "choices": ["on", "off"] [junit] } [junit] } [junit] }; [junit] (Thread[AWT-EventQueue-0,6,main]) [junit] KeyValueStore: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] GenerateHueAccessors: GenerateHueAccessors: // Copyright (c) 2017 The Regents of the University of California. [junit] // All rights reserved. [junit] // [junit] // Permission is hereby granted, without written agreement and without [junit] // license or royalty fees, to use, copy, modify, and distribute this [junit] // software and its documentation for any purpose, provided that the above [junit] // copyright notice and the following two paragraphs appear in all copies [junit] // of this software. [junit] // [junit] // IN NO EVENT SHALL THE UNIVERSITY OF CALIFORNIA BE LIABLE TO ANY PARTY [junit] // FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES [junit] // ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN IF [junit] // THE UNIVERSITY OF CALIFORNIA HAS BEEN ADVISED OF THE POSSIBILITY OF [junit] // SUCH DAMAGE. [junit] // [junit] // THE UNIVERSITY OF CALIFORNIA SPECIFICALLY DISCLAIMS ANY WARRANTIES, [junit] // INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF [junit] // MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE [junit] // PROVIDED HEREUNDER IS ON AN "AS IS" BASIS, AND THE UNIVERSITY OF [junit] // CALIFORNIA HAS NO OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, [junit] // ENHANCEMENTS, OR MODIFICATIONS. [junit] // [junit] [junit] /** Control a Philips Hue light bulb. [junit] * [junit] * @accessor HueAccessorTemplate [junit] * @author Christopher Brooks, based on TemperatureSensor by Edward A. Lee [junit] * @input {JSON} commands JSON commands for the Hue, for example, [junit] * {"id" : 1, "on" : true, "hue" : 120} [junit] * @output data A JSON object. [junit] * @version $$Id$$ [junit] */ [junit] // Stop extra messages from jslint. Note that there should be no [junit] // space between the / and the * and global. [junit] /*globals console, error, exports, require */ [junit] /*jshint globalstrict: true*/ [junit] [junit] "use strict"; [junit] [junit] var handle = null; [junit] exports.setup = function() { [junit] this.implement('ControllableSensor'); [junit] [junit] this.output('data', {'type' : 'JSON'}); [junit] [junit] var Hue = this.instantiate('Hue', 'devices/Hue'); [junit] [junit] /* The GenerateHueAccessors.xml model substitutes in the bridgeIP here.*/ [junit] Hue.setParameter('bridgeIP','192.168.1.221'); [junit] [junit] /* The GenerateHueAccessors.xml model substitutes in the userName here.*/ [junit] Hue.setParameter('userName', 'SVmAJELYPPsCJjRqbKMjg0dLgesa6ZmiKt4Bdwaq'); [junit] [junit] var codeIn = "\ [junit] exports.setup = function() {\n\ [junit] this.input('in');\n\ [junit] this.output('out');\n\ [junit] }\n\ [junit] exports.initialize = function() {\n\ [junit] var thiz = this;\n\ [junit] this.addInputHandler('in', function() {\n\ [junit] var inValue = thiz.get('in');\n\ [junit] console.log('HueAccessorTemplate.JavaScriptIn: value of in: ' + inValue);\n\ [junit] var util = require('util');\n\ [junit] console.log(util.inspect(inValue));\n\ [junit] console.log('HueAccessorTemplate.JavaScriptIn: inValue.on: ' + inValue.on);\n\ [junit] var on = true;\n\ [junit] if (inValue.on !== 'on') {;\n\ [junit] on = false; \n\ [junit] };\n\ [junit] inValue = '{ \"id\": \"7\", \"on\": ' + on + '}';\n\ [junit] thiz.send('out', JSON.parse(inValue));\n\ [junit] });\n\ [junit] }"; [junit] var JavaScriptIn = this.instantiateFromCode('JavaScriptIn', codeIn, false); [junit] [junit] var codeOut = "\ [junit] exports.setup = function() {\n\ [junit] this.input('in');\n\ [junit] this.output('out');\n\ [junit] }\n\ [junit] exports.initialize = function() {\n\ [junit] var thiz = this;\n\ [junit] this.addInputHandler('in', function() {\n\ [junit] /* var inValue = thiz.get('in'); */\n\ [junit] /* FIXME: Need to get real data from the Hue. */\n\ [junit] /* var inValue = '{ \"bridgeIP\": \"192.168.1.221\", \"id\": \"7\", \"userName\": \"SVmAJELYPPsCJjRqbKMjg0dLgesa6ZmiKt4Bdwaq\" }';*/\n\ [junit] var inValue = thiz.get('in');\n\ [junit] var idLight = inValue['7'];\n\ [junit] console.log('HueAccessorTemplate.JavaScriptIn: inValue: ' + inValue);\n\ [junit] var util = require('util');\n\ [junit] console.log(util.inspect(inValue));\n\ [junit] console.log('HueAccessorTemplate.JavaScriptIn: idLight: ' + idLight);\n\ [junit] console.log(util.inspect(idLight));\n\ [junit] thiz.send('out', idLight);\n\ [junit] });\n\ [junit] }"; [junit] [junit] var JavaScriptOut = this.instantiateFromCode('JavaScriptOut', codeOut, false); [junit] [junit] this.connect('control', JavaScriptIn, 'in'); [junit] this.connect(JavaScriptIn, 'out', Hue, 'commands'); [junit] this.connect(Hue, 'lights', JavaScriptOut, 'in'); [junit] this.connect(JavaScriptOut, 'out', 'data'); [junit] [junit] }; [junit] [junit] exports.initialize = function() { [junit] // At initialize, send the schema; [junit] this.send('schema', schema); [junit] // Also send null data. [junit] this.send('data', null); [junit] }; [junit] [junit] [junit] function sendData() { [junit] this.send('data', { [junit] "id": 7, [junit] "on": onValue, [junit] }); [junit] } [junit] [junit] var schema = { [junit] "type": "object", [junit] "properties": { [junit] "on": { [junit] "type": "string", [junit] "title": "Turn the light on or off", [junit] "description": "Turn the light on or off", [junit] "choices": ["on", "off"] [junit] } [junit] } [junit] }; [junit] (Thread[AWT-EventQueue-0,6,main]) [junit] KeyValueStore: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] 7395 ms. Memory: 2366464K Free: 1033299K (44%) [junit] Exported /home/travis/build/icyphy/ptII/org/terraswarm/accessor/demo/AugmentedRealityVideoSOHO/GenerateHueAccessors/index.html [junit] 12377 ms. Memory: 2366464K Free: 1771625K (75%) [junit] ####### 52 Mon Jun 06 02:20:30 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground org/terraswarm/accessor/demo/AugmentedRealityVideoSOHO/GenerateLifxAccessors.xml $PTII/org/terraswarm/accessor/demo/AugmentedRealityVideoSOHO/GenerateLifxAccessors [junit] Running .GenerateLifxAccessors [junit] 7087 ms. Memory: 2366464K Free: 1649649K (70%) [junit] Exported /home/travis/build/icyphy/ptII/org/terraswarm/accessor/demo/AugmentedRealityVideoSOHO/GenerateLifxAccessors/index.html [junit] 12162 ms. Memory: 2366464K Free: 1699783K (72%) [junit] ####### 53 Mon Jun 06 02:20:42 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground org/terraswarm/accessor/demo/AugmentedRealityVideoSOHO/GenerateMQTTAccessors.xml $PTII/org/terraswarm/accessor/demo/AugmentedRealityVideoSOHO/GenerateMQTTAccessors [junit] Running .GenerateMQTTAccessors [junit] GenerateBleeAccessors: GenerateBleeAccessors: "use strict"; [junit] [junit] exports.setup = function() { [junit] this.output('data', {'type' : 'JSON'}); [junit] [junit] var MQTTSubscriber = this.instantiate('MQTTSubscriber', 'net/MQTTSubscriber'); [junit] MQTTSubscriber.input('subscribe', { [junit] /* 'value':'#'*/ [junit] /* The GenerateBleeAccessors.xml model substitutes in the topic here.*/ [junit] 'value': 'device/BLEES/c098e53000b4' [junit] }); [junit] [junit] /* The GenerateBleeAccessors.xml model substitutes in the BrokerHost here.*/ [junit] var brokerHost = '192.168.1.200'; [junit] [junit] /* Hint: Use the lab11 Summon app to find local SwarmBoxes with BLE. */ [junit] MQTTSubscriber.setParameter('brokerHost', brokerHost); [junit] [junit] var code = "\ [junit] exports.setup = function() {\n\ [junit] this.input('in');\n\ [junit] this.output('out');\n\ [junit] }\n\ [junit] exports.initialize = function() {\n\ [junit] var thiz = this;\n\ [junit] this.addInputHandler('in', function() {\n\ [junit] var inValue = thiz.get('in');\n\ [junit] console.log('MQTTAccessor:' + inValue);\n\ [junit] thiz.send('out', JSON.parse(inValue));\n\ [junit] });\n\ [junit] }"; [junit] var JavaScript = this.instantiateFromCode('JavaScript', code, false); [junit] [junit] this.connect(JavaScript, 'out', 'data'); [junit] this.connect(MQTTSubscriber, 'received', JavaScript, 'in'); [junit] }; [junit] (Thread[AWT-EventQueue-0,6,main]) [junit] KeyValueStore: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] GenerateBleeAccessors: GenerateBleeAccessors: "use strict"; [junit] [junit] exports.setup = function() { [junit] this.output('data', {'type' : 'JSON'}); [junit] [junit] var MQTTSubscriber = this.instantiate('MQTTSubscriber', 'net/MQTTSubscriber'); [junit] MQTTSubscriber.input('subscribe', { [junit] /* 'value':'#'*/ [junit] /* The GenerateBleeAccessors.xml model substitutes in the topic here.*/ [junit] 'value': 'device/BLEES/c098e530005b' [junit] }); [junit] [junit] /* The GenerateBleeAccessors.xml model substitutes in the BrokerHost here.*/ [junit] var brokerHost = '192.168.1.200'; [junit] [junit] /* Hint: Use the lab11 Summon app to find local SwarmBoxes with BLE. */ [junit] MQTTSubscriber.setParameter('brokerHost', brokerHost); [junit] [junit] var code = "\ [junit] exports.setup = function() {\n\ [junit] this.input('in');\n\ [junit] this.output('out');\n\ [junit] }\n\ [junit] exports.initialize = function() {\n\ [junit] var thiz = this;\n\ [junit] this.addInputHandler('in', function() {\n\ [junit] var inValue = thiz.get('in');\n\ [junit] console.log('MQTTAccessor:' + inValue);\n\ [junit] thiz.send('out', JSON.parse(inValue));\n\ [junit] });\n\ [junit] }"; [junit] var JavaScript = this.instantiateFromCode('JavaScript', code, false); [junit] [junit] this.connect(JavaScript, 'out', 'data'); [junit] this.connect(MQTTSubscriber, 'received', JavaScript, 'in'); [junit] }; [junit] (Thread[AWT-EventQueue-0,6,main]) [junit] KeyValueStore: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] GenerateBleeAccessors: GenerateBleeAccessors: "use strict"; [junit] [junit] exports.setup = function() { [junit] this.output('data', {'type' : 'JSON'}); [junit] [junit] var MQTTSubscriber = this.instantiate('MQTTSubscriber', 'net/MQTTSubscriber'); [junit] MQTTSubscriber.input('subscribe', { [junit] /* 'value':'#'*/ [junit] /* The GenerateBleeAccessors.xml model substitutes in the topic here.*/ [junit] 'value': 'device/PowerBlade/c098e570021e' [junit] }); [junit] [junit] /* The GenerateBleeAccessors.xml model substitutes in the BrokerHost here.*/ [junit] var brokerHost = '192.168.1.200'; [junit] [junit] /* Hint: Use the lab11 Summon app to find local SwarmBoxes with BLE. */ [junit] MQTTSubscriber.setParameter('brokerHost', brokerHost); [junit] [junit] var code = "\ [junit] exports.setup = function() {\n\ [junit] this.input('in');\n\ [junit] this.output('out');\n\ [junit] }\n\ [junit] exports.initialize = function() {\n\ [junit] var thiz = this;\n\ [junit] this.addInputHandler('in', function() {\n\ [junit] var inValue = thiz.get('in');\n\ [junit] console.log('MQTTAccessor:' + inValue);\n\ [junit] thiz.send('out', JSON.parse(inValue));\n\ [junit] });\n\ [junit] }"; [junit] var JavaScript = this.instantiateFromCode('JavaScript', code, false); [junit] [junit] this.connect(JavaScript, 'out', 'data'); [junit] this.connect(MQTTSubscriber, 'received', JavaScript, 'in'); [junit] }; [junit] (Thread[AWT-EventQueue-0,6,main]) [junit] KeyValueStore: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] GenerateBleeAccessors: GenerateBleeAccessors: "use strict"; [junit] [junit] exports.setup = function() { [junit] this.output('data', {'type' : 'JSON'}); [junit] [junit] var MQTTSubscriber = this.instantiate('MQTTSubscriber', 'net/MQTTSubscriber'); [junit] MQTTSubscriber.input('subscribe', { [junit] /* 'value':'#'*/ [junit] /* The GenerateBleeAccessors.xml model substitutes in the topic here.*/ [junit] 'value': 'device/PowerBlade/c098e570020b' [junit] }); [junit] [junit] /* The GenerateBleeAccessors.xml model substitutes in the BrokerHost here.*/ [junit] var brokerHost = '192.168.1.200'; [junit] [junit] /* Hint: Use the lab11 Summon app to find local SwarmBoxes with BLE. */ [junit] MQTTSubscriber.setParameter('brokerHost', brokerHost); [junit] [junit] var code = "\ [junit] exports.setup = function() {\n\ [junit] this.input('in');\n\ [junit] this.output('out');\n\ [junit] }\n\ [junit] exports.initialize = function() {\n\ [junit] var thiz = this;\n\ [junit] this.addInputHandler('in', function() {\n\ [junit] var inValue = thiz.get('in');\n\ [junit] console.log('MQTTAccessor:' + inValue);\n\ [junit] thiz.send('out', JSON.parse(inValue));\n\ [junit] });\n\ [junit] }"; [junit] var JavaScript = this.instantiateFromCode('JavaScript', code, false); [junit] [junit] this.connect(JavaScript, 'out', 'data'); [junit] this.connect(MQTTSubscriber, 'received', JavaScript, 'in'); [junit] }; [junit] (Thread[AWT-EventQueue-0,6,main]) [junit] KeyValueStore: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] GenerateBleeAccessors: GenerateBleeAccessors: "use strict"; [junit] [junit] exports.setup = function() { [junit] this.output('data', {'type' : 'JSON'}); [junit] [junit] var MQTTSubscriber = this.instantiate('MQTTSubscriber', 'net/MQTTSubscriber'); [junit] MQTTSubscriber.input('subscribe', { [junit] /* 'value':'#'*/ [junit] /* The GenerateBleeAccessors.xml model substitutes in the topic here.*/ [junit] 'value': 'device/PowerBlade/c098e570023e' [junit] }); [junit] [junit] /* The GenerateBleeAccessors.xml model substitutes in the BrokerHost here.*/ [junit] var brokerHost = '192.168.1.200'; [junit] [junit] /* Hint: Use the lab11 Summon app to find local SwarmBoxes with BLE. */ [junit] MQTTSubscriber.setParameter('brokerHost', brokerHost); [junit] [junit] var code = "\ [junit] exports.setup = function() {\n\ [junit] this.input('in');\n\ [junit] this.output('out');\n\ [junit] }\n\ [junit] exports.initialize = function() {\n\ [junit] var thiz = this;\n\ [junit] this.addInputHandler('in', function() {\n\ [junit] var inValue = thiz.get('in');\n\ [junit] console.log('MQTTAccessor:' + inValue);\n\ [junit] thiz.send('out', JSON.parse(inValue));\n\ [junit] });\n\ [junit] }"; [junit] var JavaScript = this.instantiateFromCode('JavaScript', code, false); [junit] [junit] this.connect(JavaScript, 'out', 'data'); [junit] this.connect(MQTTSubscriber, 'received', JavaScript, 'in'); [junit] }; [junit] (Thread[AWT-EventQueue-0,6,main]) [junit] KeyValueStore: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] GenerateBleeAccessors: GenerateBleeAccessors: "use strict"; [junit] [junit] exports.setup = function() { [junit] this.output('data', {'type' : 'JSON'}); [junit] [junit] var MQTTSubscriber = this.instantiate('MQTTSubscriber', 'net/MQTTSubscriber'); [junit] MQTTSubscriber.input('subscribe', { [junit] /* 'value':'#'*/ [junit] /* The GenerateBleeAccessors.xml model substitutes in the topic here.*/ [junit] 'value': 'device/PowerBlade/c098e570023a' [junit] }); [junit] [junit] /* The GenerateBleeAccessors.xml model substitutes in the BrokerHost here.*/ [junit] var brokerHost = '192.168.1.200'; [junit] [junit] /* Hint: Use the lab11 Summon app to find local SwarmBoxes with BLE. */ [junit] MQTTSubscriber.setParameter('brokerHost', brokerHost); [junit] [junit] var code = "\ [junit] exports.setup = function() {\n\ [junit] this.input('in');\n\ [junit] this.output('out');\n\ [junit] }\n\ [junit] exports.initialize = function() {\n\ [junit] var thiz = this;\n\ [junit] this.addInputHandler('in', function() {\n\ [junit] var inValue = thiz.get('in');\n\ [junit] console.log('MQTTAccessor:' + inValue);\n\ [junit] thiz.send('out', JSON.parse(inValue));\n\ [junit] });\n\ [junit] }"; [junit] var JavaScript = this.instantiateFromCode('JavaScript', code, false); [junit] [junit] this.connect(JavaScript, 'out', 'data'); [junit] this.connect(MQTTSubscriber, 'received', JavaScript, 'in'); [junit] }; [junit] (Thread[AWT-EventQueue-0,6,main]) [junit] KeyValueStore: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] 9409 ms. Memory: 2366464K Free: 1504053K (64%) [junit] Exported /home/travis/build/icyphy/ptII/org/terraswarm/accessor/demo/AugmentedRealityVideoSOHO/GenerateMQTTAccessors/index.html [junit] 14295 ms. Memory: 2366464K Free: 1662864K (70%) [junit] ####### 54 Mon Jun 06 02:20:56 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground org/terraswarm/accessor/demo/AugmentedRealityVideoSOHO/KeyValueStoreServerSOHO.xml $PTII/org/terraswarm/accessor/demo/AugmentedRealityVideoSOHO/KeyValueStoreServerSOHO [junit] Running .KeyValueStoreServerSOHO [junit] WebServer: WebServer: Creating new server. (Thread[AWT-EventQueue-0,6,main]) [junit] WebServer: WebServer: Listening for requests. (Thread[vert.x-eventloop-thread-2,6,main]) [junit] ExportHTMLTimer went off after 30000 ms., calling getDirector().finish and getDirector().stopFire() [junit] WebServer: WebServer: Stopping the server. (Thread[AWT-EventQueue-0,6,main]) [junit] 30158 ms. Memory: 2366464K Free: 1619968K (68%) [junit] Exported /home/travis/build/icyphy/ptII/org/terraswarm/accessor/demo/AugmentedRealityVideoSOHO/KeyValueStoreServerSOHO/index.html [junit] 36992 ms. Memory: 2366464K Free: 1596234K (67%) [junit] ####### 55 Mon Jun 06 02:21:33 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground org/terraswarm/accessor/demo/AugmentedRealityVideoSOHO/SoundServerSOHO.xml $PTII/org/terraswarm/accessor/demo/AugmentedRealityVideoSOHO/SoundServerSOHO [junit] Running .SoundServerSOHO [junit] KeyValueStore: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] ExportHTMLTimer went off after 30000 ms., calling getDirector().finish and getDirector().stopFire() [junit] 30028 ms. Memory: 2366464K Free: 692475K (29%) [junit] Exported /home/travis/build/icyphy/ptII/org/terraswarm/accessor/demo/AugmentedRealityVideoSOHO/SoundServerSOHO/index.html [junit] 36141 ms. Memory: 2366464K Free: 650977K (28%) [junit] ####### 56 Mon Jun 06 02:22:09 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground org/terraswarm/accessor/demo/AugmentedRealityVideoTerra/AugmentedRealityVideoTerra.xml $PTII/org/terraswarm/accessor/demo/AugmentedRealityVideoTerra/AugmentedRealityVideoTerra [junit] Running .AugmentedRealityVideoTerra [junit] ExportHTMLTimer went off after 30000 ms., calling getDirector().finish and getDirector().stopFire() [junit] 30087 ms. Memory: 2919424K Free: 940160K (32%) [junit] Exported /home/travis/build/icyphy/ptII/org/terraswarm/accessor/demo/AugmentedRealityVideoTerra/AugmentedRealityVideoTerra/index.html [junit] 38241 ms. Memory: 2919424K Free: 860787K (29%) [junit] ####### 57 Mon Jun 06 02:22:48 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground org/terraswarm/accessor/demo/AugmentedRealityVideoTerra/SoundServerTerra.xml $PTII/org/terraswarm/accessor/demo/AugmentedRealityVideoTerra/SoundServerTerra [junit] Running .SoundServerTerra [junit] KeyValueStore: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] ExportHTMLTimer went off after 30000 ms., calling getDirector().finish and getDirector().stopFire() [junit] 30031 ms. Memory: 2981888K Free: 1298192K (44%) [junit] Exported /home/travis/build/icyphy/ptII/org/terraswarm/accessor/demo/AugmentedRealityVideoTerra/SoundServerTerra/index.html [junit] 36456 ms. Memory: 2981888K Free: 1252086K (42%) [junit] ####### 58 Mon Jun 06 02:23:24 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground org/terraswarm/accessor/demo/ConnectedCar/ConnectedCar.xml $PTII/org/terraswarm/accessor/demo/ConnectedCar/ConnectedCar [junit] Running .ConnectedCar [junit] ExportHTMLTimer went off after 30000 ms., calling getDirector().finish and getDirector().stopFire() [junit] 30001 ms. Memory: 2981888K Free: 1174802K (39%) [junit] Exported /home/travis/build/icyphy/ptII/org/terraswarm/accessor/demo/ConnectedCar/ConnectedCar/index.html [junit] 34145 ms. Memory: 2981888K Free: 1145595K (38%) [junit] ####### 59 Mon Jun 06 02:23:58 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground org/terraswarm/accessor/demo/DynamicTopologyUpdate/DynamicTopologyUpdate.xml $PTII/org/terraswarm/accessor/demo/DynamicTopologyUpdate/DynamicTopologyUpdate [junit] Running .DynamicTopologyUpdate [junit] DynaTop: TestAdder: fire(): inputLeft: 5 inputRight: 10 (Thread[AWT-EventQueue-0,6,main]) [junit] DynaTop: TestAdder: fire(): inputLeft: 50 inputRight: 20 (Thread[AWT-EventQueue-0,6,main]) [junit] DynaTop: TestAdder: fire(): inputLeft: 500 inputRight: 9 (Thread[AWT-EventQueue-0,6,main]) [junit] ExportHTMLTimer went off after 30000 ms., calling getDirector().finish and getDirector().stopFire() [junit] 30024 ms. Memory: 2981888K Free: 1158418K (39%) [junit] Exported /home/travis/build/icyphy/ptII/org/terraswarm/accessor/demo/DynamicTopologyUpdate/DynamicTopologyUpdate/index.html [junit] 35627 ms. Memory: 2981888K Free: 1996738K (67%) [junit] ####### 60 Mon Jun 06 02:24:34 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -openComposites -timeOut 30000 -whiteBackground org/terraswarm/accessor/demo/Hue/Hue.xml $PTII/org/terraswarm/accessor/demo/Hue/Hue [junit] Warning: not running org/terraswarm/accessor/demo/Hue/Hue.xml. See ptolemy/vergil/basic/export/test/junit/ExportModelJUnitTest.java [junit] Exported /home/travis/build/icyphy/ptII/org/terraswarm/accessor/demo/Hue/Hue/index.html [junit] 3139 ms. Memory: 2981888K Free: 1888747K (63%) [junit] ####### 61 Mon Jun 06 02:24:37 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground org/terraswarm/accessor/demo/Hue/HueToggle.xml $PTII/org/terraswarm/accessor/demo/Hue/HueToggle [junit] Running .HueToggle [junit] Hue: Attempting to connect to: http://192.168.1.221/api/SVmAJELYPPsCJjRqbKMjg0dLgesa6ZmiKt4Bdwaq/lights/ (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":8,"on":true,"hue":56383.2061988218}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":8,"on":false,"hue":33353.40988884172}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":8,"on":true,"hue":4353.914129428323}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":8,"on":false,"hue":55650.49830804278}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":8,"on":true,"hue":23212.46555963591}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":8,"on":false,"hue":51766.98347280328}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":8,"on":true,"hue":16817.37097666706}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":8,"on":false,"hue":45789.264386750874}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":8,"on":true,"hue":19896.823701930352}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] ExportHTMLTimer went off after 30000 ms., calling getDirector().finish and getDirector().stopFire() [junit] 30026 ms. Memory: 2981888K Free: 1608192K (54%) [junit] Exported /home/travis/build/icyphy/ptII/org/terraswarm/accessor/demo/Hue/HueToggle/index.html [junit] 36044 ms. Memory: 2981888K Free: 1569745K (53%) [junit] ####### 62 Mon Jun 06 02:25:13 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground org/terraswarm/accessor/demo/Hue/MotionLights.xml $PTII/org/terraswarm/accessor/demo/Hue/MotionLights [junit] Running .MotionLights [junit] Hue: Attempting to connect to: http://192.168.2.2/api/ptolemyuser/lights/ (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":41263,"sat":161,"bri":198,"reactiontime":0},{"id":8,"on":true,"hue":41263,"sat":161,"bri":198,"reactiontime":0},{"id":9,"on":true,"hue":41263,"sat":161,"bri":198,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":26694,"sat":114,"bri":173,"reactiontime":0},{"id":8,"on":true,"hue":26694,"sat":114,"bri":173,"reactiontime":0},{"id":9,"on":true,"hue":26694,"sat":114,"bri":173,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":38134,"sat":109,"bri":167,"reactiontime":0},{"id":8,"on":true,"hue":38134,"sat":109,"bri":167,"reactiontime":0},{"id":9,"on":true,"hue":38134,"sat":109,"bri":167,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":46641,"sat":162,"bri":163,"reactiontime":0},{"id":8,"on":true,"hue":46641,"sat":162,"bri":163,"reactiontime":0},{"id":9,"on":true,"hue":46641,"sat":162,"bri":163,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":24738,"sat":117,"bri":307,"reactiontime":0},{"id":8,"on":true,"hue":24738,"sat":117,"bri":307,"reactiontime":0},{"id":9,"on":true,"hue":24738,"sat":117,"bri":307,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":41165,"sat":143,"bri":268,"reactiontime":0},{"id":8,"on":true,"hue":41165,"sat":143,"bri":268,"reactiontime":0},{"id":9,"on":true,"hue":41165,"sat":143,"bri":268,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":33636,"sat":148,"bri":249,"reactiontime":0},{"id":8,"on":true,"hue":33636,"sat":148,"bri":249,"reactiontime":0},{"id":9,"on":true,"hue":33636,"sat":148,"bri":249,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":37059,"sat":141,"bri":312,"reactiontime":0},{"id":8,"on":true,"hue":37059,"sat":141,"bri":312,"reactiontime":0},{"id":9,"on":true,"hue":37059,"sat":141,"bri":312,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":26987,"sat":124,"bri":193,"reactiontime":0},{"id":8,"on":true,"hue":26987,"sat":124,"bri":193,"reactiontime":0},{"id":9,"on":true,"hue":26987,"sat":124,"bri":193,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":26303,"sat":147,"bri":160,"reactiontime":0},{"id":8,"on":true,"hue":26303,"sat":147,"bri":160,"reactiontime":0},{"id":9,"on":true,"hue":26303,"sat":147,"bri":160,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":35690,"sat":115,"bri":258,"reactiontime":0},{"id":8,"on":true,"hue":35690,"sat":115,"bri":258,"reactiontime":0},{"id":9,"on":true,"hue":35690,"sat":115,"bri":258,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":27476,"sat":130,"bri":235,"reactiontime":0},{"id":8,"on":true,"hue":27476,"sat":130,"bri":235,"reactiontime":0},{"id":9,"on":true,"hue":27476,"sat":130,"bri":235,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":30116,"sat":159,"bri":280,"reactiontime":0},{"id":8,"on":true,"hue":30116,"sat":159,"bri":280,"reactiontime":0},{"id":9,"on":true,"hue":30116,"sat":159,"bri":280,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":35787,"sat":117,"bri":263,"reactiontime":0},{"id":8,"on":true,"hue":35787,"sat":117,"bri":263,"reactiontime":0},{"id":9,"on":true,"hue":35787,"sat":117,"bri":263,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":35299,"sat":77,"bri":41,"reactiontime":0},{"id":8,"on":true,"hue":35299,"sat":77,"bri":41,"reactiontime":0},{"id":9,"on":true,"hue":35299,"sat":77,"bri":41,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":27085,"sat":155,"bri":192,"reactiontime":0},{"id":8,"on":true,"hue":27085,"sat":155,"bri":192,"reactiontime":0},{"id":9,"on":true,"hue":27085,"sat":155,"bri":192,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":36765,"sat":117,"bri":103,"reactiontime":0},{"id":8,"on":true,"hue":36765,"sat":117,"bri":103,"reactiontime":0},{"id":9,"on":true,"hue":36765,"sat":117,"bri":103,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":26205,"sat":154,"bri":177,"reactiontime":0},{"id":8,"on":true,"hue":26205,"sat":154,"bri":177,"reactiontime":0},{"id":9,"on":true,"hue":26205,"sat":154,"bri":177,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":39503,"sat":146,"bri":266,"reactiontime":0},{"id":8,"on":true,"hue":39503,"sat":146,"bri":266,"reactiontime":0},{"id":9,"on":true,"hue":39503,"sat":146,"bri":266,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":27085,"sat":94,"bri":163,"reactiontime":0},{"id":8,"on":true,"hue":27085,"sat":94,"bri":163,"reactiontime":0},{"id":9,"on":true,"hue":27085,"sat":94,"bri":163,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":29236,"sat":113,"bri":177,"reactiontime":0},{"id":8,"on":true,"hue":29236,"sat":113,"bri":177,"reactiontime":0},{"id":9,"on":true,"hue":29236,"sat":113,"bri":177,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":32463,"sat":135,"bri":152,"reactiontime":0},{"id":8,"on":true,"hue":32463,"sat":135,"bri":152,"reactiontime":0},{"id":9,"on":true,"hue":32463,"sat":135,"bri":152,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":20534,"sat":151,"bri":198,"reactiontime":0},{"id":8,"on":true,"hue":20534,"sat":151,"bri":198,"reactiontime":0},{"id":9,"on":true,"hue":20534,"sat":151,"bri":198,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":23565,"sat":114,"bri":102,"reactiontime":0},{"id":8,"on":true,"hue":23565,"sat":114,"bri":102,"reactiontime":0},{"id":9,"on":true,"hue":23565,"sat":114,"bri":102,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":21707,"sat":120,"bri":228,"reactiontime":0},{"id":8,"on":true,"hue":21707,"sat":120,"bri":228,"reactiontime":0},{"id":9,"on":true,"hue":21707,"sat":120,"bri":228,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":35005,"sat":102,"bri":234,"reactiontime":0},{"id":8,"on":true,"hue":35005,"sat":102,"bri":234,"reactiontime":0},{"id":9,"on":true,"hue":35005,"sat":102,"bri":234,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":38232,"sat":175,"bri":218,"reactiontime":0},{"id":8,"on":true,"hue":38232,"sat":175,"bri":218,"reactiontime":0},{"id":9,"on":true,"hue":38232,"sat":175,"bri":218,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":23271,"sat":158,"bri":164,"reactiontime":0},{"id":8,"on":true,"hue":23271,"sat":158,"bri":164,"reactiontime":0},{"id":9,"on":true,"hue":23271,"sat":158,"bri":164,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":26498,"sat":134,"bri":279,"reactiontime":0},{"id":8,"on":true,"hue":26498,"sat":134,"bri":279,"reactiontime":0},{"id":9,"on":true,"hue":26498,"sat":134,"bri":279,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":30703,"sat":142,"bri":191,"reactiontime":0},{"id":8,"on":true,"hue":30703,"sat":142,"bri":191,"reactiontime":0},{"id":9,"on":true,"hue":30703,"sat":142,"bri":191,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":32561,"sat":150,"bri":286,"reactiontime":0},{"id":8,"on":true,"hue":32561,"sat":150,"bri":286,"reactiontime":0},{"id":9,"on":true,"hue":32561,"sat":150,"bri":286,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":32952,"sat":185,"bri":127,"reactiontime":0},{"id":8,"on":true,"hue":32952,"sat":185,"bri":127,"reactiontime":0},{"id":9,"on":true,"hue":32952,"sat":185,"bri":127,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":25618,"sat":175,"bri":230,"reactiontime":0},{"id":8,"on":true,"hue":25618,"sat":175,"bri":230,"reactiontime":0},{"id":9,"on":true,"hue":25618,"sat":175,"bri":230,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":33734,"sat":74,"bri":84,"reactiontime":0},{"id":8,"on":true,"hue":33734,"sat":74,"bri":84,"reactiontime":0},{"id":9,"on":true,"hue":33734,"sat":74,"bri":84,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":22978,"sat":169,"bri":202,"reactiontime":0},{"id":8,"on":true,"hue":22978,"sat":169,"bri":202,"reactiontime":0},{"id":9,"on":true,"hue":22978,"sat":169,"bri":202,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":30996,"sat":142,"bri":247,"reactiontime":0},{"id":8,"on":true,"hue":30996,"sat":142,"bri":247,"reactiontime":0},{"id":9,"on":true,"hue":30996,"sat":142,"bri":247,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":38721,"sat":132,"bri":283,"reactiontime":0},{"id":8,"on":true,"hue":38721,"sat":132,"bri":283,"reactiontime":0},{"id":9,"on":true,"hue":38721,"sat":132,"bri":283,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":40481,"sat":149,"bri":235,"reactiontime":0},{"id":8,"on":true,"hue":40481,"sat":149,"bri":235,"reactiontime":0},{"id":9,"on":true,"hue":40481,"sat":149,"bri":235,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":32365,"sat":183,"bri":163,"reactiontime":0},{"id":8,"on":true,"hue":32365,"sat":183,"bri":163,"reactiontime":0},{"id":9,"on":true,"hue":32365,"sat":183,"bri":163,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":46250,"sat":120,"bri":206,"reactiontime":0},{"id":8,"on":true,"hue":46250,"sat":120,"bri":206,"reactiontime":0},{"id":9,"on":true,"hue":46250,"sat":120,"bri":206,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":41068,"sat":123,"bri":239,"reactiontime":0},{"id":8,"on":true,"hue":41068,"sat":123,"bri":239,"reactiontime":0},{"id":9,"on":true,"hue":41068,"sat":123,"bri":239,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":28845,"sat":127,"bri":199,"reactiontime":0},{"id":8,"on":true,"hue":28845,"sat":127,"bri":199,"reactiontime":0},{"id":9,"on":true,"hue":28845,"sat":127,"bri":199,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":32072,"sat":120,"bri":270,"reactiontime":0},{"id":8,"on":true,"hue":32072,"sat":120,"bri":270,"reactiontime":0},{"id":9,"on":true,"hue":32072,"sat":120,"bri":270,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":28943,"sat":137,"bri":169,"reactiontime":0},{"id":8,"on":true,"hue":28943,"sat":137,"bri":169,"reactiontime":0},{"id":9,"on":true,"hue":28943,"sat":137,"bri":169,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":46152,"sat":147,"bri":210,"reactiontime":0},{"id":8,"on":true,"hue":46152,"sat":147,"bri":210,"reactiontime":0},{"id":9,"on":true,"hue":46152,"sat":147,"bri":210,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":34125,"sat":126,"bri":180,"reactiontime":0},{"id":8,"on":true,"hue":34125,"sat":126,"bri":180,"reactiontime":0},{"id":9,"on":true,"hue":34125,"sat":126,"bri":180,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":26694,"sat":117,"bri":102,"reactiontime":0},{"id":8,"on":true,"hue":26694,"sat":117,"bri":102,"reactiontime":0},{"id":9,"on":true,"hue":26694,"sat":117,"bri":102,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":31778,"sat":154,"bri":227,"reactiontime":0},{"id":8,"on":true,"hue":31778,"sat":154,"bri":227,"reactiontime":0},{"id":9,"on":true,"hue":31778,"sat":154,"bri":227,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":33930,"sat":159,"bri":220,"reactiontime":0},{"id":8,"on":true,"hue":33930,"sat":159,"bri":220,"reactiontime":0},{"id":9,"on":true,"hue":33930,"sat":159,"bri":220,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":29529,"sat":139,"bri":153,"reactiontime":0},{"id":8,"on":true,"hue":29529,"sat":139,"bri":153,"reactiontime":0},{"id":9,"on":true,"hue":29529,"sat":139,"bri":153,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":39796,"sat":140,"bri":277,"reactiontime":0},{"id":8,"on":true,"hue":39796,"sat":140,"bri":277,"reactiontime":0},{"id":9,"on":true,"hue":39796,"sat":140,"bri":277,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":29334,"sat":150,"bri":215,"reactiontime":0},{"id":8,"on":true,"hue":29334,"sat":150,"bri":215,"reactiontime":0},{"id":9,"on":true,"hue":29334,"sat":150,"bri":215,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":35690,"sat":139,"bri":215,"reactiontime":0},{"id":8,"on":true,"hue":35690,"sat":139,"bri":215,"reactiontime":0},{"id":9,"on":true,"hue":35690,"sat":139,"bri":215,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":30801,"sat":110,"bri":143,"reactiontime":0},{"id":8,"on":true,"hue":30801,"sat":110,"bri":143,"reactiontime":0},{"id":9,"on":true,"hue":30801,"sat":110,"bri":143,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":28161,"sat":147,"bri":314,"reactiontime":0},{"id":8,"on":true,"hue":28161,"sat":147,"bri":314,"reactiontime":0},{"id":9,"on":true,"hue":28161,"sat":147,"bri":314,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":28747,"sat":175,"bri":195,"reactiontime":0},{"id":8,"on":true,"hue":28747,"sat":175,"bri":195,"reactiontime":0},{"id":9,"on":true,"hue":28747,"sat":175,"bri":195,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":31876,"sat":168,"bri":86,"reactiontime":0},{"id":8,"on":true,"hue":31876,"sat":168,"bri":86,"reactiontime":0},{"id":9,"on":true,"hue":31876,"sat":168,"bri":86,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":39992,"sat":136,"bri":310,"reactiontime":0},{"id":8,"on":true,"hue":39992,"sat":136,"bri":310,"reactiontime":0},{"id":9,"on":true,"hue":39992,"sat":136,"bri":310,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":41459,"sat":155,"bri":118,"reactiontime":0},{"id":8,"on":true,"hue":41459,"sat":155,"bri":118,"reactiontime":0},{"id":9,"on":true,"hue":41459,"sat":155,"bri":118,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":40677,"sat":160,"bri":191,"reactiontime":0},{"id":8,"on":true,"hue":40677,"sat":160,"bri":191,"reactiontime":0},{"id":9,"on":true,"hue":40677,"sat":160,"bri":191,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":40090,"sat":85,"bri":99,"reactiontime":0},{"id":8,"on":true,"hue":40090,"sat":85,"bri":99,"reactiontime":0},{"id":9,"on":true,"hue":40090,"sat":85,"bri":99,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":35690,"sat":145,"bri":242,"reactiontime":0},{"id":8,"on":true,"hue":35690,"sat":145,"bri":242,"reactiontime":0},{"id":9,"on":true,"hue":35690,"sat":145,"bri":242,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":38623,"sat":162,"bri":215,"reactiontime":0},{"id":8,"on":true,"hue":38623,"sat":162,"bri":215,"reactiontime":0},{"id":9,"on":true,"hue":38623,"sat":162,"bri":215,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":16036,"sat":140,"bri":77,"reactiontime":0},{"id":8,"on":true,"hue":16036,"sat":140,"bri":77,"reactiontime":0},{"id":9,"on":true,"hue":16036,"sat":140,"bri":77,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":29529,"sat":71,"bri":102,"reactiontime":0},{"id":8,"on":true,"hue":29529,"sat":71,"bri":102,"reactiontime":0},{"id":9,"on":true,"hue":29529,"sat":71,"bri":102,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":29432,"sat":146,"bri":132,"reactiontime":0},{"id":8,"on":true,"hue":29432,"sat":146,"bri":132,"reactiontime":0},{"id":9,"on":true,"hue":29432,"sat":146,"bri":132,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":27965,"sat":132,"bri":231,"reactiontime":0},{"id":8,"on":true,"hue":27965,"sat":132,"bri":231,"reactiontime":0},{"id":9,"on":true,"hue":27965,"sat":132,"bri":231,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":35592,"sat":147,"bri":179,"reactiontime":0},{"id":8,"on":true,"hue":35592,"sat":147,"bri":179,"reactiontime":0},{"id":9,"on":true,"hue":35592,"sat":147,"bri":179,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":36276,"sat":143,"bri":333,"reactiontime":0},{"id":8,"on":true,"hue":36276,"sat":143,"bri":333,"reactiontime":0},{"id":9,"on":true,"hue":36276,"sat":143,"bri":333,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":17502,"sat":133,"bri":161,"reactiontime":0},{"id":8,"on":true,"hue":17502,"sat":133,"bri":161,"reactiontime":0},{"id":9,"on":true,"hue":17502,"sat":133,"bri":161,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":38819,"sat":165,"bri":184,"reactiontime":0},{"id":8,"on":true,"hue":38819,"sat":165,"bri":184,"reactiontime":0},{"id":9,"on":true,"hue":38819,"sat":165,"bri":184,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":30312,"sat":169,"bri":124,"reactiontime":0},{"id":8,"on":true,"hue":30312,"sat":169,"bri":124,"reactiontime":0},{"id":9,"on":true,"hue":30312,"sat":169,"bri":124,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":37450,"sat":136,"bri":223,"reactiontime":0},{"id":8,"on":true,"hue":37450,"sat":136,"bri":223,"reactiontime":0},{"id":9,"on":true,"hue":37450,"sat":136,"bri":223,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":27867,"sat":145,"bri":210,"reactiontime":0},{"id":8,"on":true,"hue":27867,"sat":145,"bri":210,"reactiontime":0},{"id":9,"on":true,"hue":27867,"sat":145,"bri":210,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":21414,"sat":128,"bri":190,"reactiontime":0},{"id":8,"on":true,"hue":21414,"sat":128,"bri":190,"reactiontime":0},{"id":9,"on":true,"hue":21414,"sat":128,"bri":190,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":22294,"sat":112,"bri":203,"reactiontime":0},{"id":8,"on":true,"hue":22294,"sat":112,"bri":203,"reactiontime":0},{"id":9,"on":true,"hue":22294,"sat":112,"bri":203,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":34223,"sat":123,"bri":136,"reactiontime":0},{"id":8,"on":true,"hue":34223,"sat":123,"bri":136,"reactiontime":0},{"id":9,"on":true,"hue":34223,"sat":123,"bri":136,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":34027,"sat":120,"bri":297,"reactiontime":0},{"id":8,"on":true,"hue":34027,"sat":120,"bri":297,"reactiontime":0},{"id":9,"on":true,"hue":34027,"sat":120,"bri":297,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":18285,"sat":149,"bri":102,"reactiontime":0},{"id":8,"on":true,"hue":18285,"sat":149,"bri":102,"reactiontime":0},{"id":9,"on":true,"hue":18285,"sat":149,"bri":102,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":36667,"sat":139,"bri":161,"reactiontime":0},{"id":8,"on":true,"hue":36667,"sat":139,"bri":161,"reactiontime":0},{"id":9,"on":true,"hue":36667,"sat":139,"bri":161,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":45859,"sat":135,"bri":183,"reactiontime":0},{"id":8,"on":true,"hue":45859,"sat":135,"bri":183,"reactiontime":0},{"id":9,"on":true,"hue":45859,"sat":135,"bri":183,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":38232,"sat":130,"bri":320,"reactiontime":0},{"id":8,"on":true,"hue":38232,"sat":130,"bri":320,"reactiontime":0},{"id":9,"on":true,"hue":38232,"sat":130,"bri":320,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":35983,"sat":146,"bri":210,"reactiontime":0},{"id":8,"on":true,"hue":35983,"sat":146,"bri":210,"reactiontime":0},{"id":9,"on":true,"hue":35983,"sat":146,"bri":210,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":17893,"sat":151,"bri":209,"reactiontime":0},{"id":8,"on":true,"hue":17893,"sat":151,"bri":209,"reactiontime":0},{"id":9,"on":true,"hue":17893,"sat":151,"bri":209,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":22880,"sat":152,"bri":171,"reactiontime":0},{"id":8,"on":true,"hue":22880,"sat":152,"bri":171,"reactiontime":0},{"id":9,"on":true,"hue":22880,"sat":152,"bri":171,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":23760,"sat":134,"bri":195,"reactiontime":0},{"id":8,"on":true,"hue":23760,"sat":134,"bri":195,"reactiontime":0},{"id":9,"on":true,"hue":23760,"sat":134,"bri":195,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":33050,"sat":145,"bri":295,"reactiontime":0},{"id":8,"on":true,"hue":33050,"sat":145,"bri":295,"reactiontime":0},{"id":9,"on":true,"hue":33050,"sat":145,"bri":295,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":41850,"sat":108,"bri":178,"reactiontime":0},{"id":8,"on":true,"hue":41850,"sat":108,"bri":178,"reactiontime":0},{"id":9,"on":true,"hue":41850,"sat":108,"bri":178,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":27574,"sat":104,"bri":171,"reactiontime":0},{"id":8,"on":true,"hue":27574,"sat":104,"bri":171,"reactiontime":0},{"id":9,"on":true,"hue":27574,"sat":104,"bri":171,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":21707,"sat":141,"bri":224,"reactiontime":0},{"id":8,"on":true,"hue":21707,"sat":141,"bri":224,"reactiontime":0},{"id":9,"on":true,"hue":21707,"sat":141,"bri":224,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":37645,"sat":129,"bri":285,"reactiontime":0},{"id":8,"on":true,"hue":37645,"sat":129,"bri":285,"reactiontime":0},{"id":9,"on":true,"hue":37645,"sat":129,"bri":285,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":36472,"sat":131,"bri":203,"reactiontime":0},{"id":8,"on":true,"hue":36472,"sat":131,"bri":203,"reactiontime":0},{"id":9,"on":true,"hue":36472,"sat":131,"bri":203,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":26792,"sat":112,"bri":270,"reactiontime":0},{"id":8,"on":true,"hue":26792,"sat":112,"bri":270,"reactiontime":0},{"id":9,"on":true,"hue":26792,"sat":112,"bri":270,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":27085,"sat":148,"bri":161,"reactiontime":0},{"id":8,"on":true,"hue":27085,"sat":148,"bri":161,"reactiontime":0},{"id":9,"on":true,"hue":27085,"sat":148,"bri":161,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":34810,"sat":151,"bri":285,"reactiontime":0},{"id":8,"on":true,"hue":34810,"sat":151,"bri":285,"reactiontime":0},{"id":9,"on":true,"hue":34810,"sat":151,"bri":285,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":42925,"sat":145,"bri":192,"reactiontime":0},{"id":8,"on":true,"hue":42925,"sat":145,"bri":192,"reactiontime":0},{"id":9,"on":true,"hue":42925,"sat":145,"bri":192,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":37450,"sat":162,"bri":153,"reactiontime":0},{"id":8,"on":true,"hue":37450,"sat":162,"bri":153,"reactiontime":0},{"id":9,"on":true,"hue":37450,"sat":162,"bri":153,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":27476,"sat":125,"bri":201,"reactiontime":0},{"id":8,"on":true,"hue":27476,"sat":125,"bri":201,"reactiontime":0},{"id":9,"on":true,"hue":27476,"sat":125,"bri":201,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":38819,"sat":133,"bri":288,"reactiontime":0},{"id":8,"on":true,"hue":38819,"sat":133,"bri":288,"reactiontime":0},{"id":9,"on":true,"hue":38819,"sat":133,"bri":288,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":25032,"sat":170,"bri":140,"reactiontime":0},{"id":8,"on":true,"hue":25032,"sat":170,"bri":140,"reactiontime":0},{"id":9,"on":true,"hue":25032,"sat":170,"bri":140,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":32952,"sat":153,"bri":178,"reactiontime":0},{"id":8,"on":true,"hue":32952,"sat":153,"bri":178,"reactiontime":0},{"id":9,"on":true,"hue":32952,"sat":153,"bri":178,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":37254,"sat":159,"bri":192,"reactiontime":0},{"id":8,"on":true,"hue":37254,"sat":159,"bri":192,"reactiontime":0},{"id":9,"on":true,"hue":37254,"sat":159,"bri":192,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":38428,"sat":107,"bri":210,"reactiontime":0},{"id":8,"on":true,"hue":38428,"sat":107,"bri":210,"reactiontime":0},{"id":9,"on":true,"hue":38428,"sat":107,"bri":210,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":37841,"sat":74,"bri":157,"reactiontime":0},{"id":8,"on":true,"hue":37841,"sat":74,"bri":157,"reactiontime":0},{"id":9,"on":true,"hue":37841,"sat":74,"bri":157,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":19654,"sat":148,"bri":79,"reactiontime":0},{"id":8,"on":true,"hue":19654,"sat":148,"bri":79,"reactiontime":0},{"id":9,"on":true,"hue":19654,"sat":148,"bri":79,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":25129,"sat":165,"bri":99,"reactiontime":0},{"id":8,"on":true,"hue":25129,"sat":165,"bri":99,"reactiontime":0},{"id":9,"on":true,"hue":25129,"sat":165,"bri":99,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":26009,"sat":120,"bri":212,"reactiontime":0},{"id":8,"on":true,"hue":26009,"sat":120,"bri":212,"reactiontime":0},{"id":9,"on":true,"hue":26009,"sat":120,"bri":212,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":42730,"sat":105,"bri":119,"reactiontime":0},{"id":8,"on":true,"hue":42730,"sat":105,"bri":119,"reactiontime":0},{"id":9,"on":true,"hue":42730,"sat":105,"bri":119,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":35787,"sat":156,"bri":182,"reactiontime":0},{"id":8,"on":true,"hue":35787,"sat":156,"bri":182,"reactiontime":0},{"id":9,"on":true,"hue":35787,"sat":156,"bri":182,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":26107,"sat":133,"bri":290,"reactiontime":0},{"id":8,"on":true,"hue":26107,"sat":133,"bri":290,"reactiontime":0},{"id":9,"on":true,"hue":26107,"sat":133,"bri":290,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":32267,"sat":143,"bri":324,"reactiontime":0},{"id":8,"on":true,"hue":32267,"sat":143,"bri":324,"reactiontime":0},{"id":9,"on":true,"hue":32267,"sat":143,"bri":324,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":30018,"sat":151,"bri":171,"reactiontime":0},{"id":8,"on":true,"hue":30018,"sat":151,"bri":171,"reactiontime":0},{"id":9,"on":true,"hue":30018,"sat":151,"bri":171,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":28454,"sat":125,"bri":170,"reactiontime":0},{"id":8,"on":true,"hue":28454,"sat":125,"bri":170,"reactiontime":0},{"id":9,"on":true,"hue":28454,"sat":125,"bri":170,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":35885,"sat":109,"bri":89,"reactiontime":0},{"id":8,"on":true,"hue":35885,"sat":109,"bri":89,"reactiontime":0},{"id":9,"on":true,"hue":35885,"sat":109,"bri":89,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":30214,"sat":148,"bri":277,"reactiontime":0},{"id":8,"on":true,"hue":30214,"sat":148,"bri":277,"reactiontime":0},{"id":9,"on":true,"hue":30214,"sat":148,"bri":277,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":22000,"sat":121,"bri":139,"reactiontime":0},{"id":8,"on":true,"hue":22000,"sat":121,"bri":139,"reactiontime":0},{"id":9,"on":true,"hue":22000,"sat":121,"bri":139,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":28649,"sat":165,"bri":251,"reactiontime":0},{"id":8,"on":true,"hue":28649,"sat":165,"bri":251,"reactiontime":0},{"id":9,"on":true,"hue":28649,"sat":165,"bri":251,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":36081,"sat":138,"bri":175,"reactiontime":0},{"id":8,"on":true,"hue":36081,"sat":138,"bri":175,"reactiontime":0},{"id":9,"on":true,"hue":36081,"sat":138,"bri":175,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":38428,"sat":130,"bri":128,"reactiontime":0},{"id":8,"on":true,"hue":38428,"sat":130,"bri":128,"reactiontime":0},{"id":9,"on":true,"hue":38428,"sat":130,"bri":128,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":48206,"sat":182,"bri":124,"reactiontime":0},{"id":8,"on":true,"hue":48206,"sat":182,"bri":124,"reactiontime":0},{"id":9,"on":true,"hue":48206,"sat":182,"bri":124,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":33441,"sat":157,"bri":148,"reactiontime":0},{"id":8,"on":true,"hue":33441,"sat":157,"bri":148,"reactiontime":0},{"id":9,"on":true,"hue":33441,"sat":157,"bri":148,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":46641,"sat":114,"bri":175,"reactiontime":0},{"id":8,"on":true,"hue":46641,"sat":114,"bri":175,"reactiontime":0},{"id":9,"on":true,"hue":46641,"sat":114,"bri":175,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":32952,"sat":164,"bri":226,"reactiontime":0},{"id":8,"on":true,"hue":32952,"sat":164,"bri":226,"reactiontime":0},{"id":9,"on":true,"hue":32952,"sat":164,"bri":226,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":34321,"sat":153,"bri":295,"reactiontime":0},{"id":8,"on":true,"hue":34321,"sat":153,"bri":295,"reactiontime":0},{"id":9,"on":true,"hue":34321,"sat":153,"bri":295,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":37156,"sat":129,"bri":199,"reactiontime":0},{"id":8,"on":true,"hue":37156,"sat":129,"bri":199,"reactiontime":0},{"id":9,"on":true,"hue":37156,"sat":129,"bri":199,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":33636,"sat":138,"bri":203,"reactiontime":0},{"id":8,"on":true,"hue":33636,"sat":138,"bri":203,"reactiontime":0},{"id":9,"on":true,"hue":33636,"sat":138,"bri":203,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":35494,"sat":112,"bri":230,"reactiontime":0},{"id":8,"on":true,"hue":35494,"sat":112,"bri":230,"reactiontime":0},{"id":9,"on":true,"hue":35494,"sat":112,"bri":230,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Hue.js: issueCommand(): '[{"id":7,"on":true,"hue":29823,"sat":147,"bri":303,"reactiontime":0},{"id":8,"on":true,"hue":29823,"sat":147,"bri":303,"reactiontime":0},{"id":9,"on":true,"hue":29823,"sat":147,"bri":303,"reactiontime":0}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] ExportHTMLTimer went off after 30000 ms., calling getDirector().finish and getDirector().stopFire() [junit] 30071 ms. Memory: 3276800K Free: 923136K (28%) [junit] Exported /home/travis/build/icyphy/ptII/org/terraswarm/accessor/demo/Hue/MotionLights/index.html [junit] 36085 ms. Memory: 3276800K Free: 875494K (27%) [junit] ####### 63 Mon Jun 06 02:25:49 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground org/terraswarm/accessor/demo/Hue/OccupancyLights.xml $PTII/org/terraswarm/accessor/demo/Hue/OccupancyLights [junit] Running .OccupancyLights [junit] Hue2: Attempting to connect to: http://10.0.0.235/api/ZAjh9AYL6s795RlqgaW0CzupRXrdpSQIqfyOnVyk/lights/ (Thread[AWT-EventQueue-0,6,main]) [junit] Hue2: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue2: Hue.js: issueCommand(): '[{"id":"2","on":false}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue2: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue2: Hue.js: issueCommand(): '[{"id":"2","on":false}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue2: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue2: Hue.js: issueCommand(): '[{"id":"2","on":false}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue2: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue2: Hue.js: issueCommand(): '[{"id":"2","on":false}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue2: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue2: Hue.js: issueCommand(): '[{"id":"2","on":false}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue2: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] Hue2: Hue.js: issueCommand(): '[{"id":"2","on":false}]' (Thread[AWT-EventQueue-0,6,main]) [junit] Hue2: Not authenticated; queueing command. (Thread[AWT-EventQueue-0,6,main]) [junit] ExportHTMLTimer went off after 30000 ms., calling getDirector().finish and getDirector().stopFire() [junit] ExportHTMLTimer went off after 60000 ms., calling manager.stop(). [junit] 60085 ms. Memory: 3276800K Free: 2105119K (64%) [junit] Exported /home/travis/build/icyphy/ptII/org/terraswarm/accessor/demo/Hue/OccupancyLights/index.html [junit] 66232 ms. Memory: 3276800K Free: 2067215K (63%) [junit] ####### 64 Mon Jun 06 02:26:55 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground org/terraswarm/accessor/demo/IndoorLocationAwareDiscovery/IndoorLocationAwareDiscovery.xml $PTII/org/terraswarm/accessor/demo/IndoorLocationAwareDiscovery/IndoorLocationAwareDiscovery [junit] Running .IndoorLocationAwareDiscovery [junit] ParallelMutable: containedMx [object Object] (Thread[AWT-EventQueue-0,6,main]) [junit] ParallelMutable: containedMutables [object Object] (Thread[AWT-EventQueue-0,6,main]) [junit] BrowserLauncher: UnsupportedOperation: http://localhost:8089: java.lang.UnsupportedOperationException: The BROWSE action is not supported on the current platform! [junit] ParallelMutable: containedMx [object Object],[object Object],[object Object],[object Object] (Thread[AWT-EventQueue-0,6,main]) [junit] ParallelMutable: containedMutables [object Object],[object Object],[object Object],[object Object] (Thread[AWT-EventQueue-0,6,main]) [junit] ParallelMutable: containedMx [object Object],[object Object],[object Object],[object Object],[object Object] (Thread[AWT-EventQueue-0,6,main]) [junit] ParallelMutable: containedMutables [object Object],[object Object],[object Object],[object Object],[object Object] (Thread[AWT-EventQueue-0,6,main]) [junit] ParallelMutable: containedMx [object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object] (Thread[AWT-EventQueue-0,6,main]) [junit] ParallelMutable: containedMutables [object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object] (Thread[AWT-EventQueue-0,6,main]) [junit] ExportHTMLTimer went off after 30000 ms., calling getDirector().finish and getDirector().stopFire() [junit] UserInterface: Connection closed because model is no longer running. (Thread[AWT-EventQueue-0,6,main]) [junit] 30052 ms. Memory: 3276800K Free: 1925118K (59%) [junit] Exported /home/travis/build/icyphy/ptII/org/terraswarm/accessor/demo/IndoorLocationAwareDiscovery/IndoorLocationAwareDiscovery/index.html [junit] 38140 ms. Memory: 3276800K Free: 2188616K (67%) [junit] ####### 65 Mon Jun 06 02:27:34 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground org/terraswarm/accessor/demo/Lifx/Lifx.xml $PTII/org/terraswarm/accessor/demo/Lifx/Lifx [junit] Running .Lifx [junit] 17240 ms. Memory: 3276800K Free: 1998848K (61%) [junit] Exported /home/travis/build/icyphy/ptII/org/terraswarm/accessor/demo/Lifx/Lifx/index.html [junit] 24206 ms. Memory: 3276800K Free: 1952750K (60%) [junit] ####### 66 Mon Jun 06 02:27:58 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground org/terraswarm/accessor/demo/NaturalLanguage/NaturalLanguage.xml $PTII/org/terraswarm/accessor/demo/NaturalLanguage/NaturalLanguage [junit] Running .NaturalLanguage [junit] NaturalLanguage: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] 9256 ms. Memory: 3276800K Free: 2132478K (65%) [junit] Exported /home/travis/build/icyphy/ptII/org/terraswarm/accessor/demo/NaturalLanguage/NaturalLanguage/index.html [junit] 15394 ms. Memory: 3276800K Free: 2099648K (64%) [junit] ####### 67 Mon Jun 06 02:28:13 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground org/terraswarm/accessor/demo/Scarab/Scarab.xml $PTII/org/terraswarm/accessor/demo/Scarab/Scarab [junit] Running .Scarab [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.43654541015625},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.3361287434895833},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":4.758014729817709},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.48671407063802086},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.6700065104166668},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.46614644368489583},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.13512980143229167},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-2.2272298177083334},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.49551432291666675},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.2740730794270836},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.557435302734375},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.7085978190104167},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.489669189453125},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.250482177734375},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.02060465494791667},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.11864379882812501},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.18490722656250003},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.9669576009114585},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":3.066822509765625},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.6080297851562504},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.028518066406250004},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.04957722981770833},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":3.4100756835937505},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.1435882568359377},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.41322509765625004},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.8218103027343749},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.2268485514322915},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.7582653808593751},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.8774163818359377},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.688005574544271},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.35976765950520834},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.4013376871744794},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.1302864583333334},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":3.4723077392578126},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":3.4638692220052087},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.261408487955729},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":3.1315087890625},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.2328023274739586},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.23906005859375004},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.5465478515625001},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.8583544921875002},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.4159922281901043},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.0613356526692708},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.5761767578125},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.37326782226562505},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.8541705322265626},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.705413818359375},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.71671875},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.0916680908203125},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.10609375},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.8844836425781248},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.4707552083333334},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.4082672119140625},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.27598754882812504},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.29059407552083333},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.547559814453125},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.8358671061197918},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.8676558430989584},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.1693033854166666},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.8858032226562502},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.191234130859375},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.649521484375},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.2154833984375002},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.4880550130208334},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.067413330078125},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.21282714843750003},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.5215142822265626},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.8562304687500001},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":3.524723307291667},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":3.134775390625},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.0527630615234375},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.3376521809895836},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.9325813802083335},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.3178776041666667},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.9360099283854165},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.42423217773437505},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.3556427001953124},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.0652303059895836},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.709518432617188},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.6277939860026042},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.59339599609375},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.8297233072916667},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.3703745524088542},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.8478808593749999},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.0500132242838542},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-2.2715824381510417},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.7442327880859376},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.026772257486979166},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.368662109375},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.7347033691406248},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.0883439127604166},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.2523734537760418},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.05558349609375},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.5031575520833336},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.906878662109375},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.8237451171875},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.5859318033854168},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.3392763264973958},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.5528466796875},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.5023168945312504},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.7251963297526043},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.5703100585937504},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.3523840332031252},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.7462056477864585},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.2024251302083333},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.47881896972656257},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.1464770507812503},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.280680338541667},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.7304819742838542},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.5252246093750002},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.27013427734375},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.4363677978515623},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.6709147135416669},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":3.2479331461588545},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.7722015380859375},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.5068973795572917},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.6148785400390624},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.9817333984375001},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.10781351725260417},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.218697509765625},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.758984375},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.3082753499348958},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.00035400390625},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":3.4256111653645833},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.0624186197916667},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.1144455973307292},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.7065348307291663},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.995196533203125},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.513853963216146},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.7599932861328127},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.8584431966145836},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Connection failed. Will try again: connection timed out: /192.168.0.111:9090 (Thread[vert.x-eventloop-thread-3,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.33582967122395835},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.2750887044270836},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.7319759114583335},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-2.2719451904296877},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.1464739990234376},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.566611328125},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.5775878906250003},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.1343768310546876},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.5097900390625},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.031251627604166665},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.7119335937500001},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-2.77935791015625},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":3.288720703125},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.3706372070312502},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.200753173828125},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.8590045166015624},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.8973352050781251},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.2222056070963543},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.5021166992187501},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.892901611328125},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.7790529378255208},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.235692138671875},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.4272623697916667},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.7418096923828128},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.0610699462890625},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.1974951171875},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.5575760904947916},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":3.4999755859375},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.0545450846354165},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.5540722656250001},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.7357025146484375},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.3962508138020833},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.10765706380208336},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.08787923177083334},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.7355615234375001},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.8544673665364584},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.8205322265625},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.09610697428385417},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.06665222167968751},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.20756591796875004},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.21212198893229167},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.40569824218750006},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.8895092773437498},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.2809065755208333},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.7855330403645833},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.6503027343750001},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.3774015299479165},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.5181298828125},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.9249804687500001},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.179576416015625},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.9044531249999999},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.72452392578125},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.027791748046875},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.9255808512369791},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.43124633789062505},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.7346700032552085},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.3207720947265625},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.3999371337890625},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-2.0721720377604167},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.197698974609375},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.2769464111328124},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.008935546875},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.405029296875},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.492803955078125},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.5542065429687499},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.1552235921223957},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.1134063720703125},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.200433349609375},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.8875610351562502},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.0100476074218752},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.9446948242187501},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.5730025227864584},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.7998199462890625},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.33010620117187506},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.0976226806640625},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.8631331380208334},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.594124348958333},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.7854418945312501},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.8780122884114585},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.6330619303385416},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.6341512044270834},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.8019978841145834},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.4173974609375002},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.3665730794270834},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.8252429199218752},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.799560546875},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.16828125},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.0382509358723957},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.756927490234375},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.06475301106770834},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.449647623697917},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.8634716796875},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.301529947916667},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.1629854329427085},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.618090006510417},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.41700398763020835},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.7294352213541668},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.6378580729166667},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.0540740966796875},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.9070247395833333},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":3.1598388671875},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.4063718668619787},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.7892083740234376},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.7630712890625},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.5595320638020833},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.053403727213541675},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.2918782552083334},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.026597900390625002},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.9162101236979167},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.20333984375},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-2.5006380208333336},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.5313004557291666},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.3614501953125},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.5643151855468751},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.5227880859375},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-2.65654296875},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Sending over socket: {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.3231842041015625},"linear":{"x":0,"y":0,"z":0}}} (Thread[AWT-EventQueue-0,6,main]) [junit] ExportHTMLTimer went off after 30000 ms., calling getDirector().finish and getDirector().stopFire() [junit] Scarab: Connection closed because model is no longer running. (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Connection closed because model is no longer running. (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Connection closed because model is no longer running. (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Connection closed because model is no longer running. (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Connection closed because model is no longer running. (Thread[AWT-EventQueue-0,6,main]) [junit] Scarab: Connection closed because model is no longer running. (Thread[AWT-EventQueue-0,6,main]) [junit] 30078 ms. Memory: 3276800K Free: 1012466K (31%) [junit] Exported /home/travis/build/icyphy/ptII/org/terraswarm/accessor/demo/Scarab/Scarab/index.html [junit] 36395 ms. Memory: 3276800K Free: 974527K (30%) [junit] ####### 68 Mon Jun 06 02:28:50 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground org/terraswarm/accessor/demo/SemanticRepository/Authentication.xml $PTII/org/terraswarm/accessor/demo/SemanticRepository/Authentication [junit] Running .Authentication [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryUpdate: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] ExportHTMLTimer went off after 30000 ms., calling getDirector().finish and getDirector().stopFire() [junit] 30027 ms. Memory: 3276800K Free: 1984516K (61%) [junit] Exported /home/travis/build/icyphy/ptII/org/terraswarm/accessor/demo/SemanticRepository/Authentication/index.html [junit] 36553 ms. Memory: 3276800K Free: 2155971K (66%) [junit] ####### 69 Mon Jun 06 02:29:26 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground org/terraswarm/accessor/demo/SemanticRepository/GraphDBInference.xml $PTII/org/terraswarm/accessor/demo/SemanticRepository/GraphDBInference [junit] Running .GraphDBInference [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] ExportHTMLTimer went off after 30000 ms., calling getDirector().finish and getDirector().stopFire() [junit] 30015 ms. Memory: 3276800K Free: 2071038K (63%) [junit] Exported /home/travis/build/icyphy/ptII/org/terraswarm/accessor/demo/SemanticRepository/GraphDBInference/index.html [junit] 35160 ms. Memory: 3276800K Free: 2149318K (66%) [junit] ####### 70 Mon Jun 06 02:30:01 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground org/terraswarm/accessor/demo/SemanticRepository/HostCompatabilityCheck.xml $PTII/org/terraswarm/accessor/demo/SemanticRepository/HostCompatabilityCheck [junit] Running .HostCompatabilityCheck [junit] HostCompatability1: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] HostCompatability2: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] ExportHTMLTimer went off after 30000 ms., calling getDirector().finish and getDirector().stopFire() [junit] 30013 ms. Memory: 3276800K Free: 1809406K (55%) [junit] Exported /home/travis/build/icyphy/ptII/org/terraswarm/accessor/demo/SemanticRepository/HostCompatabilityCheck/index.html [junit] 36036 ms. Memory: 3276800K Free: 2133460K (65%) [junit] ####### 71 Mon Jun 06 02:30:37 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground org/terraswarm/accessor/demo/SemanticRepository/PeriodicUpdates.xml $PTII/org/terraswarm/accessor/demo/SemanticRepository/PeriodicUpdates [junit] Running .PeriodicUpdates [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryUpdate: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryUpdate: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryUpdate: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryUpdate: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryUpdate: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryUpdate: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryUpdate: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryUpdate: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryUpdate: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryUpdate: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryUpdate: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryUpdate: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryUpdate: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryUpdate: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryUpdate: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryUpdate: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryUpdate: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryUpdate: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryUpdate: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryUpdate: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryUpdate: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryUpdate: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryUpdate: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] SemanticRepositoryUpdate: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] ExportHTMLTimer went off after 30000 ms., calling getDirector().finish and getDirector().stopFire() [junit] 30034 ms. Memory: 3276800K Free: 1842686K (56%) [junit] Exported /home/travis/build/icyphy/ptII/org/terraswarm/accessor/demo/SemanticRepository/PeriodicUpdates/index.html [junit] 37149 ms. Memory: 3276800K Free: 2083470K (64%) [junit] ####### 72 Mon Jun 06 02:31:14 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground org/terraswarm/accessor/demo/SemanticRepository/SemanticRepository.xml $PTII/org/terraswarm/accessor/demo/SemanticRepository/SemanticRepository [junit] Running .SemanticRepository [junit] ExportHTMLTimer went off after 30000 ms., calling getDirector().finish and getDirector().stopFire() [junit] 30001 ms. Memory: 3276800K Free: 1972443K (60%) [junit] Exported /home/travis/build/icyphy/ptII/org/terraswarm/accessor/demo/SemanticRepository/SemanticRepository/index.html [junit] 34127 ms. Memory: 3276800K Free: 1943730K (59%) [junit] ####### 73 Mon Jun 06 02:31:49 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -openComposites -timeOut 30000 -whiteBackground org/terraswarm/accessor/demo/SemanticRepository/SemanticYelpSensorUpdateExample.xml $PTII/org/terraswarm/accessor/demo/SemanticRepository/SemanticYelpSensorUpdateExample [junit] Warning: not running org/terraswarm/accessor/demo/SemanticRepository/SemanticYelpSensorUpdateExample.xml. See ptolemy/vergil/basic/export/test/junit/ExportModelJUnitTest.java [junit] Exported /home/travis/build/icyphy/ptII/org/terraswarm/accessor/demo/SemanticRepository/SemanticYelpSensorUpdateExample/index.html [junit] 6015 ms. Memory: 3276800K Free: 2149337K (66%) [junit] ####### 74 Mon Jun 06 02:31:55 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground org/terraswarm/accessor/demo/SemanticRepository/SPARQLQueries.xml $PTII/org/terraswarm/accessor/demo/SemanticRepository/SPARQLQueries [junit] Running .SPARQLQueries [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] ExportHTMLTimer went off after 30000 ms., calling getDirector().finish and getDirector().stopFire() [junit] 30014 ms. Memory: 3276800K Free: 2066455K (63%) [junit] Exported /home/travis/build/icyphy/ptII/org/terraswarm/accessor/demo/SemanticRepository/SPARQLQueries/index.html [junit] 35229 ms. Memory: 3276800K Free: 2119165K (65%) [junit] ####### 75 Mon Jun 06 02:32:30 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground org/terraswarm/accessor/demo/SemanticRepository/SPARQLUpdates.xml $PTII/org/terraswarm/accessor/demo/SemanticRepository/SPARQLUpdates [junit] Running .SPARQLUpdates [junit] SemanticRepositoryUpdate: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] ExportHTMLTimer went off after 30000 ms., calling getDirector().finish and getDirector().stopFire() [junit] 30011 ms. Memory: 3276800K Free: 1961561K (60%) [junit] Exported /home/travis/build/icyphy/ptII/org/terraswarm/accessor/demo/SemanticRepository/SPARQLUpdates/index.html [junit] 35111 ms. Memory: 3276800K Free: 2128384K (65%) [junit] ####### 76 Mon Jun 06 02:33:05 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground org/terraswarm/accessor/demo/SemanticRepository/TemperatureAdapters.xml $PTII/org/terraswarm/accessor/demo/SemanticRepository/TemperatureAdapters [junit] Running .TemperatureAdapters [junit] SemanticRepositoryQuery: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] ExportHTMLTimer went off after 30000 ms., calling getDirector().finish and getDirector().stopFire() [junit] 30029 ms. Memory: 3276800K Free: 1835006K (56%) [junit] Exported /home/travis/build/icyphy/ptII/org/terraswarm/accessor/demo/SemanticRepository/TemperatureAdapters/index.html [junit] 36191 ms. Memory: 3276800K Free: 1805793K (55%) [junit] ####### 77 Mon Jun 06 02:33:41 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground org/terraswarm/accessor/demo/WatchHandRaisingLight/WatchHandRaisingLight.xml $PTII/org/terraswarm/accessor/demo/WatchHandRaisingLight/WatchHandRaisingLight [junit] Running .WatchHandRaisingLight [junit] Hue: Attempting to connect to: http://10.0.0.234/api/EJjyWWrE5qDOqs301OarqVSqp3jfJvaOqiObxMYR/lights/ (Thread[AWT-EventQueue-0,6,main]) [junit] Hue: Making an HTTP request. (Thread[AWT-EventQueue-0,6,main]) [junit] ExportHTMLTimer went off after 30000 ms., calling getDirector().finish and getDirector().stopFire() [junit] 30025 ms. Memory: 3276800K Free: 1377792K (42%) [junit] Exported /home/travis/build/icyphy/ptII/org/terraswarm/accessor/demo/WatchHandRaisingLight/WatchHandRaisingLight/index.html [junit] 36080 ms. Memory: 3276800K Free: 2016213K (62%) [junit] ####### 78 Mon Jun 06 02:34:17 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -openComposites -timeOut 30000 -whiteBackground org/terraswarm/ros/demo/Ros/Ros.xml $PTII/org/terraswarm/ros/demo/Ros/Ros [junit] Warning: not running org/terraswarm/ros/demo/Ros/Ros.xml. See ptolemy/vergil/basic/export/test/junit/ExportModelJUnitTest.java [junit] Exported /home/travis/build/icyphy/ptII/org/terraswarm/ros/demo/Ros/Ros/index.html [junit] 3147 ms. Memory: 3276800K Free: 1862107K (57%) [junit] ####### 79 Mon Jun 06 02:34:20 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -openComposites -timeOut 30000 -whiteBackground org/terraswarm/ros/demo/Ros/RosPublisher.xml $PTII/org/terraswarm/ros/demo/Ros/RosPublisher [junit] Warning: not running org/terraswarm/ros/demo/Ros/RosPublisher.xml. See ptolemy/vergil/basic/export/test/junit/ExportModelJUnitTest.java [junit] Exported /home/travis/build/icyphy/ptII/org/terraswarm/ros/demo/Ros/RosPublisher/index.html [junit] 3656 ms. Memory: 3276800K Free: 1619420K (49%) [junit] ####### 80 Mon Jun 06 02:34:24 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -openComposites -timeOut 30000 -whiteBackground org/terraswarm/ros/demo/Ros/RosSubscriber.xml $PTII/org/terraswarm/ros/demo/Ros/RosSubscriber [junit] Warning: not running org/terraswarm/ros/demo/Ros/RosSubscriber.xml. See ptolemy/vergil/basic/export/test/junit/ExportModelJUnitTest.java [junit] Exported /home/travis/build/icyphy/ptII/org/terraswarm/ros/demo/Ros/RosSubscriber/index.html [junit] 3570 ms. Memory: 3276800K Free: 2003400K (61%) [junit] ####### 81 Mon Jun 06 02:34:28 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -openComposites -timeOut 30000 -whiteBackground org/terraswarm/ros/demo/Ros/ScarabArrowKeyController.xml $PTII/org/terraswarm/ros/demo/Ros/ScarabArrowKeyController [junit] Warning: not running org/terraswarm/ros/demo/Ros/ScarabArrowKeyController.xml. See ptolemy/vergil/basic/export/test/junit/ExportModelJUnitTest.java [junit] Exported /home/travis/build/icyphy/ptII/org/terraswarm/ros/demo/Ros/ScarabArrowKeyController/index.html [junit] 4503 ms. Memory: 3276800K Free: 2058633K (63%) [junit] ####### 82 Mon Jun 06 02:34:32 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -openComposites -timeOut 30000 -whiteBackground org/terraswarm/ros/demo/Ros/ScarabGoalPublisher.xml $PTII/org/terraswarm/ros/demo/Ros/ScarabGoalPublisher [junit] Warning: not running org/terraswarm/ros/demo/Ros/ScarabGoalPublisher.xml. See ptolemy/vergil/basic/export/test/junit/ExportModelJUnitTest.java [junit] Exported /home/travis/build/icyphy/ptII/org/terraswarm/ros/demo/Ros/ScarabGoalPublisher/index.html [junit] 3568 ms. Memory: 3276800K Free: 1783262K (54%) [junit] ####### 83 Mon Jun 06 02:34:36 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -openComposites -timeOut 30000 -whiteBackground org/terraswarm/ros/demo/Ros/ScarabHueController.xml $PTII/org/terraswarm/ros/demo/Ros/ScarabHueController [junit] Warning: not running org/terraswarm/ros/demo/Ros/ScarabHueController.xml. See ptolemy/vergil/basic/export/test/junit/ExportModelJUnitTest.java [junit] Exported /home/travis/build/icyphy/ptII/org/terraswarm/ros/demo/Ros/ScarabHueController/index.html [junit] 4453 ms. Memory: 3276800K Free: 2094052K (64%) [junit] ####### 84 Mon Jun 06 02:34:40 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/gt/demo/BouncingBallX2/BouncingBallX2.xml $PTII/ptolemy/actor/gt/demo/BouncingBallX2/BouncingBallX2 [junit] Warning: not running ptolemy/actor/gt/demo/BouncingBallX2/BouncingBallX2.xml. See ptolemy/vergil/basic/export/test/junit/ExportModelJUnitTest.java [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/gt/demo/BouncingBallX2/BouncingBallX2/index.html [junit] 3837 ms. Memory: 3276800K Free: 1963353K (60%) [junit] ####### 85 Mon Jun 06 02:34:44 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/gt/demo/ConstOptimization/ConstOptimization.xml $PTII/ptolemy/actor/gt/demo/ConstOptimization/ConstOptimization [junit] Running .ConstOptimization [junit] 6410 ms. Memory: 3276800K Free: 1942014K (59%) [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/gt/demo/ConstOptimization/ConstOptimization/index.html [junit] 10961 ms. Memory: 3276800K Free: 2087434K (64%) [junit] ####### 86 Mon Jun 06 02:34:55 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/gt/demo/ConstOptimization/ConstOptimizationDDF.xml $PTII/ptolemy/actor/gt/demo/ConstOptimization/ConstOptimizationDDF [junit] Running .ConstOptimizationDDF [junit] 6652 ms. Memory: 3276800K Free: 1844327K (56%) [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/gt/demo/ConstOptimization/ConstOptimizationDDF/index.html [junit] 11064 ms. Memory: 3276800K Free: 2146838K (66%) [junit] ####### 87 Mon Jun 06 02:35:06 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/gt/demo/ConstOptimization/ConstOptimizationDE.xml $PTII/ptolemy/actor/gt/demo/ConstOptimization/ConstOptimizationDE [junit] Running .ConstOptimizationDE [junit] 6412 ms. Memory: 3276800K Free: 2038449K (62%) [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/gt/demo/ConstOptimization/ConstOptimizationDE/index.html [junit] 10948 ms. Memory: 3276800K Free: 2062464K (63%) [junit] ####### 88 Mon Jun 06 02:35:17 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/gt/demo/DiningPhilosophers/DiningPhilosophers.xml $PTII/ptolemy/actor/gt/demo/DiningPhilosophers/DiningPhilosophers [junit] Running .DiningPhilosophers [junit] 316 ms. Memory: 3276800K Free: 1848993K (56%) [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/gt/demo/DiningPhilosophers/DiningPhilosophers/index.html [junit] 4809 ms. Memory: 3276800K Free: 2136231K (65%) [junit] ####### 89 Mon Jun 06 02:35:22 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/gt/demo/GameOfLife/GameOfLife.xml $PTII/ptolemy/actor/gt/demo/GameOfLife/GameOfLife [junit] Running .GameOfLife [junit] ExportHTMLTimer went off after 30000 ms., calling getDirector().finish and getDirector().stopFire() [junit] 30002 ms. Memory: 3276800K Free: 1369073K (42%) [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/gt/demo/GameOfLife/GameOfLife/index.html [junit] 37120 ms. Memory: 3276800K Free: 1916476K (58%) [junit] ####### 90 Mon Jun 06 02:35:59 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/gt/demo/HierarchyFlattening/HierarchyFlattening.xml $PTII/ptolemy/actor/gt/demo/HierarchyFlattening/HierarchyFlattening [junit] Warning: not running ptolemy/actor/gt/demo/HierarchyFlattening/HierarchyFlattening.xml. See ptolemy/vergil/basic/export/test/junit/ExportModelJUnitTest.java [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/gt/demo/HierarchyFlattening/HierarchyFlattening/index.html [junit] 3351 ms. Memory: 3276800K Free: 1482766K (45%) [junit] ####### 91 Mon Jun 06 02:36:02 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/gt/demo/MapReduce/MapReduce.xml $PTII/ptolemy/actor/gt/demo/MapReduce/MapReduce [junit] Running .MapReduce [junit] 80 ms. Memory: 3276800K Free: 1022017K (31%) [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/gt/demo/MapReduce/MapReduce/index.html [junit] 4988 ms. Memory: 3276800K Free: 1858261K (57%) [junit] ####### 92 Mon Jun 06 02:36:07 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/gt/demo/MapReduce/MapReduceDDF.xml $PTII/ptolemy/actor/gt/demo/MapReduce/MapReduceDDF [junit] Warning: not running ptolemy/actor/gt/demo/MapReduce/MapReduceDDF.xml. See ptolemy/vergil/basic/export/test/junit/ExportModelJUnitTest.java [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/gt/demo/MapReduce/MapReduceDDF/index.html [junit] 9465 ms. Memory: 3276800K Free: 938522K (29%) [junit] ####### 93 Mon Jun 06 02:36:17 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/gt/demo/ModelExecution/ModelExecution.xml $PTII/ptolemy/actor/gt/demo/ModelExecution/ModelExecution [junit] Running .ModelExecution [junit] 12 ms. Memory: 3276800K Free: 773164K (24%) [junit] 1 ms. Memory: 3276800K Free: 769591K (23%) [junit] 2 ms. Memory: 3276800K Free: 767543K (23%) [junit] 2 ms. Memory: 3276800K Free: 765497K (23%) [junit] 2 ms. Memory: 3276800K Free: 762929K (23%) [junit] 1 ms. Memory: 3276800K Free: 760857K (23%) [junit] 1 ms. Memory: 3276800K Free: 758809K (23%) [junit] 2 ms. Memory: 3276800K Free: 756281K (23%) [junit] 2 ms. Memory: 3276800K Free: 754233K (23%) [junit] 3 ms. Memory: 3276800K Free: 752185K (23%) [junit] 9008 ms. Memory: 3276800K Free: 752185K (23%) [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/gt/demo/ModelExecution/ModelExecution/index.html [junit] Warning: LinkToOpenTableaux._provideEachAttribute() .ModelExecution._Controller.InitModel, an open effigy was null? [junit] Warning: LinkToOpenTableaux._provideEachAttribute() .ModelExecution._Controller.Execute, an open effigy was null? [junit] Warning: LinkToOpenTableaux._provideEachAttribute() .ModelExecution._Controller.SetConstValue, an open effigy was null? [junit] Warning: LinkToOpenTableaux._provideEachAttribute() .ModelExecution._Controller.View, an open effigy was null? [junit] Warning: LinkToOpenTableaux._provideEachAttribute() .ModelExecution._Controller.CreateModel, an open effigy was null? [junit] 13354 ms. Memory: 3276800K Free: 1847076K (56%) [junit] ####### 94 Mon Jun 06 02:36:30 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/gt/demo/ModelGeneration/ModelGeneration.xml $PTII/ptolemy/actor/gt/demo/ModelGeneration/ModelGeneration [junit] Running .ModelGeneration [junit] 75 ms. Memory: 3276800K Free: 1901625K (58%) [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/gt/demo/ModelGeneration/ModelGeneration/index.html [junit] 4635 ms. Memory: 3276800K Free: 1791015K (55%) [junit] ####### 95 Mon Jun 06 02:36:35 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/gt/demo/ModelGeneration/ModelGenerationDE.xml $PTII/ptolemy/actor/gt/demo/ModelGeneration/ModelGenerationDE [junit] Running .ModelGenerationDE [junit] 83 ms. Memory: 3276800K Free: 1602110K (49%) [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/gt/demo/ModelGeneration/ModelGenerationDE/index.html [junit] 4497 ms. Memory: 3276800K Free: 1344543K (41%) [junit] ####### 96 Mon Jun 06 02:36:39 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/gt/demo/PublisherTest/PublisherTest.xml $PTII/ptolemy/actor/gt/demo/PublisherTest/PublisherTest [junit] Warning: not running ptolemy/actor/gt/demo/PublisherTest/PublisherTest.xml. See ptolemy/vergil/basic/export/test/junit/ExportModelJUnitTest.java [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/gt/demo/PublisherTest/PublisherTest/index.html [junit] 3210 ms. Memory: 3276800K Free: 1927176K (59%) [junit] ####### 97 Mon Jun 06 02:36:42 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/gt/demo/RegressionTest/RegressionTest.xml $PTII/ptolemy/actor/gt/demo/RegressionTest/RegressionTest [junit] Running .RegressionTest [junit] 17 ms. Memory: 3276800K Free: 1858562K (57%) [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/gt/demo/RegressionTest/RegressionTest/index.html [junit] 4449 ms. Memory: 3276800K Free: 1967551K (60%) [junit] ####### 98 Mon Jun 06 02:36:47 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/gt/demo/SinewaveOptimization/Sinewave.xml $PTII/ptolemy/actor/gt/demo/SinewaveOptimization/Sinewave [junit] Running .Sinewave [junit] 15 ms. Memory: 3276800K Free: 1872404K (57%) [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/gt/demo/SinewaveOptimization/Sinewave/index.html [junit] 4144 ms. Memory: 3276800K Free: 1955246K (60%) [junit] ####### 99 Mon Jun 06 02:36:51 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/gt/demo/SinewaveOptimization/SinewaveOptimization.xml $PTII/ptolemy/actor/gt/demo/SinewaveOptimization/SinewaveOptimization [junit] Running .SinewaveOptimization [junit] 2410 ms. Memory: 3276800K Free: 1695756K (52%) [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/gt/demo/SinewaveOptimization/SinewaveOptimization/index.html [junit] 7049 ms. Memory: 3276800K Free: 1487826K (45%) [junit] ####### 100 Mon Jun 06 02:36:58 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/lib/aspect/demo/CanBus/CanBus.xml $PTII/ptolemy/actor/lib/aspect/demo/CanBus/CanBus [junit] Running .CanBus [junit] 10 ms. Memory: 3276800K Free: 1917962K (59%) [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/lib/aspect/demo/CanBus/CanBus/index.html [junit] 4246 ms. Memory: 3276800K Free: 1965833K (60%) [junit] ####### 101 Mon Jun 06 02:37:02 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/lib/aspect/demo/CarTrackingAttackModeling/CarTrackingAttackModeling.xml $PTII/ptolemy/actor/lib/aspect/demo/CarTrackingAttackModeling/CarTrackingAttackModeling [junit] Running .CarTrackingAttackModeling [junit] 1726 ms. Memory: 3276800K Free: 1887556K (58%) [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/lib/aspect/demo/CarTrackingAttackModeling/CarTrackingAttackModeling/index.html [junit] 9915 ms. Memory: 3276800K Free: 1465649K (45%) [junit] ####### 102 Mon Jun 06 02:37:12 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/lib/aspect/demo/CompositeQM/CompositeQM.xml $PTII/ptolemy/actor/lib/aspect/demo/CompositeQM/CompositeQM [junit] Running .CompositeQM [junit] 14 ms. Memory: 3276800K Free: 1345356K (41%) [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/lib/aspect/demo/CompositeQM/CompositeQM/index.html [junit] 4235 ms. Memory: 3276800K Free: 1209100K (37%) [junit] ####### 103 Mon Jun 06 02:37:16 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/lib/aspect/demo/DE/DE.xml $PTII/ptolemy/actor/lib/aspect/demo/DE/DE [junit] Running .DE [junit] WARNING: The execution aspects in this model can influence the timing of actors by delaying the [junit] execution, potentially changing the behavior. There is no guarantee that actors fire at the [junit] time they request to be fired. [junit] Use Ptides for deterministic DE behavior that is not influenced by execution aspects. [junit] [junit] 12 ms. Memory: 3276800K Free: 1109836K (34%) [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/lib/aspect/demo/DE/DE/index.html [junit] 4194 ms. Memory: 3276800K Free: 1910539K (58%) [junit] ####### 104 Mon Jun 06 02:37:21 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/lib/aspect/demo/DE/DE2.xml $PTII/ptolemy/actor/lib/aspect/demo/DE/DE2 [junit] Running .DE2 [junit] WARNING: The execution aspects in this model can influence the timing of actors by delaying the [junit] execution, potentially changing the behavior. There is no guarantee that actors fire at the [junit] time they request to be fired. [junit] Use Ptides for deterministic DE behavior that is not influenced by execution aspects. [junit] [junit] 77 ms. Memory: 3276800K Free: 1825866K (56%) [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/lib/aspect/demo/DE/DE2/index.html [junit] 4850 ms. Memory: 3276800K Free: 1794052K (55%) [junit] ####### 105 Mon Jun 06 02:37:25 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/lib/aspect/demo/MonitorExecutionTimes/MonitorExecutionTimes.xml $PTII/ptolemy/actor/lib/aspect/demo/MonitorExecutionTimes/MonitorExecutionTimes [junit] Running .MonitorExecutionTimes [junit] WARNING: The execution aspects in this model can influence the timing of actors by delaying the [junit] execution, potentially changing the behavior. There is no guarantee that actors fire at the [junit] time they request to be fired. [junit] Use Ptides for deterministic DE behavior that is not influenced by execution aspects. [junit] [junit] 29 ms. Memory: 3276800K Free: 1649226K (50%) [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/lib/aspect/demo/MonitorExecutionTimes/MonitorExecutionTimes/index.html [junit] 4297 ms. Memory: 3276800K Free: 1569301K (48%) [junit] ####### 106 Mon Jun 06 02:37:30 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/lib/colt/demo/ColtRandom/ColtRandom.xml $PTII/ptolemy/actor/lib/colt/demo/ColtRandom/ColtRandom [junit] Running .ColtRandom [junit] 201 ms. Memory: 3276800K Free: 1223752K (37%) [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/lib/colt/demo/ColtRandom/ColtRandom/index.html [junit] 4441 ms. Memory: 3276800K Free: 1117226K (34%) [junit] ####### 107 Mon Jun 06 02:37:34 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/lib/comm/demo/ConvolutionalCoder/ConvolutionalCoder.xml $PTII/ptolemy/actor/lib/comm/demo/ConvolutionalCoder/ConvolutionalCoder [junit] Running .ConvolutionalCoder [junit] 188 ms. Memory: 3276800K Free: 975944K (30%) [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/lib/comm/demo/ConvolutionalCoder/ConvolutionalCoder/index.html [junit] 4460 ms. Memory: 3276800K Free: 855053K (26%) [junit] ####### 108 Mon Jun 06 02:37:39 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/lib/comm/demo/HuffmanDecoder/HuffmanDecoder.xml $PTII/ptolemy/actor/lib/comm/demo/HuffmanDecoder/HuffmanDecoder [junit] Running .HuffmanDecoder [junit] 129 ms. Memory: 3276800K Free: 1881160K (57%) [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/lib/comm/demo/HuffmanDecoder/HuffmanDecoder/index.html [junit] 4342 ms. Memory: 3276800K Free: 1843757K (56%) [junit] ####### 109 Mon Jun 06 02:37:43 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/lib/comm/demo/Scrambler/Scrambler.xml $PTII/ptolemy/actor/lib/comm/demo/Scrambler/Scrambler [junit] Running .Scrambler [junit] 115 ms. Memory: 3276800K Free: 1914160K (58%) [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/lib/comm/demo/Scrambler/Scrambler/index.html [junit] 4281 ms. Memory: 3276800K Free: 1916684K (58%) [junit] ####### 110 Mon Jun 06 02:37:47 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/lib/comm/demo/TrellisDecoder/TrellisDecoder.xml $PTII/ptolemy/actor/lib/comm/demo/TrellisDecoder/TrellisDecoder [junit] Running .TrellisDecoder [junit] 209 ms. Memory: 3276800K Free: 1737592K (53%) [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/lib/comm/demo/TrellisDecoder/TrellisDecoder/index.html [junit] 4539 ms. Memory: 3276800K Free: 1570639K (48%) [junit] ####### 111 Mon Jun 06 02:37:52 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/lib/comm/demo/ViterbiDecoder/ViterbiDecoder.xml $PTII/ptolemy/actor/lib/comm/demo/ViterbiDecoder/ViterbiDecoder [junit] Running .ViterbiDecoder [junit] 124 ms. Memory: 3276800K Free: 1417080K (43%) [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/lib/comm/demo/ViterbiDecoder/ViterbiDecoder/index.html [junit] 4358 ms. Memory: 3276800K Free: 1306455K (40%) [junit] ####### 112 Mon Jun 06 02:37:56 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/lib/database/demo/InteractiveQuery/InteractiveQuery.xml $PTII/ptolemy/actor/lib/database/demo/InteractiveQuery/InteractiveQuery [junit] .InteractiveQuery.InteractiveShell invoked SwingUtilities.invokeAndWait() [junit] Model ".InteractiveQuery" contains actors such cannot be run as part of the export process from ExportModel or it has a WebExportParameters value that runBeforeExport set to false. To export run this model and export it, use vergil. [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/lib/database/demo/InteractiveQuery/InteractiveQuery/index.html [junit] 3120 ms. Memory: 3276800K Free: 1196889K (37%) [junit] ####### 113 Mon Jun 06 02:37:59 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/lib/fmi/demo/FMUBouncingBall/FMUBouncingBall.xml $PTII/ptolemy/actor/lib/fmi/demo/FMUBouncingBall/FMUBouncingBall [junit] Running .FMUBouncingBall [junit] 104 ms. Memory: 3276800K Free: 1102712K (34%) [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/lib/fmi/demo/FMUBouncingBall/FMUBouncingBall/index.html [junit] 4261 ms. Memory: 3276800K Free: 1071425K (33%) [junit] ####### 114 Mon Jun 06 02:38:04 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/lib/fmi/demo/FMULevelStairs/FMULevelStairs.xml $PTII/ptolemy/actor/lib/fmi/demo/FMULevelStairs/FMULevelStairs [junit] Running .FMULevelStairs [junit] 58 ms. Memory: 3276800K Free: 984438K (30%) [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/lib/fmi/demo/FMULevelStairs/FMULevelStairs/index.html [junit] 4171 ms. Memory: 3276800K Free: 924505K (28%) [junit] ####### 115 Mon Jun 06 02:38:08 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/lib/fmi/demo/FMUSimulationX/FMUSimulationX.xml $PTII/ptolemy/actor/lib/fmi/demo/FMUSimulationX/FMUSimulationX [junit] Warning: not running ptolemy/actor/lib/fmi/demo/FMUSimulationX/FMUSimulationX.xml. See ptolemy/vergil/basic/export/test/junit/ExportModelJUnitTest.java [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/lib/fmi/demo/FMUSimulationX/FMUSimulationX/index.html [junit] 3294 ms. Memory: 3276800K Free: 738130K (23%) [junit] ####### 116 Mon Jun 06 02:38:11 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/lib/fmi/demo/FMUSimulationX/FMUSimulationXPIController.xml $PTII/ptolemy/actor/lib/fmi/demo/FMUSimulationX/FMUSimulationXPIController [junit] Warning: not running ptolemy/actor/lib/fmi/demo/FMUSimulationX/FMUSimulationXPIController.xml. See ptolemy/vergil/basic/export/test/junit/ExportModelJUnitTest.java [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/lib/fmi/demo/FMUSimulationX/FMUSimulationXPIController/index.html [junit] 3131 ms. Memory: 3276800K Free: 1919661K (59%) [junit] ####### 117 Mon Jun 06 02:38:14 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/lib/fmi/demo/FMUStairs/FMUStairs.xml $PTII/ptolemy/actor/lib/fmi/demo/FMUStairs/FMUStairs [junit] Running .FMUStairs [junit] 50 ms. Memory: 3276800K Free: 1826505K (56%) [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/lib/fmi/demo/FMUStairs/FMUStairs/index.html [junit] 4165 ms. Memory: 3276800K Free: 1938175K (59%) [junit] ####### 118 Mon Jun 06 02:38:18 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/lib/fmi/demo/FMUTwoBallCollision/FMUTwoBallCollision.xml $PTII/ptolemy/actor/lib/fmi/demo/FMUTwoBallCollision/FMUTwoBallCollision [junit] Running .FMUTwoBallCollision [junit] 104 ms. Memory: 3276800K Free: 1732955K (53%) [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/lib/fmi/demo/FMUTwoBallCollision/FMUTwoBallCollision/index.html [junit] 4359 ms. Memory: 3276800K Free: 1844024K (56%) [junit] ####### 119 Mon Jun 06 02:38:23 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/lib/fmi/jni/demo/FourInFourOutsDymola/FourInFourOutsDymola.xml $PTII/ptolemy/actor/lib/fmi/jni/demo/FourInFourOutsDymola/FourInFourOutsDymola [junit] Warning: not running ptolemy/actor/lib/fmi/jni/demo/FourInFourOutsDymola/FourInFourOutsDymola.xml. See ptolemy/vergil/basic/export/test/junit/ExportModelJUnitTest.java [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/lib/fmi/jni/demo/FourInFourOutsDymola/FourInFourOutsDymola/index.html [junit] 3653 ms. Memory: 3276800K Free: 1836366K (56%) [junit] ####### 120 Mon Jun 06 02:38:26 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/lib/fmi/jni/demo/FourInFourOutsDymola/FourInFourOutsDymolaJNI.xml $PTII/ptolemy/actor/lib/fmi/jni/demo/FourInFourOutsDymola/FourInFourOutsDymolaJNI [junit] Warning: not running ptolemy/actor/lib/fmi/jni/demo/FourInFourOutsDymola/FourInFourOutsDymolaJNI.xml. See ptolemy/vergil/basic/export/test/junit/ExportModelJUnitTest.java [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/lib/fmi/jni/demo/FourInFourOutsDymola/FourInFourOutsDymolaJNI/index.html [junit] 3475 ms. Memory: 3276800K Free: 1498473K (46%) [junit] ####### 121 Mon Jun 06 02:38:30 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/lib/fmi/jni/demo/FourInFourOutsDymola/FourInFourOutsDymolaWindows.xml $PTII/ptolemy/actor/lib/fmi/jni/demo/FourInFourOutsDymola/FourInFourOutsDymolaWindows [junit] Warning: not running ptolemy/actor/lib/fmi/jni/demo/FourInFourOutsDymola/FourInFourOutsDymolaWindows.xml. See ptolemy/vergil/basic/export/test/junit/ExportModelJUnitTest.java [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/lib/fmi/jni/demo/FourInFourOutsDymola/FourInFourOutsDymolaWindows/index.html [junit] 3150 ms. Memory: 3276800K Free: 1342776K (41%) [junit] ####### 122 Mon Jun 06 02:38:33 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/lib/gem5/demo/DramThermalModel/DramThermalModel.xml $PTII/ptolemy/actor/lib/gem5/demo/DramThermalModel/DramThermalModel [junit] Model ".DramThermalModel" contains actors such cannot be run as part of the export process from ExportModel or it has a WebExportParameters value that runBeforeExport set to false. To export run this model and export it, use vergil. [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/lib/gem5/demo/DramThermalModel/DramThermalModel/index.html [junit] 7451 ms. Memory: 3276800K Free: 1071077K (33%) [junit] ####### 123 Mon Jun 06 02:38:40 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/lib/hoc/demo/ApplyFFT/ApplyFFT.xml $PTII/ptolemy/actor/lib/hoc/demo/ApplyFFT/ApplyFFT [junit] Running .ApplyFFT [junit] 82 ms. Memory: 3276800K Free: 1812472K (55%) [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/lib/hoc/demo/ApplyFFT/ApplyFFT/index.html [junit] 4312 ms. Memory: 3276800K Free: 1927085K (59%) [junit] ####### 124 Mon Jun 06 02:38:45 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/lib/hoc/demo/Case/Case.xml $PTII/ptolemy/actor/lib/hoc/demo/Case/Case [junit] Running .Case [junit] 31 ms. Memory: 3276800K Free: 1808857K (55%) [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/lib/hoc/demo/Case/Case/index.html [junit] 4292 ms. Memory: 3276800K Free: 1811857K (55%) [junit] ####### 125 Mon Jun 06 02:38:49 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/lib/hoc/demo/DFTSubSet/DFTSubSet.xml $PTII/ptolemy/actor/lib/hoc/demo/DFTSubSet/DFTSubSet [junit] Running .DFTSubSet [junit] 218 ms. Memory: 3276800K Free: 1617369K (49%) [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/lib/hoc/demo/DFTSubSet/DFTSubSet/index.html [junit] 6144 ms. Memory: 3276800K Free: 1640890K (50%) [junit] ####### 126 Mon Jun 06 02:38:55 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/lib/hoc/demo/HocDE/HocDE.xml $PTII/ptolemy/actor/lib/hoc/demo/HocDE/HocDE [junit] Running .HocDE [junit] 158 ms. Memory: 3276800K Free: 1451993K (44%) [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/lib/hoc/demo/HocDE/HocDE/index.html [junit] 5234 ms. Memory: 3276800K Free: 1522581K (46%) [junit] ####### 127 Mon Jun 06 02:39:00 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/lib/hoc/demo/IterateOverArray/IterateOverArray.xml $PTII/ptolemy/actor/lib/hoc/demo/IterateOverArray/IterateOverArray [junit] Running .IterateOverArray [junit] 552 ms. Memory: 3276800K Free: 1327579K (41%) [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/lib/hoc/demo/IterateOverArray/IterateOverArray/index.html [junit] 4778 ms. Memory: 3276800K Free: 1851835K (57%) [junit] ####### 128 Mon Jun 06 02:39:05 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/lib/hoc/demo/MobileFunction/MobileFunction.xml $PTII/ptolemy/actor/lib/hoc/demo/MobileFunction/MobileFunction [junit] Running .MobileFunction [junit] 19 ms. Memory: 3276800K Free: 1761229K (54%) [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/lib/hoc/demo/MobileFunction/MobileFunction/index.html [junit] 4180 ms. Memory: 3276800K Free: 1919409K (59%) [junit] ####### 129 Mon Jun 06 02:39:09 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/lib/hoc/demo/ModelReference/ModelReference.xml $PTII/ptolemy/actor/lib/hoc/demo/ModelReference/ModelReference [junit] Running .ModelReference [junit] 139 ms. Memory: 3276800K Free: 1753561K (54%) [junit] 15 ms. Memory: 3276800K Free: 1746900K (53%) [junit] ExportHTMLTimer went off after 30000 ms., calling getDirector().finish and getDirector().stopFire() [junit] 30002 ms. Memory: 3276800K Free: 1746126K (53%) [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/lib/hoc/demo/ModelReference/ModelReference/index.html [junit] 34281 ms. Memory: 3276800K Free: 1719733K (52%) [junit] ####### 130 Mon Jun 06 02:39:44 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/lib/hoc/demo/ThreadedComposite/BackgroundExecution.xml $PTII/ptolemy/actor/lib/hoc/demo/ThreadedComposite/BackgroundExecution [junit] Running .BackgroundExecution [junit] 9005 ms. Memory: 3276800K Free: 1602902K (49%) [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/lib/hoc/demo/ThreadedComposite/BackgroundExecution/index.html [junit] 13164 ms. Memory: 3276800K Free: 1565614K (48%) [junit] ####### 131 Mon Jun 06 02:39:57 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/lib/hoc/demo/ThreadedComposite/ConcurrentChat.xml $PTII/ptolemy/actor/lib/hoc/demo/ThreadedComposite/ConcurrentChat [junit] .ConcurrentChat.ThreadedComposite.InteractiveShell invoked SwingUtilities.invokeAndWait() [junit] Model ".ConcurrentChat" contains actors such cannot be run as part of the export process from ExportModel or it has a WebExportParameters value that runBeforeExport set to false. To export run this model and export it, use vergil. [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/lib/hoc/demo/ThreadedComposite/ConcurrentChat/index.html [junit] 3160 ms. Memory: 3276800K Free: 1428408K (44%) [junit] ####### 132 Mon Jun 06 02:40:00 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/lib/hoc/demo/ThreadedComposite/MulticoreExecution.xml $PTII/ptolemy/actor/lib/hoc/demo/ThreadedComposite/MulticoreExecution [junit] Running .MulticoreExecution [junit] Fired ExecutionTime: 1041200000 [junit] Fired ExecutionTime: 1086800000 [junit] Fired ExecutionTime: 1118400000 [junit] Fired ExecutionTime: 1126000000 [junit] Fired ExecutionTime: 552000000 [junit] Fired ExecutionTime: 567600000 [junit] Fired ExecutionTime: 601200000 [junit] Fired ExecutionTime: 582000000 [junit] Fired ExecutionTime: 602400000 [junit] Fired ExecutionTime: 603200000 [junit] Fired ExecutionTime: 603200000 [junit] Fired ExecutionTime: 602800000 [junit] Fired ExecutionTime: 582400000 [junit] Fired ExecutionTime: 598000000 [junit] Fired ExecutionTime: 1094400000 [junit] Fired ExecutionTime: 1091600000 [junit] Fired ExecutionTime: 1081600000 [junit] Fired ExecutionTime: 1089200000 [junit] Fired ExecutionTime: 1085200000 [junit] Fired ExecutionTime: 1091600000 [junit] 10048 ms. Memory: 3276800K Free: 1275766K (39%) [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/lib/hoc/demo/ThreadedComposite/MulticoreExecution/index.html [junit] 14226 ms. Memory: 3276800K Free: 1168793K (36%) [junit] ####### 133 Mon Jun 06 02:40:14 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/lib/hoc/demo/ThreadedComposite/ParallelExecution.xml $PTII/ptolemy/actor/lib/hoc/demo/ThreadedComposite/ParallelExecution [junit] Running .ParallelExecution [junit] 9017 ms. Memory: 3276800K Free: 1895785K (58%) [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/lib/hoc/demo/ThreadedComposite/ParallelExecution/index.html [junit] 13202 ms. Memory: 3276800K Free: 1858487K (57%) [junit] ####### 134 Mon Jun 06 02:40:27 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -run -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/lib/hoc/demo/ThreadedComposite/SpontaneousSources.xml $PTII/ptolemy/actor/lib/hoc/demo/ThreadedComposite/SpontaneousSources [junit] .SpontaneousSources.ThreadedComposite.InteractiveShell invoked SwingUtilities.invokeAndWait() [junit] Model ".SpontaneousSources" contains actors such cannot be run as part of the export process from ExportModel or it has a WebExportParameters value that runBeforeExport set to false. To export run this model and export it, use vergil. [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/lib/hoc/demo/ThreadedComposite/SpontaneousSources/index.html [junit] 3162 ms. Memory: 3276800K Free: 1932919K (59%) [junit] ####### 135 Mon Jun 06 02:40:31 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/lib/hoc/demo/ThreadedComposite/ThreadedComposite.xml $PTII/ptolemy/actor/lib/hoc/demo/ThreadedComposite/ThreadedComposite [junit] Warning: not running ptolemy/actor/lib/hoc/demo/ThreadedComposite/ThreadedComposite.xml. See ptolemy/vergil/basic/export/test/junit/ExportModelJUnitTest.java [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/lib/hoc/demo/ThreadedComposite/ThreadedComposite/index.html [junit] 3167 ms. Memory: 3276800K Free: 1828537K (56%) [junit] ####### 136 Mon Jun 06 02:40:34 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/lib/io/comm/demo/SerialConsole/SerialConsole.xml $PTII/ptolemy/actor/lib/io/comm/demo/SerialConsole/SerialConsole [junit] Warning: not running ptolemy/actor/lib/io/comm/demo/SerialConsole/SerialConsole.xml. See ptolemy/vergil/basic/export/test/junit/ExportModelJUnitTest.java [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/lib/io/comm/demo/SerialConsole/SerialConsole/index.html [junit] 3140 ms. Memory: 3276800K Free: 1713363K (52%) [junit] ####### 137 Mon Jun 06 02:40:37 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/lib/io/comm/demo/SerialPort/SerialPort.xml $PTII/ptolemy/actor/lib/io/comm/demo/SerialPort/SerialPort [junit] Warning: not running ptolemy/actor/lib/io/comm/demo/SerialPort/SerialPort.xml. See ptolemy/vergil/basic/export/test/junit/ExportModelJUnitTest.java [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/lib/io/comm/demo/SerialPort/SerialPort/index.html [junit] 3135 ms. Memory: 3276800K Free: 1600192K (49%) [junit] ####### 138 Mon Jun 06 02:40:40 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/lib/io/comm/demo/XBee/XBee.xml $PTII/ptolemy/actor/lib/io/comm/demo/XBee/XBee [junit] Warning: not running ptolemy/actor/lib/io/comm/demo/XBee/XBee.xml. See ptolemy/vergil/basic/export/test/junit/ExportModelJUnitTest.java [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/lib/io/comm/demo/XBee/XBee/index.html [junit] 3109 ms. Memory: 3276800K Free: 1469134K (45%) [junit] ####### 139 Mon Jun 06 02:40:43 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/lib/io/demo/AppendToFile/AppendToFile.xml $PTII/ptolemy/actor/lib/io/demo/AppendToFile/AppendToFile [junit] Warning: not running ptolemy/actor/lib/io/demo/AppendToFile/AppendToFile.xml. See ptolemy/vergil/basic/export/test/junit/ExportModelJUnitTest.java [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/lib/io/demo/AppendToFile/AppendToFile/index.html [junit] 3143 ms. Memory: 3276800K Free: 1365696K (42%) [junit] ####### 140 Mon Jun 06 02:40:46 UTC 2022 $PTII/bin/ptinvoke ptolemy.vergil.basic.export.ExportModel -force htm -openComposites -timeOut 30000 -whiteBackground ptolemy/actor/lib/io/demo/CopyFile/CopyFile.xml $PTII/ptolemy/actor/lib/io/demo/CopyFile/CopyFile [junit] Warning: not running ptolemy/actor/lib/io/demo/CopyFile/CopyFile.xml. See ptolemy/vergil/basic/export/test/junit/ExportModelJUnitTest.java [junit] Exported /home/travis/build/icyphy/ptII/ptolemy/actor/lib/io/demo/CopyFile/CopyFile/index.html [junit] 3097 ms. Memory: 3276800K Free: 1261256K (38%) [junit] [junit] Error: [junit] Register Dispose [junit] java.lang.NullPointerException [junit] Register Dispose [junit] java.lang.NullPointerException [junit] Register Dispose [junit] java.lang.NullPointerException [junit] WARNING: Clock: Model stopped before executing actions (e.g. producing outputs) scheduled for execution at times [22.0] [junit] WARNING: Mutable: Model stopped before executing actions (e.g. producing outputs) scheduled for execution at times [22.0] [junit] Mutable: Connection refused. [junit] Jun 06, 2022 2:17:53 AM io.vertx.core.impl.ContextImpl [junit] SEVERE: Unhandled exception [junit] java.lang.IllegalStateException: Response is closed [junit] at io.vertx.core.http.impl.HttpServerResponseImpl.checkValid(HttpServerResponseImpl.java:548) [junit] at io.vertx.core.http.impl.HttpServerResponseImpl.end0(HttpServerResponseImpl.java:401) [junit] at io.vertx.core.http.impl.HttpServerResponseImpl.end(HttpServerResponseImpl.java:319) [junit] at io.vertx.core.http.impl.HttpServerResponseImpl.end(HttpServerResponseImpl.java:308) [junit] at io.vertx.ext.web.impl.RoutingContextImplBase.unhandledFailure(RoutingContextImplBase.java:166) [junit] at io.vertx.ext.web.impl.RoutingContextImpl.checkHandleNoMatch(RoutingContextImpl.java:129) [junit] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:121) [junit] at io.vertx.ext.web.impl.RoutingContextImpl.doFail(RoutingContextImpl.java:452) [junit] at io.vertx.ext.web.impl.RoutingContextImpl.fail(RoutingContextImpl.java:153) [junit] at io.vertx.ext.web.handler.impl.StaticHandlerImpl.lambda$null$0(StaticHandlerImpl.java:218) [junit] at io.vertx.ext.web.handler.impl.StaticHandlerImpl.getFileProps(StaticHandlerImpl.java:302) [junit] at io.vertx.ext.web.handler.impl.StaticHandlerImpl.lambda$sendStatic$1(StaticHandlerImpl.java:205) [junit] at io.vertx.core.impl.FutureImpl.setHandler(FutureImpl.java:76) [junit] at io.vertx.core.impl.ContextImpl.lambda$null$0(ContextImpl.java:289) [junit] at io.vertx.core.impl.ContextImpl.lambda$wrapTask$2(ContextImpl.java:339) [junit] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:404) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:463) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] [junit] Jun 06, 2022 2:17:53 AM io.vertx.core.impl.ContextImpl [junit] SEVERE: Unhandled exception [junit] java.lang.IllegalStateException: Response is closed [junit] at io.vertx.core.http.impl.HttpServerResponseImpl.checkValid(HttpServerResponseImpl.java:548) [junit] at io.vertx.core.http.impl.HttpServerResponseImpl.end0(HttpServerResponseImpl.java:401) [junit] at io.vertx.core.http.impl.HttpServerResponseImpl.end(HttpServerResponseImpl.java:319) [junit] at io.vertx.core.http.impl.HttpServerResponseImpl.end(HttpServerResponseImpl.java:308) [junit] at io.vertx.ext.web.impl.RoutingContextImplBase.unhandledFailure(RoutingContextImplBase.java:166) [junit] at io.vertx.ext.web.impl.RoutingContextImpl.checkHandleNoMatch(RoutingContextImpl.java:129) [junit] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:121) [junit] at io.vertx.ext.web.impl.RoutingContextImpl.doFail(RoutingContextImpl.java:452) [junit] at io.vertx.ext.web.impl.RoutingContextImpl.fail(RoutingContextImpl.java:153) [junit] at io.vertx.ext.web.handler.impl.StaticHandlerImpl.lambda$null$0(StaticHandlerImpl.java:218) [junit] at io.vertx.ext.web.handler.impl.StaticHandlerImpl.getFileProps(StaticHandlerImpl.java:302) [junit] at io.vertx.ext.web.handler.impl.StaticHandlerImpl.lambda$sendStatic$1(StaticHandlerImpl.java:205) [junit] at io.vertx.core.impl.FutureImpl.setHandler(FutureImpl.java:76) [junit] at io.vertx.core.impl.ContextImpl.lambda$null$0(ContextImpl.java:289) [junit] at io.vertx.core.impl.ContextImpl.lambda$wrapTask$2(ContextImpl.java:339) [junit] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:404) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:463) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] [junit] Jun 06, 2022 2:17:53 AM io.vertx.core.impl.ContextImpl [junit] SEVERE: Unhandled exception [junit] java.lang.IllegalStateException: Response is closed [junit] at io.vertx.core.http.impl.HttpServerResponseImpl.checkValid(HttpServerResponseImpl.java:548) [junit] at io.vertx.core.http.impl.HttpServerResponseImpl.end0(HttpServerResponseImpl.java:401) [junit] at io.vertx.core.http.impl.HttpServerResponseImpl.end(HttpServerResponseImpl.java:319) [junit] at io.vertx.core.http.impl.HttpServerResponseImpl.end(HttpServerResponseImpl.java:308) [junit] at io.vertx.ext.web.impl.RoutingContextImplBase.unhandledFailure(RoutingContextImplBase.java:166) [junit] at io.vertx.ext.web.impl.RoutingContextImpl.checkHandleNoMatch(RoutingContextImpl.java:129) [junit] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:121) [junit] at io.vertx.ext.web.impl.RoutingContextImpl.doFail(RoutingContextImpl.java:452) [junit] at io.vertx.ext.web.impl.RoutingContextImpl.fail(RoutingContextImpl.java:153) [junit] at io.vertx.ext.web.handler.impl.StaticHandlerImpl.lambda$null$0(StaticHandlerImpl.java:218) [junit] at io.vertx.ext.web.handler.impl.StaticHandlerImpl.getFileProps(StaticHandlerImpl.java:302) [junit] at io.vertx.ext.web.handler.impl.StaticHandlerImpl.lambda$sendStatic$1(StaticHandlerImpl.java:205) [junit] at io.vertx.core.impl.FutureImpl.setHandler(FutureImpl.java:76) [junit] at io.vertx.core.impl.ContextImpl.lambda$null$0(ContextImpl.java:289) [junit] at io.vertx.core.impl.ContextImpl.lambda$wrapTask$2(ContextImpl.java:339) [junit] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:404) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:463) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] [junit] WARNING: Clock: Model stopped before executing actions (e.g. producing outputs) scheduled for execution at times [24.0] [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:8077 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:8077 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] WARNING: Clock: Model stopped before executing actions (e.g. producing outputs) scheduled for execution at times [23.0] [junit] Unable to export to web. [junit] java.lang.ClassCastException: class ptolemy.data.Token$1 cannot be cast to class ptolemy.data.StringToken (ptolemy.data.Token$1 and ptolemy.data.StringToken are in unnamed module of loader 'app') [junit] at ptolemy.data.expr.Variable.getValueAsString(Variable.java:689) [junit] at ptolemy.vergil.basic.export.web.ParameterDisplayIconScript.getParameterTable(ParameterDisplayIconScript.java:116) [junit] at ptolemy.vergil.basic.export.web.ParameterDisplayIconScript._provideDefaultAttributes(ParameterDisplayIconScript.java:168) [junit] at ptolemy.vergil.basic.export.web.DefaultIconScript._provideAttributes(DefaultIconScript.java:160) [junit] at ptolemy.vergil.basic.export.web.WebContent.provideContent(WebContent.java:176) [junit] at ptolemy.vergil.basic.export.html.ExportHTMLAction.writeHTML(ExportHTMLAction.java:745) [junit] at ptolemy.vergil.basic.BasicGraphFrame.writeHTML(BasicGraphFrame.java:1657) [junit] at ptolemy.vergil.basic.export.html.ExportHTMLAction$1$1.run(ExportHTMLAction.java:559) [junit] at java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:313) [junit] at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:770) [junit] at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:721) [junit] at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:715) [junit] at java.base/java.security.AccessController.doPrivileged(Native Method) [junit] at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85) [junit] at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:740) [junit] at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203) [junit] at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124) [junit] at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113) [junit] at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109) [junit] at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) [junit] at java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:90) [junit] UNCAUGHT EXCEPTION: java.lang.ClassCastException: class ptolemy.data.Token$1 cannot be cast to class ptolemy.data.StringToken (ptolemy.data.Token$1 and ptolemy.data.StringToken are in unnamed module of loader 'app') [junit] java.lang.RuntimeException: java.lang.ClassCastException: class ptolemy.data.Token$1 cannot be cast to class ptolemy.data.StringToken (ptolemy.data.Token$1 and ptolemy.data.StringToken are in unnamed module of loader 'app') [junit] at ptolemy.vergil.basic.export.html.ExportHTMLAction$1$1.run(ExportHTMLAction.java:583) [junit] at java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:313) [junit] at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:770) [junit] at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:721) [junit] at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:715) [junit] at java.base/java.security.AccessController.doPrivileged(Native Method) [junit] at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85) [junit] at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:740) [junit] at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203) [junit] at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124) [junit] at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113) [junit] at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109) [junit] at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) [junit] at java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:90) [junit] Caused by: java.lang.ClassCastException: class ptolemy.data.Token$1 cannot be cast to class ptolemy.data.StringToken (ptolemy.data.Token$1 and ptolemy.data.StringToken are in unnamed module of loader 'app') [junit] at ptolemy.data.expr.Variable.getValueAsString(Variable.java:689) [junit] at ptolemy.vergil.basic.export.web.ParameterDisplayIconScript.getParameterTable(ParameterDisplayIconScript.java:116) [junit] at ptolemy.vergil.basic.export.web.ParameterDisplayIconScript._provideDefaultAttributes(ParameterDisplayIconScript.java:168) [junit] at ptolemy.vergil.basic.export.web.DefaultIconScript._provideAttributes(DefaultIconScript.java:160) [junit] at ptolemy.vergil.basic.export.web.WebContent.provideContent(WebContent.java:176) [junit] at ptolemy.vergil.basic.export.html.ExportHTMLAction.writeHTML(ExportHTMLAction.java:745) [junit] at ptolemy.vergil.basic.BasicGraphFrame.writeHTML(BasicGraphFrame.java:1657) [junit] at ptolemy.vergil.basic.export.html.ExportHTMLAction$1$1.run(ExportHTMLAction.java:559) [junit] ... 13 more [junit] [AWT-EventQueue-0] INFO com.github.sarxos.webcam.Webcam - WebcamDefaultDriver capture driver will be used [junit] [atomic-processor-1] INFO com.github.sarxos.webcam.ds.cgt.WebcamOpenTask - Opening webcam Dummy Webcam 0 [junit] [atomic-processor-1] INFO com.github.sarxos.webcam.ds.cgt.WebcamCloseTask - Closing Dummy Webcam 0 [junit] WARNING: Camera: Model stopped before executing actions (e.g. producing outputs) scheduled for execution at times [21.59] [junit] [atomic-processor-1] INFO com.github.sarxos.webcam.ds.cgt.WebcamOpenTask - Opening webcam Dummy Webcam 0 [junit] [atomic-processor-1] INFO com.github.sarxos.webcam.ds.cgt.WebcamCloseTask - Closing Dummy Webcam 0 [junit] WARNING: Camera: Model stopped before executing actions (e.g. producing outputs) scheduled for execution at times [22.723000000000003] [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.ConnectTimeoutException: connection timed out: /192.168.1.217:8099 [junit] io.netty.channel.ConnectTimeoutException: connection timed out: /192.168.1.217:8099 [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe$1.run(AbstractNioChannel.java:267) [junit] at io.netty.util.concurrent.PromiseTask$RunnableAdapter.call(PromiseTask.java:38) [junit] at io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:125) [junit] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:404) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:463) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] HttpClientHelper.java: Received an error for request 1: io.netty.channel.ConnectTimeoutException: connection timed out: /192.168.1.217:8099 [junit] io.netty.channel.ConnectTimeoutException: connection timed out: /192.168.1.217:8099 [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe$1.run(AbstractNioChannel.java:267) [junit] at io.netty.util.concurrent.PromiseTask$RunnableAdapter.call(PromiseTask.java:38) [junit] at io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:125) [junit] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:404) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:463) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] HttpClientHelper.java: Received an error for request 2: io.netty.channel.ConnectTimeoutException: connection timed out: /192.168.1.217:8099 [junit] io.netty.channel.ConnectTimeoutException: connection timed out: /192.168.1.217:8099 [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe$1.run(AbstractNioChannel.java:267) [junit] at io.netty.util.concurrent.PromiseTask$RunnableAdapter.call(PromiseTask.java:38) [junit] at io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:125) [junit] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:404) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:463) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] HttpClientHelper.java: Received an error for request 3: io.netty.channel.ConnectTimeoutException: connection timed out: /192.168.1.217:8099 [junit] io.netty.channel.ConnectTimeoutException: connection timed out: /192.168.1.217:8099 [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe$1.run(AbstractNioChannel.java:267) [junit] at io.netty.util.concurrent.PromiseTask$RunnableAdapter.call(PromiseTask.java:38) [junit] at io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:125) [junit] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:404) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:463) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] HttpClientHelper.java: Received an error for request 4: io.netty.channel.ConnectTimeoutException: connection timed out: /192.168.1.217:8099 [junit] io.netty.channel.ConnectTimeoutException: connection timed out: /192.168.1.217:8099 [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe$1.run(AbstractNioChannel.java:267) [junit] at io.netty.util.concurrent.PromiseTask$RunnableAdapter.call(PromiseTask.java:38) [junit] at io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:125) [junit] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:404) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:463) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] WARNING: GenerateLifxAccessors: Model stopped before executing actions (e.g. producing outputs) scheduled for execution at times [7.0, 11.0] [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.ConnectTimeoutException: connection timed out: /192.168.1.217:8099 [junit] io.netty.channel.ConnectTimeoutException: connection timed out: /192.168.1.217:8099 [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe$1.run(AbstractNioChannel.java:267) [junit] at io.netty.util.concurrent.PromiseTask$RunnableAdapter.call(PromiseTask.java:38) [junit] at io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:125) [junit] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:404) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:463) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] HttpClientHelper.java: Received an error for request 1: io.netty.channel.ConnectTimeoutException: connection timed out: /192.168.1.217:8099 [junit] io.netty.channel.ConnectTimeoutException: connection timed out: /192.168.1.217:8099 [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe$1.run(AbstractNioChannel.java:267) [junit] at io.netty.util.concurrent.PromiseTask$RunnableAdapter.call(PromiseTask.java:38) [junit] at io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:125) [junit] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:404) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:463) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] HttpClientHelper.java: Received an error for request 2: io.netty.channel.ConnectTimeoutException: connection timed out: /192.168.1.217:8099 [junit] io.netty.channel.ConnectTimeoutException: connection timed out: /192.168.1.217:8099 [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe$1.run(AbstractNioChannel.java:267) [junit] at io.netty.util.concurrent.PromiseTask$RunnableAdapter.call(PromiseTask.java:38) [junit] at io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:125) [junit] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:404) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:463) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] HttpClientHelper.java: Received an error for request 3: io.netty.channel.ConnectTimeoutException: connection timed out: /192.168.1.217:8099 [junit] io.netty.channel.ConnectTimeoutException: connection timed out: /192.168.1.217:8099 [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe$1.run(AbstractNioChannel.java:267) [junit] at io.netty.util.concurrent.PromiseTask$RunnableAdapter.call(PromiseTask.java:38) [junit] at io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:125) [junit] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:404) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:463) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] HttpClientHelper.java: Received an error for request 4: io.netty.channel.ConnectTimeoutException: connection timed out: /192.168.1.217:8099 [junit] io.netty.channel.ConnectTimeoutException: connection timed out: /192.168.1.217:8099 [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe$1.run(AbstractNioChannel.java:267) [junit] at io.netty.util.concurrent.PromiseTask$RunnableAdapter.call(PromiseTask.java:38) [junit] at io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:125) [junit] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:404) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:463) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] HttpClientHelper.java: Received an error for request 5: io.netty.channel.ConnectTimeoutException: connection timed out: /192.168.1.217:8099 [junit] io.netty.channel.ConnectTimeoutException: connection timed out: /192.168.1.217:8099 [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe$1.run(AbstractNioChannel.java:267) [junit] at io.netty.util.concurrent.PromiseTask$RunnableAdapter.call(PromiseTask.java:38) [junit] at io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:125) [junit] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:404) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:463) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] [atomic-processor-1] INFO com.github.sarxos.webcam.ds.cgt.WebcamOpenTask - Opening webcam Dummy Webcam 0 [junit] [atomic-processor-1] INFO com.github.sarxos.webcam.ds.cgt.WebcamCloseTask - Closing Dummy Webcam 0 [junit] WARNING: Camera: Model stopped before executing actions (e.g. producing outputs) scheduled for execution at times [22.468] [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.ConnectTimeoutException: connection timed out: /192.168.1.221:80 [junit] io.netty.channel.ConnectTimeoutException: connection timed out: /192.168.1.221:80 [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe$1.run(AbstractNioChannel.java:267) [junit] at io.netty.util.concurrent.PromiseTask$RunnableAdapter.call(PromiseTask.java:38) [junit] at io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:125) [junit] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:404) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:463) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Hue: connection timed out: /192.168.1.221:80 [junit] [atomic-processor-1] INFO com.github.sarxos.webcam.ds.cgt.WebcamOpenTask - Opening webcam Dummy Webcam 0 [junit] [atomic-processor-1] INFO com.github.sarxos.webcam.ds.cgt.WebcamCloseTask - Closing Dummy Webcam 0 [junit] [atomic-processor-1] INFO com.github.sarxos.webcam.ds.cgt.WebcamOpenTask - Opening webcam Dummy Webcam 0 [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.ConnectTimeoutException: connection timed out: /10.0.0.235:80 [junit] io.netty.channel.ConnectTimeoutException: connection timed out: /10.0.0.235:80 [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe$1.run(AbstractNioChannel.java:267) [junit] at io.netty.util.concurrent.PromiseTask$RunnableAdapter.call(PromiseTask.java:38) [junit] at io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:125) [junit] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:404) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:463) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] [atomic-processor-1] INFO com.github.sarxos.webcam.ds.cgt.WebcamCloseTask - Closing Dummy Webcam 0 [junit] WARNING: Camera: Model stopped before executing actions (e.g. producing outputs) scheduled for execution at times [21.223000000000003, 27.301000000000002, 46.661, 53.726, 13.017000000000001, 23.25, 28.304000000000002, 5.916, 45.644, 47.664, 42.587, 19.173000000000002, 35.418, 33.39, 49.687000000000005, 20.204, 29.330000000000002, 54.748000000000005, 51.701, 6.932, 31.359, 17.143, 8.961, 26.296, 7.9590000000000005, 48.684000000000005, 15.081000000000001, 55.763000000000005, 37.469, 22.233, 16.109, 18.172, 44.626000000000005, 4.904, 12.011000000000001, 24.266000000000002, 43.618, 41.566, 11.009, 14.051, 52.721000000000004, 25.289, 38.499, 34.403, 39.512, 40.544000000000004, 36.439, 50.691, 9.992, 30.345000000000002, 32.374] [junit] WARNING: Clock: Model stopped before executing actions (e.g. producing outputs) scheduled for execution at times [21.0] [junit] WARNING: Lifx: Model stopped before executing actions (e.g. producing outputs) scheduled for execution at times [14.1] [junit] Jun 06, 2022 2:28:06 AM io.vertx.core.http.impl.HttpClientResponseImpl [junit] SEVERE: io.vertx.core.VertxException: Connection was closed [junit] NaturalLanguage: ServerError: Wrong response status code. [junit] NaturalLanguage: Error: Request failed with code 400: Bad Request [junit] [atomic-processor-1] INFO com.github.sarxos.webcam.ds.cgt.WebcamOpenTask - Opening webcam Dummy Webcam 0 [junit] Scarab: Unsent messages remain that were queued before the socket opened: [{"op":"unadvertise","topic":"/scarab/lucy/goal"}] [junit] Scarab: Unsent messages remain that were queued before the socket opened: [{"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.43654541015625},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.3361287434895833},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":4.758014729817709},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.48671407063802086},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.6700065104166668},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.46614644368489583},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.13512980143229167},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-2.2272298177083334},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.49551432291666675},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.2740730794270836},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.557435302734375},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.7085978190104167},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.489669189453125},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.250482177734375},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.02060465494791667},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.11864379882812501},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.18490722656250003},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.9669576009114585},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":3.066822509765625},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.6080297851562504},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.028518066406250004},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.04957722981770833},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":3.4100756835937505},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.1435882568359377},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.41322509765625004},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.8218103027343749},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.2268485514322915},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.7582653808593751},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.8774163818359377},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.688005574544271},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.35976765950520834},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.4013376871744794},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.1302864583333334},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":3.4723077392578126},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":3.4638692220052087},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.261408487955729},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":3.1315087890625},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.2328023274739586},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.23906005859375004},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.5465478515625001},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.8583544921875002},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.4159922281901043},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.0613356526692708},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.5761767578125},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.37326782226562505},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.8541705322265626},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.705413818359375},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.71671875},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.0916680908203125},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.10609375},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.8844836425781248},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.4707552083333334},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.4082672119140625},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.27598754882812504},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.29059407552083333},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.547559814453125},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.8358671061197918},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.8676558430989584},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.1693033854166666},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.8858032226562502},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.191234130859375},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.649521484375},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.2154833984375002},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.4880550130208334},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.067413330078125},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.21282714843750003},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.5215142822265626},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.8562304687500001},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":3.524723307291667},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":3.134775390625},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.0527630615234375},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.3376521809895836},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.9325813802083335},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.3178776041666667},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.9360099283854165},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.42423217773437505},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.3556427001953124},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.0652303059895836},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.709518432617188},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.6277939860026042},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.59339599609375},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.8297233072916667},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.3703745524088542},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.8478808593749999},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.0500132242838542},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-2.2715824381510417},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.7442327880859376},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.026772257486979166},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.368662109375},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.7347033691406248},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.0883439127604166},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.2523734537760418},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.05558349609375},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.5031575520833336},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.906878662109375},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.8237451171875},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.5859318033854168},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.3392763264973958},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.5528466796875},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.5023168945312504},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.7251963297526043},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.5703100585937504},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.3523840332031252},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.7462056477864585},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.2024251302083333},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.47881896972656257},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.1464770507812503},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.280680338541667},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.7304819742838542},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.5252246093750002},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.27013427734375},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.4363677978515623},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.6709147135416669},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":3.2479331461588545},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.7722015380859375},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.5068973795572917},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.6148785400390624},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.9817333984375001},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.10781351725260417},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.218697509765625},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.758984375},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.3082753499348958},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.00035400390625},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":3.4256111653645833},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.0624186197916667},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.1144455973307292},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.7065348307291663},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.995196533203125},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.513853963216146},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.7599932861328127},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.8584431966145836},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.33582967122395835},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.2750887044270836},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.7319759114583335},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-2.2719451904296877},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.1464739990234376},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.566611328125},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.5775878906250003},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.1343768310546876},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.5097900390625},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.031251627604166665},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.7119335937500001},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-2.77935791015625},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":3.288720703125},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.3706372070312502},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.200753173828125},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.8590045166015624},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.8973352050781251},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.2222056070963543},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.5021166992187501},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.892901611328125},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.7790529378255208},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.235692138671875},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.4272623697916667},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.7418096923828128},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.0610699462890625},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.1974951171875},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.5575760904947916},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":3.4999755859375},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.0545450846354165},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.5540722656250001},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.7357025146484375},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.3962508138020833},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.10765706380208336},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.08787923177083334},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.7355615234375001},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.8544673665364584},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.8205322265625},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.09610697428385417},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.06665222167968751},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.20756591796875004},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.21212198893229167},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.40569824218750006},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.8895092773437498},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.2809065755208333},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.7855330403645833},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.6503027343750001},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.3774015299479165},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.5181298828125},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.9249804687500001},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.179576416015625},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.9044531249999999},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.72452392578125},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.027791748046875},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.9255808512369791},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.43124633789062505},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.7346700032552085},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.3207720947265625},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.3999371337890625},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-2.0721720377604167},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.197698974609375},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.2769464111328124},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.008935546875},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.405029296875},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.492803955078125},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.5542065429687499},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.1552235921223957},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.1134063720703125},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.200433349609375},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.8875610351562502},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.0100476074218752},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.9446948242187501},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.5730025227864584},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.7998199462890625},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.33010620117187506},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.0976226806640625},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.8631331380208334},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.594124348958333},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.7854418945312501},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.8780122884114585},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.6330619303385416},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.6341512044270834},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.8019978841145834},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.4173974609375002},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.3665730794270834},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.8252429199218752},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.799560546875},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.16828125},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.0382509358723957},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.756927490234375},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.06475301106770834},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.449647623697917},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.8634716796875},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.301529947916667},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.1629854329427085},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.618090006510417},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.41700398763020835},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.7294352213541668},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.6378580729166667},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.0540740966796875},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.9070247395833333},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":3.1598388671875},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.4063718668619787},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.7892083740234376},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":2.7630712890625},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.5595320638020833},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-0.053403727213541675},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.2918782552083334},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.026597900390625002},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.9162101236979167},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":1.20333984375},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-2.5006380208333336},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.5313004557291666},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.3614501953125},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.5643151855468751},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":0.5227880859375},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-2.65654296875},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"angular":{"x":0,"y":0,"z":-1.3231842041015625},"linear":{"x":0,"y":0,"z":0}}}, {"op":"publish","topic":"/scarab/lucy/cmd_vel","msg":{"linear":{"x":0,"y":0,"z":0},"angular":{"x":0,"y":0,"z":0}}}, {"op":"unadvertise","topic":"/scarab/lucy/cmd_vel"}] [junit] Scarab: Unsent messages remain that were queued before the socket opened: [{"op":"unadvertise","topic":"/scarab/lucy/cancel"}] [junit] [atomic-processor-1] INFO com.github.sarxos.webcam.ds.cgt.WebcamCloseTask - Closing Dummy Webcam 0 [junit] WARNING: Camera: Model stopped before executing actions (e.g. producing outputs) scheduled for execution at times [25.348000000000003] [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryQuery: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryUpdate: Error: Connection refused: localhost/127.0.0.1:7200 [junit] SemanticRepositoryQuery: The timeout period of 20000ms has been exceeded. [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] HostCompatability1: Error: Connection refused: localhost/127.0.0.1:7200 [junit] HostCompatability2: Error: Connection refused: localhost/127.0.0.1:7200 [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryQuery: Error: Connection refused: localhost/127.0.0.1:7200 [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryQuery: Error: Connection refused: localhost/127.0.0.1:7200 [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryQuery: Error: Connection refused: localhost/127.0.0.1:7200 [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryUpdate: Error: Connection refused: localhost/127.0.0.1:7200 [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryQuery: Error: Connection refused: localhost/127.0.0.1:7200 [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryQuery: Error: Connection refused: localhost/127.0.0.1:7200 [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryQuery: Error: Connection refused: localhost/127.0.0.1:7200 [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryUpdate: Error: Connection refused: localhost/127.0.0.1:7200 [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryQuery: Error: Connection refused: localhost/127.0.0.1:7200 [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryQuery: Error: Connection refused: localhost/127.0.0.1:7200 [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryQuery: Error: Connection refused: localhost/127.0.0.1:7200 [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryQuery: Error: Connection refused: localhost/127.0.0.1:7200 [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryUpdate: Error: Connection refused: localhost/127.0.0.1:7200 [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryQuery: Error: Connection refused: localhost/127.0.0.1:7200 [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryQuery: Error: Connection refused: localhost/127.0.0.1:7200 [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryQuery: Error: Connection refused: localhost/127.0.0.1:7200 [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryUpdate: Error: Connection refused: localhost/127.0.0.1:7200 [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryQuery: Error: Connection refused: localhost/127.0.0.1:7200 [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryQuery: Error: Connection refused: localhost/127.0.0.1:7200 [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) [junit] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) [junit] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [junit] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [junit] at java.base/java.lang.Thread.run(Thread.java:834) [junit] Caused by: java.net.ConnectException: Connection refused [junit] ... 11 more [junit] SemanticRepositoryQuery: Error: Connection refused: localhost/127.0.0.1:7200 [junit] HttpClientHelper.java: Received an error for request 0: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:7200 [junit] at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779) [junit] at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:325) [junit] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:633) [junit] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioE