neon-* 4642 #174
Annotations
6 errors and 1 warning
`brew test --verbose bayandin/tap/neon-local` failed on macOS Ventura (13) on Apple Silicon!:
Formula/neon-local.rb#L55
/opt/homebrew/Library/Homebrew/vendor/bundle/ruby/3.1.0/bin/bundle clean
==> Testing bayandin/tap/neon-local
==> /opt/homebrew/Cellar/neon-local/4642/bin/neon_local init
Initializing pageserver node 1 at '127.0.0.1:64000' in "/private/tmp/neon-local-test-20240124-79784-xv4np7/neon/pageserver_1"
==> /opt/homebrew/Cellar/neon-local/4642/bin/neon_local start
Starting neon broker at 127.0.0.1:61977.
storage_broker started, pid: 79800
attachment_service start failed: error sending request for url (http://127.0.0.1:1234/node): error trying to connect: tcp connect error: Connection refused (os error 61): error trying to connect: tcp connect error: Connection refused (os error 61): tcp connect error: Connection refused (os error 61): Connection refused (os error 61)
pageserver is already stopped: no pid file present at "/private/tmp/neon-local-test-20240124-79784-xv4np7/neon/pageserver_1/pageserver.pid"
safekeeper 1 is already stopped: no pid file present at "/private/tmp/neon-local-test-20240124-79784-xv4np7/neon/safekeepers/sk1/safekeeper.pid"
Stopping storage_broker with pid 79800 immediately.......
storage_broker has not stopped yet, continuing to wait.....
neon broker stop failed: storage_broker with pid 79800 did not stop in 10 seconds
No process is holding the pidfile. The process must have already exited. Leave in place to avoid race conditions: "/private/tmp/neon-local-test-20240124-79784-xv4np7/neon/attachment_service.pid"
==> /opt/homebrew/Cellar/neon-local/4642/bin/neon_local stop
pageserver is already stopped: no pid file present at "/private/tmp/neon-local-test-20240124-79784-xv4np7/neon/pageserver_1/pageserver.pid"
safekeeper 1 is already stopped: no pid file present at "/private/tmp/neon-local-test-20240124-79784-xv4np7/neon/safekeepers/sk1/safekeeper.pid"
No process is holding the pidfile. The process must have already exited. Leave in place to avoid race conditions: "/private/tmp/neon-local-test-20240124-79784-xv4np7/neon/storage_broker.pid"
No process is holding the pidfile. The process must have already exited. Leave in place to avoid race conditions: "/private/tmp/neon-local-test-20240124-79784-xv4np7/neon/attachment_service.pid"
Error: bayandin/tap/neon-local: failed
An exception occurred within a child process:
BuildError: Failed executing: /opt/homebrew/Cellar/neon-local/4642/bin/neon_local start
/opt/homebrew/Library/Homebrew/formula.rb:2744:in `block in system'
/opt/homebrew/Library/Homebrew/formula.rb:2680:in `open'
/opt/homebrew/Library/Homebrew/formula.rb:2680:in `system'
/opt/homebrew/Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/sorbet-runtime-0.5.11218/lib/types/private/methods/call_validation.rb:167:in `bind_call'
/opt/homebrew/Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/sorbet-runtime-0.5.11218/lib/types/private/methods/call_validation.rb:167:in `validate_call_skip_block_type'
/opt/homebrew/Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/sorbet-runtime-0.5.11218/lib/types/private/methods/call_validation.rb:109:in `block in create_validator_slow_skip_block_type'
/opt/homebrew/Library/Taps/bayandin/homebrew-tap/Formula/neon-local.rb:80:in `block in <class:NeonLocal>'
/opt/homebrew/Library/Homebrew/formula.rb:2503:in `block (3 levels) in run_test'
/opt/homebrew/Library/Homebrew/extend/kernel.rb:493:in `with_env'
/opt/homebrew/Library/Homebrew/formula.rb:2502:in `block (2 levels) in run_test'
/opt/homebrew/Library/Homebrew/formula.rb:1058:in `with_logging'
/opt/homebrew/Library/Homebrew/formula.rb:2501:in `block in run_test'
/opt/homebrew/Library/Homebrew/mktemp.rb:75:in `block in run'
/opt/homebrew/Library/Homebrew/mktemp.rb:75:in `chdir'
/opt/homebrew/Library/Homebrew/mktemp.rb:75:in `run'
/opt/homebrew/Library/Homebrew/formula.rb:2795:in `mktemp'
/opt/homebrew/Library/Homebrew/formula.rb:2495:in `run_test'
/opt/homebrew/Library/Homebrew/test.rb:46:in `block in <main>'
/opt/homebrew/Library/Homebrew/vendor/portable-ruby/3.1.4/lib/ruby/3.1.0/timeout.rb:107:in `block in timeout'
/opt/homebrew/Library/Homebrew/vendor/portable-ruby/3.1.4/lib/ruby/3.1.0/timeout.rb:36:in `block in
|
test-bot (macos-13-arm64)
Process completed with exit code 1.
|
`brew test --verbose bayandin/tap/neon-local` failed on Linux!:
Formula/neon-local.rb#L55
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/bundle/ruby/3.1.0/bin/bundle clean
==> Testing bayandin/tap/neon-local
==> /home/linuxbrew/.linuxbrew/Cellar/neon-local/4642/bin/neon_local init
Initializing pageserver node 1 at '127.0.0.1:64000' in "/tmp/neon-local-test-20240124-177886-1v01tp/neon/pageserver_1"
==> /home/linuxbrew/.linuxbrew/Cellar/neon-local/4642/bin/neon_local start
Starting neon broker at 127.0.0.1:36785.
storage_broker started, pid: 177918
attachment_service start failed: error sending request for url (http://127.0.0.1:1234/node): error trying to connect: tcp connect error: Connection refused (os error 111): error trying to connect: tcp connect error: Connection refused (os error 111): tcp connect error: Connection refused (os error 111): Connection refused (os error 111)
pageserver is already stopped: no pid file present at "/tmp/neon-local-test-20240124-177886-1v01tp/neon/pageserver_1/pageserver.pid"
safekeeper 1 is already stopped: no pid file present at "/tmp/neon-local-test-20240124-177886-1v01tp/neon/safekeepers/sk1/safekeeper.pid"
Stopping storage_broker with pid 177918 immediately.......
storage_broker has not stopped yet, continuing to wait.....
neon broker stop failed: storage_broker with pid 177918 did not stop in 10 seconds
No process is holding the pidfile. The process must have already exited. Leave in place to avoid race conditions: "/tmp/neon-local-test-20240124-177886-1v01tp/neon/attachment_service.pid"
==> /home/linuxbrew/.linuxbrew/Cellar/neon-local/4642/bin/neon_local stop
pageserver is already stopped: no pid file present at "/tmp/neon-local-test-20240124-177886-1v01tp/neon/pageserver_1/pageserver.pid"
safekeeper 1 is already stopped: no pid file present at "/tmp/neon-local-test-20240124-177886-1v01tp/neon/safekeepers/sk1/safekeeper.pid"
No process is holding the pidfile. The process must have already exited. Leave in place to avoid race conditions: "/tmp/neon-local-test-20240124-177886-1v01tp/neon/storage_broker.pid"
No process is holding the pidfile. The process must have already exited. Leave in place to avoid race conditions: "/tmp/neon-local-test-20240124-177886-1v01tp/neon/attachment_service.pid"
Error: bayandin/tap/neon-local: failed
An exception occurred within a child process:
BuildError: Failed executing: /home/linuxbrew/.linuxbrew/Cellar/neon-local/4642/bin/neon_local start
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/formula.rb:2744:in `block in system'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/formula.rb:2680:in `open'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/formula.rb:2680:in `system'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/sorbet-runtime-0.5.11218/lib/types/private/methods/call_validation.rb:167:in `bind_call'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/sorbet-runtime-0.5.11218/lib/types/private/methods/call_validation.rb:167:in `validate_call_skip_block_type'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/sorbet-runtime-0.5.11218/lib/types/private/methods/call_validation.rb:109:in `block in create_validator_slow_skip_block_type'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Taps/bayandin/homebrew-tap/Formula/neon-local.rb:80:in `block in <class:NeonLocal>'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/formula.rb:2503:in `block (3 levels) in run_test'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/extend/kernel.rb:493:in `with_env'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/formula.rb:2502:in `block (2 levels) in run_test'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/formula.rb:1058:in `with_logging'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/formula.rb:2501:in `block in run_test'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/mktemp.rb:75:in `block in run'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/mktemp.rb:75:in `chdir'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/mktemp.rb:75:in `run'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/fo
|
test-bot (ubuntu-22.04)
Process completed with exit code 1.
|
`brew test --verbose bayandin/tap/neon-local` failed on macOS Ventura (13)!:
Formula/neon-local.rb#L55
/usr/local/Homebrew/Library/Homebrew/vendor/bundle/ruby/3.1.0/bin/bundle clean
==> Testing bayandin/tap/neon-local
==> /usr/local/Cellar/neon-local/4642/bin/neon_local init
Initializing pageserver node 1 at '127.0.0.1:64000' in "/private/tmp/neon-local-test-20240124-64476-z105o2/neon/pageserver_1"
==> /usr/local/Cellar/neon-local/4642/bin/neon_local start
Starting neon broker at 127.0.0.1:49484.
storage_broker started, pid: 64514
attachment_service start failed: error sending request for url (http://127.0.0.1:1234/node): error trying to connect: tcp connect error: Connection refused (os error 61): error trying to connect: tcp connect error: Connection refused (os error 61): tcp connect error: Connection refused (os error 61): Connection refused (os error 61)
pageserver is already stopped: no pid file present at "/private/tmp/neon-local-test-20240124-64476-z105o2/neon/pageserver_1/pageserver.pid"
safekeeper 1 is already stopped: no pid file present at "/private/tmp/neon-local-test-20240124-64476-z105o2/neon/safekeepers/sk1/safekeeper.pid"
Stopping storage_broker with pid 64514 immediately.......
storage_broker has not stopped yet, continuing to wait.....
neon broker stop failed: storage_broker with pid 64514 did not stop in 10 seconds
No process is holding the pidfile. The process must have already exited. Leave in place to avoid race conditions: "/private/tmp/neon-local-test-20240124-64476-z105o2/neon/attachment_service.pid"
==> /usr/local/Cellar/neon-local/4642/bin/neon_local stop
pageserver is already stopped: no pid file present at "/private/tmp/neon-local-test-20240124-64476-z105o2/neon/pageserver_1/pageserver.pid"
safekeeper 1 is already stopped: no pid file present at "/private/tmp/neon-local-test-20240124-64476-z105o2/neon/safekeepers/sk1/safekeeper.pid"
No process is holding the pidfile. The process must have already exited. Leave in place to avoid race conditions: "/private/tmp/neon-local-test-20240124-64476-z105o2/neon/storage_broker.pid"
No process is holding the pidfile. The process must have already exited. Leave in place to avoid race conditions: "/private/tmp/neon-local-test-20240124-64476-z105o2/neon/attachment_service.pid"
Error: bayandin/tap/neon-local: failed
An exception occurred within a child process:
BuildError: Failed executing: /usr/local/Cellar/neon-local/4642/bin/neon_local start
/usr/local/Homebrew/Library/Homebrew/formula.rb:2744:in `block in system'
/usr/local/Homebrew/Library/Homebrew/formula.rb:2680:in `open'
/usr/local/Homebrew/Library/Homebrew/formula.rb:2680:in `system'
/usr/local/Homebrew/Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/sorbet-runtime-0.5.11218/lib/types/private/methods/call_validation.rb:167:in `bind_call'
/usr/local/Homebrew/Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/sorbet-runtime-0.5.11218/lib/types/private/methods/call_validation.rb:167:in `validate_call_skip_block_type'
/usr/local/Homebrew/Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/sorbet-runtime-0.5.11218/lib/types/private/methods/call_validation.rb:109:in `block in create_validator_slow_skip_block_type'
/usr/local/Homebrew/Library/Taps/bayandin/homebrew-tap/Formula/neon-local.rb:80:in `block in <class:NeonLocal>'
/usr/local/Homebrew/Library/Homebrew/formula.rb:2503:in `block (3 levels) in run_test'
/usr/local/Homebrew/Library/Homebrew/extend/kernel.rb:493:in `with_env'
/usr/local/Homebrew/Library/Homebrew/formula.rb:2502:in `block (2 levels) in run_test'
/usr/local/Homebrew/Library/Homebrew/formula.rb:1058:in `with_logging'
/usr/local/Homebrew/Library/Homebrew/formula.rb:2501:in `block in run_test'
/usr/local/Homebrew/Library/Homebrew/mktemp.rb:75:in `block in run'
/usr/local/Homebrew/Library/Homebrew/mktemp.rb:75:in `chdir'
/usr/local/Homebrew/Library/Homebrew/mktemp.rb:75:in `run'
/usr/local/Homebrew/Library/Homebrew/formula.rb:2795:in `mktemp'
/usr/local/Homebrew/Library/Homebrew/formula.rb:2495:in `run_test'
/usr/local/Homebrew/Library/Homebrew/test.rb:46:in `block in <main>'
/usr/local/Homebrew/Library/Homebrew/vendor/portable-ruby/3.1.4/lib/ruby/3.1.0/timeout.rb:107:in `block in t
|
test-bot (macos-13)
Process completed with exit code 1.
|
test-bot (ubuntu-22.04)
The command [sudo apt-get remove -y azure-cli google-chrome-stable firefox powershell mono-devel libgl1-mesa-dri --fix-missing] failed to complete successfully. Proceeding...
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
bottles
Expired
|
554 MB |
|