[switchyard-dev] Build failed in Jenkins: SwitchYard-Quickstarts #1534

ci-builds at redhat.com ci-builds at redhat.com
Mon Feb 18 19:31:25 EST 2013


See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/1534/>

------------------------------------------
[...truncated 2737 lines...]
Feb 18, 2013 7:31:12 PM org.hornetq.core.logging.impl.JULLogDelegate info
INFO: live server is starting with configuration HornetQ Configuration (clustered=false,backup=false,sharedStore=true,journalDirectory=target/data/journal,bindingsDirectory=target/data/bindings,largeMessagesDirectory=target/data/large-messages,pagingDirectory=target/data/paging)
Feb 18, 2013 7:31:12 PM org.hornetq.core.logging.impl.JULLogDelegate warn
WARNING: Security risk! It has been detected that the cluster admin user and password have not been changed from the installation default. Please see the HornetQ user guide, cluster chapter, for instructions on how to do this.
Feb 18, 2013 7:31:13 PM org.hornetq.core.logging.impl.JULLogDelegate info
INFO: trying to deploy queue jms.queue.GreetingServiceQueue
Feb 18, 2013 7:31:13 PM org.hornetq.core.logging.impl.JULLogDelegate info
INFO: Started Netty Acceptor version 3.2.5.Final-a96d88c localhost:5545 for CORE protocol
Feb 18, 2013 7:31:13 PM org.hornetq.core.logging.impl.JULLogDelegate info
INFO: Server is now live
Feb 18, 2013 7:31:13 PM org.hornetq.core.logging.impl.JULLogDelegate info
INFO: HornetQ Server version 2.2.13.Final (HQ_2_2_13_FINAL_AS7, 122) [a9ce05dd-7a2b-11e2-9261-525400000033]) started
19:31:13,974 INFO  [org.apache.camel.management.ManagementStrategyFactory] JMX enabled.
19:31:14,026 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-1) is starting
19:31:14,028 INFO  [org.apache.camel.management.DefaultManagementLifecycleStrategy] StatisticsLevel at All so enabling load performance statistics
19:31:14,826 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 185 type converters
19:31:14,943 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Total 0 routes, of which 0 is started.
19:31:14,949 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-1) started in 0.918 seconds
19:31:16,787 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:{urn:switchyard-quickstart:camel-jms-binding:0.1.0}GreetingService started and consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-jms-binding:0.1.0%7DGreetingService]
19:31:17,842 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: V1CamelJmsBindingModel/GreetingService at -677931704 started and consuming from: Endpoint[jms://queue:GreetingServiceQueue?connectionFactory=%23ConnectionFactory]
19:31:20,926 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 1 routes (timeout 300 seconds)
19:31:21,056 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: V1CamelJmsBindingModel/GreetingService at -677931704 shutdown complete, was consuming from: Endpoint[jms://queue:GreetingServiceQueue?connectionFactory=%23ConnectionFactory]
19:31:21,059 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1 routes completed in 0 seconds
19:31:21,061 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: V1CamelJmsBindingModel/GreetingService at -677931704 stopped, was consuming from: Endpoint[jms://queue:GreetingServiceQueue?connectionFactory=%23ConnectionFactory]
19:31:21,072 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: V1CamelJmsBindingModel/GreetingService at -677931704 shutdown and removed, was consuming from: Endpoint[jms://queue:GreetingServiceQueue?connectionFactory=%23ConnectionFactory]
19:31:21,076 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-1) is shutting down
19:31:21,081 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 1 routes (timeout 300 seconds)
19:31:21,082 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:switchyard-quickstart:camel-jms-binding:0.1.0}GreetingService shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-jms-binding:0.1.0%7DGreetingService]
19:31:21,083 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1 routes completed in 0 seconds
19:31:21,109 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] TypeConverterRegistry utilization[attempts=1, hits=1, misses=0, failures=0] mappings[total=185, misses=0]
19:31:21,110 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-1) is shutdown in 0.034 seconds. Uptime 7.085 seconds.
Feb 18, 2013 7:31:21 PM org.hornetq.core.logging.impl.JULLogDelegate info
INFO: HornetQ Server version 2.2.13.Final (HQ_2_2_13_FINAL_AS7, 122) [a9ce05dd-7a2b-11e2-9261-525400000033] stopped
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.147 sec

