Samsung / ONE

On-device Neural Engine
Other
428 stars 157 forks source link

[CI] nnpackage-test failed! #539

Closed nnfw-bot closed 4 years ago

nnfw-bot commented 4 years ago

Last 50 lines of output:

[2020-05-07T03:55:41.356Z]      at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1788)
[2020-05-07T03:55:41.356Z]      at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
[2020-05-07T03:55:41.356Z]      at hudson.remoting.Channel.call(Channel.java:998)
[2020-05-07T03:55:41.356Z]      at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
[2020-05-07T03:55:41.356Z]      at sun.reflect.GeneratedMethodAccessor300.invoke(Unknown Source)
[2020-05-07T03:55:41.356Z]      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2020-05-07T03:55:41.356Z]      at java.lang.reflect.Method.invoke(Method.java:498)
[2020-05-07T03:55:41.356Z]      at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
[2020-05-07T03:55:41.356Z]      at com.sun.proxy.$Proxy69.execute(Unknown Source)
[2020-05-07T03:55:41.356Z]      at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1122)
[2020-05-07T03:55:41.356Z]      at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1167)
[2020-05-07T03:55:41.356Z]      at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:125)
[2020-05-07T03:55:41.356Z]      at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:93)
[2020-05-07T03:55:41.356Z]      at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:80)
[2020-05-07T03:55:41.356Z]      at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
[2020-05-07T03:55:41.356Z]      at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[2020-05-07T03:55:41.356Z]      ... 4 more
[2020-05-07T03:55:41.592Z] [Pipeline] }
[2020-05-07T03:55:41.688Z] [Pipeline] // stage
[2020-05-07T03:55:41.810Z] [Pipeline] stage
[2020-05-07T03:55:41.842Z] [Pipeline] { (build compiler)
[2020-05-07T03:55:41.921Z] Stage "build compiler" skipped due to earlier failure(s)
[2020-05-07T03:55:41.973Z] [Pipeline] }
[2020-05-07T03:55:42.063Z] [Pipeline] // stage
[2020-05-07T03:55:42.199Z] [Pipeline] stage
[2020-05-07T03:55:42.232Z] [Pipeline] { (build runtime)
[2020-05-07T03:55:42.267Z] Stage "build runtime" skipped due to earlier failure(s)
[2020-05-07T03:55:42.324Z] [Pipeline] }
[2020-05-07T03:55:42.412Z] [Pipeline] // stage
[2020-05-07T03:55:42.493Z] [Pipeline] }
[2020-05-07T03:55:42.583Z] [Pipeline] // node
[2020-05-07T03:55:42.688Z] [Pipeline] }
[2020-05-07T03:55:42.768Z] [Pipeline] // stage
[2020-05-07T03:55:42.898Z] [Pipeline] stage
[2020-05-07T03:55:42.930Z] [Pipeline] { (genenrate nnpackage)
[2020-05-07T03:55:42.965Z] Stage "genenrate nnpackage" skipped due to earlier failure(s)
[2020-05-07T03:55:43.011Z] [Pipeline] }
[2020-05-07T03:55:43.099Z] [Pipeline] // stage
[2020-05-07T03:55:43.237Z] [Pipeline] stage
[2020-05-07T03:55:43.270Z] [Pipeline] { (Test run)
[2020-05-07T03:55:43.305Z] Stage "Test run" skipped due to earlier failure(s)
[2020-05-07T03:55:43.352Z] [Pipeline] }
[2020-05-07T03:55:43.465Z] [Pipeline] // stage
[2020-05-07T03:55:43.595Z] [Pipeline] stage
[2020-05-07T03:55:43.627Z] [Pipeline] { (Declarative: Post Actions)
[2020-05-07T03:55:43.772Z] [Pipeline] node
[2020-05-07T03:55:43.821Z] Running on builder_serverpool_npubuilder1 in /home/jenkins_slave/workspace/nnfw/master/push-nnpackage-test
[2020-05-07T03:55:43.878Z] [Pipeline] {
[2020-05-07T03:55:43.968Z] [Pipeline] step

View full output

nnfw-bot commented 4 years ago

Build was fixed!

nnfw-bot commented 4 years ago

Last 50 lines of output:

[2020-05-08T08:09:46.538Z]      at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
[2020-05-08T08:09:46.538Z]      at hudson.remoting.Channel.call(Channel.java:998)
[2020-05-08T08:09:46.538Z]      at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
[2020-05-08T08:09:46.538Z]      at sun.reflect.GeneratedMethodAccessor300.invoke(Unknown Source)
[2020-05-08T08:09:46.538Z]      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2020-05-08T08:09:46.538Z]      at java.lang.reflect.Method.invoke(Method.java:498)
[2020-05-08T08:09:46.538Z]      at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
[2020-05-08T08:09:46.538Z]      at com.sun.proxy.$Proxy69.execute(Unknown Source)
[2020-05-08T08:09:46.538Z]      at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1122)
[2020-05-08T08:09:46.538Z]      at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1167)
[2020-05-08T08:09:46.538Z]      at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:125)
[2020-05-08T08:09:46.538Z]      at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:93)
[2020-05-08T08:09:46.538Z]      at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:80)
[2020-05-08T08:09:46.538Z]      at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
[2020-05-08T08:09:46.538Z]      at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[2020-05-08T08:09:46.538Z]      ... 4 more
[2020-05-08T08:09:46.649Z] [Pipeline] }
[2020-05-08T08:09:46.747Z] [Pipeline] // stage
[2020-05-08T08:09:46.891Z] [Pipeline] stage
[2020-05-08T08:09:46.918Z] [Pipeline] { (build compiler)
[2020-05-08T08:09:46.956Z] Stage "build compiler" skipped due to earlier failure(s)
[2020-05-08T08:09:47.009Z] [Pipeline] }
[2020-05-08T08:09:47.107Z] [Pipeline] // stage
[2020-05-08T08:09:47.251Z] [Pipeline] stage
[2020-05-08T08:09:47.279Z] [Pipeline] { (build runtime)
[2020-05-08T08:09:47.316Z] Stage "build runtime" skipped due to earlier failure(s)
[2020-05-08T08:09:47.368Z] [Pipeline] }
[2020-05-08T08:09:47.466Z] [Pipeline] // stage
[2020-05-08T08:09:47.556Z] [Pipeline] }
[2020-05-08T08:09:47.673Z] [Pipeline] // node
[2020-05-08T08:09:47.780Z] [Pipeline] }
[2020-05-08T08:09:47.862Z] [Pipeline] // stage
[2020-05-08T08:09:48.003Z] [Pipeline] stage
[2020-05-08T08:09:48.027Z] [Pipeline] { (genenrate nnpackage)
[2020-05-08T08:09:48.061Z] Stage "genenrate nnpackage" skipped due to earlier failure(s)
[2020-05-08T08:09:48.110Z] [Pipeline] }
[2020-05-08T08:09:48.192Z] [Pipeline] // stage
[2020-05-08T08:09:48.325Z] [Pipeline] stage
[2020-05-08T08:09:48.348Z] [Pipeline] { (Test run)
[2020-05-08T08:09:48.383Z] Stage "Test run" skipped due to earlier failure(s)
[2020-05-08T08:09:48.431Z] [Pipeline] }
[2020-05-08T08:09:48.514Z] [Pipeline] // stage
[2020-05-08T08:09:48.646Z] [Pipeline] stage
[2020-05-08T08:09:48.679Z] [Pipeline] { (Declarative: Post Actions)
[2020-05-08T08:09:48.819Z] [Pipeline] node
[2020-05-08T08:09:48.868Z] Running on builder_serverpool_npubuilder3 in /home/jenkins_slave/workspace/nnfw/master/push-nnpackage-test
[2020-05-08T08:09:48.926Z] [Pipeline] {
[2020-05-08T08:09:49.010Z] [Pipeline] step
[2020-05-08T08:09:50.292Z] GitHub Issue Notifier: Build has started failing again, reopend GitHub issue #539

View full output

nnfw-bot commented 4 years ago

Build was fixed!

nnfw-bot commented 4 years ago

Last 50 lines of output:

[2020-05-12T04:46:45.998Z]      at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
[2020-05-12T04:46:45.998Z]      at hudson.remoting.Channel.call(Channel.java:998)
[2020-05-12T04:46:45.998Z]      at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
[2020-05-12T04:46:45.998Z]      at sun.reflect.GeneratedMethodAccessor339.invoke(Unknown Source)
[2020-05-12T04:46:45.998Z]      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2020-05-12T04:46:45.998Z]      at java.lang.reflect.Method.invoke(Method.java:498)
[2020-05-12T04:46:45.998Z]      at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
[2020-05-12T04:46:45.998Z]      at com.sun.proxy.$Proxy72.execute(Unknown Source)
[2020-05-12T04:46:45.998Z]      at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1122)
[2020-05-12T04:46:45.998Z]      at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1167)
[2020-05-12T04:46:45.998Z]      at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:125)
[2020-05-12T04:46:45.998Z]      at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:93)
[2020-05-12T04:46:45.998Z]      at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:80)
[2020-05-12T04:46:45.998Z]      at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
[2020-05-12T04:46:45.998Z]      at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[2020-05-12T04:46:45.998Z]      ... 4 more
[2020-05-12T04:46:46.084Z] [Pipeline] }
[2020-05-12T04:46:46.181Z] [Pipeline] // stage
[2020-05-12T04:46:46.310Z] [Pipeline] stage
[2020-05-12T04:46:46.335Z] [Pipeline] { (build compiler)
[2020-05-12T04:46:46.368Z] Stage "build compiler" skipped due to earlier failure(s)
[2020-05-12T04:46:46.415Z] [Pipeline] }
[2020-05-12T04:46:46.504Z] [Pipeline] // stage
[2020-05-12T04:46:46.655Z] [Pipeline] stage
[2020-05-12T04:46:46.688Z] [Pipeline] { (build runtime)
[2020-05-12T04:46:46.720Z] Stage "build runtime" skipped due to earlier failure(s)
[2020-05-12T04:46:46.768Z] [Pipeline] }
[2020-05-12T04:46:46.873Z] [Pipeline] // stage
[2020-05-12T04:46:46.953Z] [Pipeline] }
[2020-05-12T04:46:47.043Z] [Pipeline] // node
[2020-05-12T04:46:47.148Z] [Pipeline] }
[2020-05-12T04:46:47.237Z] [Pipeline] // stage
[2020-05-12T04:46:47.380Z] [Pipeline] stage
[2020-05-12T04:46:47.404Z] [Pipeline] { (genenrate nnpackage)
[2020-05-12T04:46:47.436Z] Stage "genenrate nnpackage" skipped due to earlier failure(s)
[2020-05-12T04:46:47.484Z] [Pipeline] }
[2020-05-12T04:46:47.573Z] [Pipeline] // stage
[2020-05-12T04:46:47.724Z] [Pipeline] stage
[2020-05-12T04:46:47.759Z] [Pipeline] { (Test run)
[2020-05-12T04:46:47.803Z] Stage "Test run" skipped due to earlier failure(s)
[2020-05-12T04:46:47.850Z] [Pipeline] }
[2020-05-12T04:46:47.940Z] [Pipeline] // stage
[2020-05-12T04:46:48.079Z] [Pipeline] stage
[2020-05-12T04:46:48.108Z] [Pipeline] { (Declarative: Post Actions)
[2020-05-12T04:46:48.263Z] [Pipeline] node
[2020-05-12T04:46:48.315Z] Running on builder_serverpool_npubuilder4 in /home/jenkins_slave/workspace/nnfw/master/push-nnpackage-test
[2020-05-12T04:46:48.392Z] [Pipeline] {
[2020-05-12T04:46:48.479Z] [Pipeline] step
[2020-05-12T04:46:49.331Z] GitHub Issue Notifier: Build has started failing again, reopend GitHub issue #539

View full output

nnfw-bot commented 4 years ago

Build was fixed!

nnfw-bot commented 4 years ago

Last 50 lines of output:

[2020-05-13T10:47:45.771Z]      at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
[2020-05-13T10:47:45.771Z]      at hudson.remoting.Channel.call(Channel.java:998)
[2020-05-13T10:47:45.771Z]      at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
[2020-05-13T10:47:45.771Z]      at sun.reflect.GeneratedMethodAccessor339.invoke(Unknown Source)
[2020-05-13T10:47:45.771Z]      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2020-05-13T10:47:45.771Z]      at java.lang.reflect.Method.invoke(Method.java:498)
[2020-05-13T10:47:45.771Z]      at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
[2020-05-13T10:47:45.771Z]      at com.sun.proxy.$Proxy72.execute(Unknown Source)
[2020-05-13T10:47:45.771Z]      at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1122)
[2020-05-13T10:47:45.771Z]      at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1167)
[2020-05-13T10:47:45.771Z]      at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:125)
[2020-05-13T10:47:45.771Z]      at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:93)
[2020-05-13T10:47:45.772Z]      at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:80)
[2020-05-13T10:47:45.772Z]      at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
[2020-05-13T10:47:45.772Z]      at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[2020-05-13T10:47:45.772Z]      ... 4 more
[2020-05-13T10:47:45.872Z] [Pipeline] }
[2020-05-13T10:47:45.954Z] [Pipeline] // stage
[2020-05-13T10:47:46.075Z] [Pipeline] stage
[2020-05-13T10:47:46.098Z] [Pipeline] { (build compiler)
[2020-05-13T10:47:46.133Z] Stage "build compiler" skipped due to earlier failure(s)
[2020-05-13T10:47:46.180Z] [Pipeline] }
[2020-05-13T10:47:46.260Z] [Pipeline] // stage
[2020-05-13T10:47:46.381Z] [Pipeline] stage
[2020-05-13T10:47:46.406Z] [Pipeline] { (build runtime)
[2020-05-13T10:47:46.439Z] Stage "build runtime" skipped due to earlier failure(s)
[2020-05-13T10:47:46.486Z] [Pipeline] }
[2020-05-13T10:47:46.567Z] [Pipeline] // stage
[2020-05-13T10:47:46.640Z] [Pipeline] }
[2020-05-13T10:47:46.722Z] [Pipeline] // node
[2020-05-13T10:47:46.819Z] [Pipeline] }
[2020-05-13T10:47:46.923Z] [Pipeline] // stage
[2020-05-13T10:47:47.044Z] [Pipeline] stage
[2020-05-13T10:47:47.069Z] [Pipeline] { (genenrate nnpackage)
[2020-05-13T10:47:47.102Z] Stage "genenrate nnpackage" skipped due to earlier failure(s)
[2020-05-13T10:47:47.149Z] [Pipeline] }
[2020-05-13T10:47:47.223Z] [Pipeline] // stage
[2020-05-13T10:47:47.344Z] [Pipeline] stage
[2020-05-13T10:47:47.367Z] [Pipeline] { (Test run)
[2020-05-13T10:47:47.392Z] Stage "Test run" skipped due to earlier failure(s)
[2020-05-13T10:47:47.440Z] [Pipeline] }
[2020-05-13T10:47:47.512Z] [Pipeline] // stage
[2020-05-13T10:47:47.633Z] [Pipeline] stage
[2020-05-13T10:47:47.658Z] [Pipeline] { (Declarative: Post Actions)
[2020-05-13T10:47:47.779Z] [Pipeline] node
[2020-05-13T10:47:47.826Z] Running on builder_serverpool_npubuilder0 in /home/jenkins_slave/workspace/nnfw/master/push-nnpackage-test
[2020-05-13T10:47:47.884Z] [Pipeline] {
[2020-05-13T10:47:47.956Z] [Pipeline] step
[2020-05-13T10:47:48.719Z] GitHub Issue Notifier: Build has started failing again, reopend GitHub issue #539

View full output

nnfw-bot commented 4 years ago

Build was fixed!

nnfw-bot commented 4 years ago

Last 50 lines of output:

[2020-05-14T01:48:50.344Z]      at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
[2020-05-14T01:48:50.344Z]      at hudson.remoting.Channel.call(Channel.java:998)
[2020-05-14T01:48:50.344Z]      at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
[2020-05-14T01:48:50.344Z]      at sun.reflect.GeneratedMethodAccessor339.invoke(Unknown Source)
[2020-05-14T01:48:50.344Z]      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2020-05-14T01:48:50.344Z]      at java.lang.reflect.Method.invoke(Method.java:498)
[2020-05-14T01:48:50.344Z]      at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
[2020-05-14T01:48:50.344Z]      at com.sun.proxy.$Proxy72.execute(Unknown Source)
[2020-05-14T01:48:50.344Z]      at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1122)
[2020-05-14T01:48:50.344Z]      at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1167)
[2020-05-14T01:48:50.344Z]      at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:125)
[2020-05-14T01:48:50.344Z]      at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:93)
[2020-05-14T01:48:50.344Z]      at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:80)
[2020-05-14T01:48:50.344Z]      at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
[2020-05-14T01:48:50.344Z]      at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[2020-05-14T01:48:50.344Z]      ... 4 more
[2020-05-14T01:48:52.368Z] [Pipeline] }
[2020-05-14T01:48:52.524Z] [Pipeline] // stage
[2020-05-14T01:48:52.786Z] [Pipeline] stage
[2020-05-14T01:48:52.838Z] [Pipeline] { (build compiler)
[2020-05-14T01:48:52.890Z] Stage "build compiler" skipped due to earlier failure(s)
[2020-05-14T01:48:52.994Z] [Pipeline] }
[2020-05-14T01:48:53.150Z] [Pipeline] // stage
[2020-05-14T01:48:53.411Z] [Pipeline] stage
[2020-05-14T01:48:53.463Z] [Pipeline] { (build runtime)
[2020-05-14T01:48:53.516Z] Stage "build runtime" skipped due to earlier failure(s)
[2020-05-14T01:48:53.619Z] [Pipeline] }
[2020-05-14T01:48:53.774Z] [Pipeline] // stage
[2020-05-14T01:48:53.929Z] [Pipeline] }
[2020-05-14T01:48:54.074Z] [Pipeline] // node
[2020-05-14T01:48:54.351Z] [Pipeline] }
[2020-05-14T01:48:54.497Z] [Pipeline] // stage
[2020-05-14T01:48:54.665Z] [Pipeline] stage
[2020-05-14T01:48:54.690Z] [Pipeline] { (genenrate nnpackage)
[2020-05-14T01:48:54.715Z] Stage "genenrate nnpackage" skipped due to earlier failure(s)
[2020-05-14T01:48:54.762Z] [Pipeline] }
[2020-05-14T01:48:54.859Z] [Pipeline] // stage
[2020-05-14T01:48:55.101Z] [Pipeline] stage
[2020-05-14T01:48:55.150Z] [Pipeline] { (Test run)
[2020-05-14T01:48:55.198Z] Stage "Test run" skipped due to earlier failure(s)
[2020-05-14T01:48:55.295Z] [Pipeline] }
[2020-05-14T01:48:55.456Z] [Pipeline] // stage
[2020-05-14T01:48:55.700Z] [Pipeline] stage
[2020-05-14T01:48:55.749Z] [Pipeline] { (Declarative: Post Actions)
[2020-05-14T01:48:55.990Z] [Pipeline] node
[2020-05-14T01:48:56.096Z] Running on builder_serverpool_npubuilder4 in /home/jenkins_slave/workspace/nnfw/master/push-nnpackage-test
[2020-05-14T01:48:56.168Z] [Pipeline] {
[2020-05-14T01:48:56.314Z] [Pipeline] step
[2020-05-14T01:48:56.644Z] GitHub Issue Notifier: Build has started failing again, reopend GitHub issue #539

View full output

nnfw-bot commented 4 years ago

Build was fixed!

nnfw-bot commented 4 years ago

Last 50 lines of output:

[2020-05-14T10:12:41.310Z] [  Run  ] nnpkg-tcs/NET_0041     Pass
[2020-05-14T10:12:41.310Z] [Compare] nnpkg-tcs/NET_0041     Pass
[2020-05-14T10:12:41.310Z] [  Run  ] nnpkg-tcs/UNIT_Add_000     Pass
[2020-05-14T10:12:41.310Z] [Compare] nnpkg-tcs/UNIT_Add_000     Pass
[2020-05-14T10:12:41.310Z] [  Run  ] nnpkg-tcs/UNIT_Add_001     Pass
[2020-05-14T10:12:41.310Z] [Compare] nnpkg-tcs/UNIT_Add_001     Pass
[2020-05-14T10:12:41.310Z] [  Run  ] nnpkg-tcs/UNIT_Add_002     Pass
[2020-05-14T10:12:41.310Z] [Compare] nnpkg-tcs/UNIT_Add_002     Pass
[2020-05-14T10:12:41.581Z] [  Run  ] nnpkg-tcs/UNIT_Add_004     Pass
[2020-05-14T10:12:41.581Z] [Compare] nnpkg-tcs/UNIT_Add_004     Pass
[2020-05-14T10:12:41.581Z] [  Run  ] nnpkg-tcs/UNIT_Add_005     Pass
[2020-05-14T10:12:41.581Z] [Compare] nnpkg-tcs/UNIT_Add_005     Pass
[2020-05-14T10:12:41.581Z] [  Run  ] nnpkg-tcs/UNIT_AvgPool_000     Pass
[2020-05-14T10:12:41.581Z] [Compare] nnpkg-tcs/UNIT_AvgPool_000     Pass
[2020-05-14T10:12:41.581Z] [  Run  ] nnpkg-tcs/UNIT_AvgPool_001     Pass
[2020-05-14T10:12:41.581Z] [Compare] nnpkg-tcs/UNIT_AvgPool_001     Pass
[2020-05-14T10:12:41.853Z] [  Run  ] nnpkg-tcs/UNIT_ConcatV2_002    Pass
[2020-05-14T10:12:41.853Z] [Compare] nnpkg-tcs/UNIT_ConcatV2_002    Pass
[2020-05-14T10:12:41.853Z] [  Run  ] nnpkg-tcs/UNIT_Conv2D_000  Pass
[2020-05-14T10:12:41.853Z] [Compare] nnpkg-tcs/UNIT_Conv2D_000  Pass
[2020-05-14T10:12:41.853Z] [  Run  ] nnpkg-tcs/UNIT_DepthwiseConv2dNative_000   Pass
[2020-05-14T10:12:41.853Z] [Compare] nnpkg-tcs/UNIT_DepthwiseConv2dNative_000   Pass
[2020-05-14T10:12:41.853Z] [  Run  ] nnpkg-tcs/UNIT_DepthwiseConv2dNative_001   Pass
[2020-05-14T10:12:41.853Z] [Compare] nnpkg-tcs/UNIT_DepthwiseConv2dNative_001   Pass
[2020-05-14T10:12:42.126Z] [  Run  ] nnpkg-tcs/UNIT_MaxPool_000     Pass
[2020-05-14T10:12:42.126Z] [Compare] nnpkg-tcs/UNIT_MaxPool_000     Pass
[2020-05-14T10:12:42.126Z] [  Run  ] nnpkg-tcs/UNIT_MaxPool_001     Pass
[2020-05-14T10:12:42.126Z] [Compare] nnpkg-tcs/UNIT_MaxPool_001     Pass
[2020-05-14T10:12:42.126Z] [  Run  ] nnpkg-tcs/UNIT_Mul_000     Pass
[2020-05-14T10:12:42.126Z] [Compare] nnpkg-tcs/UNIT_Mul_000     Pass
[2020-05-14T10:12:42.126Z] [  Run  ] nnpkg-tcs/UNIT_Mul_001     Pass
[2020-05-14T10:12:42.126Z] [Compare] nnpkg-tcs/UNIT_Mul_001     Pass
[2020-05-14T10:12:42.126Z] [  Run  ] nnpkg-tcs/UNIT_Mul_002     Pass
[2020-05-14T10:12:42.397Z] [Compare] nnpkg-tcs/UNIT_Mul_002     Pass
[2020-05-14T10:12:42.397Z] [  Run  ] nnpkg-tcs/UNIT_Pad_000 tools/nnpackage_tool/nnpkg_test/nnpkg_test.sh: line 101: 24754 Segmentation fault      $nnpkg_run --nnpackage "$nnpkg" --load "$nnpkg/metadata/tc/input.h5" --dump "$dumped" &> /dev/null > "$dumped.log" 2>&1
[2020-05-14T10:12:42.397Z]  Fail
[2020-05-14T10:12:42.397Z] 
[2020-05-14T10:12:42.397Z] 
[2020-05-14T10:12:42.608Z] [Pipeline] }
[2020-05-14T10:12:42.695Z] [Pipeline] // node
[2020-05-14T10:12:42.781Z] [Pipeline] }
[2020-05-14T10:12:42.859Z] [Pipeline] // stage
[2020-05-14T10:12:42.990Z] [Pipeline] stage
[2020-05-14T10:12:43.016Z] [Pipeline] { (Declarative: Post Actions)
[2020-05-14T10:12:43.146Z] [Pipeline] node
[2020-05-14T10:12:43.198Z] Running on builder_serverpool_npubuilder1 in /home/jenkins_slave/workspace/nnfw/master/push-nnpackage-test
[2020-05-14T10:12:43.250Z] [Pipeline] {
[2020-05-14T10:12:43.329Z] [Pipeline] step
[2020-05-14T10:12:44.128Z] GitHub Issue Notifier: Build has started failing again, reopend GitHub issue #539

View full output

nnfw-bot commented 4 years ago

Last 50 lines of output:

[2020-05-14T10:15:20.011Z]      at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1788)
[2020-05-14T10:15:20.011Z]      at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
[2020-05-14T10:15:20.011Z]      at hudson.remoting.Channel.call(Channel.java:998)
[2020-05-14T10:15:20.011Z]      at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
[2020-05-14T10:15:20.011Z]      at sun.reflect.GeneratedMethodAccessor339.invoke(Unknown Source)
[2020-05-14T10:15:20.011Z]      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2020-05-14T10:15:20.011Z]      at java.lang.reflect.Method.invoke(Method.java:498)
[2020-05-14T10:15:20.011Z]      at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
[2020-05-14T10:15:20.011Z]      at com.sun.proxy.$Proxy72.execute(Unknown Source)
[2020-05-14T10:15:20.011Z]      at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1122)
[2020-05-14T10:15:20.011Z]      at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1167)
[2020-05-14T10:15:20.011Z]      at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:125)
[2020-05-14T10:15:20.011Z]      at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:93)
[2020-05-14T10:15:20.011Z]      at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:80)
[2020-05-14T10:15:20.011Z]      at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
[2020-05-14T10:15:20.011Z]      at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[2020-05-14T10:15:20.011Z]      ... 4 more
[2020-05-14T10:15:20.220Z] [Pipeline] }
[2020-05-14T10:15:20.300Z] [Pipeline] // stage
[2020-05-14T10:15:20.421Z] [Pipeline] stage
[2020-05-14T10:15:20.446Z] [Pipeline] { (build compiler)
[2020-05-14T10:15:20.480Z] Stage "build compiler" skipped due to earlier failure(s)
[2020-05-14T10:15:20.526Z] [Pipeline] }
[2020-05-14T10:15:20.608Z] [Pipeline] // stage
[2020-05-14T10:15:20.729Z] [Pipeline] stage
[2020-05-14T10:15:20.752Z] [Pipeline] { (build runtime)
[2020-05-14T10:15:20.786Z] Stage "build runtime" skipped due to earlier failure(s)
[2020-05-14T10:15:20.834Z] [Pipeline] }
[2020-05-14T10:15:20.906Z] [Pipeline] // stage
[2020-05-14T10:15:20.978Z] [Pipeline] }
[2020-05-14T10:15:21.060Z] [Pipeline] // node
[2020-05-14T10:15:21.156Z] [Pipeline] }
[2020-05-14T10:15:21.228Z] [Pipeline] // stage
[2020-05-14T10:15:21.349Z] [Pipeline] stage
[2020-05-14T10:15:21.374Z] [Pipeline] { (genenrate nnpackage)
[2020-05-14T10:15:21.400Z] Stage "genenrate nnpackage" skipped due to earlier failure(s)
[2020-05-14T10:15:21.446Z] [Pipeline] }
[2020-05-14T10:15:21.521Z] [Pipeline] // stage
[2020-05-14T10:15:21.642Z] [Pipeline] stage
[2020-05-14T10:15:21.665Z] [Pipeline] { (Test run)
[2020-05-14T10:15:21.691Z] Stage "Test run" skipped due to earlier failure(s)
[2020-05-14T10:15:21.739Z] [Pipeline] }
[2020-05-14T10:15:21.811Z] [Pipeline] // stage
[2020-05-14T10:15:21.932Z] [Pipeline] stage
[2020-05-14T10:15:21.956Z] [Pipeline] { (Declarative: Post Actions)
[2020-05-14T10:15:22.077Z] [Pipeline] node
[2020-05-14T10:15:22.125Z] Running on builder_serverpool_npubuilder0 in /home/jenkins_slave/workspace/nnfw/master/push-nnpackage-test
[2020-05-14T10:15:22.174Z] [Pipeline] {
[2020-05-14T10:15:22.246Z] [Pipeline] step

View full output

nnfw-bot commented 4 years ago

Last 50 lines of output:

[2020-05-14T10:27:57.297Z] [Compare] nnpkg-tcs/NET_0040     Pass
[2020-05-14T10:27:57.569Z] [  Run  ] nnpkg-tcs/NET_0041     Pass
[2020-05-14T10:27:57.569Z] [Compare] nnpkg-tcs/NET_0041     Pass
[2020-05-14T10:27:57.569Z] [  Run  ] nnpkg-tcs/UNIT_Add_000     Pass
[2020-05-14T10:27:57.569Z] [Compare] nnpkg-tcs/UNIT_Add_000     Pass
[2020-05-14T10:27:57.569Z] [  Run  ] nnpkg-tcs/UNIT_Add_001     Pass
[2020-05-14T10:27:57.569Z] [Compare] nnpkg-tcs/UNIT_Add_001     Pass
[2020-05-14T10:27:57.569Z] [  Run  ] nnpkg-tcs/UNIT_Add_002     Pass
[2020-05-14T10:27:57.569Z] [Compare] nnpkg-tcs/UNIT_Add_002     Pass
[2020-05-14T10:27:57.569Z] [  Run  ] nnpkg-tcs/UNIT_Add_004     Pass
[2020-05-14T10:27:57.843Z] [Compare] nnpkg-tcs/UNIT_Add_004     Pass
[2020-05-14T10:27:57.843Z] [  Run  ] nnpkg-tcs/UNIT_Add_005     Pass
[2020-05-14T10:27:57.843Z] [Compare] nnpkg-tcs/UNIT_Add_005     Pass
[2020-05-14T10:27:57.843Z] [  Run  ] nnpkg-tcs/UNIT_AvgPool_000     Pass
[2020-05-14T10:27:57.843Z] [Compare] nnpkg-tcs/UNIT_AvgPool_000     Pass
[2020-05-14T10:27:57.843Z] [  Run  ] nnpkg-tcs/UNIT_AvgPool_001     Pass
[2020-05-14T10:27:57.843Z] [Compare] nnpkg-tcs/UNIT_AvgPool_001     Pass
[2020-05-14T10:27:57.843Z] [  Run  ] nnpkg-tcs/UNIT_ConcatV2_002    Pass
[2020-05-14T10:27:58.115Z] [Compare] nnpkg-tcs/UNIT_ConcatV2_002    Pass
[2020-05-14T10:27:58.115Z] [  Run  ] nnpkg-tcs/UNIT_Conv2D_000  Pass
[2020-05-14T10:27:58.115Z] [Compare] nnpkg-tcs/UNIT_Conv2D_000  Pass
[2020-05-14T10:27:58.115Z] [  Run  ] nnpkg-tcs/UNIT_DepthwiseConv2dNative_000   Pass
[2020-05-14T10:27:58.115Z] [Compare] nnpkg-tcs/UNIT_DepthwiseConv2dNative_000   Pass
[2020-05-14T10:27:58.115Z] [  Run  ] nnpkg-tcs/UNIT_DepthwiseConv2dNative_001   Pass
[2020-05-14T10:27:58.115Z] [Compare] nnpkg-tcs/UNIT_DepthwiseConv2dNative_001   Pass
[2020-05-14T10:27:58.115Z] [  Run  ] nnpkg-tcs/UNIT_MaxPool_000     Pass
[2020-05-14T10:27:58.388Z] [Compare] nnpkg-tcs/UNIT_MaxPool_000     Pass
[2020-05-14T10:27:58.388Z] [  Run  ] nnpkg-tcs/UNIT_MaxPool_001     Pass
[2020-05-14T10:27:58.388Z] [Compare] nnpkg-tcs/UNIT_MaxPool_001     Pass
[2020-05-14T10:27:58.388Z] [  Run  ] nnpkg-tcs/UNIT_Mul_000     Pass
[2020-05-14T10:27:58.388Z] [Compare] nnpkg-tcs/UNIT_Mul_000     Pass
[2020-05-14T10:27:58.388Z] [  Run  ] nnpkg-tcs/UNIT_Mul_001     Pass
[2020-05-14T10:27:58.388Z] [Compare] nnpkg-tcs/UNIT_Mul_001     Pass
[2020-05-14T10:27:58.388Z] [  Run  ] nnpkg-tcs/UNIT_Mul_002     Pass
[2020-05-14T10:27:58.388Z] [Compare] nnpkg-tcs/UNIT_Mul_002     Pass
[2020-05-14T10:27:58.659Z] [  Run  ] nnpkg-tcs/UNIT_Pad_000 tools/nnpackage_tool/nnpkg_test/nnpkg_test.sh: line 101: 29955 Segmentation fault      $nnpkg_run --nnpackage "$nnpkg" --load "$nnpkg/metadata/tc/input.h5" --dump "$dumped" &> /dev/null > "$dumped.log" 2>&1
[2020-05-14T10:27:58.659Z]  Fail
[2020-05-14T10:27:58.659Z] 
[2020-05-14T10:27:58.659Z] 
[2020-05-14T10:27:58.828Z] [Pipeline] }
[2020-05-14T10:27:58.915Z] [Pipeline] // node
[2020-05-14T10:27:58.993Z] [Pipeline] }
[2020-05-14T10:27:59.078Z] [Pipeline] // stage
[2020-05-14T10:27:59.284Z] [Pipeline] stage
[2020-05-14T10:27:59.309Z] [Pipeline] { (Declarative: Post Actions)
[2020-05-14T10:27:59.441Z] [Pipeline] node
[2020-05-14T10:27:59.493Z] Running on builder_serverpool_npubuilder4 in /home/jenkins_slave/workspace/nnfw/master/push-nnpackage-test
[2020-05-14T10:27:59.553Z] [Pipeline] {
[2020-05-14T10:27:59.632Z] [Pipeline] step

View full output

nnfw-bot commented 4 years ago

Last 50 lines of output:

[2020-05-14T21:30:52.901Z] [Compare] nnpkg-tcs/NET_0040     Pass
[2020-05-14T21:30:52.901Z] [  Run  ] nnpkg-tcs/NET_0041     Pass
[2020-05-14T21:30:53.173Z] [Compare] nnpkg-tcs/NET_0041     Pass
[2020-05-14T21:30:53.173Z] [  Run  ] nnpkg-tcs/UNIT_Add_000     Pass
[2020-05-14T21:30:53.173Z] [Compare] nnpkg-tcs/UNIT_Add_000     Pass
[2020-05-14T21:30:53.173Z] [  Run  ] nnpkg-tcs/UNIT_Add_001     Pass
[2020-05-14T21:30:53.173Z] [Compare] nnpkg-tcs/UNIT_Add_001     Pass
[2020-05-14T21:30:53.173Z] [  Run  ] nnpkg-tcs/UNIT_Add_002     Pass
[2020-05-14T21:30:53.173Z] [Compare] nnpkg-tcs/UNIT_Add_002     Pass
[2020-05-14T21:30:53.446Z] [  Run  ] nnpkg-tcs/UNIT_Add_004     Pass
[2020-05-14T21:30:53.446Z] [Compare] nnpkg-tcs/UNIT_Add_004     Pass
[2020-05-14T21:30:53.446Z] [  Run  ] nnpkg-tcs/UNIT_Add_005     Pass
[2020-05-14T21:30:53.446Z] [Compare] nnpkg-tcs/UNIT_Add_005     Pass
[2020-05-14T21:30:53.446Z] [  Run  ] nnpkg-tcs/UNIT_AvgPool_000     Pass
[2020-05-14T21:30:53.446Z] [Compare] nnpkg-tcs/UNIT_AvgPool_000     Pass
[2020-05-14T21:30:53.446Z] [  Run  ] nnpkg-tcs/UNIT_AvgPool_001     Pass
[2020-05-14T21:30:53.446Z] [Compare] nnpkg-tcs/UNIT_AvgPool_001     Pass
[2020-05-14T21:30:53.718Z] [  Run  ] nnpkg-tcs/UNIT_ConcatV2_002    Pass
[2020-05-14T21:30:53.718Z] [Compare] nnpkg-tcs/UNIT_ConcatV2_002    Pass
[2020-05-14T21:30:53.718Z] [  Run  ] nnpkg-tcs/UNIT_Conv2D_000  Pass
[2020-05-14T21:30:53.718Z] [Compare] nnpkg-tcs/UNIT_Conv2D_000  Pass
[2020-05-14T21:30:53.718Z] [  Run  ] nnpkg-tcs/UNIT_DepthwiseConv2dNative_000   Pass
[2020-05-14T21:30:53.718Z] [Compare] nnpkg-tcs/UNIT_DepthwiseConv2dNative_000   Pass
[2020-05-14T21:30:53.718Z] [  Run  ] nnpkg-tcs/UNIT_DepthwiseConv2dNative_001   Pass
[2020-05-14T21:30:53.990Z] [Compare] nnpkg-tcs/UNIT_DepthwiseConv2dNative_001   Pass
[2020-05-14T21:30:53.990Z] [  Run  ] nnpkg-tcs/UNIT_MaxPool_000     Pass
[2020-05-14T21:30:53.990Z] [Compare] nnpkg-tcs/UNIT_MaxPool_000     Pass
[2020-05-14T21:30:53.990Z] [  Run  ] nnpkg-tcs/UNIT_MaxPool_001     Pass
[2020-05-14T21:30:53.990Z] [Compare] nnpkg-tcs/UNIT_MaxPool_001     Pass
[2020-05-14T21:30:53.990Z] [  Run  ] nnpkg-tcs/UNIT_Mul_000     Pass
[2020-05-14T21:30:53.990Z] [Compare] nnpkg-tcs/UNIT_Mul_000     Pass
[2020-05-14T21:30:54.261Z] [  Run  ] nnpkg-tcs/UNIT_Mul_001     Pass
[2020-05-14T21:30:54.261Z] [Compare] nnpkg-tcs/UNIT_Mul_001     Pass
[2020-05-14T21:30:54.261Z] [  Run  ] nnpkg-tcs/UNIT_Mul_002     Pass
[2020-05-14T21:30:54.261Z] [Compare] nnpkg-tcs/UNIT_Mul_002     Pass
[2020-05-14T21:30:54.261Z] [  Run  ] nnpkg-tcs/UNIT_Pad_000 tools/nnpackage_tool/nnpkg_test/nnpkg_test.sh: line 101:  5517 Segmentation fault      $nnpkg_run --nnpackage "$nnpkg" --load "$nnpkg/metadata/tc/input.h5" --dump "$dumped" &> /dev/null > "$dumped.log" 2>&1
[2020-05-14T21:30:54.261Z]  Fail
[2020-05-14T21:30:54.261Z] 
[2020-05-14T21:30:54.261Z] 
[2020-05-14T21:30:54.457Z] [Pipeline] }
[2020-05-14T21:30:54.539Z] [Pipeline] // node
[2020-05-14T21:30:54.611Z] [Pipeline] }
[2020-05-14T21:30:54.691Z] [Pipeline] // stage
[2020-05-14T21:30:54.812Z] [Pipeline] stage
[2020-05-14T21:30:54.837Z] [Pipeline] { (Declarative: Post Actions)
[2020-05-14T21:30:54.958Z] [Pipeline] node
[2020-05-14T21:30:55.015Z] Running on builder_serverpool_npubuilder4 in /home/jenkins_slave/workspace/nnfw/master/push-nnpackage-test
[2020-05-14T21:30:55.071Z] [Pipeline] {
[2020-05-14T21:30:55.145Z] [Pipeline] step

View full output

nnfw-bot commented 4 years ago

Last 50 lines of output:

[2020-05-14T21:40:48.347Z] [Compare] nnpkg-tcs/NET_0040     Pass
[2020-05-14T21:40:48.347Z] [  Run  ] nnpkg-tcs/NET_0041     Pass
[2020-05-14T21:40:48.347Z] [Compare] nnpkg-tcs/NET_0041     Pass
[2020-05-14T21:40:48.347Z] [  Run  ] nnpkg-tcs/UNIT_Add_000     Pass
[2020-05-14T21:40:48.347Z] [Compare] nnpkg-tcs/UNIT_Add_000     Pass
[2020-05-14T21:40:48.629Z] [  Run  ] nnpkg-tcs/UNIT_Add_001     Pass
[2020-05-14T21:40:48.629Z] [Compare] nnpkg-tcs/UNIT_Add_001     Pass
[2020-05-14T21:40:48.629Z] [  Run  ] nnpkg-tcs/UNIT_Add_002     Pass
[2020-05-14T21:40:48.629Z] [Compare] nnpkg-tcs/UNIT_Add_002     Pass
[2020-05-14T21:40:48.629Z] [  Run  ] nnpkg-tcs/UNIT_Add_004     Pass
[2020-05-14T21:40:48.629Z] [Compare] nnpkg-tcs/UNIT_Add_004     Pass
[2020-05-14T21:40:48.629Z] [  Run  ] nnpkg-tcs/UNIT_Add_005     Pass
[2020-05-14T21:40:48.629Z] [Compare] nnpkg-tcs/UNIT_Add_005     Pass
[2020-05-14T21:40:48.901Z] [  Run  ] nnpkg-tcs/UNIT_AvgPool_000     Pass
[2020-05-14T21:40:48.901Z] [Compare] nnpkg-tcs/UNIT_AvgPool_000     Pass
[2020-05-14T21:40:48.901Z] [  Run  ] nnpkg-tcs/UNIT_AvgPool_001     Pass
[2020-05-14T21:40:48.901Z] [Compare] nnpkg-tcs/UNIT_AvgPool_001     Pass
[2020-05-14T21:40:48.901Z] [  Run  ] nnpkg-tcs/UNIT_ConcatV2_002    Pass
[2020-05-14T21:40:48.901Z] [Compare] nnpkg-tcs/UNIT_ConcatV2_002    Pass
[2020-05-14T21:40:49.173Z] [  Run  ] nnpkg-tcs/UNIT_Conv2D_000  Pass
[2020-05-14T21:40:49.173Z] [Compare] nnpkg-tcs/UNIT_Conv2D_000  Pass
[2020-05-14T21:40:49.173Z] [  Run  ] nnpkg-tcs/UNIT_DepthwiseConv2dNative_000   Pass
[2020-05-14T21:40:49.173Z] [Compare] nnpkg-tcs/UNIT_DepthwiseConv2dNative_000   Pass
[2020-05-14T21:40:49.173Z] [  Run  ] nnpkg-tcs/UNIT_DepthwiseConv2dNative_001   Pass
[2020-05-14T21:40:49.173Z] [Compare] nnpkg-tcs/UNIT_DepthwiseConv2dNative_001   Pass
[2020-05-14T21:40:49.173Z] [  Run  ] nnpkg-tcs/UNIT_MaxPool_000     Pass
[2020-05-14T21:40:49.173Z] [Compare] nnpkg-tcs/UNIT_MaxPool_000     Pass
[2020-05-14T21:40:49.446Z] [  Run  ] nnpkg-tcs/UNIT_MaxPool_001     Pass
[2020-05-14T21:40:49.446Z] [Compare] nnpkg-tcs/UNIT_MaxPool_001     Pass
[2020-05-14T21:40:49.446Z] [  Run  ] nnpkg-tcs/UNIT_Mul_000     Pass
[2020-05-14T21:40:49.446Z] [Compare] nnpkg-tcs/UNIT_Mul_000     Pass
[2020-05-14T21:40:49.446Z] [  Run  ] nnpkg-tcs/UNIT_Mul_001     Pass
[2020-05-14T21:40:49.446Z] [Compare] nnpkg-tcs/UNIT_Mul_001     Pass
[2020-05-14T21:40:49.446Z] [  Run  ] nnpkg-tcs/UNIT_Mul_002     Pass
[2020-05-14T21:40:49.446Z] [Compare] nnpkg-tcs/UNIT_Mul_002     Pass
[2020-05-14T21:40:49.446Z] [  Run  ] nnpkg-tcs/UNIT_Pad_000 tools/nnpackage_tool/nnpkg_test/nnpkg_test.sh: line 101: 10101 Segmentation fault      $nnpkg_run --nnpackage "$nnpkg" --load "$nnpkg/metadata/tc/input.h5" --dump "$dumped" &> /dev/null > "$dumped.log" 2>&1
[2020-05-14T21:40:49.446Z]  Fail
[2020-05-14T21:40:49.446Z] 
[2020-05-14T21:40:49.446Z] 
[2020-05-14T21:40:49.546Z] [Pipeline] }
[2020-05-14T21:40:49.718Z] [Pipeline] // node
[2020-05-14T21:40:49.863Z] [Pipeline] }
[2020-05-14T21:40:50.007Z] [Pipeline] // stage
[2020-05-14T21:40:50.201Z] [Pipeline] stage
[2020-05-14T21:40:50.224Z] [Pipeline] { (Declarative: Post Actions)
[2020-05-14T21:40:50.367Z] [Pipeline] node
[2020-05-14T21:40:50.415Z] Running on builder_serverpool_npubuilder4 in /home/jenkins_slave/workspace/nnfw/master/push-nnpackage-test
[2020-05-14T21:40:50.472Z] [Pipeline] {
[2020-05-14T21:40:50.586Z] [Pipeline] step

View full output

nnfw-bot commented 4 years ago

Last 50 lines of output:

[2020-05-14T21:49:40.303Z] [Compare] nnpkg-tcs/NET_0040     Pass
[2020-05-14T21:49:40.303Z] [  Run  ] nnpkg-tcs/NET_0041     Pass
[2020-05-14T21:49:40.304Z] [Compare] nnpkg-tcs/NET_0041     Pass
[2020-05-14T21:49:40.304Z] [  Run  ] nnpkg-tcs/UNIT_Add_000     Pass
[2020-05-14T21:49:40.304Z] [Compare] nnpkg-tcs/UNIT_Add_000     Pass
[2020-05-14T21:49:40.304Z] [  Run  ] nnpkg-tcs/UNIT_Add_001     Pass
[2020-05-14T21:49:40.304Z] [Compare] nnpkg-tcs/UNIT_Add_001     Pass
[2020-05-14T21:49:40.304Z] [  Run  ] nnpkg-tcs/UNIT_Add_002     Pass
[2020-05-14T21:49:40.304Z] [Compare] nnpkg-tcs/UNIT_Add_002     Pass
[2020-05-14T21:49:40.577Z] [  Run  ] nnpkg-tcs/UNIT_Add_004     Pass
[2020-05-14T21:49:40.577Z] [Compare] nnpkg-tcs/UNIT_Add_004     Pass
[2020-05-14T21:49:40.577Z] [  Run  ] nnpkg-tcs/UNIT_Add_005     Pass
[2020-05-14T21:49:40.577Z] [Compare] nnpkg-tcs/UNIT_Add_005     Pass
[2020-05-14T21:49:40.577Z] [  Run  ] nnpkg-tcs/UNIT_AvgPool_000     Pass
[2020-05-14T21:49:40.577Z] [Compare] nnpkg-tcs/UNIT_AvgPool_000     Pass
[2020-05-14T21:49:40.577Z] [  Run  ] nnpkg-tcs/UNIT_AvgPool_001     Pass
[2020-05-14T21:49:40.577Z] [Compare] nnpkg-tcs/UNIT_AvgPool_001     Pass
[2020-05-14T21:49:40.850Z] [  Run  ] nnpkg-tcs/UNIT_ConcatV2_002    Pass
[2020-05-14T21:49:40.850Z] [Compare] nnpkg-tcs/UNIT_ConcatV2_002    Pass
[2020-05-14T21:49:40.850Z] [  Run  ] nnpkg-tcs/UNIT_Conv2D_000  Pass
[2020-05-14T21:49:40.850Z] [Compare] nnpkg-tcs/UNIT_Conv2D_000  Pass
[2020-05-14T21:49:40.850Z] [  Run  ] nnpkg-tcs/UNIT_DepthwiseConv2dNative_000   Pass
[2020-05-14T21:49:40.850Z] [Compare] nnpkg-tcs/UNIT_DepthwiseConv2dNative_000   Pass
[2020-05-14T21:49:40.850Z] [  Run  ] nnpkg-tcs/UNIT_DepthwiseConv2dNative_001   Pass
[2020-05-14T21:49:40.850Z] [Compare] nnpkg-tcs/UNIT_DepthwiseConv2dNative_001   Pass
[2020-05-14T21:49:41.121Z] [  Run  ] nnpkg-tcs/UNIT_MaxPool_000     Pass
[2020-05-14T21:49:41.121Z] [Compare] nnpkg-tcs/UNIT_MaxPool_000     Pass
[2020-05-14T21:49:41.121Z] [  Run  ] nnpkg-tcs/UNIT_MaxPool_001     Pass
[2020-05-14T21:49:41.121Z] [Compare] nnpkg-tcs/UNIT_MaxPool_001     Pass
[2020-05-14T21:49:41.121Z] [  Run  ] nnpkg-tcs/UNIT_Mul_000     Pass
[2020-05-14T21:49:41.121Z] [Compare] nnpkg-tcs/UNIT_Mul_000     Pass
[2020-05-14T21:49:41.121Z] [  Run  ] nnpkg-tcs/UNIT_Mul_001     Pass
[2020-05-14T21:49:41.121Z] [Compare] nnpkg-tcs/UNIT_Mul_001     Pass
[2020-05-14T21:49:41.395Z] [  Run  ] nnpkg-tcs/UNIT_Mul_002     Pass
[2020-05-14T21:49:41.395Z] [Compare] nnpkg-tcs/UNIT_Mul_002     Pass
[2020-05-14T21:49:41.395Z] [  Run  ] nnpkg-tcs/UNIT_Pad_000 tools/nnpackage_tool/nnpkg_test/nnpkg_test.sh: line 101: 20950 Segmentation fault      $nnpkg_run --nnpackage "$nnpkg" --load "$nnpkg/metadata/tc/input.h5" --dump "$dumped" &> /dev/null > "$dumped.log" 2>&1
[2020-05-14T21:49:41.395Z]  Fail
[2020-05-14T21:49:41.395Z] 
[2020-05-14T21:49:41.395Z] 
[2020-05-14T21:49:41.502Z] [Pipeline] }
[2020-05-14T21:49:41.591Z] [Pipeline] // node
[2020-05-14T21:49:41.676Z] [Pipeline] }
[2020-05-14T21:49:41.749Z] [Pipeline] // stage
[2020-05-14T21:49:41.872Z] [Pipeline] stage
[2020-05-14T21:49:41.897Z] [Pipeline] { (Declarative: Post Actions)
[2020-05-14T21:49:42.021Z] [Pipeline] node
[2020-05-14T21:49:42.071Z] Running on builder_serverpool_npubuilder0 in /home/jenkins_slave/workspace/nnfw/master/push-nnpackage-test
[2020-05-14T21:49:42.120Z] [Pipeline] {
[2020-05-14T21:49:42.194Z] [Pipeline] step

View full output

nnfw-bot commented 4 years ago

Last 50 lines of output:

[2020-05-14T22:02:26.676Z] [Compare] nnpkg-tcs/NET_0040     Pass
[2020-05-14T22:02:26.676Z] [  Run  ] nnpkg-tcs/NET_0041     Pass
[2020-05-14T22:02:26.676Z] [Compare] nnpkg-tcs/NET_0041     Pass
[2020-05-14T22:02:26.676Z] [  Run  ] nnpkg-tcs/UNIT_Add_000     Pass
[2020-05-14T22:02:26.676Z] [Compare] nnpkg-tcs/UNIT_Add_000     Pass
[2020-05-14T22:02:26.676Z] [  Run  ] nnpkg-tcs/UNIT_Add_001     Pass
[2020-05-14T22:02:26.676Z] [Compare] nnpkg-tcs/UNIT_Add_001     Pass
[2020-05-14T22:02:26.952Z] [  Run  ] nnpkg-tcs/UNIT_Add_002     Pass
[2020-05-14T22:02:26.952Z] [Compare] nnpkg-tcs/UNIT_Add_002     Pass
[2020-05-14T22:02:26.952Z] [  Run  ] nnpkg-tcs/UNIT_Add_004     Pass
[2020-05-14T22:02:26.952Z] [Compare] nnpkg-tcs/UNIT_Add_004     Pass
[2020-05-14T22:02:26.952Z] [  Run  ] nnpkg-tcs/UNIT_Add_005     Pass
[2020-05-14T22:02:26.952Z] [Compare] nnpkg-tcs/UNIT_Add_005     Pass
[2020-05-14T22:02:26.952Z] [  Run  ] nnpkg-tcs/UNIT_AvgPool_000     Pass
[2020-05-14T22:02:27.224Z] [Compare] nnpkg-tcs/UNIT_AvgPool_000     Pass
[2020-05-14T22:02:27.224Z] [  Run  ] nnpkg-tcs/UNIT_AvgPool_001     Pass
[2020-05-14T22:02:27.224Z] [Compare] nnpkg-tcs/UNIT_AvgPool_001     Pass
[2020-05-14T22:02:27.224Z] [  Run  ] nnpkg-tcs/UNIT_ConcatV2_002    Pass
[2020-05-14T22:02:27.224Z] [Compare] nnpkg-tcs/UNIT_ConcatV2_002    Pass
[2020-05-14T22:02:27.224Z] [  Run  ] nnpkg-tcs/UNIT_Conv2D_000  Pass
[2020-05-14T22:02:27.224Z] [Compare] nnpkg-tcs/UNIT_Conv2D_000  Pass
[2020-05-14T22:02:27.497Z] [  Run  ] nnpkg-tcs/UNIT_DepthwiseConv2dNative_000   Pass
[2020-05-14T22:02:27.497Z] [Compare] nnpkg-tcs/UNIT_DepthwiseConv2dNative_000   Pass
[2020-05-14T22:02:27.497Z] [  Run  ] nnpkg-tcs/UNIT_DepthwiseConv2dNative_001   Pass
[2020-05-14T22:02:27.497Z] [Compare] nnpkg-tcs/UNIT_DepthwiseConv2dNative_001   Pass
[2020-05-14T22:02:27.497Z] [  Run  ] nnpkg-tcs/UNIT_MaxPool_000     Pass
[2020-05-14T22:02:27.497Z] [Compare] nnpkg-tcs/UNIT_MaxPool_000     Pass
[2020-05-14T22:02:27.497Z] [  Run  ] nnpkg-tcs/UNIT_MaxPool_001     Pass
[2020-05-14T22:02:27.497Z] [Compare] nnpkg-tcs/UNIT_MaxPool_001     Pass
[2020-05-14T22:02:27.767Z] [  Run  ] nnpkg-tcs/UNIT_Mul_000     Pass
[2020-05-14T22:02:27.767Z] [Compare] nnpkg-tcs/UNIT_Mul_000     Pass
[2020-05-14T22:02:27.767Z] [  Run  ] nnpkg-tcs/UNIT_Mul_001     Pass
[2020-05-14T22:02:27.767Z] [Compare] nnpkg-tcs/UNIT_Mul_001     Pass
[2020-05-14T22:02:27.767Z] [  Run  ] nnpkg-tcs/UNIT_Mul_002     Pass
[2020-05-14T22:02:27.767Z] [Compare] nnpkg-tcs/UNIT_Mul_002     Pass
[2020-05-14T22:02:27.767Z] [  Run  ] nnpkg-tcs/UNIT_Pad_000 tools/nnpackage_tool/nnpkg_test/nnpkg_test.sh: line 101: 23416 Segmentation fault      $nnpkg_run --nnpackage "$nnpkg" --load "$nnpkg/metadata/tc/input.h5" --dump "$dumped" &> /dev/null > "$dumped.log" 2>&1
[2020-05-14T22:02:27.767Z]  Fail
[2020-05-14T22:02:27.767Z] 
[2020-05-14T22:02:27.767Z] 
[2020-05-14T22:02:27.893Z] [Pipeline] }
[2020-05-14T22:02:27.975Z] [Pipeline] // node
[2020-05-14T22:02:28.049Z] [Pipeline] }
[2020-05-14T22:02:28.123Z] [Pipeline] // stage
[2020-05-14T22:02:28.249Z] [Pipeline] stage
[2020-05-14T22:02:28.273Z] [Pipeline] { (Declarative: Post Actions)
[2020-05-14T22:02:28.398Z] [Pipeline] node
[2020-05-14T22:02:28.504Z] Running on builder_serverpool_npubuilder4 in /home/jenkins_slave/workspace/nnfw/master/push-nnpackage-test
[2020-05-14T22:02:28.529Z] [Pipeline] {
[2020-05-14T22:02:28.628Z] [Pipeline] step

View full output

nnfw-bot commented 4 years ago

Last 50 lines of output:

[2020-05-14T22:11:42.187Z] [Compare] nnpkg-tcs/NET_0040     Pass
[2020-05-14T22:11:42.187Z] [  Run  ] nnpkg-tcs/NET_0041     Pass
[2020-05-14T22:11:42.187Z] [Compare] nnpkg-tcs/NET_0041     Pass
[2020-05-14T22:11:42.187Z] [  Run  ] nnpkg-tcs/UNIT_Add_000     Pass
[2020-05-14T22:11:42.187Z] [Compare] nnpkg-tcs/UNIT_Add_000     Pass
[2020-05-14T22:11:42.464Z] [  Run  ] nnpkg-tcs/UNIT_Add_001     Pass
[2020-05-14T22:11:42.464Z] [Compare] nnpkg-tcs/UNIT_Add_001     Pass
[2020-05-14T22:11:42.464Z] [  Run  ] nnpkg-tcs/UNIT_Add_002     Pass
[2020-05-14T22:11:42.464Z] [Compare] nnpkg-tcs/UNIT_Add_002     Pass
[2020-05-14T22:11:42.464Z] [  Run  ] nnpkg-tcs/UNIT_Add_004     Pass
[2020-05-14T22:11:42.464Z] [Compare] nnpkg-tcs/UNIT_Add_004     Pass
[2020-05-14T22:11:42.464Z] [  Run  ] nnpkg-tcs/UNIT_Add_005     Pass
[2020-05-14T22:11:42.464Z] [Compare] nnpkg-tcs/UNIT_Add_005     Pass
[2020-05-14T22:11:42.743Z] [  Run  ] nnpkg-tcs/UNIT_AvgPool_000     Pass
[2020-05-14T22:11:42.743Z] [Compare] nnpkg-tcs/UNIT_AvgPool_000     Pass
[2020-05-14T22:11:42.743Z] [  Run  ] nnpkg-tcs/UNIT_AvgPool_001     Pass
[2020-05-14T22:11:42.743Z] [Compare] nnpkg-tcs/UNIT_AvgPool_001     Pass
[2020-05-14T22:11:42.743Z] [  Run  ] nnpkg-tcs/UNIT_ConcatV2_002    Pass
[2020-05-14T22:11:42.743Z] [Compare] nnpkg-tcs/UNIT_ConcatV2_002    Pass
[2020-05-14T22:11:42.743Z] [  Run  ] nnpkg-tcs/UNIT_Conv2D_000  Pass
[2020-05-14T22:11:42.743Z] [Compare] nnpkg-tcs/UNIT_Conv2D_000  Pass
[2020-05-14T22:11:43.019Z] [  Run  ] nnpkg-tcs/UNIT_DepthwiseConv2dNative_000   Pass
[2020-05-14T22:11:43.019Z] [Compare] nnpkg-tcs/UNIT_DepthwiseConv2dNative_000   Pass
[2020-05-14T22:11:43.019Z] [  Run  ] nnpkg-tcs/UNIT_DepthwiseConv2dNative_001   Pass
[2020-05-14T22:11:43.019Z] [Compare] nnpkg-tcs/UNIT_DepthwiseConv2dNative_001   Pass
[2020-05-14T22:11:43.019Z] [  Run  ] nnpkg-tcs/UNIT_MaxPool_000     Pass
[2020-05-14T22:11:43.019Z] [Compare] nnpkg-tcs/UNIT_MaxPool_000     Pass
[2020-05-14T22:11:43.019Z] [  Run  ] nnpkg-tcs/UNIT_MaxPool_001     Pass
[2020-05-14T22:11:43.019Z] [Compare] nnpkg-tcs/UNIT_MaxPool_001     Pass
[2020-05-14T22:11:43.290Z] [  Run  ] nnpkg-tcs/UNIT_Mul_000     Pass
[2020-05-14T22:11:43.290Z] [Compare] nnpkg-tcs/UNIT_Mul_000     Pass
[2020-05-14T22:11:43.290Z] [  Run  ] nnpkg-tcs/UNIT_Mul_001     Pass
[2020-05-14T22:11:43.290Z] [Compare] nnpkg-tcs/UNIT_Mul_001     Pass
[2020-05-14T22:11:43.290Z] [  Run  ] nnpkg-tcs/UNIT_Mul_002     Pass
[2020-05-14T22:11:43.290Z] [Compare] nnpkg-tcs/UNIT_Mul_002     Pass
[2020-05-14T22:11:43.290Z] [  Run  ] nnpkg-tcs/UNIT_Pad_000 tools/nnpackage_tool/nnpkg_test/nnpkg_test.sh: line 101:  7716 Segmentation fault      $nnpkg_run --nnpackage "$nnpkg" --load "$nnpkg/metadata/tc/input.h5" --dump "$dumped" &> /dev/null > "$dumped.log" 2>&1
[2020-05-14T22:11:43.290Z]  Fail
[2020-05-14T22:11:43.290Z] 
[2020-05-14T22:11:43.290Z] 
[2020-05-14T22:11:43.390Z] [Pipeline] }
[2020-05-14T22:11:43.471Z] [Pipeline] // node
[2020-05-14T22:11:43.544Z] [Pipeline] }
[2020-05-14T22:11:43.616Z] [Pipeline] // stage
[2020-05-14T22:11:43.737Z] [Pipeline] stage
[2020-05-14T22:11:43.761Z] [Pipeline] { (Declarative: Post Actions)
[2020-05-14T22:11:43.882Z] [Pipeline] node
[2020-05-14T22:11:43.930Z] Running on builder_serverpool_npubuilder4 in /home/jenkins_slave/workspace/nnfw/master/push-nnpackage-test
[2020-05-14T22:11:43.979Z] [Pipeline] {
[2020-05-14T22:11:44.052Z] [Pipeline] step

View full output

nnfw-bot commented 4 years ago

Last 50 lines of output:

[2020-05-14T23:26:51.743Z] [Compare] nnpkg-tcs/NET_0040     Pass
[2020-05-14T23:26:51.743Z] [  Run  ] nnpkg-tcs/NET_0041     Pass
[2020-05-14T23:26:51.743Z] [Compare] nnpkg-tcs/NET_0041     Pass
[2020-05-14T23:26:51.743Z] [  Run  ] nnpkg-tcs/UNIT_Add_000     Pass
[2020-05-14T23:26:51.743Z] [Compare] nnpkg-tcs/UNIT_Add_000     Pass
[2020-05-14T23:26:52.021Z] [  Run  ] nnpkg-tcs/UNIT_Add_001     Pass
[2020-05-14T23:26:52.021Z] [Compare] nnpkg-tcs/UNIT_Add_001     Pass
[2020-05-14T23:26:52.021Z] [  Run  ] nnpkg-tcs/UNIT_Add_002     Pass
[2020-05-14T23:26:52.021Z] [Compare] nnpkg-tcs/UNIT_Add_002     Pass
[2020-05-14T23:26:52.021Z] [  Run  ] nnpkg-tcs/UNIT_Add_004     Pass
[2020-05-14T23:26:52.021Z] [Compare] nnpkg-tcs/UNIT_Add_004     Pass
[2020-05-14T23:26:52.021Z] [  Run  ] nnpkg-tcs/UNIT_Add_005     Pass
[2020-05-14T23:26:52.294Z] [Compare] nnpkg-tcs/UNIT_Add_005     Pass
[2020-05-14T23:26:52.294Z] [  Run  ] nnpkg-tcs/UNIT_AvgPool_000     Pass
[2020-05-14T23:26:52.294Z] [Compare] nnpkg-tcs/UNIT_AvgPool_000     Pass
[2020-05-14T23:26:52.294Z] [  Run  ] nnpkg-tcs/UNIT_AvgPool_001     Pass
[2020-05-14T23:26:52.294Z] [Compare] nnpkg-tcs/UNIT_AvgPool_001     Pass
[2020-05-14T23:26:52.294Z] [  Run  ] nnpkg-tcs/UNIT_ConcatV2_002    Pass
[2020-05-14T23:26:52.294Z] [Compare] nnpkg-tcs/UNIT_ConcatV2_002    Pass
[2020-05-14T23:26:52.567Z] [  Run  ] nnpkg-tcs/UNIT_Conv2D_000  Pass
[2020-05-14T23:26:52.567Z] [Compare] nnpkg-tcs/UNIT_Conv2D_000  Pass
[2020-05-14T23:26:52.567Z] [  Run  ] nnpkg-tcs/UNIT_DepthwiseConv2dNative_000   Pass
[2020-05-14T23:26:52.567Z] [Compare] nnpkg-tcs/UNIT_DepthwiseConv2dNative_000   Pass
[2020-05-14T23:26:52.567Z] [  Run  ] nnpkg-tcs/UNIT_DepthwiseConv2dNative_001   Pass
[2020-05-14T23:26:52.567Z] [Compare] nnpkg-tcs/UNIT_DepthwiseConv2dNative_001   Pass
[2020-05-14T23:26:52.567Z] [  Run  ] nnpkg-tcs/UNIT_MaxPool_000     Pass
[2020-05-14T23:26:52.841Z] [Compare] nnpkg-tcs/UNIT_MaxPool_000     Pass
[2020-05-14T23:26:52.841Z] [  Run  ] nnpkg-tcs/UNIT_MaxPool_001     Pass
[2020-05-14T23:26:52.841Z] [Compare] nnpkg-tcs/UNIT_MaxPool_001     Pass
[2020-05-14T23:26:52.841Z] [  Run  ] nnpkg-tcs/UNIT_Mul_000     Pass
[2020-05-14T23:26:52.841Z] [Compare] nnpkg-tcs/UNIT_Mul_000     Pass
[2020-05-14T23:26:52.841Z] [  Run  ] nnpkg-tcs/UNIT_Mul_001     Pass
[2020-05-14T23:26:52.841Z] [Compare] nnpkg-tcs/UNIT_Mul_001     Pass
[2020-05-14T23:26:53.113Z] [  Run  ] nnpkg-tcs/UNIT_Mul_002     Pass
[2020-05-14T23:26:53.113Z] [Compare] nnpkg-tcs/UNIT_Mul_002     Pass
[2020-05-14T23:26:53.113Z] [  Run  ] nnpkg-tcs/UNIT_Pad_000 tools/nnpackage_tool/nnpkg_test/nnpkg_test.sh: line 101: 27605 Segmentation fault      $nnpkg_run --nnpackage "$nnpkg" --load "$nnpkg/metadata/tc/input.h5" --dump "$dumped" &> /dev/null > "$dumped.log" 2>&1
[2020-05-14T23:26:53.113Z]  Fail
[2020-05-14T23:26:53.113Z] 
[2020-05-14T23:26:53.113Z] 
[2020-05-14T23:26:53.303Z] [Pipeline] }
[2020-05-14T23:26:53.393Z] [Pipeline] // node
[2020-05-14T23:26:53.474Z] [Pipeline] }
[2020-05-14T23:26:53.565Z] [Pipeline] // stage
[2020-05-14T23:26:53.700Z] [Pipeline] stage
[2020-05-14T23:26:53.728Z] [Pipeline] { (Declarative: Post Actions)
[2020-05-14T23:26:53.864Z] [Pipeline] node
[2020-05-14T23:26:53.919Z] Running on builder_serverpool_npubuilder4 in /home/jenkins_slave/workspace/nnfw/master/push-nnpackage-test
[2020-05-14T23:26:53.973Z] [Pipeline] {
[2020-05-14T23:26:54.054Z] [Pipeline] step

View full output

nnfw-bot commented 4 years ago

Last 50 lines of output:

[2020-05-15T01:01:49.697Z] [Compare] nnpkg-tcs/NET_0040     Pass
[2020-05-15T01:01:49.697Z] [  Run  ] nnpkg-tcs/NET_0041     Pass
[2020-05-15T01:01:49.697Z] [Compare] nnpkg-tcs/NET_0041     Pass
[2020-05-15T01:01:49.697Z] [  Run  ] nnpkg-tcs/UNIT_Add_000     Pass
[2020-05-15T01:01:49.697Z] [Compare] nnpkg-tcs/UNIT_Add_000     Pass
[2020-05-15T01:01:49.697Z] [  Run  ] nnpkg-tcs/UNIT_Add_001     Pass
[2020-05-15T01:01:49.697Z] [Compare] nnpkg-tcs/UNIT_Add_001     Pass
[2020-05-15T01:01:49.697Z] [  Run  ] nnpkg-tcs/UNIT_Add_002     Pass
[2020-05-15T01:01:49.697Z] [Compare] nnpkg-tcs/UNIT_Add_002     Pass
[2020-05-15T01:01:49.697Z] [  Run  ] nnpkg-tcs/UNIT_Add_004     Pass
[2020-05-15T01:01:49.697Z] [Compare] nnpkg-tcs/UNIT_Add_004     Pass
[2020-05-15T01:01:50.078Z] [  Run  ] nnpkg-tcs/UNIT_Add_005     Pass
[2020-05-15T01:01:50.078Z] [Compare] nnpkg-tcs/UNIT_Add_005     Pass
[2020-05-15T01:01:50.078Z] [  Run  ] nnpkg-tcs/UNIT_AvgPool_000     Pass
[2020-05-15T01:01:50.078Z] [Compare] nnpkg-tcs/UNIT_AvgPool_000     Pass
[2020-05-15T01:01:50.078Z] [  Run  ] nnpkg-tcs/UNIT_AvgPool_001     Pass
[2020-05-15T01:01:50.078Z] [Compare] nnpkg-tcs/UNIT_AvgPool_001     Pass
[2020-05-15T01:01:50.078Z] [  Run  ] nnpkg-tcs/UNIT_ConcatV2_002    Pass
[2020-05-15T01:01:50.078Z] [Compare] nnpkg-tcs/UNIT_ConcatV2_002    Pass
[2020-05-15T01:01:50.078Z] [  Run  ] nnpkg-tcs/UNIT_Conv2D_000  Pass
[2020-05-15T01:01:50.078Z] [Compare] nnpkg-tcs/UNIT_Conv2D_000  Pass
[2020-05-15T01:01:50.078Z] [  Run  ] nnpkg-tcs/UNIT_DepthwiseConv2dNative_000   Pass
[2020-05-15T01:01:50.462Z] [Compare] nnpkg-tcs/UNIT_DepthwiseConv2dNative_000   Pass
[2020-05-15T01:01:50.462Z] [  Run  ] nnpkg-tcs/UNIT_DepthwiseConv2dNative_001   Pass
[2020-05-15T01:01:50.462Z] [Compare] nnpkg-tcs/UNIT_DepthwiseConv2dNative_001   Pass
[2020-05-15T01:01:50.462Z] [  Run  ] nnpkg-tcs/UNIT_MaxPool_000     Pass
[2020-05-15T01:01:50.462Z] [Compare] nnpkg-tcs/UNIT_MaxPool_000     Pass
[2020-05-15T01:01:50.462Z] [  Run  ] nnpkg-tcs/UNIT_MaxPool_001     Pass
[2020-05-15T01:01:50.462Z] [Compare] nnpkg-tcs/UNIT_MaxPool_001     Pass
[2020-05-15T01:01:50.462Z] [  Run  ] nnpkg-tcs/UNIT_Mul_000     Pass
[2020-05-15T01:01:50.462Z] [Compare] nnpkg-tcs/UNIT_Mul_000     Pass
[2020-05-15T01:01:50.462Z] [  Run  ] nnpkg-tcs/UNIT_Mul_001     Pass
[2020-05-15T01:01:50.462Z] [Compare] nnpkg-tcs/UNIT_Mul_001     Pass
[2020-05-15T01:01:50.835Z] [  Run  ] nnpkg-tcs/UNIT_Mul_002     Pass
[2020-05-15T01:01:50.835Z] [Compare] nnpkg-tcs/UNIT_Mul_002     Pass
[2020-05-15T01:01:50.835Z] [  Run  ] nnpkg-tcs/UNIT_Pad_000 tools/nnpackage_tool/nnpkg_test/nnpkg_test.sh: line 101: 26903 Segmentation fault      $nnpkg_run --nnpackage "$nnpkg" --load "$nnpkg/metadata/tc/input.h5" --dump "$dumped" &> /dev/null > "$dumped.log" 2>&1
[2020-05-15T01:01:50.835Z]  Fail
[2020-05-15T01:01:50.835Z] 
[2020-05-15T01:01:50.835Z] 
[2020-05-15T01:01:51.066Z] [Pipeline] }
[2020-05-15T01:01:51.146Z] [Pipeline] // node
[2020-05-15T01:01:51.220Z] [Pipeline] }
[2020-05-15T01:01:51.300Z] [Pipeline] // stage
[2020-05-15T01:01:51.446Z] [Pipeline] stage
[2020-05-15T01:01:51.494Z] [Pipeline] { (Declarative: Post Actions)
[2020-05-15T01:01:51.688Z] [Pipeline] node
[2020-05-15T01:01:51.785Z] Running on builder_serverpool_npubuilder1 in /home/jenkins_slave/workspace/nnfw/master/push-nnpackage-test
[2020-05-15T01:01:51.881Z] [Pipeline] {
[2020-05-15T01:01:52.027Z] [Pipeline] step

View full output

nnfw-bot commented 4 years ago

Last 50 lines of output:

[2020-05-15T01:10:23.734Z] [Compare] nnpkg-tcs/NET_0040     Pass
[2020-05-15T01:10:23.734Z] [  Run  ] nnpkg-tcs/NET_0041     Pass
[2020-05-15T01:10:23.734Z] [Compare] nnpkg-tcs/NET_0041     Pass
[2020-05-15T01:10:23.734Z] [  Run  ] nnpkg-tcs/UNIT_Add_000     Pass
[2020-05-15T01:10:24.016Z] [Compare] nnpkg-tcs/UNIT_Add_000     Pass
[2020-05-15T01:10:24.016Z] [  Run  ] nnpkg-tcs/UNIT_Add_001     Pass
[2020-05-15T01:10:24.016Z] [Compare] nnpkg-tcs/UNIT_Add_001     Pass
[2020-05-15T01:10:24.016Z] [  Run  ] nnpkg-tcs/UNIT_Add_002     Pass
[2020-05-15T01:10:24.016Z] [Compare] nnpkg-tcs/UNIT_Add_002     Pass
[2020-05-15T01:10:24.016Z] [  Run  ] nnpkg-tcs/UNIT_Add_004     Pass
[2020-05-15T01:10:24.016Z] [Compare] nnpkg-tcs/UNIT_Add_004     Pass
[2020-05-15T01:10:24.293Z] [  Run  ] nnpkg-tcs/UNIT_Add_005     Pass
[2020-05-15T01:10:24.293Z] [Compare] nnpkg-tcs/UNIT_Add_005     Pass
[2020-05-15T01:10:24.293Z] [  Run  ] nnpkg-tcs/UNIT_AvgPool_000     Pass
[2020-05-15T01:10:24.293Z] [Compare] nnpkg-tcs/UNIT_AvgPool_000     Pass
[2020-05-15T01:10:24.293Z] [  Run  ] nnpkg-tcs/UNIT_AvgPool_001     Pass
[2020-05-15T01:10:24.293Z] [Compare] nnpkg-tcs/UNIT_AvgPool_001     Pass
[2020-05-15T01:10:24.293Z] [  Run  ] nnpkg-tcs/UNIT_ConcatV2_002    Pass
[2020-05-15T01:10:24.570Z] [Compare] nnpkg-tcs/UNIT_ConcatV2_002    Pass
[2020-05-15T01:10:24.570Z] [  Run  ] nnpkg-tcs/UNIT_Conv2D_000  Pass
[2020-05-15T01:10:24.570Z] [Compare] nnpkg-tcs/UNIT_Conv2D_000  Pass
[2020-05-15T01:10:24.570Z] [  Run  ] nnpkg-tcs/UNIT_DepthwiseConv2dNative_000   Pass
[2020-05-15T01:10:24.570Z] [Compare] nnpkg-tcs/UNIT_DepthwiseConv2dNative_000   Pass
[2020-05-15T01:10:24.570Z] [  Run  ] nnpkg-tcs/UNIT_DepthwiseConv2dNative_001   Pass
[2020-05-15T01:10:24.570Z] [Compare] nnpkg-tcs/UNIT_DepthwiseConv2dNative_001   Pass
[2020-05-15T01:10:24.847Z] [  Run  ] nnpkg-tcs/UNIT_MaxPool_000     Pass
[2020-05-15T01:10:24.847Z] [Compare] nnpkg-tcs/UNIT_MaxPool_000     Pass
[2020-05-15T01:10:24.847Z] [  Run  ] nnpkg-tcs/UNIT_MaxPool_001     Pass
[2020-05-15T01:10:24.847Z] [Compare] nnpkg-tcs/UNIT_MaxPool_001     Pass
[2020-05-15T01:10:24.847Z] [  Run  ] nnpkg-tcs/UNIT_Mul_000     Pass
[2020-05-15T01:10:24.847Z] [Compare] nnpkg-tcs/UNIT_Mul_000     Pass
[2020-05-15T01:10:24.847Z] [  Run  ] nnpkg-tcs/UNIT_Mul_001     Pass
[2020-05-15T01:10:24.847Z] [Compare] nnpkg-tcs/UNIT_Mul_001     Pass
[2020-05-15T01:10:25.123Z] [  Run  ] nnpkg-tcs/UNIT_Mul_002     Pass
[2020-05-15T01:10:25.123Z] [Compare] nnpkg-tcs/UNIT_Mul_002     Pass
[2020-05-15T01:10:25.123Z] [  Run  ] nnpkg-tcs/UNIT_Pad_000 tools/nnpackage_tool/nnpkg_test/nnpkg_test.sh: line 101: 18540 Segmentation fault      $nnpkg_run --nnpackage "$nnpkg" --load "$nnpkg/metadata/tc/input.h5" --dump "$dumped" &> /dev/null > "$dumped.log" 2>&1
[2020-05-15T01:10:25.123Z]  Fail
[2020-05-15T01:10:25.123Z] 
[2020-05-15T01:10:25.123Z] 
[2020-05-15T01:10:25.248Z] [Pipeline] }
[2020-05-15T01:10:25.338Z] [Pipeline] // node
[2020-05-15T01:10:25.413Z] [Pipeline] }
[2020-05-15T01:10:25.495Z] [Pipeline] // stage
[2020-05-15T01:10:25.618Z] [Pipeline] stage
[2020-05-15T01:10:25.643Z] [Pipeline] { (Declarative: Post Actions)
[2020-05-15T01:10:25.768Z] [Pipeline] node
[2020-05-15T01:10:25.818Z] Running on builder_serverpool_npubuilder3 in /home/jenkins_slave/workspace/nnfw/master/push-nnpackage-test
[2020-05-15T01:10:25.876Z] [Pipeline] {
[2020-05-15T01:10:25.950Z] [Pipeline] step

View full output

nnfw-bot commented 4 years ago

Last 50 lines of output:

[2020-05-15T01:26:41.515Z] [Compare] nnpkg-tcs/NET_0040     Pass
[2020-05-15T01:26:41.515Z] [  Run  ] nnpkg-tcs/NET_0041     Pass
[2020-05-15T01:26:41.790Z] [Compare] nnpkg-tcs/NET_0041     Pass
[2020-05-15T01:26:41.790Z] [  Run  ] nnpkg-tcs/UNIT_Add_000     Pass
[2020-05-15T01:26:41.790Z] [Compare] nnpkg-tcs/UNIT_Add_000     Pass
[2020-05-15T01:26:41.790Z] [  Run  ] nnpkg-tcs/UNIT_Add_001     Pass
[2020-05-15T01:26:41.790Z] [Compare] nnpkg-tcs/UNIT_Add_001     Pass
[2020-05-15T01:26:41.790Z] [  Run  ] nnpkg-tcs/UNIT_Add_002     Pass
[2020-05-15T01:26:41.790Z] [Compare] nnpkg-tcs/UNIT_Add_002     Pass
[2020-05-15T01:26:41.790Z] [  Run  ] nnpkg-tcs/UNIT_Add_004     Pass
[2020-05-15T01:26:41.790Z] [Compare] nnpkg-tcs/UNIT_Add_004     Pass
[2020-05-15T01:26:42.086Z] [  Run  ] nnpkg-tcs/UNIT_Add_005     Pass
[2020-05-15T01:26:42.086Z] [Compare] nnpkg-tcs/UNIT_Add_005     Pass
[2020-05-15T01:26:42.086Z] [  Run  ] nnpkg-tcs/UNIT_AvgPool_000     Pass
[2020-05-15T01:26:42.086Z] [Compare] nnpkg-tcs/UNIT_AvgPool_000     Pass
[2020-05-15T01:26:42.086Z] [  Run  ] nnpkg-tcs/UNIT_AvgPool_001     Pass
[2020-05-15T01:26:42.086Z] [Compare] nnpkg-tcs/UNIT_AvgPool_001     Pass
[2020-05-15T01:26:42.086Z] [  Run  ] nnpkg-tcs/UNIT_ConcatV2_002    Pass
[2020-05-15T01:26:42.086Z] [Compare] nnpkg-tcs/UNIT_ConcatV2_002    Pass
[2020-05-15T01:26:42.358Z] [  Run  ] nnpkg-tcs/UNIT_Conv2D_000  Pass
[2020-05-15T01:26:42.358Z] [Compare] nnpkg-tcs/UNIT_Conv2D_000  Pass
[2020-05-15T01:26:42.358Z] [  Run  ] nnpkg-tcs/UNIT_DepthwiseConv2dNative_000   Pass
[2020-05-15T01:26:42.358Z] [Compare] nnpkg-tcs/UNIT_DepthwiseConv2dNative_000   Pass
[2020-05-15T01:26:42.358Z] [  Run  ] nnpkg-tcs/UNIT_DepthwiseConv2dNative_001   Pass
[2020-05-15T01:26:42.358Z] [Compare] nnpkg-tcs/UNIT_DepthwiseConv2dNative_001   Pass
[2020-05-15T01:26:42.358Z] [  Run  ] nnpkg-tcs/UNIT_MaxPool_000     Pass
[2020-05-15T01:26:42.358Z] [Compare] nnpkg-tcs/UNIT_MaxPool_000     Pass
[2020-05-15T01:26:42.632Z] [  Run  ] nnpkg-tcs/UNIT_MaxPool_001     Pass
[2020-05-15T01:26:42.632Z] [Compare] nnpkg-tcs/UNIT_MaxPool_001     Pass
[2020-05-15T01:26:42.632Z] [  Run  ] nnpkg-tcs/UNIT_Mul_000     Pass
[2020-05-15T01:26:42.632Z] [Compare] nnpkg-tcs/UNIT_Mul_000     Pass
[2020-05-15T01:26:42.632Z] [  Run  ] nnpkg-tcs/UNIT_Mul_001     Pass
[2020-05-15T01:26:42.632Z] [Compare] nnpkg-tcs/UNIT_Mul_001     Pass
[2020-05-15T01:26:42.632Z] [  Run  ] nnpkg-tcs/UNIT_Mul_002     Pass
[2020-05-15T01:26:42.632Z] [Compare] nnpkg-tcs/UNIT_Mul_002     Pass
[2020-05-15T01:26:42.632Z] [  Run  ] nnpkg-tcs/UNIT_Pad_000 tools/nnpackage_tool/nnpkg_test/nnpkg_test.sh: line 101: 23765 Segmentation fault      $nnpkg_run --nnpackage "$nnpkg" --load "$nnpkg/metadata/tc/input.h5" --dump "$dumped" &> /dev/null > "$dumped.log" 2>&1
[2020-05-15T01:26:42.632Z]  Fail
[2020-05-15T01:26:42.632Z] 
[2020-05-15T01:26:42.632Z] 
[2020-05-15T01:26:42.745Z] [Pipeline] }
[2020-05-15T01:26:42.827Z] [Pipeline] // node
[2020-05-15T01:26:42.899Z] [Pipeline] }
[2020-05-15T01:26:42.971Z] [Pipeline] // stage
[2020-05-15T01:26:43.092Z] [Pipeline] stage
[2020-05-15T01:26:43.116Z] [Pipeline] { (Declarative: Post Actions)
[2020-05-15T01:26:43.237Z] [Pipeline] node
[2020-05-15T01:26:43.286Z] Running on builder_serverpool_npubuilder0 in /home/jenkins_slave/workspace/nnfw/master/push-nnpackage-test
[2020-05-15T01:26:43.334Z] [Pipeline] {
[2020-05-15T01:26:43.406Z] [Pipeline] step

View full output

nnfw-bot commented 4 years ago

Last 50 lines of output:

[2020-05-15T01:38:01.186Z] [Compare] nnpkg-tcs/NET_0040     Pass
[2020-05-15T01:38:01.186Z] [  Run  ] nnpkg-tcs/NET_0041     Pass
[2020-05-15T01:38:01.186Z] [Compare] nnpkg-tcs/NET_0041     Pass
[2020-05-15T01:38:01.186Z] [  Run  ] nnpkg-tcs/UNIT_Add_000     Pass
[2020-05-15T01:38:01.186Z] [Compare] nnpkg-tcs/UNIT_Add_000     Pass
[2020-05-15T01:38:01.186Z] [  Run  ] nnpkg-tcs/UNIT_Add_001     Pass
[2020-05-15T01:38:01.186Z] [Compare] nnpkg-tcs/UNIT_Add_001     Pass
[2020-05-15T01:38:01.186Z] [  Run  ] nnpkg-tcs/UNIT_Add_002     Pass
[2020-05-15T01:38:01.186Z] [Compare] nnpkg-tcs/UNIT_Add_002     Pass
[2020-05-15T01:38:01.186Z] [  Run  ] nnpkg-tcs/UNIT_Add_004     Pass
[2020-05-15T01:38:01.476Z] [Compare] nnpkg-tcs/UNIT_Add_004     Pass
[2020-05-15T01:38:01.476Z] [  Run  ] nnpkg-tcs/UNIT_Add_005     Pass
[2020-05-15T01:38:01.476Z] [Compare] nnpkg-tcs/UNIT_Add_005     Pass
[2020-05-15T01:38:01.476Z] [  Run  ] nnpkg-tcs/UNIT_AvgPool_000     Pass
[2020-05-15T01:38:01.476Z] [Compare] nnpkg-tcs/UNIT_AvgPool_000     Pass
[2020-05-15T01:38:01.476Z] [  Run  ] nnpkg-tcs/UNIT_AvgPool_001     Pass
[2020-05-15T01:38:01.476Z] [Compare] nnpkg-tcs/UNIT_AvgPool_001     Pass
[2020-05-15T01:38:01.476Z] [  Run  ] nnpkg-tcs/UNIT_ConcatV2_002    Pass
[2020-05-15T01:38:01.476Z] [Compare] nnpkg-tcs/UNIT_ConcatV2_002    Pass
[2020-05-15T01:38:01.748Z] [  Run  ] nnpkg-tcs/UNIT_Conv2D_000  Pass
[2020-05-15T01:38:01.748Z] [Compare] nnpkg-tcs/UNIT_Conv2D_000  Pass
[2020-05-15T01:38:01.748Z] [  Run  ] nnpkg-tcs/UNIT_DepthwiseConv2dNative_000   Pass
[2020-05-15T01:38:01.748Z] [Compare] nnpkg-tcs/UNIT_DepthwiseConv2dNative_000   Pass
[2020-05-15T01:38:01.748Z] [  Run  ] nnpkg-tcs/UNIT_DepthwiseConv2dNative_001   Pass
[2020-05-15T01:38:01.748Z] [Compare] nnpkg-tcs/UNIT_DepthwiseConv2dNative_001   Pass
[2020-05-15T01:38:01.748Z] [  Run  ] nnpkg-tcs/UNIT_MaxPool_000     Pass
[2020-05-15T01:38:01.748Z] [Compare] nnpkg-tcs/UNIT_MaxPool_000     Pass
[2020-05-15T01:38:02.045Z] [  Run  ] nnpkg-tcs/UNIT_MaxPool_001     Pass
[2020-05-15T01:38:02.045Z] [Compare] nnpkg-tcs/UNIT_MaxPool_001     Pass
[2020-05-15T01:38:02.045Z] [  Run  ] nnpkg-tcs/UNIT_Mul_000     Pass
[2020-05-15T01:38:02.045Z] [Compare] nnpkg-tcs/UNIT_Mul_000     Pass
[2020-05-15T01:38:02.045Z] [  Run  ] nnpkg-tcs/UNIT_Mul_001     Pass
[2020-05-15T01:38:02.045Z] [Compare] nnpkg-tcs/UNIT_Mul_001     Pass
[2020-05-15T01:38:02.045Z] [  Run  ] nnpkg-tcs/UNIT_Mul_002     Pass
[2020-05-15T01:38:02.045Z] [Compare] nnpkg-tcs/UNIT_Mul_002     Pass
[2020-05-15T01:38:02.045Z] [  Run  ] nnpkg-tcs/UNIT_Pad_000 tools/nnpackage_tool/nnpkg_test/nnpkg_test.sh: line 101: 28843 Segmentation fault      $nnpkg_run --nnpackage "$nnpkg" --load "$nnpkg/metadata/tc/input.h5" --dump "$dumped" &> /dev/null > "$dumped.log" 2>&1
[2020-05-15T01:38:02.045Z]  Fail
[2020-05-15T01:38:02.045Z] 
[2020-05-15T01:38:02.090Z] 
[2020-05-15T01:38:02.271Z] [Pipeline] }
[2020-05-15T01:38:02.357Z] [Pipeline] // node
[2020-05-15T01:38:02.435Z] [Pipeline] }
[2020-05-15T01:38:02.513Z] [Pipeline] // stage
[2020-05-15T01:38:02.644Z] [Pipeline] stage
[2020-05-15T01:38:02.670Z] [Pipeline] { (Declarative: Post Actions)
[2020-05-15T01:38:02.800Z] [Pipeline] node
[2020-05-15T01:38:02.851Z] Running on builder_serverpool_npubuilder3 in /home/jenkins_slave/workspace/nnfw/master/push-nnpackage-test
[2020-05-15T01:38:02.903Z] [Pipeline] {
[2020-05-15T01:38:02.981Z] [Pipeline] step

View full output

nnfw-bot commented 4 years ago

Last 50 lines of output:

[2020-05-15T01:46:32.201Z] [Compare] nnpkg-tcs/NET_0040     Pass
[2020-05-15T01:46:32.201Z] [  Run  ] nnpkg-tcs/NET_0041     Pass
[2020-05-15T01:46:32.201Z] [Compare] nnpkg-tcs/NET_0041     Pass
[2020-05-15T01:46:32.201Z] [  Run  ] nnpkg-tcs/UNIT_Add_000     Pass
[2020-05-15T01:46:32.201Z] [Compare] nnpkg-tcs/UNIT_Add_000     Pass
[2020-05-15T01:46:32.201Z] [  Run  ] nnpkg-tcs/UNIT_Add_001     Pass
[2020-05-15T01:46:32.201Z] [Compare] nnpkg-tcs/UNIT_Add_001     Pass
[2020-05-15T01:46:32.475Z] [  Run  ] nnpkg-tcs/UNIT_Add_002     Pass
[2020-05-15T01:46:32.475Z] [Compare] nnpkg-tcs/UNIT_Add_002     Pass
[2020-05-15T01:46:32.475Z] [  Run  ] nnpkg-tcs/UNIT_Add_004     Pass
[2020-05-15T01:46:32.475Z] [Compare] nnpkg-tcs/UNIT_Add_004     Pass
[2020-05-15T01:46:32.475Z] [  Run  ] nnpkg-tcs/UNIT_Add_005     Pass
[2020-05-15T01:46:32.475Z] [Compare] nnpkg-tcs/UNIT_Add_005     Pass
[2020-05-15T01:46:32.475Z] [  Run  ] nnpkg-tcs/UNIT_AvgPool_000     Pass
[2020-05-15T01:46:32.475Z] [Compare] nnpkg-tcs/UNIT_AvgPool_000     Pass
[2020-05-15T01:46:32.475Z] [  Run  ] nnpkg-tcs/UNIT_AvgPool_001     Pass
[2020-05-15T01:46:32.749Z] [Compare] nnpkg-tcs/UNIT_AvgPool_001     Pass
[2020-05-15T01:46:32.749Z] [  Run  ] nnpkg-tcs/UNIT_ConcatV2_002    Pass
[2020-05-15T01:46:32.749Z] [Compare] nnpkg-tcs/UNIT_ConcatV2_002    Pass
[2020-05-15T01:46:32.749Z] [  Run  ] nnpkg-tcs/UNIT_Conv2D_000  Pass
[2020-05-15T01:46:32.749Z] [Compare] nnpkg-tcs/UNIT_Conv2D_000  Pass
[2020-05-15T01:46:32.749Z] [  Run  ] nnpkg-tcs/UNIT_DepthwiseConv2dNative_000   Pass
[2020-05-15T01:46:32.749Z] [Compare] nnpkg-tcs/UNIT_DepthwiseConv2dNative_000   Pass
[2020-05-15T01:46:32.749Z] [  Run  ] nnpkg-tcs/UNIT_DepthwiseConv2dNative_001   Pass
[2020-05-15T01:46:33.024Z] [Compare] nnpkg-tcs/UNIT_DepthwiseConv2dNative_001   Pass
[2020-05-15T01:46:33.024Z] [  Run  ] nnpkg-tcs/UNIT_MaxPool_000     Pass
[2020-05-15T01:46:33.024Z] [Compare] nnpkg-tcs/UNIT_MaxPool_000     Pass
[2020-05-15T01:46:33.024Z] [  Run  ] nnpkg-tcs/UNIT_MaxPool_001     Pass
[2020-05-15T01:46:33.024Z] [Compare] nnpkg-tcs/UNIT_MaxPool_001     Pass
[2020-05-15T01:46:33.024Z] [  Run  ] nnpkg-tcs/UNIT_Mul_000     Pass
[2020-05-15T01:46:33.024Z] [Compare] nnpkg-tcs/UNIT_Mul_000     Pass
[2020-05-15T01:46:33.024Z] [  Run  ] nnpkg-tcs/UNIT_Mul_001     Pass
[2020-05-15T01:46:33.024Z] [Compare] nnpkg-tcs/UNIT_Mul_001     Pass
[2020-05-15T01:46:33.296Z] [  Run  ] nnpkg-tcs/UNIT_Mul_002     Pass
[2020-05-15T01:46:33.296Z] [Compare] nnpkg-tcs/UNIT_Mul_002     Pass
[2020-05-15T01:46:33.296Z] [  Run  ] nnpkg-tcs/UNIT_Pad_000 tools/nnpackage_tool/nnpkg_test/nnpkg_test.sh: line 101: 14456 Segmentation fault      $nnpkg_run --nnpackage "$nnpkg" --load "$nnpkg/metadata/tc/input.h5" --dump "$dumped" &> /dev/null > "$dumped.log" 2>&1
[2020-05-15T01:46:33.296Z]  Fail
[2020-05-15T01:46:33.296Z] 
[2020-05-15T01:46:33.296Z] 
[2020-05-15T01:46:33.402Z] [Pipeline] }
[2020-05-15T01:46:33.489Z] [Pipeline] // node
[2020-05-15T01:46:33.567Z] [Pipeline] }
[2020-05-15T01:46:33.645Z] [Pipeline] // stage
[2020-05-15T01:46:33.775Z] [Pipeline] stage
[2020-05-15T01:46:33.801Z] [Pipeline] { (Declarative: Post Actions)
[2020-05-15T01:46:33.931Z] [Pipeline] node
[2020-05-15T01:46:33.984Z] Running on builder_serverpool_npubuilder0 in /home/jenkins_slave/workspace/nnfw/master/push-nnpackage-test
[2020-05-15T01:46:34.036Z] [Pipeline] {
[2020-05-15T01:46:34.114Z] [Pipeline] step

View full output

nnfw-bot commented 4 years ago

Last 50 lines of output:

[2020-05-15T02:03:04.727Z] [Compare] nnpkg-tcs/NET_0040     Pass
[2020-05-15T02:03:04.727Z] [  Run  ] nnpkg-tcs/NET_0041     Pass
[2020-05-15T02:03:04.727Z] [Compare] nnpkg-tcs/NET_0041     Pass
[2020-05-15T02:03:05.100Z] [  Run  ] nnpkg-tcs/UNIT_Add_000     Pass
[2020-05-15T02:03:05.100Z] [Compare] nnpkg-tcs/UNIT_Add_000     Pass
[2020-05-15T02:03:05.100Z] [  Run  ] nnpkg-tcs/UNIT_Add_001     Pass
[2020-05-15T02:03:05.100Z] [Compare] nnpkg-tcs/UNIT_Add_001     Pass
[2020-05-15T02:03:05.100Z] [  Run  ] nnpkg-tcs/UNIT_Add_002     Pass
[2020-05-15T02:03:05.100Z] [Compare] nnpkg-tcs/UNIT_Add_002     Pass
[2020-05-15T02:03:05.100Z] [  Run  ] nnpkg-tcs/UNIT_Add_004     Pass
[2020-05-15T02:03:05.100Z] [Compare] nnpkg-tcs/UNIT_Add_004     Pass
[2020-05-15T02:03:05.100Z] [  Run  ] nnpkg-tcs/UNIT_Add_005     Pass
[2020-05-15T02:03:05.100Z] [Compare] nnpkg-tcs/UNIT_Add_005     Pass
[2020-05-15T02:03:05.482Z] [  Run  ] nnpkg-tcs/UNIT_AvgPool_000     Pass
[2020-05-15T02:03:05.482Z] [Compare] nnpkg-tcs/UNIT_AvgPool_000     Pass
[2020-05-15T02:03:05.482Z] [  Run  ] nnpkg-tcs/UNIT_AvgPool_001     Pass
[2020-05-15T02:03:05.482Z] [Compare] nnpkg-tcs/UNIT_AvgPool_001     Pass
[2020-05-15T02:03:05.482Z] [  Run  ] nnpkg-tcs/UNIT_ConcatV2_002    Pass
[2020-05-15T02:03:05.482Z] [Compare] nnpkg-tcs/UNIT_ConcatV2_002    Pass
[2020-05-15T02:03:05.482Z] [  Run  ] nnpkg-tcs/UNIT_Conv2D_000  Pass
[2020-05-15T02:03:05.482Z] [Compare] nnpkg-tcs/UNIT_Conv2D_000  Pass
[2020-05-15T02:03:05.482Z] [  Run  ] nnpkg-tcs/UNIT_DepthwiseConv2dNative_000   Pass
[2020-05-15T02:03:05.482Z] [Compare] nnpkg-tcs/UNIT_DepthwiseConv2dNative_000   Pass
[2020-05-15T02:03:05.482Z] [  Run  ] nnpkg-tcs/UNIT_DepthwiseConv2dNative_001   Pass
[2020-05-15T02:03:05.482Z] [Compare] nnpkg-tcs/UNIT_DepthwiseConv2dNative_001   Pass
[2020-05-15T02:03:05.861Z] [  Run  ] nnpkg-tcs/UNIT_MaxPool_000     Pass
[2020-05-15T02:03:05.861Z] [Compare] nnpkg-tcs/UNIT_MaxPool_000     Pass
[2020-05-15T02:03:05.861Z] [  Run  ] nnpkg-tcs/UNIT_MaxPool_001     Pass
[2020-05-15T02:03:05.861Z] [Compare] nnpkg-tcs/UNIT_MaxPool_001     Pass
[2020-05-15T02:03:05.861Z] [  Run  ] nnpkg-tcs/UNIT_Mul_000     Pass
[2020-05-15T02:03:05.861Z] [Compare] nnpkg-tcs/UNIT_Mul_000     Pass
[2020-05-15T02:03:05.861Z] [  Run  ] nnpkg-tcs/UNIT_Mul_001     Pass
[2020-05-15T02:03:05.861Z] [Compare] nnpkg-tcs/UNIT_Mul_001     Pass
[2020-05-15T02:03:05.861Z] [  Run  ] nnpkg-tcs/UNIT_Mul_002     Pass
[2020-05-15T02:03:05.861Z] [Compare] nnpkg-tcs/UNIT_Mul_002     Pass
[2020-05-15T02:03:05.861Z] [  Run  ] nnpkg-tcs/UNIT_Pad_000 tools/nnpackage_tool/nnpkg_test/nnpkg_test.sh: line 101: 27171 Segmentation fault      $nnpkg_run --nnpackage "$nnpkg" --load "$nnpkg/metadata/tc/input.h5" --dump "$dumped" &> /dev/null > "$dumped.log" 2>&1
[2020-05-15T02:03:05.861Z]  Fail
[2020-05-15T02:03:05.861Z] 
[2020-05-15T02:03:05.861Z] 
[2020-05-15T02:03:06.075Z] [Pipeline] }
[2020-05-15T02:03:06.166Z] [Pipeline] // node
[2020-05-15T02:03:06.240Z] [Pipeline] }
[2020-05-15T02:03:06.323Z] [Pipeline] // stage
[2020-05-15T02:03:06.446Z] [Pipeline] stage
[2020-05-15T02:03:06.471Z] [Pipeline] { (Declarative: Post Actions)
[2020-05-15T02:03:06.594Z] [Pipeline] node
[2020-05-15T02:03:06.644Z] Running on builder_serverpool_npubuilder3 in /home/jenkins_slave/workspace/nnfw/master/push-nnpackage-test
[2020-05-15T02:03:06.701Z] [Pipeline] {
[2020-05-15T02:03:06.777Z] [Pipeline] step

View full output

nnfw-bot commented 4 years ago

Last 50 lines of output:

[2020-05-15T02:12:00.711Z] [Compare] nnpkg-tcs/NET_0040     Pass
[2020-05-15T02:12:00.711Z] [  Run  ] nnpkg-tcs/NET_0041     Pass
[2020-05-15T02:12:00.711Z] [Compare] nnpkg-tcs/NET_0041     Pass
[2020-05-15T02:12:01.095Z] [  Run  ] nnpkg-tcs/UNIT_Add_000     Pass
[2020-05-15T02:12:01.095Z] [Compare] nnpkg-tcs/UNIT_Add_000     Pass
[2020-05-15T02:12:01.095Z] [  Run  ] nnpkg-tcs/UNIT_Add_001     Pass
[2020-05-15T02:12:01.095Z] [Compare] nnpkg-tcs/UNIT_Add_001     Pass
[2020-05-15T02:12:01.095Z] [  Run  ] nnpkg-tcs/UNIT_Add_002     Pass
[2020-05-15T02:12:01.095Z] [Compare] nnpkg-tcs/UNIT_Add_002     Pass
[2020-05-15T02:12:01.095Z] [  Run  ] nnpkg-tcs/UNIT_Add_004     Pass
[2020-05-15T02:12:01.095Z] [Compare] nnpkg-tcs/UNIT_Add_004     Pass
[2020-05-15T02:12:01.095Z] [  Run  ] nnpkg-tcs/UNIT_Add_005     Pass
[2020-05-15T02:12:01.095Z] [Compare] nnpkg-tcs/UNIT_Add_005     Pass
[2020-05-15T02:12:01.579Z] [  Run  ] nnpkg-tcs/UNIT_AvgPool_000     Pass
[2020-05-15T02:12:01.579Z] [Compare] nnpkg-tcs/UNIT_AvgPool_000     Pass
[2020-05-15T02:12:01.579Z] [  Run  ] nnpkg-tcs/UNIT_AvgPool_001     Pass
[2020-05-15T02:12:01.579Z] [Compare] nnpkg-tcs/UNIT_AvgPool_001     Pass
[2020-05-15T02:12:01.579Z] [  Run  ] nnpkg-tcs/UNIT_ConcatV2_002    Pass
[2020-05-15T02:12:01.579Z] [Compare] nnpkg-tcs/UNIT_ConcatV2_002    Pass
[2020-05-15T02:12:01.579Z] [  Run  ] nnpkg-tcs/UNIT_Conv2D_000  Pass
[2020-05-15T02:12:01.579Z] [Compare] nnpkg-tcs/UNIT_Conv2D_000  Pass
[2020-05-15T02:12:01.890Z] [  Run  ] nnpkg-tcs/UNIT_DepthwiseConv2dNative_000   Pass
[2020-05-15T02:12:01.890Z] [Compare] nnpkg-tcs/UNIT_DepthwiseConv2dNative_000   Pass
[2020-05-15T02:12:01.890Z] [  Run  ] nnpkg-tcs/UNIT_DepthwiseConv2dNative_001   Pass
[2020-05-15T02:12:01.890Z] [Compare] nnpkg-tcs/UNIT_DepthwiseConv2dNative_001   Pass
[2020-05-15T02:12:01.890Z] [  Run  ] nnpkg-tcs/UNIT_MaxPool_000     Pass
[2020-05-15T02:12:01.890Z] [Compare] nnpkg-tcs/UNIT_MaxPool_000     Pass
[2020-05-15T02:12:01.890Z] [  Run  ] nnpkg-tcs/UNIT_MaxPool_001     Pass
[2020-05-15T02:12:01.890Z] [Compare] nnpkg-tcs/UNIT_MaxPool_001     Pass
[2020-05-15T02:12:01.890Z] [  Run  ] nnpkg-tcs/UNIT_Mul_000     Pass
[2020-05-15T02:12:01.890Z] [Compare] nnpkg-tcs/UNIT_Mul_000     Pass
[2020-05-15T02:12:02.169Z] [  Run  ] nnpkg-tcs/UNIT_Mul_001     Pass
[2020-05-15T02:12:02.169Z] [Compare] nnpkg-tcs/UNIT_Mul_001     Pass
[2020-05-15T02:12:02.169Z] [  Run  ] nnpkg-tcs/UNIT_Mul_002     Pass
[2020-05-15T02:12:02.169Z] [Compare] nnpkg-tcs/UNIT_Mul_002     Pass
[2020-05-15T02:12:02.169Z] [  Run  ] nnpkg-tcs/UNIT_Pad_000 tools/nnpackage_tool/nnpkg_test/nnpkg_test.sh: line 101:  5404 Segmentation fault      $nnpkg_run --nnpackage "$nnpkg" --load "$nnpkg/metadata/tc/input.h5" --dump "$dumped" &> /dev/null > "$dumped.log" 2>&1
[2020-05-15T02:12:02.169Z]  Fail
[2020-05-15T02:12:02.169Z] 
[2020-05-15T02:12:02.169Z] 
[2020-05-15T02:12:02.360Z] [Pipeline] }
[2020-05-15T02:12:02.443Z] [Pipeline] // node
[2020-05-15T02:12:02.516Z] [Pipeline] }
[2020-05-15T02:12:02.591Z] [Pipeline] // stage
[2020-05-15T02:12:02.715Z] [Pipeline] stage
[2020-05-15T02:12:02.739Z] [Pipeline] { (Declarative: Post Actions)
[2020-05-15T02:12:02.863Z] [Pipeline] node
[2020-05-15T02:12:02.913Z] Running on builder_serverpool_npubuilder0 in /home/jenkins_slave/workspace/nnfw/master/push-nnpackage-test
[2020-05-15T02:12:02.961Z] [Pipeline] {
[2020-05-15T02:12:03.037Z] [Pipeline] step

View full output

nnfw-bot commented 4 years ago

Last 50 lines of output:

[2020-05-15T03:17:16.226Z] [Compare] nnpkg-tcs/NET_0040     Pass
[2020-05-15T03:17:16.226Z] [  Run  ] nnpkg-tcs/NET_0041     Pass
[2020-05-15T03:17:16.226Z] [Compare] nnpkg-tcs/NET_0041     Pass
[2020-05-15T03:17:16.226Z] [  Run  ] nnpkg-tcs/UNIT_Add_000     Pass
[2020-05-15T03:17:16.226Z] [Compare] nnpkg-tcs/UNIT_Add_000     Pass
[2020-05-15T03:17:16.226Z] [  Run  ] nnpkg-tcs/UNIT_Add_001     Pass
[2020-05-15T03:17:16.226Z] [Compare] nnpkg-tcs/UNIT_Add_001     Pass
[2020-05-15T03:17:16.500Z] [  Run  ] nnpkg-tcs/UNIT_Add_002     Pass
[2020-05-15T03:17:16.500Z] [Compare] nnpkg-tcs/UNIT_Add_002     Pass
[2020-05-15T03:17:16.500Z] [  Run  ] nnpkg-tcs/UNIT_Add_004     Pass
[2020-05-15T03:17:16.500Z] [Compare] nnpkg-tcs/UNIT_Add_004     Pass
[2020-05-15T03:17:16.500Z] [  Run  ] nnpkg-tcs/UNIT_Add_005     Pass
[2020-05-15T03:17:16.500Z] [Compare] nnpkg-tcs/UNIT_Add_005     Pass
[2020-05-15T03:17:16.500Z] [  Run  ] nnpkg-tcs/UNIT_AvgPool_000     Pass
[2020-05-15T03:17:16.500Z] [Compare] nnpkg-tcs/UNIT_AvgPool_000     Pass
[2020-05-15T03:17:16.500Z] [  Run  ] nnpkg-tcs/UNIT_AvgPool_001     Pass
[2020-05-15T03:17:16.775Z] [Compare] nnpkg-tcs/UNIT_AvgPool_001     Pass
[2020-05-15T03:17:16.775Z] [  Run  ] nnpkg-tcs/UNIT_ConcatV2_002    Pass
[2020-05-15T03:17:16.775Z] [Compare] nnpkg-tcs/UNIT_ConcatV2_002    Pass
[2020-05-15T03:17:16.775Z] [  Run  ] nnpkg-tcs/UNIT_Conv2D_000  Pass
[2020-05-15T03:17:16.775Z] [Compare] nnpkg-tcs/UNIT_Conv2D_000  Pass
[2020-05-15T03:17:16.775Z] [  Run  ] nnpkg-tcs/UNIT_DepthwiseConv2dNative_000   Pass
[2020-05-15T03:17:16.775Z] [Compare] nnpkg-tcs/UNIT_DepthwiseConv2dNative_000   Pass
[2020-05-15T03:17:16.775Z] [  Run  ] nnpkg-tcs/UNIT_DepthwiseConv2dNative_001   Pass
[2020-05-15T03:17:17.052Z] [Compare] nnpkg-tcs/UNIT_DepthwiseConv2dNative_001   Pass
[2020-05-15T03:17:17.052Z] [  Run  ] nnpkg-tcs/UNIT_MaxPool_000     Pass
[2020-05-15T03:17:17.052Z] [Compare] nnpkg-tcs/UNIT_MaxPool_000     Pass
[2020-05-15T03:17:17.052Z] [  Run  ] nnpkg-tcs/UNIT_MaxPool_001     Pass
[2020-05-15T03:17:17.052Z] [Compare] nnpkg-tcs/UNIT_MaxPool_001     Pass
[2020-05-15T03:17:17.052Z] [  Run  ] nnpkg-tcs/UNIT_Mul_000     Pass
[2020-05-15T03:17:17.052Z] [Compare] nnpkg-tcs/UNIT_Mul_000     Pass
[2020-05-15T03:17:17.052Z] [  Run  ] nnpkg-tcs/UNIT_Mul_001     Pass
[2020-05-15T03:17:17.052Z] [Compare] nnpkg-tcs/UNIT_Mul_001     Pass
[2020-05-15T03:17:17.323Z] [  Run  ] nnpkg-tcs/UNIT_Mul_002     Pass
[2020-05-15T03:17:17.323Z] [Compare] nnpkg-tcs/UNIT_Mul_002     Pass
[2020-05-15T03:17:17.323Z] [  Run  ] nnpkg-tcs/UNIT_Pad_000 tools/nnpackage_tool/nnpkg_test/nnpkg_test.sh: line 101: 32720 Segmentation fault      $nnpkg_run --nnpackage "$nnpkg" --load "$nnpkg/metadata/tc/input.h5" --dump "$dumped" &> /dev/null > "$dumped.log" 2>&1
[2020-05-15T03:17:17.323Z]  Fail
[2020-05-15T03:17:17.323Z] 
[2020-05-15T03:17:17.323Z] 
[2020-05-15T03:17:17.440Z] [Pipeline] }
[2020-05-15T03:17:17.520Z] [Pipeline] // node
[2020-05-15T03:17:17.592Z] [Pipeline] }
[2020-05-15T03:17:17.665Z] [Pipeline] // stage
[2020-05-15T03:17:17.786Z] [Pipeline] stage
[2020-05-15T03:17:17.810Z] [Pipeline] { (Declarative: Post Actions)
[2020-05-15T03:17:17.931Z] [Pipeline] node
[2020-05-15T03:17:17.980Z] Running on builder_serverpool_npubuilder4 in /home/jenkins_slave/workspace/nnfw/master/push-nnpackage-test
[2020-05-15T03:17:18.027Z] [Pipeline] {
[2020-05-15T03:17:18.103Z] [Pipeline] step

View full output

nnfw-bot commented 4 years ago

Last 50 lines of output:

[2020-05-15T03:31:45.187Z] [Compare] nnpkg-tcs/NET_0040     Pass
[2020-05-15T03:31:45.187Z] [  Run  ] nnpkg-tcs/NET_0041     Pass
[2020-05-15T03:31:45.187Z] [Compare] nnpkg-tcs/NET_0041     Pass
[2020-05-15T03:31:45.187Z] [  Run  ] nnpkg-tcs/UNIT_Add_000     Pass
[2020-05-15T03:31:45.187Z] [Compare] nnpkg-tcs/UNIT_Add_000     Pass
[2020-05-15T03:31:45.187Z] [  Run  ] nnpkg-tcs/UNIT_Add_001     Pass
[2020-05-15T03:31:45.187Z] [Compare] nnpkg-tcs/UNIT_Add_001     Pass
[2020-05-15T03:31:45.459Z] [  Run  ] nnpkg-tcs/UNIT_Add_002     Pass
[2020-05-15T03:31:45.459Z] [Compare] nnpkg-tcs/UNIT_Add_002     Pass
[2020-05-15T03:31:45.459Z] [  Run  ] nnpkg-tcs/UNIT_Add_004     Pass
[2020-05-15T03:31:45.459Z] [Compare] nnpkg-tcs/UNIT_Add_004     Pass
[2020-05-15T03:31:45.459Z] [  Run  ] nnpkg-tcs/UNIT_Add_005     Pass
[2020-05-15T03:31:45.459Z] [Compare] nnpkg-tcs/UNIT_Add_005     Pass
[2020-05-15T03:31:45.459Z] [  Run  ] nnpkg-tcs/UNIT_AvgPool_000     Pass
[2020-05-15T03:31:45.459Z] [Compare] nnpkg-tcs/UNIT_AvgPool_000     Pass
[2020-05-15T03:31:45.741Z] [  Run  ] nnpkg-tcs/UNIT_AvgPool_001     Pass
[2020-05-15T03:31:45.741Z] [Compare] nnpkg-tcs/UNIT_AvgPool_001     Pass
[2020-05-15T03:31:45.741Z] [  Run  ] nnpkg-tcs/UNIT_ConcatV2_002    Pass
[2020-05-15T03:31:45.741Z] [Compare] nnpkg-tcs/UNIT_ConcatV2_002    Pass
[2020-05-15T03:31:45.741Z] [  Run  ] nnpkg-tcs/UNIT_Conv2D_000  Pass
[2020-05-15T03:31:45.741Z] [Compare] nnpkg-tcs/UNIT_Conv2D_000  Pass
[2020-05-15T03:31:45.741Z] [  Run  ] nnpkg-tcs/UNIT_DepthwiseConv2dNative_000   Pass
[2020-05-15T03:31:45.741Z] [Compare] nnpkg-tcs/UNIT_DepthwiseConv2dNative_000   Pass
[2020-05-15T03:31:45.741Z] [  Run  ] nnpkg-tcs/UNIT_DepthwiseConv2dNative_001   Pass
[2020-05-15T03:31:46.014Z] [Compare] nnpkg-tcs/UNIT_DepthwiseConv2dNative_001   Pass
[2020-05-15T03:31:46.014Z] [  Run  ] nnpkg-tcs/UNIT_MaxPool_000     Pass
[2020-05-15T03:31:46.014Z] [Compare] nnpkg-tcs/UNIT_MaxPool_000     Pass
[2020-05-15T03:31:46.014Z] [  Run  ] nnpkg-tcs/UNIT_MaxPool_001     Pass
[2020-05-15T03:31:46.014Z] [Compare] nnpkg-tcs/UNIT_MaxPool_001     Pass
[2020-05-15T03:31:46.014Z] [  Run  ] nnpkg-tcs/UNIT_Mul_000     Pass
[2020-05-15T03:31:46.014Z] [Compare] nnpkg-tcs/UNIT_Mul_000     Pass
[2020-05-15T03:31:46.311Z] [  Run  ] nnpkg-tcs/UNIT_Mul_001     Pass
[2020-05-15T03:31:46.311Z] [Compare] nnpkg-tcs/UNIT_Mul_001     Pass
[2020-05-15T03:31:46.311Z] [  Run  ] nnpkg-tcs/UNIT_Mul_002     Pass
[2020-05-15T03:31:46.311Z] [Compare] nnpkg-tcs/UNIT_Mul_002     Pass
[2020-05-15T03:31:46.311Z] [  Run  ] nnpkg-tcs/UNIT_Pad_000 tools/nnpackage_tool/nnpkg_test/nnpkg_test.sh: line 101: 13342 Segmentation fault      $nnpkg_run --nnpackage "$nnpkg" --load "$nnpkg/metadata/tc/input.h5" --dump "$dumped" &> /dev/null > "$dumped.log" 2>&1
[2020-05-15T03:31:46.311Z]  Fail
[2020-05-15T03:31:46.311Z] 
[2020-05-15T03:31:46.311Z] 
[2020-05-15T03:31:46.530Z] [Pipeline] }
[2020-05-15T03:31:46.614Z] [Pipeline] // node
[2020-05-15T03:31:46.687Z] [Pipeline] }
[2020-05-15T03:31:46.762Z] [Pipeline] // stage
[2020-05-15T03:31:46.910Z] [Pipeline] stage
[2020-05-15T03:31:46.935Z] [Pipeline] { (Declarative: Post Actions)
[2020-05-15T03:31:47.058Z] [Pipeline] node
[2020-05-15T03:31:47.108Z] Running on builder_serverpool_npubuilder1 in /home/jenkins_slave/workspace/nnfw/master/push-nnpackage-test
[2020-05-15T03:31:47.157Z] [Pipeline] {
[2020-05-15T03:31:47.232Z] [Pipeline] step

View full output

nnfw-bot commented 4 years ago

Last 50 lines of output:

[2020-05-15T03:41:42.927Z] [Compare] nnpkg-tcs/NET_0040     Pass
[2020-05-15T03:41:42.927Z] [  Run  ] nnpkg-tcs/NET_0041     Pass
[2020-05-15T03:41:43.201Z] [Compare] nnpkg-tcs/NET_0041     Pass
[2020-05-15T03:41:43.201Z] [  Run  ] nnpkg-tcs/UNIT_Add_000     Pass
[2020-05-15T03:41:43.201Z] [Compare] nnpkg-tcs/UNIT_Add_000     Pass
[2020-05-15T03:41:43.201Z] [  Run  ] nnpkg-tcs/UNIT_Add_001     Pass
[2020-05-15T03:41:43.201Z] [Compare] nnpkg-tcs/UNIT_Add_001     Pass
[2020-05-15T03:41:43.201Z] [  Run  ] nnpkg-tcs/UNIT_Add_002     Pass
[2020-05-15T03:41:43.201Z] [Compare] nnpkg-tcs/UNIT_Add_002     Pass
[2020-05-15T03:41:43.201Z] [  Run  ] nnpkg-tcs/UNIT_Add_004     Pass
[2020-05-15T03:41:43.201Z] [Compare] nnpkg-tcs/UNIT_Add_004     Pass
[2020-05-15T03:41:43.473Z] [  Run  ] nnpkg-tcs/UNIT_Add_005     Pass
[2020-05-15T03:41:43.473Z] [Compare] nnpkg-tcs/UNIT_Add_005     Pass
[2020-05-15T03:41:43.473Z] [  Run  ] nnpkg-tcs/UNIT_AvgPool_000     Pass
[2020-05-15T03:41:43.473Z] [Compare] nnpkg-tcs/UNIT_AvgPool_000     Pass
[2020-05-15T03:41:43.473Z] [  Run  ] nnpkg-tcs/UNIT_AvgPool_001     Pass
[2020-05-15T03:41:43.473Z] [Compare] nnpkg-tcs/UNIT_AvgPool_001     Pass
[2020-05-15T03:41:43.473Z] [  Run  ] nnpkg-tcs/UNIT_ConcatV2_002    Pass
[2020-05-15T03:41:43.473Z] [Compare] nnpkg-tcs/UNIT_ConcatV2_002    Pass
[2020-05-15T03:41:43.747Z] [  Run  ] nnpkg-tcs/UNIT_Conv2D_000  Pass
[2020-05-15T03:41:43.747Z] [Compare] nnpkg-tcs/UNIT_Conv2D_000  Pass
[2020-05-15T03:41:43.747Z] [  Run  ] nnpkg-tcs/UNIT_DepthwiseConv2dNative_000   Pass
[2020-05-15T03:41:43.747Z] [Compare] nnpkg-tcs/UNIT_DepthwiseConv2dNative_000   Pass
[2020-05-15T03:41:43.747Z] [  Run  ] nnpkg-tcs/UNIT_DepthwiseConv2dNative_001   Pass
[2020-05-15T03:41:43.747Z] [Compare] nnpkg-tcs/UNIT_DepthwiseConv2dNative_001   Pass
[2020-05-15T03:41:43.747Z] [  Run  ] nnpkg-tcs/UNIT_MaxPool_000     Pass
[2020-05-15T03:41:43.747Z] [Compare] nnpkg-tcs/UNIT_MaxPool_000     Pass
[2020-05-15T03:41:44.019Z] [  Run  ] nnpkg-tcs/UNIT_MaxPool_001     Pass
[2020-05-15T03:41:44.019Z] [Compare] nnpkg-tcs/UNIT_MaxPool_001     Pass
[2020-05-15T03:41:44.019Z] [  Run  ] nnpkg-tcs/UNIT_Mul_000     Pass
[2020-05-15T03:41:44.019Z] [Compare] nnpkg-tcs/UNIT_Mul_000     Pass
[2020-05-15T03:41:44.019Z] [  Run  ] nnpkg-tcs/UNIT_Mul_001     Pass
[2020-05-15T03:41:44.019Z] [Compare] nnpkg-tcs/UNIT_Mul_001     Pass
[2020-05-15T03:41:44.019Z] [  Run  ] nnpkg-tcs/UNIT_Mul_002     Pass
[2020-05-15T03:41:44.019Z] [Compare] nnpkg-tcs/UNIT_Mul_002     Pass
[2020-05-15T03:41:44.293Z] [  Run  ] nnpkg-tcs/UNIT_Pad_000 tools/nnpackage_tool/nnpkg_test/nnpkg_test.sh: line 101: 14305 Segmentation fault      $nnpkg_run --nnpackage "$nnpkg" --load "$nnpkg/metadata/tc/input.h5" --dump "$dumped" &> /dev/null > "$dumped.log" 2>&1
[2020-05-15T03:41:44.293Z]  Fail
[2020-05-15T03:41:44.293Z] 
[2020-05-15T03:41:44.293Z] 
[2020-05-15T03:41:44.404Z] [Pipeline] }
[2020-05-15T03:41:44.537Z] [Pipeline] // node
[2020-05-15T03:41:44.618Z] [Pipeline] }
[2020-05-15T03:41:44.699Z] [Pipeline] // stage
[2020-05-15T03:41:44.836Z] [Pipeline] stage
[2020-05-15T03:41:44.863Z] [Pipeline] { (Declarative: Post Actions)
[2020-05-15T03:41:44.997Z] [Pipeline] node
[2020-05-15T03:41:45.046Z] Running on builder_serverpool_npubuilder0 in /home/jenkins_slave/workspace/nnfw/master/push-nnpackage-test
[2020-05-15T03:41:45.095Z] [Pipeline] {
[2020-05-15T03:41:45.170Z] [Pipeline] step

View full output

nnfw-bot commented 4 years ago

Last 50 lines of output:

[2020-05-15T03:51:28.107Z] [Compare] nnpkg-tcs/NET_0040     Pass
[2020-05-15T03:51:28.107Z] [  Run  ] nnpkg-tcs/NET_0041     Pass
[2020-05-15T03:51:28.107Z] [Compare] nnpkg-tcs/NET_0041     Pass
[2020-05-15T03:51:28.407Z] [  Run  ] nnpkg-tcs/UNIT_Add_000     Pass
[2020-05-15T03:51:28.407Z] [Compare] nnpkg-tcs/UNIT_Add_000     Pass
[2020-05-15T03:51:28.407Z] [  Run  ] nnpkg-tcs/UNIT_Add_001     Pass
[2020-05-15T03:51:28.407Z] [Compare] nnpkg-tcs/UNIT_Add_001     Pass
[2020-05-15T03:51:28.407Z] [  Run  ] nnpkg-tcs/UNIT_Add_002     Pass
[2020-05-15T03:51:28.407Z] [Compare] nnpkg-tcs/UNIT_Add_002     Pass
[2020-05-15T03:51:28.407Z] [  Run  ] nnpkg-tcs/UNIT_Add_004     Pass
[2020-05-15T03:51:28.407Z] [Compare] nnpkg-tcs/UNIT_Add_004     Pass
[2020-05-15T03:51:28.407Z] [  Run  ] nnpkg-tcs/UNIT_Add_005     Pass
[2020-05-15T03:51:28.691Z] [Compare] nnpkg-tcs/UNIT_Add_005     Pass
[2020-05-15T03:51:28.691Z] [  Run  ] nnpkg-tcs/UNIT_AvgPool_000     Pass
[2020-05-15T03:51:28.691Z] [Compare] nnpkg-tcs/UNIT_AvgPool_000     Pass
[2020-05-15T03:51:28.691Z] [  Run  ] nnpkg-tcs/UNIT_AvgPool_001     Pass
[2020-05-15T03:51:28.691Z] [Compare] nnpkg-tcs/UNIT_AvgPool_001     Pass
[2020-05-15T03:51:28.691Z] [  Run  ] nnpkg-tcs/UNIT_ConcatV2_002    Pass
[2020-05-15T03:51:28.691Z] [Compare] nnpkg-tcs/UNIT_ConcatV2_002    Pass
[2020-05-15T03:51:28.691Z] [  Run  ] nnpkg-tcs/UNIT_Conv2D_000  Pass
[2020-05-15T03:51:28.967Z] [Compare] nnpkg-tcs/UNIT_Conv2D_000  Pass
[2020-05-15T03:51:28.967Z] [  Run  ] nnpkg-tcs/UNIT_DepthwiseConv2dNative_000   Pass
[2020-05-15T03:51:28.967Z] [Compare] nnpkg-tcs/UNIT_DepthwiseConv2dNative_000   Pass
[2020-05-15T03:51:28.967Z] [  Run  ] nnpkg-tcs/UNIT_DepthwiseConv2dNative_001   Pass
[2020-05-15T03:51:28.967Z] [Compare] nnpkg-tcs/UNIT_DepthwiseConv2dNative_001   Pass
[2020-05-15T03:51:28.967Z] [  Run  ] nnpkg-tcs/UNIT_MaxPool_000     Pass
[2020-05-15T03:51:28.967Z] [Compare] nnpkg-tcs/UNIT_MaxPool_000     Pass
[2020-05-15T03:51:28.967Z] [  Run  ] nnpkg-tcs/UNIT_MaxPool_001     Pass
[2020-05-15T03:51:29.237Z] [Compare] nnpkg-tcs/UNIT_MaxPool_001     Pass
[2020-05-15T03:51:29.237Z] [  Run  ] nnpkg-tcs/UNIT_Mul_000     Pass
[2020-05-15T03:51:29.237Z] [Compare] nnpkg-tcs/UNIT_Mul_000     Pass
[2020-05-15T03:51:29.237Z] [  Run  ] nnpkg-tcs/UNIT_Mul_001     Pass
[2020-05-15T03:51:29.237Z] [Compare] nnpkg-tcs/UNIT_Mul_001     Pass
[2020-05-15T03:51:29.237Z] [  Run  ] nnpkg-tcs/UNIT_Mul_002     Pass
[2020-05-15T03:51:29.237Z] [Compare] nnpkg-tcs/UNIT_Mul_002     Pass
[2020-05-15T03:51:29.237Z] [  Run  ] nnpkg-tcs/UNIT_Pad_000 tools/nnpackage_tool/nnpkg_test/nnpkg_test.sh: line 101: 18253 Segmentation fault      $nnpkg_run --nnpackage "$nnpkg" --load "$nnpkg/metadata/tc/input.h5" --dump "$dumped" &> /dev/null > "$dumped.log" 2>&1
[2020-05-15T03:51:29.237Z]  Fail
[2020-05-15T03:51:29.237Z] 
[2020-05-15T03:51:29.237Z] 
[2020-05-15T03:51:29.344Z] [Pipeline] }
[2020-05-15T03:51:29.425Z] [Pipeline] // node
[2020-05-15T03:51:29.497Z] [Pipeline] }
[2020-05-15T03:51:29.570Z] [Pipeline] // stage
[2020-05-15T03:51:29.695Z] [Pipeline] stage
[2020-05-15T03:51:29.721Z] [Pipeline] { (Declarative: Post Actions)
[2020-05-15T03:51:29.852Z] [Pipeline] node
[2020-05-15T03:51:29.904Z] Running on builder_serverpool_npubuilder3 in /home/jenkins_slave/workspace/nnfw/master/push-nnpackage-test
[2020-05-15T03:51:29.956Z] [Pipeline] {
[2020-05-15T03:51:30.035Z] [Pipeline] step

View full output

nnfw-bot commented 4 years ago

Last 50 lines of output:

[2020-05-15T04:05:15.873Z] [Compare] nnpkg-tcs/NET_0040     Pass
[2020-05-15T04:05:16.145Z] [  Run  ] nnpkg-tcs/NET_0041     Pass
[2020-05-15T04:05:16.145Z] [Compare] nnpkg-tcs/NET_0041     Pass
[2020-05-15T04:05:16.145Z] [  Run  ] nnpkg-tcs/UNIT_Add_000     Pass
[2020-05-15T04:05:16.145Z] [Compare] nnpkg-tcs/UNIT_Add_000     Pass
[2020-05-15T04:05:16.145Z] [  Run  ] nnpkg-tcs/UNIT_Add_001     Pass
[2020-05-15T04:05:16.145Z] [Compare] nnpkg-tcs/UNIT_Add_001     Pass
[2020-05-15T04:05:16.145Z] [  Run  ] nnpkg-tcs/UNIT_Add_002     Pass
[2020-05-15T04:05:16.145Z] [Compare] nnpkg-tcs/UNIT_Add_002     Pass
[2020-05-15T04:05:16.419Z] [  Run  ] nnpkg-tcs/UNIT_Add_004     Pass
[2020-05-15T04:05:16.419Z] [Compare] nnpkg-tcs/UNIT_Add_004     Pass
[2020-05-15T04:05:16.419Z] [  Run  ] nnpkg-tcs/UNIT_Add_005     Pass
[2020-05-15T04:05:16.419Z] [Compare] nnpkg-tcs/UNIT_Add_005     Pass
[2020-05-15T04:05:16.419Z] [  Run  ] nnpkg-tcs/UNIT_AvgPool_000     Pass
[2020-05-15T04:05:16.419Z] [Compare] nnpkg-tcs/UNIT_AvgPool_000     Pass
[2020-05-15T04:05:16.419Z] [  Run  ] nnpkg-tcs/UNIT_AvgPool_001     Pass
[2020-05-15T04:05:16.691Z] [Compare] nnpkg-tcs/UNIT_AvgPool_001     Pass
[2020-05-15T04:05:16.691Z] [  Run  ] nnpkg-tcs/UNIT_ConcatV2_002    Pass
[2020-05-15T04:05:16.691Z] [Compare] nnpkg-tcs/UNIT_ConcatV2_002    Pass
[2020-05-15T04:05:16.691Z] [  Run  ] nnpkg-tcs/UNIT_Conv2D_000  Pass
[2020-05-15T04:05:16.691Z] [Compare] nnpkg-tcs/UNIT_Conv2D_000  Pass
[2020-05-15T04:05:16.691Z] [  Run  ] nnpkg-tcs/UNIT_DepthwiseConv2dNative_000   Pass
[2020-05-15T04:05:16.691Z] [Compare] nnpkg-tcs/UNIT_DepthwiseConv2dNative_000   Pass
[2020-05-15T04:05:16.967Z] [  Run  ] nnpkg-tcs/UNIT_DepthwiseConv2dNative_001   Pass
[2020-05-15T04:05:16.967Z] [Compare] nnpkg-tcs/UNIT_DepthwiseConv2dNative_001   Pass
[2020-05-15T04:05:16.967Z] [  Run  ] nnpkg-tcs/UNIT_MaxPool_000     Pass
[2020-05-15T04:05:16.967Z] [Compare] nnpkg-tcs/UNIT_MaxPool_000     Pass
[2020-05-15T04:05:16.967Z] [  Run  ] nnpkg-tcs/UNIT_MaxPool_001     Pass
[2020-05-15T04:05:16.967Z] [Compare] nnpkg-tcs/UNIT_MaxPool_001     Pass
[2020-05-15T04:05:16.967Z] [  Run  ] nnpkg-tcs/UNIT_Mul_000     Pass
[2020-05-15T04:05:16.967Z] [Compare] nnpkg-tcs/UNIT_Mul_000     Pass
[2020-05-15T04:05:17.239Z] [  Run  ] nnpkg-tcs/UNIT_Mul_001     Pass
[2020-05-15T04:05:17.239Z] [Compare] nnpkg-tcs/UNIT_Mul_001     Pass
[2020-05-15T04:05:17.239Z] [  Run  ] nnpkg-tcs/UNIT_Mul_002     Pass
[2020-05-15T04:05:17.239Z] [Compare] nnpkg-tcs/UNIT_Mul_002     Pass
[2020-05-15T04:05:17.239Z] [  Run  ] nnpkg-tcs/UNIT_Pad_000 tools/nnpackage_tool/nnpkg_test/nnpkg_test.sh: line 101:  1703 Segmentation fault      $nnpkg_run --nnpackage "$nnpkg" --load "$nnpkg/metadata/tc/input.h5" --dump "$dumped" &> /dev/null > "$dumped.log" 2>&1
[2020-05-15T04:05:17.239Z]  Fail
[2020-05-15T04:05:17.239Z] 
[2020-05-15T04:05:17.239Z] 
[2020-05-15T04:05:17.342Z] [Pipeline] }
[2020-05-15T04:05:17.463Z] [Pipeline] // node
[2020-05-15T04:05:17.561Z] [Pipeline] }
[2020-05-15T04:05:17.635Z] [Pipeline] // stage
[2020-05-15T04:05:17.754Z] [Pipeline] stage
[2020-05-15T04:05:17.779Z] [Pipeline] { (Declarative: Post Actions)
[2020-05-15T04:05:17.900Z] [Pipeline] node
[2020-05-15T04:05:17.949Z] Running on builder_serverpool_npubuilder0 in /home/jenkins_slave/workspace/nnfw/master/push-nnpackage-test
[2020-05-15T04:05:17.996Z] [Pipeline] {
[2020-05-15T04:05:18.070Z] [Pipeline] step

View full output

nnfw-bot commented 4 years ago

Last 50 lines of output:

[2020-05-15T04:13:03.244Z] [Compare] nnpkg-tcs/NET_0040     Pass
[2020-05-15T04:13:03.244Z] [  Run  ] nnpkg-tcs/NET_0041     Pass
[2020-05-15T04:13:03.244Z] [Compare] nnpkg-tcs/NET_0041     Pass
[2020-05-15T04:13:03.244Z] [  Run  ] nnpkg-tcs/UNIT_Add_000     Pass
[2020-05-15T04:13:03.244Z] [Compare] nnpkg-tcs/UNIT_Add_000     Pass
[2020-05-15T04:13:03.244Z] [  Run  ] nnpkg-tcs/UNIT_Add_001     Pass
[2020-05-15T04:13:03.244Z] [Compare] nnpkg-tcs/UNIT_Add_001     Pass
[2020-05-15T04:13:03.244Z] [  Run  ] nnpkg-tcs/UNIT_Add_002     Pass
[2020-05-15T04:13:03.244Z] [Compare] nnpkg-tcs/UNIT_Add_002     Pass
[2020-05-15T04:13:03.520Z] [  Run  ] nnpkg-tcs/UNIT_Add_004     Pass
[2020-05-15T04:13:03.520Z] [Compare] nnpkg-tcs/UNIT_Add_004     Pass
[2020-05-15T04:13:03.520Z] [  Run  ] nnpkg-tcs/UNIT_Add_005     Pass
[2020-05-15T04:13:03.520Z] [Compare] nnpkg-tcs/UNIT_Add_005     Pass
[2020-05-15T04:13:03.520Z] [  Run  ] nnpkg-tcs/UNIT_AvgPool_000     Pass
[2020-05-15T04:13:03.520Z] [Compare] nnpkg-tcs/UNIT_AvgPool_000     Pass
[2020-05-15T04:13:03.520Z] [  Run  ] nnpkg-tcs/UNIT_AvgPool_001     Pass
[2020-05-15T04:13:03.520Z] [Compare] nnpkg-tcs/UNIT_AvgPool_001     Pass
[2020-05-15T04:13:03.792Z] [  Run  ] nnpkg-tcs/UNIT_ConcatV2_002    Pass
[2020-05-15T04:13:03.792Z] [Compare] nnpkg-tcs/UNIT_ConcatV2_002    Pass
[2020-05-15T04:13:03.792Z] [  Run  ] nnpkg-tcs/UNIT_Conv2D_000  Pass
[2020-05-15T04:13:03.792Z] [Compare] nnpkg-tcs/UNIT_Conv2D_000  Pass
[2020-05-15T04:13:03.792Z] [  Run  ] nnpkg-tcs/UNIT_DepthwiseConv2dNative_000   Pass
[2020-05-15T04:13:03.792Z] [Compare] nnpkg-tcs/UNIT_DepthwiseConv2dNative_000   Pass
[2020-05-15T04:13:03.792Z] [  Run  ] nnpkg-tcs/UNIT_DepthwiseConv2dNative_001   Pass
[2020-05-15T04:13:03.792Z] [Compare] nnpkg-tcs/UNIT_DepthwiseConv2dNative_001   Pass
[2020-05-15T04:13:04.065Z] [  Run  ] nnpkg-tcs/UNIT_MaxPool_000     Pass
[2020-05-15T04:13:04.065Z] [Compare] nnpkg-tcs/UNIT_MaxPool_000     Pass
[2020-05-15T04:13:04.065Z] [  Run  ] nnpkg-tcs/UNIT_MaxPool_001     Pass
[2020-05-15T04:13:04.065Z] [Compare] nnpkg-tcs/UNIT_MaxPool_001     Pass
[2020-05-15T04:13:04.065Z] [  Run  ] nnpkg-tcs/UNIT_Mul_000     Pass
[2020-05-15T04:13:04.065Z] [Compare] nnpkg-tcs/UNIT_Mul_000     Pass
[2020-05-15T04:13:04.065Z] [  Run  ] nnpkg-tcs/UNIT_Mul_001     Pass
[2020-05-15T04:13:04.065Z] [Compare] nnpkg-tcs/UNIT_Mul_001     Pass
[2020-05-15T04:13:04.337Z] [  Run  ] nnpkg-tcs/UNIT_Mul_002     Pass
[2020-05-15T04:13:04.337Z] [Compare] nnpkg-tcs/UNIT_Mul_002     Pass
[2020-05-15T04:13:04.337Z] [  Run  ] nnpkg-tcs/UNIT_Pad_000 tools/nnpackage_tool/nnpkg_test/nnpkg_test.sh: line 101:  1590 Segmentation fault      $nnpkg_run --nnpackage "$nnpkg" --load "$nnpkg/metadata/tc/input.h5" --dump "$dumped" &> /dev/null > "$dumped.log" 2>&1
[2020-05-15T04:13:04.337Z]  Fail
[2020-05-15T04:13:04.337Z] 
[2020-05-15T04:13:04.337Z] 
[2020-05-15T04:13:04.462Z] [Pipeline] }
[2020-05-15T04:13:04.553Z] [Pipeline] // node
[2020-05-15T04:13:04.628Z] [Pipeline] }
[2020-05-15T04:13:04.710Z] [Pipeline] // stage
[2020-05-15T04:13:04.835Z] [Pipeline] stage
[2020-05-15T04:13:04.860Z] [Pipeline] { (Declarative: Post Actions)
[2020-05-15T04:13:04.983Z] [Pipeline] node
[2020-05-15T04:13:05.033Z] Running on builder_serverpool_npubuilder1 in /home/jenkins_slave/workspace/nnfw/master/push-nnpackage-test
[2020-05-15T04:13:05.091Z] [Pipeline] {
[2020-05-15T04:13:05.165Z] [Pipeline] step

View full output

nnfw-bot commented 4 years ago

Last 50 lines of output:

[2020-05-15T04:50:47.708Z] [Compare] nnpkg-tcs/NET_0040     Pass
[2020-05-15T04:50:47.708Z] [  Run  ] nnpkg-tcs/NET_0041     Pass
[2020-05-15T04:50:47.708Z] [Compare] nnpkg-tcs/NET_0041     Pass
[2020-05-15T04:50:48.043Z] [  Run  ] nnpkg-tcs/UNIT_Add_000     Pass
[2020-05-15T04:50:48.043Z] [Compare] nnpkg-tcs/UNIT_Add_000     Pass
[2020-05-15T04:50:48.043Z] [  Run  ] nnpkg-tcs/UNIT_Add_001     Pass
[2020-05-15T04:50:48.043Z] [Compare] nnpkg-tcs/UNIT_Add_001     Pass
[2020-05-15T04:50:48.043Z] [  Run  ] nnpkg-tcs/UNIT_Add_002     Pass
[2020-05-15T04:50:48.043Z] [Compare] nnpkg-tcs/UNIT_Add_002     Pass
[2020-05-15T04:50:48.043Z] [  Run  ] nnpkg-tcs/UNIT_Add_004     Pass
[2020-05-15T04:50:48.043Z] [Compare] nnpkg-tcs/UNIT_Add_004     Pass
[2020-05-15T04:50:48.339Z] [  Run  ] nnpkg-tcs/UNIT_Add_005     Pass
[2020-05-15T04:50:48.339Z] [Compare] nnpkg-tcs/UNIT_Add_005     Pass
[2020-05-15T04:50:48.339Z] [  Run  ] nnpkg-tcs/UNIT_AvgPool_000     Pass
[2020-05-15T04:50:48.339Z] [Compare] nnpkg-tcs/UNIT_AvgPool_000     Pass
[2020-05-15T04:50:48.339Z] [  Run  ] nnpkg-tcs/UNIT_AvgPool_001     Pass
[2020-05-15T04:50:48.339Z] [Compare] nnpkg-tcs/UNIT_AvgPool_001     Pass
[2020-05-15T04:50:48.629Z] [  Run  ] nnpkg-tcs/UNIT_ConcatV2_002    Pass
[2020-05-15T04:50:48.629Z] [Compare] nnpkg-tcs/UNIT_ConcatV2_002    Pass
[2020-05-15T04:50:48.629Z] [  Run  ] nnpkg-tcs/UNIT_Conv2D_000  Pass
[2020-05-15T04:50:48.629Z] [Compare] nnpkg-tcs/UNIT_Conv2D_000  Pass
[2020-05-15T04:50:48.629Z] [  Run  ] nnpkg-tcs/UNIT_DepthwiseConv2dNative_000   Pass
[2020-05-15T04:50:48.629Z] [Compare] nnpkg-tcs/UNIT_DepthwiseConv2dNative_000   Pass
[2020-05-15T04:50:48.912Z] [  Run  ] nnpkg-tcs/UNIT_DepthwiseConv2dNative_001   Pass
[2020-05-15T04:50:48.912Z] [Compare] nnpkg-tcs/UNIT_DepthwiseConv2dNative_001   Pass
[2020-05-15T04:50:48.912Z] [  Run  ] nnpkg-tcs/UNIT_MaxPool_000     Pass
[2020-05-15T04:50:48.912Z] [Compare] nnpkg-tcs/UNIT_MaxPool_000     Pass
[2020-05-15T04:50:48.912Z] [  Run  ] nnpkg-tcs/UNIT_MaxPool_001     Pass
[2020-05-15T04:50:48.912Z] [Compare] nnpkg-tcs/UNIT_MaxPool_001     Pass
[2020-05-15T04:50:48.912Z] [  Run  ] nnpkg-tcs/UNIT_Mul_000     Pass
[2020-05-15T04:50:48.912Z] [Compare] nnpkg-tcs/UNIT_Mul_000     Pass
[2020-05-15T04:50:49.187Z] [  Run  ] nnpkg-tcs/UNIT_Mul_001     Pass
[2020-05-15T04:50:49.187Z] [Compare] nnpkg-tcs/UNIT_Mul_001     Pass
[2020-05-15T04:50:49.187Z] [  Run  ] nnpkg-tcs/UNIT_Mul_002     Pass
[2020-05-15T04:50:49.187Z] [Compare] nnpkg-tcs/UNIT_Mul_002     Pass
[2020-05-15T04:50:49.187Z] [  Run  ] nnpkg-tcs/UNIT_Pad_000 tools/nnpackage_tool/nnpkg_test/nnpkg_test.sh: line 101:  5871 Segmentation fault      $nnpkg_run --nnpackage "$nnpkg" --load "$nnpkg/metadata/tc/input.h5" --dump "$dumped" &> /dev/null > "$dumped.log" 2>&1
[2020-05-15T04:50:49.187Z]  Fail
[2020-05-15T04:50:49.187Z] 
[2020-05-15T04:50:49.187Z] 
[2020-05-15T04:50:49.289Z] [Pipeline] }
[2020-05-15T04:50:49.370Z] [Pipeline] // node
[2020-05-15T04:50:49.443Z] [Pipeline] }
[2020-05-15T04:50:49.515Z] [Pipeline] // stage
[2020-05-15T04:50:49.636Z] [Pipeline] stage
[2020-05-15T04:50:49.661Z] [Pipeline] { (Declarative: Post Actions)
[2020-05-15T04:50:49.782Z] [Pipeline] node
[2020-05-15T04:50:49.829Z] Running on builder_serverpool_npubuilder0 in /home/jenkins_slave/workspace/nnfw/master/push-nnpackage-test
[2020-05-15T04:50:49.878Z] [Pipeline] {
[2020-05-15T04:50:49.951Z] [Pipeline] step

View full output

nnfw-bot commented 4 years ago

Last 50 lines of output:

[2020-05-15T05:32:07.194Z] [Compare] nnpkg-tcs/NET_0040     Pass
[2020-05-15T05:32:07.194Z] [  Run  ] nnpkg-tcs/NET_0041     Pass
[2020-05-15T05:32:07.194Z] [Compare] nnpkg-tcs/NET_0041     Pass
[2020-05-15T05:32:07.194Z] [  Run  ] nnpkg-tcs/UNIT_Add_000     Pass
[2020-05-15T05:32:07.194Z] [Compare] nnpkg-tcs/UNIT_Add_000     Pass
[2020-05-15T05:32:07.467Z] [  Run  ] nnpkg-tcs/UNIT_Add_001     Pass
[2020-05-15T05:32:07.467Z] [Compare] nnpkg-tcs/UNIT_Add_001     Pass
[2020-05-15T05:32:07.467Z] [  Run  ] nnpkg-tcs/UNIT_Add_002     Pass
[2020-05-15T05:32:07.467Z] [Compare] nnpkg-tcs/UNIT_Add_002     Pass
[2020-05-15T05:32:07.467Z] [  Run  ] nnpkg-tcs/UNIT_Add_004     Pass
[2020-05-15T05:32:07.467Z] [Compare] nnpkg-tcs/UNIT_Add_004     Pass
[2020-05-15T05:32:07.467Z] [  Run  ] nnpkg-tcs/UNIT_Add_005     Pass
[2020-05-15T05:32:07.467Z] [Compare] nnpkg-tcs/UNIT_Add_005     Pass
[2020-05-15T05:32:07.740Z] [  Run  ] nnpkg-tcs/UNIT_AvgPool_000     Pass
[2020-05-15T05:32:07.740Z] [Compare] nnpkg-tcs/UNIT_AvgPool_000     Pass
[2020-05-15T05:32:07.740Z] [  Run  ] nnpkg-tcs/UNIT_AvgPool_001     Pass
[2020-05-15T05:32:07.740Z] [Compare] nnpkg-tcs/UNIT_AvgPool_001     Pass
[2020-05-15T05:32:07.740Z] [  Run  ] nnpkg-tcs/UNIT_ConcatV2_002    Pass
[2020-05-15T05:32:07.740Z] [Compare] nnpkg-tcs/UNIT_ConcatV2_002    Pass
[2020-05-15T05:32:07.740Z] [  Run  ] nnpkg-tcs/UNIT_Conv2D_000  Pass
[2020-05-15T05:32:07.740Z] [Compare] nnpkg-tcs/UNIT_Conv2D_000  Pass
[2020-05-15T05:32:08.082Z] [  Run  ] nnpkg-tcs/UNIT_DepthwiseConv2dNative_000   Pass
[2020-05-15T05:32:08.082Z] [Compare] nnpkg-tcs/UNIT_DepthwiseConv2dNative_000   Pass
[2020-05-15T05:32:08.082Z] [  Run  ] nnpkg-tcs/UNIT_DepthwiseConv2dNative_001   Pass
[2020-05-15T05:32:08.082Z] [Compare] nnpkg-tcs/UNIT_DepthwiseConv2dNative_001   Pass
[2020-05-15T05:32:08.082Z] [  Run  ] nnpkg-tcs/UNIT_MaxPool_000     Pass
[2020-05-15T05:32:08.082Z] [Compare] nnpkg-tcs/UNIT_MaxPool_000     Pass
[2020-05-15T05:32:08.082Z] [  Run  ] nnpkg-tcs/UNIT_MaxPool_001     Pass
[2020-05-15T05:32:08.082Z] [Compare] nnpkg-tcs/UNIT_MaxPool_001     Pass
[2020-05-15T05:32:08.082Z] [  Run  ] nnpkg-tcs/UNIT_Mul_000     Pass
[2020-05-15T05:32:08.082Z] [Compare] nnpkg-tcs/UNIT_Mul_000     Pass
[2020-05-15T05:32:08.082Z] [  Run  ] nnpkg-tcs/UNIT_Mul_001     Pass
[2020-05-15T05:32:08.358Z] [Compare] nnpkg-tcs/UNIT_Mul_001     Pass
[2020-05-15T05:32:08.358Z] [  Run  ] nnpkg-tcs/UNIT_Mul_002     Pass
[2020-05-15T05:32:08.358Z] [Compare] nnpkg-tcs/UNIT_Mul_002     Pass
[2020-05-15T05:32:08.358Z] [  Run  ] nnpkg-tcs/UNIT_Pad_000 tools/nnpackage_tool/nnpkg_test/nnpkg_test.sh: line 101: 31858 Segmentation fault      $nnpkg_run --nnpackage "$nnpkg" --load "$nnpkg/metadata/tc/input.h5" --dump "$dumped" &> /dev/null > "$dumped.log" 2>&1
[2020-05-15T05:32:08.358Z]  Fail
[2020-05-15T05:32:08.358Z] 
[2020-05-15T05:32:08.358Z] 
[2020-05-15T05:32:08.497Z] [Pipeline] }
[2020-05-15T05:32:08.633Z] [Pipeline] // node
[2020-05-15T05:32:08.782Z] [Pipeline] }
[2020-05-15T05:32:08.907Z] [Pipeline] // stage
[2020-05-15T05:32:09.030Z] [Pipeline] stage
[2020-05-15T05:32:09.055Z] [Pipeline] { (Declarative: Post Actions)
[2020-05-15T05:32:09.178Z] [Pipeline] node
[2020-05-15T05:32:09.228Z] Running on builder_serverpool_npubuilder3 in /home/jenkins_slave/workspace/nnfw/master/push-nnpackage-test
[2020-05-15T05:32:09.286Z] [Pipeline] {
[2020-05-15T05:32:09.360Z] [Pipeline] step

View full output

nnfw-bot commented 4 years ago

Last 50 lines of output:

[2020-05-15T05:41:53.682Z] [Compare] nnpkg-tcs/NET_0040     Pass
[2020-05-15T05:41:53.682Z] [  Run  ] nnpkg-tcs/NET_0041     Pass
[2020-05-15T05:41:53.682Z] [Compare] nnpkg-tcs/NET_0041     Pass
[2020-05-15T05:41:53.682Z] [  Run  ] nnpkg-tcs/UNIT_Add_000     Pass
[2020-05-15T05:41:53.682Z] [Compare] nnpkg-tcs/UNIT_Add_000     Pass
[2020-05-15T05:41:53.682Z] [  Run  ] nnpkg-tcs/UNIT_Add_001     Pass
[2020-05-15T05:41:53.682Z] [Compare] nnpkg-tcs/UNIT_Add_001     Pass
[2020-05-15T05:41:53.682Z] [  Run  ] nnpkg-tcs/UNIT_Add_002     Pass
[2020-05-15T05:41:53.957Z] [Compare] nnpkg-tcs/UNIT_Add_002     Pass
[2020-05-15T05:41:53.957Z] [  Run  ] nnpkg-tcs/UNIT_Add_004     Pass
[2020-05-15T05:41:53.957Z] [Compare] nnpkg-tcs/UNIT_Add_004     Pass
[2020-05-15T05:41:53.957Z] [  Run  ] nnpkg-tcs/UNIT_Add_005     Pass
[2020-05-15T05:41:53.957Z] [Compare] nnpkg-tcs/UNIT_Add_005     Pass
[2020-05-15T05:41:53.957Z] [  Run  ] nnpkg-tcs/UNIT_AvgPool_000     Pass
[2020-05-15T05:41:53.957Z] [Compare] nnpkg-tcs/UNIT_AvgPool_000     Pass
[2020-05-15T05:41:53.957Z] [  Run  ] nnpkg-tcs/UNIT_AvgPool_001     Pass
[2020-05-15T05:41:53.957Z] [Compare] nnpkg-tcs/UNIT_AvgPool_001     Pass
[2020-05-15T05:41:54.233Z] [  Run  ] nnpkg-tcs/UNIT_ConcatV2_002    Pass
[2020-05-15T05:41:54.233Z] [Compare] nnpkg-tcs/UNIT_ConcatV2_002    Pass
[2020-05-15T05:41:54.233Z] [  Run  ] nnpkg-tcs/UNIT_Conv2D_000  Pass
[2020-05-15T05:41:54.233Z] [Compare] nnpkg-tcs/UNIT_Conv2D_000  Pass
[2020-05-15T05:41:54.233Z] [  Run  ] nnpkg-tcs/UNIT_DepthwiseConv2dNative_000   Pass
[2020-05-15T05:41:54.233Z] [Compare] nnpkg-tcs/UNIT_DepthwiseConv2dNative_000   Pass
[2020-05-15T05:41:54.233Z] [  Run  ] nnpkg-tcs/UNIT_DepthwiseConv2dNative_001   Pass
[2020-05-15T05:41:54.233Z] [Compare] nnpkg-tcs/UNIT_DepthwiseConv2dNative_001   Pass
[2020-05-15T05:41:54.509Z] [  Run  ] nnpkg-tcs/UNIT_MaxPool_000     Pass
[2020-05-15T05:41:54.509Z] [Compare] nnpkg-tcs/UNIT_MaxPool_000     Pass
[2020-05-15T05:41:54.509Z] [  Run  ] nnpkg-tcs/UNIT_MaxPool_001     Pass
[2020-05-15T05:41:54.509Z] [Compare] nnpkg-tcs/UNIT_MaxPool_001     Pass
[2020-05-15T05:41:54.509Z] [  Run  ] nnpkg-tcs/UNIT_Mul_000     Pass
[2020-05-15T05:41:54.509Z] [Compare] nnpkg-tcs/UNIT_Mul_000     Pass
[2020-05-15T05:41:54.509Z] [  Run  ] nnpkg-tcs/UNIT_Mul_001     Pass
[2020-05-15T05:41:54.509Z] [Compare] nnpkg-tcs/UNIT_Mul_001     Pass
[2020-05-15T05:41:54.785Z] [  Run  ] nnpkg-tcs/UNIT_Mul_002     Pass
[2020-05-15T05:41:54.785Z] [Compare] nnpkg-tcs/UNIT_Mul_002     Pass
[2020-05-15T05:41:54.785Z] [  Run  ] nnpkg-tcs/UNIT_Pad_000 tools/nnpackage_tool/nnpkg_test/nnpkg_test.sh: line 101:  8170 Segmentation fault      $nnpkg_run --nnpackage "$nnpkg" --load "$nnpkg/metadata/tc/input.h5" --dump "$dumped" &> /dev/null > "$dumped.log" 2>&1
[2020-05-15T05:41:54.785Z]  Fail
[2020-05-15T05:41:54.785Z] 
[2020-05-15T05:41:54.785Z] 
[2020-05-15T05:41:54.933Z] [Pipeline] }
[2020-05-15T05:41:55.019Z] [Pipeline] // node
[2020-05-15T05:41:55.097Z] [Pipeline] }
[2020-05-15T05:41:55.184Z] [Pipeline] // stage
[2020-05-15T05:41:55.314Z] [Pipeline] stage
[2020-05-15T05:41:55.340Z] [Pipeline] { (Declarative: Post Actions)
[2020-05-15T05:41:55.470Z] [Pipeline] node
[2020-05-15T05:41:55.522Z] Running on builder_serverpool_npubuilder4 in /home/jenkins_slave/workspace/nnfw/master/push-nnpackage-test
[2020-05-15T05:41:55.578Z] [Pipeline] {
[2020-05-15T05:41:55.652Z] [Pipeline] step

View full output

nnfw-bot commented 4 years ago

Last 50 lines of output:

[2020-05-15T05:58:51.511Z] [Compare] nnpkg-tcs/NET_0040     Pass
[2020-05-15T05:58:51.782Z] [  Run  ] nnpkg-tcs/NET_0041     Pass
[2020-05-15T05:58:51.782Z] [Compare] nnpkg-tcs/NET_0041     Pass
[2020-05-15T05:58:51.782Z] [  Run  ] nnpkg-tcs/UNIT_Add_000     Pass
[2020-05-15T05:58:51.782Z] [Compare] nnpkg-tcs/UNIT_Add_000     Pass
[2020-05-15T05:58:51.782Z] [  Run  ] nnpkg-tcs/UNIT_Add_001     Pass
[2020-05-15T05:58:51.782Z] [Compare] nnpkg-tcs/UNIT_Add_001     Pass
[2020-05-15T05:58:51.782Z] [  Run  ] nnpkg-tcs/UNIT_Add_002     Pass
[2020-05-15T05:58:51.782Z] [Compare] nnpkg-tcs/UNIT_Add_002     Pass
[2020-05-15T05:58:52.056Z] [  Run  ] nnpkg-tcs/UNIT_Add_004     Pass
[2020-05-15T05:58:52.056Z] [Compare] nnpkg-tcs/UNIT_Add_004     Pass
[2020-05-15T05:58:52.056Z] [  Run  ] nnpkg-tcs/UNIT_Add_005     Pass
[2020-05-15T05:58:52.056Z] [Compare] nnpkg-tcs/UNIT_Add_005     Pass
[2020-05-15T05:58:52.056Z] [  Run  ] nnpkg-tcs/UNIT_AvgPool_000     Pass
[2020-05-15T05:58:52.056Z] [Compare] nnpkg-tcs/UNIT_AvgPool_000     Pass
[2020-05-15T05:58:52.056Z] [  Run  ] nnpkg-tcs/UNIT_AvgPool_001     Pass
[2020-05-15T05:58:52.056Z] [Compare] nnpkg-tcs/UNIT_AvgPool_001     Pass
[2020-05-15T05:58:52.328Z] [  Run  ] nnpkg-tcs/UNIT_ConcatV2_002    Pass
[2020-05-15T05:58:52.328Z] [Compare] nnpkg-tcs/UNIT_ConcatV2_002    Pass
[2020-05-15T05:58:52.328Z] [  Run  ] nnpkg-tcs/UNIT_Conv2D_000  Pass
[2020-05-15T05:58:52.328Z] [Compare] nnpkg-tcs/UNIT_Conv2D_000  Pass
[2020-05-15T05:58:52.328Z] [  Run  ] nnpkg-tcs/UNIT_DepthwiseConv2dNative_000   Pass
[2020-05-15T05:58:52.328Z] [Compare] nnpkg-tcs/UNIT_DepthwiseConv2dNative_000   Pass
[2020-05-15T05:58:52.328Z] [  Run  ] nnpkg-tcs/UNIT_DepthwiseConv2dNative_001   Pass
[2020-05-15T05:58:52.328Z] [Compare] nnpkg-tcs/UNIT_DepthwiseConv2dNative_001   Pass
[2020-05-15T05:58:52.607Z] [  Run  ] nnpkg-tcs/UNIT_MaxPool_000     Pass
[2020-05-15T05:58:52.607Z] [Compare] nnpkg-tcs/UNIT_MaxPool_000     Pass
[2020-05-15T05:58:52.607Z] [  Run  ] nnpkg-tcs/UNIT_MaxPool_001     Pass
[2020-05-15T05:58:52.607Z] [Compare] nnpkg-tcs/UNIT_MaxPool_001     Pass
[2020-05-15T05:58:52.607Z] [  Run  ] nnpkg-tcs/UNIT_Mul_000     Pass
[2020-05-15T05:58:52.607Z] [Compare] nnpkg-tcs/UNIT_Mul_000     Pass
[2020-05-15T05:58:52.607Z] [  Run  ] nnpkg-tcs/UNIT_Mul_001     Pass
[2020-05-15T05:58:52.607Z] [Compare] nnpkg-tcs/UNIT_Mul_001     Pass
[2020-05-15T05:58:52.607Z] [  Run  ] nnpkg-tcs/UNIT_Mul_002     Pass
[2020-05-15T05:58:52.878Z] [Compare] nnpkg-tcs/UNIT_Mul_002     Pass
[2020-05-15T05:58:52.878Z] [  Run  ] nnpkg-tcs/UNIT_Pad_000 tools/nnpackage_tool/nnpkg_test/nnpkg_test.sh: line 101: 30282 Segmentation fault      $nnpkg_run --nnpackage "$nnpkg" --load "$nnpkg/metadata/tc/input.h5" --dump "$dumped" &> /dev/null > "$dumped.log" 2>&1
[2020-05-15T05:58:52.878Z]  Fail
[2020-05-15T05:58:52.878Z] 
[2020-05-15T05:58:52.878Z] 
[2020-05-15T05:58:53.002Z] [Pipeline] }
[2020-05-15T05:58:53.082Z] [Pipeline] // node
[2020-05-15T05:58:53.156Z] [Pipeline] }
[2020-05-15T05:58:53.236Z] [Pipeline] // stage
[2020-05-15T05:58:53.357Z] [Pipeline] stage
[2020-05-15T05:58:53.390Z] [Pipeline] { (Declarative: Post Actions)
[2020-05-15T05:58:53.511Z] [Pipeline] node
[2020-05-15T05:58:53.558Z] Running on builder_serverpool_npubuilder4 in /home/jenkins_slave/workspace/nnfw/master/push-nnpackage-test
[2020-05-15T05:58:53.607Z] [Pipeline] {
[2020-05-15T05:58:53.680Z] [Pipeline] step

View full output

nnfw-bot commented 4 years ago

Last 50 lines of output:

[2020-05-15T06:08:38.519Z] [Compare] nnpkg-tcs/NET_0040     Pass
[2020-05-15T06:08:38.519Z] [  Run  ] nnpkg-tcs/NET_0041     Pass
[2020-05-15T06:08:38.519Z] [Compare] nnpkg-tcs/NET_0041     Pass
[2020-05-15T06:08:38.519Z] [  Run  ] nnpkg-tcs/UNIT_Add_000     Pass
[2020-05-15T06:08:38.792Z] [Compare] nnpkg-tcs/UNIT_Add_000     Pass
[2020-05-15T06:08:38.792Z] [  Run  ] nnpkg-tcs/UNIT_Add_001     Pass
[2020-05-15T06:08:38.792Z] [Compare] nnpkg-tcs/UNIT_Add_001     Pass
[2020-05-15T06:08:38.792Z] [  Run  ] nnpkg-tcs/UNIT_Add_002     Pass
[2020-05-15T06:08:38.792Z] [Compare] nnpkg-tcs/UNIT_Add_002     Pass
[2020-05-15T06:08:38.792Z] [  Run  ] nnpkg-tcs/UNIT_Add_004     Pass
[2020-05-15T06:08:38.792Z] [Compare] nnpkg-tcs/UNIT_Add_004     Pass
[2020-05-15T06:08:39.071Z] [  Run  ] nnpkg-tcs/UNIT_Add_005     Pass
[2020-05-15T06:08:39.071Z] [Compare] nnpkg-tcs/UNIT_Add_005     Pass
[2020-05-15T06:08:39.071Z] [  Run  ] nnpkg-tcs/UNIT_AvgPool_000     Pass
[2020-05-15T06:08:39.071Z] [Compare] nnpkg-tcs/UNIT_AvgPool_000     Pass
[2020-05-15T06:08:39.071Z] [  Run  ] nnpkg-tcs/UNIT_AvgPool_001     Pass
[2020-05-15T06:08:39.071Z] [Compare] nnpkg-tcs/UNIT_AvgPool_001     Pass
[2020-05-15T06:08:39.071Z] [  Run  ] nnpkg-tcs/UNIT_ConcatV2_002    Pass
[2020-05-15T06:08:39.071Z] [Compare] nnpkg-tcs/UNIT_ConcatV2_002    Pass
[2020-05-15T06:08:39.346Z] [  Run  ] nnpkg-tcs/UNIT_Conv2D_000  Pass
[2020-05-15T06:08:39.346Z] [Compare] nnpkg-tcs/UNIT_Conv2D_000  Pass
[2020-05-15T06:08:39.346Z] [  Run  ] nnpkg-tcs/UNIT_DepthwiseConv2dNative_000   Pass
[2020-05-15T06:08:39.346Z] [Compare] nnpkg-tcs/UNIT_DepthwiseConv2dNative_000   Pass
[2020-05-15T06:08:39.346Z] [  Run  ] nnpkg-tcs/UNIT_DepthwiseConv2dNative_001   Pass
[2020-05-15T06:08:39.346Z] [Compare] nnpkg-tcs/UNIT_DepthwiseConv2dNative_001   Pass
[2020-05-15T06:08:39.346Z] [  Run  ] nnpkg-tcs/UNIT_MaxPool_000     Pass
[2020-05-15T06:08:39.346Z] [Compare] nnpkg-tcs/UNIT_MaxPool_000     Pass
[2020-05-15T06:08:39.647Z] [  Run  ] nnpkg-tcs/UNIT_MaxPool_001     Pass
[2020-05-15T06:08:39.647Z] [Compare] nnpkg-tcs/UNIT_MaxPool_001     Pass
[2020-05-15T06:08:39.647Z] [  Run  ] nnpkg-tcs/UNIT_Mul_000     Pass
[2020-05-15T06:08:39.647Z] [Compare] nnpkg-tcs/UNIT_Mul_000     Pass
[2020-05-15T06:08:39.647Z] [  Run  ] nnpkg-tcs/UNIT_Mul_001     Pass
[2020-05-15T06:08:39.647Z] [Compare] nnpkg-tcs/UNIT_Mul_001     Pass
[2020-05-15T06:08:39.647Z] [  Run  ] nnpkg-tcs/UNIT_Mul_002     Pass
[2020-05-15T06:08:39.647Z] [Compare] nnpkg-tcs/UNIT_Mul_002     Pass
[2020-05-15T06:08:39.917Z] [  Run  ] nnpkg-tcs/UNIT_Pad_000 tools/nnpackage_tool/nnpkg_test/nnpkg_test.sh: line 101: 19788 Segmentation fault      $nnpkg_run --nnpackage "$nnpkg" --load "$nnpkg/metadata/tc/input.h5" --dump "$dumped" &> /dev/null > "$dumped.log" 2>&1
[2020-05-15T06:08:39.918Z]  Fail
[2020-05-15T06:08:39.918Z] 
[2020-05-15T06:08:39.918Z] 
[2020-05-15T06:08:40.019Z] [Pipeline] }
[2020-05-15T06:08:40.101Z] [Pipeline] // node
[2020-05-15T06:08:40.173Z] [Pipeline] }
[2020-05-15T06:08:40.253Z] [Pipeline] // stage
[2020-05-15T06:08:40.374Z] [Pipeline] stage
[2020-05-15T06:08:40.399Z] [Pipeline] { (Declarative: Post Actions)
[2020-05-15T06:08:40.520Z] [Pipeline] node
[2020-05-15T06:08:40.567Z] Running on builder_serverpool_npubuilder1 in /home/jenkins_slave/workspace/nnfw/master/push-nnpackage-test
[2020-05-15T06:08:40.616Z] [Pipeline] {
[2020-05-15T06:08:40.697Z] [Pipeline] step

View full output

nnfw-bot commented 4 years ago

Last 50 lines of output:

[2020-05-15T06:22:39.142Z] [Compare] nnpkg-tcs/NET_0040     Pass
[2020-05-15T06:22:39.142Z] [  Run  ] nnpkg-tcs/NET_0041     Pass
[2020-05-15T06:22:39.142Z] [Compare] nnpkg-tcs/NET_0041     Pass
[2020-05-15T06:22:39.414Z] [  Run  ] nnpkg-tcs/UNIT_Add_000     Pass
[2020-05-15T06:22:39.414Z] [Compare] nnpkg-tcs/UNIT_Add_000     Pass
[2020-05-15T06:22:39.414Z] [  Run  ] nnpkg-tcs/UNIT_Add_001     Pass
[2020-05-15T06:22:39.414Z] [Compare] nnpkg-tcs/UNIT_Add_001     Pass
[2020-05-15T06:22:39.414Z] [  Run  ] nnpkg-tcs/UNIT_Add_002     Pass
[2020-05-15T06:22:39.414Z] [Compare] nnpkg-tcs/UNIT_Add_002     Pass
[2020-05-15T06:22:39.414Z] [  Run  ] nnpkg-tcs/UNIT_Add_004     Pass
[2020-05-15T06:22:39.414Z] [Compare] nnpkg-tcs/UNIT_Add_004     Pass
[2020-05-15T06:22:39.685Z] [  Run  ] nnpkg-tcs/UNIT_Add_005     Pass
[2020-05-15T06:22:39.685Z] [Compare] nnpkg-tcs/UNIT_Add_005     Pass
[2020-05-15T06:22:39.685Z] [  Run  ] nnpkg-tcs/UNIT_AvgPool_000     Pass
[2020-05-15T06:22:39.685Z] [Compare] nnpkg-tcs/UNIT_AvgPool_000     Pass
[2020-05-15T06:22:39.685Z] [  Run  ] nnpkg-tcs/UNIT_AvgPool_001     Pass
[2020-05-15T06:22:39.685Z] [Compare] nnpkg-tcs/UNIT_AvgPool_001     Pass
[2020-05-15T06:22:39.685Z] [  Run  ] nnpkg-tcs/UNIT_ConcatV2_002    Pass
[2020-05-15T06:22:39.685Z] [Compare] nnpkg-tcs/UNIT_ConcatV2_002    Pass
[2020-05-15T06:22:39.963Z] [  Run  ] nnpkg-tcs/UNIT_Conv2D_000  Pass
[2020-05-15T06:22:39.963Z] [Compare] nnpkg-tcs/UNIT_Conv2D_000  Pass
[2020-05-15T06:22:39.963Z] [  Run  ] nnpkg-tcs/UNIT_DepthwiseConv2dNative_000   Pass
[2020-05-15T06:22:39.963Z] [Compare] nnpkg-tcs/UNIT_DepthwiseConv2dNative_000   Pass
[2020-05-15T06:22:39.963Z] [  Run  ] nnpkg-tcs/UNIT_DepthwiseConv2dNative_001   Pass
[2020-05-15T06:22:39.963Z] [Compare] nnpkg-tcs/UNIT_DepthwiseConv2dNative_001   Pass
[2020-05-15T06:22:39.963Z] [  Run  ] nnpkg-tcs/UNIT_MaxPool_000     Pass
[2020-05-15T06:22:39.963Z] [Compare] nnpkg-tcs/UNIT_MaxPool_000     Pass
[2020-05-15T06:22:40.235Z] [  Run  ] nnpkg-tcs/UNIT_MaxPool_001     Pass
[2020-05-15T06:22:40.235Z] [Compare] nnpkg-tcs/UNIT_MaxPool_001     Pass
[2020-05-15T06:22:40.235Z] [  Run  ] nnpkg-tcs/UNIT_Mul_000     Pass
[2020-05-15T06:22:40.235Z] [Compare] nnpkg-tcs/UNIT_Mul_000     Pass
[2020-05-15T06:22:40.235Z] [  Run  ] nnpkg-tcs/UNIT_Mul_001     Pass
[2020-05-15T06:22:40.235Z] [Compare] nnpkg-tcs/UNIT_Mul_001     Pass
[2020-05-15T06:22:40.235Z] [  Run  ] nnpkg-tcs/UNIT_Mul_002     Pass
[2020-05-15T06:22:40.235Z] [Compare] nnpkg-tcs/UNIT_Mul_002     Pass
[2020-05-15T06:22:40.506Z] [  Run  ] nnpkg-tcs/UNIT_Pad_000 tools/nnpackage_tool/nnpkg_test/nnpkg_test.sh: line 101: 23110 Segmentation fault      $nnpkg_run --nnpackage "$nnpkg" --load "$nnpkg/metadata/tc/input.h5" --dump "$dumped" &> /dev/null > "$dumped.log" 2>&1
[2020-05-15T06:22:40.506Z]  Fail
[2020-05-15T06:22:40.506Z] 
[2020-05-15T06:22:40.506Z] 
[2020-05-15T06:22:40.613Z] [Pipeline] }
[2020-05-15T06:22:40.696Z] [Pipeline] // node
[2020-05-15T06:22:40.769Z] [Pipeline] }
[2020-05-15T06:22:40.852Z] [Pipeline] // stage
[2020-05-15T06:22:40.976Z] [Pipeline] stage
[2020-05-15T06:22:41.001Z] [Pipeline] { (Declarative: Post Actions)
[2020-05-15T06:22:41.124Z] [Pipeline] node
[2020-05-15T06:22:41.174Z] Running on builder_serverpool_npubuilder4 in /home/jenkins_slave/workspace/nnfw/master/push-nnpackage-test
[2020-05-15T06:22:41.222Z] [Pipeline] {
[2020-05-15T06:22:41.298Z] [Pipeline] step

View full output

nnfw-bot commented 4 years ago

Build was fixed!

nnfw-bot commented 4 years ago

Last 50 lines of output:

[2020-05-17T23:22:02.295Z]      at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
[2020-05-17T23:22:02.295Z]      at hudson.remoting.Channel.call(Channel.java:998)
[2020-05-17T23:22:02.295Z]      at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
[2020-05-17T23:22:02.295Z]      at sun.reflect.GeneratedMethodAccessor339.invoke(Unknown Source)
[2020-05-17T23:22:02.295Z]      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2020-05-17T23:22:02.295Z]      at java.lang.reflect.Method.invoke(Method.java:498)
[2020-05-17T23:22:02.295Z]      at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
[2020-05-17T23:22:02.295Z]      at com.sun.proxy.$Proxy72.execute(Unknown Source)
[2020-05-17T23:22:02.295Z]      at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1122)
[2020-05-17T23:22:02.295Z]      at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1167)
[2020-05-17T23:22:02.295Z]      at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:125)
[2020-05-17T23:22:02.295Z]      at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:93)
[2020-05-17T23:22:02.295Z]      at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:80)
[2020-05-17T23:22:02.295Z]      at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
[2020-05-17T23:22:02.295Z]      at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[2020-05-17T23:22:02.295Z]      ... 4 more
[2020-05-17T23:22:02.370Z] [Pipeline] }
[2020-05-17T23:22:02.457Z] [Pipeline] // stage
[2020-05-17T23:22:02.587Z] [Pipeline] stage
[2020-05-17T23:22:02.613Z] [Pipeline] { (build compiler)
[2020-05-17T23:22:02.648Z] Stage "build compiler" skipped due to earlier failure(s)
[2020-05-17T23:22:02.699Z] [Pipeline] }
[2020-05-17T23:22:02.811Z] [Pipeline] // stage
[2020-05-17T23:22:02.941Z] [Pipeline] stage
[2020-05-17T23:22:02.967Z] [Pipeline] { (build runtime)
[2020-05-17T23:22:03.002Z] Stage "build runtime" skipped due to earlier failure(s)
[2020-05-17T23:22:03.054Z] [Pipeline] }
[2020-05-17T23:22:03.139Z] [Pipeline] // stage
[2020-05-17T23:22:03.300Z] [Pipeline] }
[2020-05-17T23:22:03.387Z] [Pipeline] // node
[2020-05-17T23:22:03.491Z] [Pipeline] }
[2020-05-17T23:22:03.577Z] [Pipeline] // stage
[2020-05-17T23:22:03.707Z] [Pipeline] stage
[2020-05-17T23:22:03.733Z] [Pipeline] { (genenrate nnpackage)
[2020-05-17T23:22:03.769Z] Stage "genenrate nnpackage" skipped due to earlier failure(s)
[2020-05-17T23:22:03.822Z] [Pipeline] }
[2020-05-17T23:22:03.900Z] [Pipeline] // stage
[2020-05-17T23:22:04.030Z] [Pipeline] stage
[2020-05-17T23:22:04.056Z] [Pipeline] { (Test run)
[2020-05-17T23:22:04.083Z] Stage "Test run" skipped due to earlier failure(s)
[2020-05-17T23:22:04.134Z] [Pipeline] }
[2020-05-17T23:22:04.219Z] [Pipeline] // stage
[2020-05-17T23:22:04.349Z] [Pipeline] stage
[2020-05-17T23:22:04.375Z] [Pipeline] { (Declarative: Post Actions)
[2020-05-17T23:22:04.506Z] [Pipeline] node
[2020-05-17T23:22:04.603Z] Running on builder_serverpool_npubuilder1 in /home/jenkins_slave/workspace/nnfw/master/push-nnpackage-test
[2020-05-17T23:22:04.660Z] [Pipeline] {
[2020-05-17T23:22:04.739Z] [Pipeline] step
[2020-05-17T23:22:05.398Z] GitHub Issue Notifier: Build has started failing again, reopend GitHub issue #539

View full output

nnfw-bot commented 4 years ago

Build was fixed!

nnfw-bot commented 4 years ago

Last 50 lines of output:

[2020-05-19T03:56:51.600Z]      at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
[2020-05-19T03:56:51.600Z]      at hudson.remoting.Channel.call(Channel.java:998)
[2020-05-19T03:56:51.600Z]      at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
[2020-05-19T03:56:51.600Z]      at sun.reflect.GeneratedMethodAccessor339.invoke(Unknown Source)
[2020-05-19T03:56:51.600Z]      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2020-05-19T03:56:51.600Z]      at java.lang.reflect.Method.invoke(Method.java:498)
[2020-05-19T03:56:51.600Z]      at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
[2020-05-19T03:56:51.600Z]      at com.sun.proxy.$Proxy72.execute(Unknown Source)
[2020-05-19T03:56:51.600Z]      at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1122)
[2020-05-19T03:56:51.600Z]      at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1167)
[2020-05-19T03:56:51.600Z]      at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:125)
[2020-05-19T03:56:51.600Z]      at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:93)
[2020-05-19T03:56:51.601Z]      at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:80)
[2020-05-19T03:56:51.601Z]      at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
[2020-05-19T03:56:51.601Z]      at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[2020-05-19T03:56:51.601Z]      ... 4 more
[2020-05-19T03:56:51.709Z] [Pipeline] }
[2020-05-19T03:56:51.796Z] [Pipeline] // stage
[2020-05-19T03:56:51.926Z] [Pipeline] stage
[2020-05-19T03:56:51.952Z] [Pipeline] { (build compiler)
[2020-05-19T03:56:52.040Z] Stage "build compiler" skipped due to earlier failure(s)
[2020-05-19T03:56:52.097Z] [Pipeline] }
[2020-05-19T03:56:52.183Z] [Pipeline] // stage
[2020-05-19T03:56:52.312Z] [Pipeline] stage
[2020-05-19T03:56:52.338Z] [Pipeline] { (build runtime)
[2020-05-19T03:56:52.373Z] Stage "build runtime" skipped due to earlier failure(s)
[2020-05-19T03:56:52.424Z] [Pipeline] }
[2020-05-19T03:56:52.511Z] [Pipeline] // stage
[2020-05-19T03:56:52.589Z] [Pipeline] }
[2020-05-19T03:56:52.675Z] [Pipeline] // node
[2020-05-19T03:56:52.781Z] [Pipeline] }
[2020-05-19T03:56:52.868Z] [Pipeline] // stage
[2020-05-19T03:56:52.998Z] [Pipeline] stage
[2020-05-19T03:56:53.024Z] [Pipeline] { (genenrate nnpackage)
[2020-05-19T03:56:53.059Z] Stage "genenrate nnpackage" skipped due to earlier failure(s)
[2020-05-19T03:56:53.110Z] [Pipeline] }
[2020-05-19T03:56:53.197Z] [Pipeline] // stage
[2020-05-19T03:56:53.334Z] [Pipeline] stage
[2020-05-19T03:56:53.360Z] [Pipeline] { (Test run)
[2020-05-19T03:56:53.395Z] Stage "Test run" skipped due to earlier failure(s)
[2020-05-19T03:56:53.447Z] [Pipeline] }
[2020-05-19T03:56:53.533Z] [Pipeline] // stage
[2020-05-19T03:56:53.663Z] [Pipeline] stage
[2020-05-19T03:56:53.689Z] [Pipeline] { (Declarative: Post Actions)
[2020-05-19T03:56:53.820Z] [Pipeline] node
[2020-05-19T03:56:53.872Z] Running on builder_serverpool_npubuilder0 in /home/jenkins_slave/workspace/nnfw/master/push-nnpackage-test
[2020-05-19T03:56:53.932Z] [Pipeline] {
[2020-05-19T03:56:54.011Z] [Pipeline] step
[2020-05-19T03:56:54.349Z] GitHub Issue Notifier: Build has started failing again, reopend GitHub issue #539

View full output

nnfw-bot commented 4 years ago

Build was fixed!

nnfw-bot commented 4 years ago

Last 50 lines of output:

[2020-05-19T06:56:51.613Z]      at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
[2020-05-19T06:56:51.613Z]      at hudson.remoting.Channel.call(Channel.java:998)
[2020-05-19T06:56:51.614Z]      at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
[2020-05-19T06:56:51.614Z]      at sun.reflect.GeneratedMethodAccessor339.invoke(Unknown Source)
[2020-05-19T06:56:51.614Z]      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2020-05-19T06:56:51.614Z]      at java.lang.reflect.Method.invoke(Method.java:498)
[2020-05-19T06:56:51.614Z]      at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
[2020-05-19T06:56:51.614Z]      at com.sun.proxy.$Proxy72.execute(Unknown Source)
[2020-05-19T06:56:51.614Z]      at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1122)
[2020-05-19T06:56:51.614Z]      at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1167)
[2020-05-19T06:56:51.614Z]      at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:125)
[2020-05-19T06:56:51.614Z]      at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:93)
[2020-05-19T06:56:51.614Z]      at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:80)
[2020-05-19T06:56:51.614Z]      at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
[2020-05-19T06:56:51.614Z]      at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[2020-05-19T06:56:51.614Z]      ... 4 more
[2020-05-19T06:56:51.713Z] [Pipeline] }
[2020-05-19T06:56:51.808Z] [Pipeline] // stage
[2020-05-19T06:56:51.946Z] [Pipeline] stage
[2020-05-19T06:56:51.989Z] [Pipeline] { (build compiler)
[2020-05-19T06:56:52.026Z] Stage "build compiler" skipped due to earlier failure(s)
[2020-05-19T06:56:53.482Z] [Pipeline] }
[2020-05-19T06:56:53.568Z] [Pipeline] // stage
[2020-05-19T06:56:53.699Z] [Pipeline] stage
[2020-05-19T06:56:53.725Z] [Pipeline] { (build runtime)
[2020-05-19T06:56:53.760Z] Stage "build runtime" skipped due to earlier failure(s)
[2020-05-19T06:56:53.811Z] [Pipeline] }
[2020-05-19T06:56:53.898Z] [Pipeline] // stage
[2020-05-19T06:56:53.995Z] [Pipeline] }
[2020-05-19T06:56:54.082Z] [Pipeline] // node
[2020-05-19T06:56:54.183Z] [Pipeline] }
[2020-05-19T06:56:54.264Z] [Pipeline] // stage
[2020-05-19T06:56:54.385Z] [Pipeline] stage
[2020-05-19T06:56:54.409Z] [Pipeline] { (genenrate nnpackage)
[2020-05-19T06:56:54.442Z] Stage "genenrate nnpackage" skipped due to earlier failure(s)
[2020-05-19T06:56:54.490Z] [Pipeline] }
[2020-05-19T06:56:54.571Z] [Pipeline] // stage
[2020-05-19T06:56:54.713Z] [Pipeline] stage
[2020-05-19T06:56:54.737Z] [Pipeline] { (Test run)
[2020-05-19T06:56:54.771Z] Stage "Test run" skipped due to earlier failure(s)
[2020-05-19T06:56:54.818Z] [Pipeline] }
[2020-05-19T06:56:54.899Z] [Pipeline] // stage
[2020-05-19T06:56:55.020Z] [Pipeline] stage
[2020-05-19T06:56:55.044Z] [Pipeline] { (Declarative: Post Actions)
[2020-05-19T06:56:55.186Z] [Pipeline] node
[2020-05-19T06:56:55.240Z] Running on builder_serverpool_npubuilder4 in /home/jenkins_slave/workspace/nnfw/master/push-nnpackage-test
[2020-05-19T06:56:55.337Z] [Pipeline] {
[2020-05-19T06:56:55.410Z] [Pipeline] step
[2020-05-19T06:56:55.750Z] GitHub Issue Notifier: Build has started failing again, reopend GitHub issue #539

View full output

nnfw-bot commented 4 years ago

Build was fixed!

nnfw-bot commented 4 years ago

Last 50 lines of output:

[2020-05-19T08:16:00.617Z] -- Found TF backend: /home/jenkins_slave/workspace/nnfw/master/push-nnpackage-test/build/nncc/compiler/nnkit-tf/backend/libnnkit_tf_backend.so
[2020-05-19T08:16:00.617Z] -- Found TFLITE backend: /home/jenkins_slave/workspace/nnfw/master/push-nnpackage-test/build/nncc/compiler/nnkit-tflite/backend/libnnkit_tflite_backend.so
[2020-05-19T08:16:00.617Z] -- Found TF2TFLITE: /home/jenkins_slave/workspace/nnfw/master/push-nnpackage-test/build/nncc/compiler/tf2tflite/tf2tflite
[2020-05-19T08:16:00.617Z] -- Found randomize action: /home/jenkins_slave/workspace/nnfw/master/push-nnpackage-test/build/nncc/compiler/nnkit/actions/builtin/libnnkit_randomize_action.so
[2020-05-19T08:16:00.617Z] -- Found HDF5 export action: /home/jenkins_slave/workspace/nnfw/master/push-nnpackage-test/build/nncc/compiler/nnkit/actions/HDF5/libnnkit_HDF5_export_action.so
[2020-05-19T08:16:00.617Z] -- Found HDF5 import action: /home/jenkins_slave/workspace/nnfw/master/push-nnpackage-test/build/nncc/compiler/nnkit/actions/HDF5/libnnkit_HDF5_import_action.so
[2020-05-19T08:16:00.617Z] -- Found i5diff: /home/jenkins_slave/workspace/nnfw/master/push-nnpackage-test/build/nncc/compiler/i5diff/i5diff
[2020-05-19T08:16:00.617Z] -- Found workdir: /home/jenkins_slave/workspace/nnfw/master/push-nnpackage-test/build/nncc/compiler/tf2tflite-value-pbtxt-test
[2020-05-19T08:16:00.617Z] /home/jenkins_slave/workspace/nnfw/master/push-nnpackage-test/build/nncc/compiler/tf2tflite-value-pbtxt-test /home/jenkins_slave/workspace/nnfw/master/push-nnpackage-test/build/nncc/compiler/tf2tflite-value-pbtxt-test
[2020-05-19T08:16:00.617Z] /home/jenkins_slave/workspace/nnfw/master/push-nnpackage-test/build/nncc/compiler/tf2tflite-value-pbtxt-test
[2020-05-19T08:16:00.617Z] FAILED
[2020-05-19T08:16:00.617Z] - UNIT_Mul_002
[2020-05-19T08:16:00.617Z] 
[2020-05-19T08:16:00.617Z] 
[2020-05-19T08:16:00.617Z] 0% tests passed, 1 tests failed out of 1
[2020-05-19T08:16:00.617Z] 
[2020-05-19T08:16:00.617Z] Total Test time (real) =  15.96 sec
[2020-05-19T08:16:00.617Z] 
[2020-05-19T08:16:00.617Z] The following tests FAILED:
[2020-05-19T08:16:00.617Z]   28 - tf2tflite_value_pbtxt_test (Failed)
[2020-05-19T08:16:00.617Z] Errors while running CTest
[2020-05-19T08:16:01.331Z] [Pipeline] }
[2020-05-19T08:16:01.422Z] [Pipeline] // stage
[2020-05-19T08:16:01.567Z] [Pipeline] stage
[2020-05-19T08:16:01.592Z] [Pipeline] { (build runtime)
[2020-05-19T08:16:01.626Z] Stage "build runtime" skipped due to earlier failure(s)
[2020-05-19T08:16:01.673Z] [Pipeline] }
[2020-05-19T08:16:01.764Z] [Pipeline] // stage
[2020-05-19T08:16:01.872Z] [Pipeline] }
[2020-05-19T08:16:01.955Z] [Pipeline] // node
[2020-05-19T08:16:02.153Z] [Pipeline] }
[2020-05-19T08:16:02.236Z] [Pipeline] // stage
[2020-05-19T08:16:02.368Z] [Pipeline] stage
[2020-05-19T08:16:02.393Z] [Pipeline] { (genenrate nnpackage)
[2020-05-19T08:16:02.426Z] Stage "genenrate nnpackage" skipped due to earlier failure(s)
[2020-05-19T08:16:02.475Z] [Pipeline] }
[2020-05-19T08:16:02.558Z] [Pipeline] // stage
[2020-05-19T08:16:02.701Z] [Pipeline] stage
[2020-05-19T08:16:02.726Z] [Pipeline] { (Test run)
[2020-05-19T08:16:02.760Z] Stage "Test run" skipped due to earlier failure(s)
[2020-05-19T08:16:02.888Z] [Pipeline] }
[2020-05-19T08:16:02.971Z] [Pipeline] // stage
[2020-05-19T08:16:03.116Z] [Pipeline] stage
[2020-05-19T08:16:03.139Z] [Pipeline] { (Declarative: Post Actions)
[2020-05-19T08:16:03.266Z] [Pipeline] node
[2020-05-19T08:16:03.314Z] Running on builder_serverpool_npubuilder1 in /home/jenkins_slave/workspace/nnfw/master/push-nnpackage-test
[2020-05-19T08:16:03.372Z] [Pipeline] {
[2020-05-19T08:16:03.515Z] [Pipeline] step
[2020-05-19T08:16:06.695Z] GitHub Issue Notifier: Build has started failing again, reopend GitHub issue #539

View full output

nnfw-bot commented 4 years ago

Build was fixed!

nnfw-bot commented 4 years ago

Last 50 lines of output:

[2020-05-20T02:27:32.316Z]      at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
[2020-05-20T02:27:32.316Z]      at hudson.remoting.Channel.call(Channel.java:998)
[2020-05-20T02:27:32.316Z]      at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
[2020-05-20T02:27:32.316Z]      at sun.reflect.GeneratedMethodAccessor339.invoke(Unknown Source)
[2020-05-20T02:27:32.316Z]      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2020-05-20T02:27:32.316Z]      at java.lang.reflect.Method.invoke(Method.java:498)
[2020-05-20T02:27:32.316Z]      at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
[2020-05-20T02:27:32.316Z]      at com.sun.proxy.$Proxy72.execute(Unknown Source)
[2020-05-20T02:27:32.316Z]      at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1122)
[2020-05-20T02:27:32.316Z]      at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1167)
[2020-05-20T02:27:32.316Z]      at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:125)
[2020-05-20T02:27:32.316Z]      at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:93)
[2020-05-20T02:27:32.316Z]      at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:80)
[2020-05-20T02:27:32.316Z]      at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
[2020-05-20T02:27:32.316Z]      at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[2020-05-20T02:27:32.316Z]      ... 4 more
[2020-05-20T02:27:32.409Z] [Pipeline] }
[2020-05-20T02:27:32.490Z] [Pipeline] // stage
[2020-05-20T02:27:32.633Z] [Pipeline] stage
[2020-05-20T02:27:32.656Z] [Pipeline] { (build compiler)
[2020-05-20T02:27:32.692Z] Stage "build compiler" skipped due to earlier failure(s)
[2020-05-20T02:27:32.737Z] [Pipeline] }
[2020-05-20T02:27:32.818Z] [Pipeline] // stage
[2020-05-20T02:27:32.961Z] [Pipeline] stage
[2020-05-20T02:27:32.984Z] [Pipeline] { (build runtime)
[2020-05-20T02:27:33.017Z] Stage "build runtime" skipped due to earlier failure(s)
[2020-05-20T02:27:33.065Z] [Pipeline] }
[2020-05-20T02:27:33.146Z] [Pipeline] // stage
[2020-05-20T02:27:33.240Z] [Pipeline] }
[2020-05-20T02:27:33.320Z] [Pipeline] // node
[2020-05-20T02:27:33.430Z] [Pipeline] }
[2020-05-20T02:27:33.510Z] [Pipeline] // stage
[2020-05-20T02:27:33.636Z] [Pipeline] stage
[2020-05-20T02:27:33.661Z] [Pipeline] { (genenrate nnpackage)
[2020-05-20T02:27:33.696Z] Stage "genenrate nnpackage" skipped due to earlier failure(s)
[2020-05-20T02:27:33.747Z] [Pipeline] }
[2020-05-20T02:27:33.834Z] [Pipeline] // stage
[2020-05-20T02:27:33.964Z] [Pipeline] stage
[2020-05-20T02:27:33.990Z] [Pipeline] { (Test run)
[2020-05-20T02:27:34.025Z] Stage "Test run" skipped due to earlier failure(s)
[2020-05-20T02:27:34.077Z] [Pipeline] }
[2020-05-20T02:27:34.163Z] [Pipeline] // stage
[2020-05-20T02:27:34.293Z] [Pipeline] stage
[2020-05-20T02:27:34.319Z] [Pipeline] { (Declarative: Post Actions)
[2020-05-20T02:27:34.450Z] [Pipeline] node
[2020-05-20T02:27:34.502Z] Running on builder_serverpool_npubuilder0 in /home/jenkins_slave/workspace/nnfw/master/push-nnpackage-test
[2020-05-20T02:27:34.562Z] [Pipeline] {
[2020-05-20T02:27:34.639Z] [Pipeline] step
[2020-05-20T02:27:35.520Z] GitHub Issue Notifier: Build has started failing again, reopend GitHub issue #539

View full output

nnfw-bot commented 4 years ago

Build was fixed!

nnfw-bot commented 4 years ago

Last 50 lines of output:

[2020-05-20T21:35:09.986Z]      at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
[2020-05-20T21:35:09.986Z]      at hudson.remoting.Channel.call(Channel.java:998)
[2020-05-20T21:35:09.986Z]      at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
[2020-05-20T21:35:09.986Z]      at sun.reflect.GeneratedMethodAccessor243.invoke(Unknown Source)
[2020-05-20T21:35:09.986Z]      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2020-05-20T21:35:09.986Z]      at java.lang.reflect.Method.invoke(Method.java:498)
[2020-05-20T21:35:09.986Z]      at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
[2020-05-20T21:35:09.986Z]      at com.sun.proxy.$Proxy71.execute(Unknown Source)
[2020-05-20T21:35:09.986Z]      at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1122)
[2020-05-20T21:35:09.987Z]      at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1167)
[2020-05-20T21:35:09.987Z]      at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:125)
[2020-05-20T21:35:09.987Z]      at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:93)
[2020-05-20T21:35:09.987Z]      at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:80)
[2020-05-20T21:35:09.987Z]      at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
[2020-05-20T21:35:09.987Z]      at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[2020-05-20T21:35:09.987Z]      ... 4 more
[2020-05-20T21:35:10.080Z] [Pipeline] }
[2020-05-20T21:35:10.171Z] [Pipeline] // stage
[2020-05-20T21:35:10.313Z] [Pipeline] stage
[2020-05-20T21:35:10.348Z] [Pipeline] { (build compiler)
[2020-05-20T21:35:10.393Z] Stage "build compiler" skipped due to earlier failure(s)
[2020-05-20T21:35:10.440Z] [Pipeline] }
[2020-05-20T21:35:10.529Z] [Pipeline] // stage
[2020-05-20T21:35:10.666Z] [Pipeline] stage
[2020-05-20T21:35:10.691Z] [Pipeline] { (build runtime)
[2020-05-20T21:35:10.724Z] Stage "build runtime" skipped due to earlier failure(s)
[2020-05-20T21:35:10.771Z] [Pipeline] }
[2020-05-20T21:35:10.851Z] [Pipeline] // stage
[2020-05-20T21:35:10.925Z] [Pipeline] }
[2020-05-20T21:35:11.005Z] [Pipeline] // node
[2020-05-20T21:35:11.102Z] [Pipeline] }
[2020-05-20T21:35:11.207Z] [Pipeline] // stage
[2020-05-20T21:35:11.426Z] [Pipeline] stage
[2020-05-20T21:35:11.449Z] [Pipeline] { (genenrate nnpackage)
[2020-05-20T21:35:11.483Z] Stage "genenrate nnpackage" skipped due to earlier failure(s)
[2020-05-20T21:35:11.562Z] [Pipeline] }
[2020-05-20T21:35:11.645Z] [Pipeline] // stage
[2020-05-20T21:35:11.766Z] [Pipeline] stage
[2020-05-20T21:35:11.790Z] [Pipeline] { (Test run)
[2020-05-20T21:35:11.824Z] Stage "Test run" skipped due to earlier failure(s)
[2020-05-20T21:35:11.871Z] [Pipeline] }
[2020-05-20T21:35:11.964Z] [Pipeline] // stage
[2020-05-20T21:35:12.103Z] [Pipeline] stage
[2020-05-20T21:35:12.129Z] [Pipeline] { (Declarative: Post Actions)
[2020-05-20T21:35:12.275Z] [Pipeline] node
[2020-05-20T21:35:12.327Z] Running on builder_serverpool_npubuilder3 in /home/jenkins_slave/workspace/nnfw/master/push-nnpackage-test
[2020-05-20T21:35:12.387Z] [Pipeline] {
[2020-05-20T21:35:12.475Z] [Pipeline] step
[2020-05-20T21:35:12.846Z] GitHub Issue Notifier: Build has started failing again, reopend GitHub issue #539

View full output

nnfw-bot commented 4 years ago

Build was fixed!