Results :

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ switchyard-quickstart-camel-jms-binding ---
[INFO] Building jar: /qa/hudson_workspace/workspace/SwitchYard-Quickstarts/camel-jms-binding/target/switchyard-quickstart-camel-jms-binding.jar
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ switchyard-quickstart-camel-jms-binding ---
[INFO] Installing /qa/hudson_workspace/workspace/SwitchYard-Quickstarts/camel-jms-binding/target/switchyard-quickstart-camel-jms-binding.jar to /qa/services/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstart-camel-jms-binding/0.8.0-SNAPSHOT/switchyard-quickstart-camel-jms-binding-0.8.0-SNAPSHOT.jar
[INFO] Installing /qa/hudson_workspace/workspace/SwitchYard-Quickstarts/camel-jms-binding/pom.xml to /qa/services/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstart-camel-jms-binding/0.8.0-SNAPSHOT/switchyard-quickstart-camel-jms-binding-0.8.0-SNAPSHOT.pom
[INFO] Installing /qa/hudson_workspace/workspace/SwitchYard-Quickstarts/camel-jms-binding/target/switchyard-quickstart-camel-jms-binding-sources.jar to /qa/services/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstart-camel-jms-binding/0.8.0-SNAPSHOT/switchyard-quickstart-camel-jms-binding-0.8.0-SNAPSHOT-sources.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Quickstart : Camel Netty Binding 0.8.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/switchyard/components/switchyard-component-camel-netty/0.8.0-SNAPSHOT/maven-metadata.xml
Downloading: https://repository.jboss.org/nexus/content/groups/public/org/switchyard/components/switchyard-component-camel-netty/0.8.0-SNAPSHOT/maven-metadata.xml
Downloading: http://snapshots.jboss.org/maven2/org/switchyard/components/switchyard-component-camel-netty/0.8.0-SNAPSHOT/maven-metadata.xml
Downloading: http://snapshots.repository.codehaus.org/org/switchyard/components/switchyard-component-camel-netty/0.8.0-SNAPSHOT/maven-metadata.xml
                           
2 KB                       
2 KB   2 KB   
2 KB   2 KB   2 KB   
                     
Downloaded: http://snapshots.jboss.org/maven2/org/switchyard/components/switchyard-component-camel-netty/0.8.0-SNAPSHOT/maven-metadata.xml (2 KB at 2.8 KB/sec)
                     
Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/switchyard/components/switchyard-component-camel-netty/0.8.0-SNAPSHOT/maven-metadata.xml (2 KB at 2.4 KB/sec)
                     
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/switchyard/components/switchyard-component-camel-netty/0.8.0-SNAPSHOT/maven-metadata.xml (2 KB at 2.3 KB/sec)
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/switchyard/components/switchyard-component-camel-netty/0.8.0-SNAPSHOT/maven-metadata.xml
Downloading: https://repository.jboss.org/nexus/content/groups/public/org/switchyard/components/switchyard-component-camel-netty/0.8.0-SNAPSHOT/maven-metadata.xml
Downloading: http://snapshots.jboss.org/maven2/org/switchyard/components/switchyard-component-camel-netty/0.8.0-SNAPSHOT/maven-metadata.xml
Downloading: http://snapshots.repository.codehaus.org/org/switchyard/components/switchyard-component-camel-netty/0.8.0-SNAPSHOT/maven-metadata.xml
2 KB                 
2 KB   2 KB   
              
2 KB   2 KB   2 KB   
                     
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/switchyard/components/switchyard-component-camel-netty/0.8.0-SNAPSHOT/maven-metadata.xml (2 KB at 4.2 KB/sec)
                     
Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/switchyard/components/switchyard-component-camel-netty/0.8.0-SNAPSHOT/maven-metadata.xml (2 KB at 4.1 KB/sec)
                     
Downloaded: http://snapshots.jboss.org/maven2/org/switchyard/components/switchyard-component-camel-netty/0.8.0-SNAPSHOT/maven-metadata.xml (2 KB at 3.1 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ switchyard-quickstart-camel-netty-binding ---
[INFO] Deleting /qa/hudson_workspace/workspace/SwitchYard-Quickstarts/camel-netty-binding/target
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-java-version) @ switchyard-quickstart-camel-netty-binding ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven-version) @ switchyard-quickstart-camel-netty-binding ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ switchyard-quickstart-camel-netty-binding ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ switchyard-quickstart-camel-netty-binding ---
[INFO] Compiling 5 source files to /qa/hudson_workspace/workspace/SwitchYard-Quickstarts/camel-netty-binding/target/classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] Failure executing javac, but could not parse the error:


The system is out of resources.
Consult the following stack trace for details.
java.lang.OutOfMemoryError: PermGen space
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
	at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
	at org.codehaus.plexus.compiler.javac.IsolatedClassLoader.loadClass(IsolatedClassLoader.java:56)
	at com.sun.tools.javac.processing.JavacProcessingEnvironment.<init>(JavacProcessingEnvironment.java:141)
	at com.sun.tools.javac.main.JavaCompiler.initProcessAnnotations(JavaCompiler.java:878)
	at com.sun.tools.javac.main.JavaCompiler.compile(JavaCompiler.java:724)
	at com.sun.tools.javac.main.Main.compile(Main.java:353)
	at com.sun.tools.javac.main.Main.compile(Main.java:279)
	at com.sun.tools.javac.main.Main.compile(Main.java:270)
	at com.sun.tools.javac.Main.compile(Main.java:87)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.compiler.javac.JavacCompiler.compileInProcess(JavacCompiler.java:554)
	at org.codehaus.plexus.compiler.javac.JavacCompiler.compile(JavacCompiler.java:161)
	at org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:605)
	at org.apache.maven.plugin.CompilerMojo.execute(CompilerMojo.java:128)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)

[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] SwitchYard: Quickstarts ........................... SUCCESS [2.370s]
[INFO] Quickstart : Bean Service ......................... SUCCESS [46.271s]
[INFO] Quickstart : BPEL Service ......................... SUCCESS [14.692s]
[INFO] Quickstart : BPEL Service : Say Hello ............. SUCCESS [22.785s]
[INFO] Quickstart : BPEL Service : JMS Binding ........... SUCCESS [25.082s]
[INFO] Quickstart : BPEL Service : Loan Approval ......... SUCCESS [29.628s]
[INFO] Quickstart : BPEL Service : Simple Correlation .... SUCCESS [22.313s]
[INFO] Quickstart : BPEL Service : XTS Subordinate WSBA .. SUCCESS [0.700s]
[INFO] Quickstart : BPEL Service : XTS Subordinate WSBA : Business Travel Process  SUCCESS [1.818s]
[INFO] Quickstart : BPEL Service : XTS Subordinate WSBA : Airport Web Service  SUCCESS [4.544s]
[INFO] Quickstart : BPEL Service : XTS WSAT .............. SUCCESS [0.595s]
[INFO] Quickstart : BPEL Service : XTS WSAT : Business Travel Process  SUCCESS [2.340s]
[INFO] Quickstart : BPEL Service : XTS WSAT : Airport Web Service  SUCCESS [4.557s]
[INFO] Quickstart : BPM Service .......................... SUCCESS [37.508s]
[INFO] Quickstart : Camel Binding ........................ SUCCESS [13.091s]
[INFO] Quickstart : Camel AMQP Binding ................... SUCCESS [17.037s]
[INFO] Quickstart : Camel FTP Binding .................... SUCCESS [14.214s]
[INFO] Quickstart : Camel JMS Binding .................... SUCCESS [16.942s]
[INFO] Quickstart : Camel Netty Binding .................. FAILURE [4.116s]
[INFO] Quickstart : Camel Quartz Binding ................. SKIPPED
[INFO] Quickstart : Camel JPA Binding .................... SKIPPED
[INFO] Quickstart : Camel SQL Binding .................... SKIPPED
[INFO] Quickstart : Camel Mail Binding ................... SKIPPED
[INFO] Quickstart : Camel Service ........................ SKIPPED
[INFO] Quickstart : Camel SOAP Proxy ..................... SKIPPED
[INFO] Quickstart : Camel Exchange Bus CDI ............... SKIPPED
[INFO] Quickstart : HTTP Binding ......................... SKIPPED
[INFO] Quickstart : RESTEasy Binding ..................... SKIPPED
[INFO] Quickstart : Rules+Camel Content-Based Router ..... SKIPPED
[INFO] Quickstart : Rules Interview ...................... SKIPPED
[INFO] Quickstart : Rules Interview Container ............ SKIPPED
[INFO] Quickstart : JCA Inflow Binding for HornetQ ....... SKIPPED
[INFO] Quickstart : JCA Outbound Binding for HornetQ ..... SKIPPED
[INFO] Quickstart : JAXB Transformation .................. SKIPPED
[INFO] Quickstart : JSON Transformation .................. SKIPPED
[INFO] Quickstart : Smooks Transformation ................ SKIPPED
[INFO] Quickstart : XSLT Transformation .................. SKIPPED
[INFO] Quickstart : XML Message Validation ............... SKIPPED
[INFO] Quickstart Demo : Help Desk ....................... SKIPPED
[INFO] Quickstart Demo : Help Desk - Web App ............. SKIPPED
[INFO] Quickstart Demo : Orders .......................... SKIPPED
[INFO] Quickstart Demo : JEE Webapp Deployment ........... SKIPPED
[INFO] Quickstart Demo: Multiple Applications - Service Artifacts  SKIPPED
[INFO] Quickstart Demo: Multiple Applications - Order Service  SKIPPED
[INFO] Quickstart Demo: Multiple Applications - Order Consumer  SKIPPED
[INFO] Quickstart Demo: Multiple Applications - Web App .. SKIPPED
[INFO] Quickstart Demo: Multiple Applications ............ SKIPPED
[INFO] Quickstart Demo : Security Policy : Basic Authentication (+SSL)  SKIPPED
[INFO] Quickstart Demo : Security Policy : Certificate Authentication (+SSL)  SKIPPED
[INFO] Quickstart Demo : Security Policy : SAML Assertion (+SSL)  SKIPPED
[INFO] Quickstart Demo : Transaction Policy .............. SKIPPED
[INFO] SwitchYard : Quickstarts Distribution Assembly .... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4:47.685s
[INFO] Finished at: Mon Feb 18 19:31:25 EST 2013
[INFO] Final Memory: 93M/508M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project switchyard-quickstart-camel-netty-binding: Compilation failure
[ERROR] Failure executing javac, but could not parse the error:
[ERROR] 
[ERROR] 
[ERROR] The system is out of resources.
[ERROR] Consult the following stack trace for details.
[ERROR] java.lang.OutOfMemoryError: PermGen space
[ERROR] at java.lang.ClassLoader.defineClass1(Native Method)
[ERROR] at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
[ERROR] at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
[ERROR] at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
[ERROR] at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
[ERROR] at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
[ERROR] at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
[ERROR] at java.security.AccessController.doPrivileged(Native Method)
[ERROR] at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
[ERROR] at org.codehaus.plexus.compiler.javac.IsolatedClassLoader.loadClass(IsolatedClassLoader.java:56)
[ERROR] at com.sun.tools.javac.processing.JavacProcessingEnvironment.<init>(JavacProcessingEnvironment.java:141)
[ERROR] at com.sun.tools.javac.main.JavaCompiler.initProcessAnnotations(JavaCompiler.java:878)
[ERROR] at com.sun.tools.javac.main.JavaCompiler.compile(JavaCompiler.java:724)
[ERROR] at com.sun.tools.javac.main.Main.compile(Main.java:353)
[ERROR] at com.sun.tools.javac.main.Main.compile(Main.java:279)
[ERROR] at com.sun.tools.javac.main.Main.compile(Main.java:270)
[ERROR] at com.sun.tools.javac.Main.compile(Main.java:87)
[ERROR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[ERROR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[ERROR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[ERROR] at java.lang.reflect.Method.invoke(Method.java:597)
[ERROR] at org.codehaus.plexus.compiler.javac.JavacCompiler.compileInProcess(JavacCompiler.java:554)
[ERROR] at org.codehaus.plexus.compiler.javac.JavacCompiler.compile(JavacCompiler.java:161)
[ERROR] at org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:605)
[ERROR] at org.apache.maven.plugin.CompilerMojo.execute(CompilerMojo.java:128)
[ERROR] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
[ERROR] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
[ERROR] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
[ERROR] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
[ERROR] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
[ERROR] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
[ERROR] at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :switchyard-quickstart-camel-netty-binding
Build step 'Invoke top-level Maven targets' marked build as failure


More information about the switchyard-dev mailing list