Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(app): addresses stats #2711

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

fix(app): remove commented, no need

8aa803e
Select commit
Loading
Failed to load commit list.
Open

feat(app): addresses stats #2711

fix(app): remove commented, no need
8aa803e
Select commit
Loading
Failed to load commit list.
Garnix CI / check devnet-eth-runs [x86_64-linux] succeeded Aug 29, 2024 in 3m 56s

Run results

Build succeeded

Details

Last 100 lines of logs:

�[2mdevnetEth # [  267.304476] 622a9b471f3f[933]:     [ ] Beacon chain�[0m
�[2mdevnetEth # [  267.307774] 622a9b471f3f[933]:     [ ] Bridged tokens�[0m
�[2mdevnetEth # [  267.311207] 622a9b471f3f[933]:     [ ] Blockchain interaction (writing to contract, etc.)�[0m
�[2mdevnetEth # [  267.311956] 622a9b471f3f[933]:     [ ] Export data to CSV file�[0m
�[2mdevnetEth # [  267.316297] 622a9b471f3f[933]:     [ ] Data availability�[0m
�[2mdevnetEth # [  267.319392] 622a9b471f3f[933]:     [v] Gas tracker�[0m
�[2mdevnetEth # [  267.325055] 622a9b471f3f[933]:     [ ] Google analytics�[0m
�[2mdevnetEth # [  267.325524] 622a9b471f3f[933]:     [v] GraphQL API documentation�[0m
�[2mdevnetEth # [  267.326346] 622a9b471f3f[933]:     [ ] GrowthBook feature flagging and A/B testing�[0m
�[2mdevnetEth # [  267.328294] 622a9b471f3f[933]:     [ ] Marketplace�[0m
�[2mdevnetEth # [  267.332042] 622a9b471f3f[933]:     [ ] MetaSuites extension�[0m
�[2mdevnetEth # [  267.334398] 622a9b471f3f[933]:     [ ] Mixpanel analytics�[0m
�[2mdevnetEth # [  267.336049] 622a9b471f3f[933]:     [ ] Name service integration�[0m
�[2mdevnetEth # [  267.340372] 622a9b471f3f[933]:     [v] REST API documentation�[0m
�[2mdevnetEth # [  267.342527] 622a9b471f3f[933]:     [ ] Rollup (L2) chain�[0m
�[2mdevnetEth # [  267.343401] 622a9b471f3f[933]:     [ ] Safe address tags�[0m
�[2mdevnetEth # [  267.345726] 622a9b471f3f[933]:     [ ] Sentry error monitoring�[0m
�[2mdevnetEth # [  267.350383] 622a9b471f3f[933]:     [v] Solidity to UML diagrams�[0m
�[2mdevnetEth # [  267.351448] 622a9b471f3f[933]:     [v] Blockchain statistics�[0m
�[2mdevnetEth # [  267.353041] 622a9b471f3f[933]:     [ ] SUAVE chain�[0m
�[2mdevnetEth # [  267.355313] 622a9b471f3f[933]:     [ ] Swap button�[0m
�[2mdevnetEth # [  267.360040] 622a9b471f3f[933]:     [ ] Transaction interpretation�[0m
�[2mdevnetEth # [  267.360929] 622a9b471f3f[933]:     [ ] User operations�[0m
�[2mdevnetEth # [  267.363230] 622a9b471f3f[933]:     [ ] Validators list�[0m
�[2mdevnetEth # [  267.364140] 622a9b471f3f[933]:     [ ] Verified tokens info�[0m
�[2mdevnetEth # [  267.368039] 622a9b471f3f[933]:     [v] Web3 wallet integration (add token or network to the wallet)�[0m
�[2mdevnetEth # [  267.371044] 622a9b471f3f[933]:�[0m
�[2mdevnetEth # [  267.373044] 622a9b471f3f[933]: Starting Next.js application�[0m
�[2mdevnetEth # [  267.373741] 56a8994decbc[933]: /docker-entrypoint.sh: /docker-entrypoint.d/ is not empty, will attempt to perform configuration�[0m
�[2mdevnetEth # [  267.378038] 56a8994decbc[933]: /docker-entrypoint.sh: Looking for shell scripts in /docker-entrypoint.d/�[0m
�[2mdevnetEth # [  267.380564] 56a8994decbc[933]: /docker-entrypoint.sh: Launching /docker-entrypoint.d/10-listen-on-ipv6-by-default.sh�[0m
�[2mdevnetEth # [  267.383864] 56a8994decbc[933]: 10-listen-on-ipv6-by-default.sh: info: Getting the checksum of /etc/nginx/conf.d/default.conf�[0m
�[2mdevnetEth # [  267.387480] 56a8994decbc[933]: 10-listen-on-ipv6-by-default.sh: info: Enabled listen on IPv6 in /etc/nginx/conf.d/default.conf�[0m
�[2mdevnetEth # [  267.390714] 56a8994decbc[933]: /docker-entrypoint.sh: Sourcing /docker-entrypoint.d/15-local-resolvers.envsh�[0m
�[2mdevnetEth # [  267.394472] 56a8994decbc[933]: /docker-entrypoint.sh: Launching /docker-entrypoint.d/20-envsubst-on-templates.sh�[0m
�[2mdevnetEth # [  267.398465] 56a8994decbc[933]: 20-envsubst-on-templates.sh: Running envsubst on /etc/nginx/templates/microservice.conf.template to /etc/nginx/conf.d/microservice.conf�[0m
�[2mdevnetEth # [  267.403399] 56a8994decbc[933]: 20-envsubst-on-templates.sh: Running envsubst on /etc/nginx/templates/default.conf.template to /etc/nginx/conf.d/default.conf�[0m
�[2mdevnetEth # [  267.408348] 56a8994decbc[933]: /docker-entrypoint.sh: Launching /docker-entrypoint.d/30-tune-worker-processes.sh�[0m
�[2mdevnetEth # [  267.413047] 56a8994decbc[933]: /docker-entrypoint.sh: Configuration complete; ready for start up�[0m
�[2mdevnetEth # [  267.415356] 56a8994decbc[933]: 2024/08/16 15:54:09 [warn] 1#1: conflicting server name "localhost" on 0.0.0.0:8080, ignored�[0m
�[2mdevnetEth # [  267.418654] 56a8994decbc[933]: nginx: [warn] conflicting server name "localhost" on 0.0.0.0:8080, ignored�[0m
�[2mdevnetEth # [  267.422903] 56a8994decbc[933]: 2024/08/16 15:54:09 [warn] 1#1: conflicting server name "localhost" on 0.0.0.0:8081, ignored�[0m
�[2mdevnetEth # [  267.427052] 56a8994decbc[933]: nginx: [warn] conflicting server name "localhost" on 0.0.0.0:8081, ignored�[0m
�[2mdevnetEth # [  267.432058] 56a8994decbc[933]: 2024/08/16 15:54:09 [notice] 1#1: using the "epoll" event method�[0m
�[2mdevnetEth # [  267.434559] 56a8994decbc[933]: 2024/08/16 15:54:09 [notice] 1#1: nginx/1.25.4�[0m
�[2mdevnetEth # [  267.436406] 56a8994decbc[933]: 2024/08/16 15:54:09 [notice] 1#1: built by gcc 12.2.0 (Debian 12.2.0-14)�[0m
�[2mdevnetEth # [  267.441410] 56a8994decbc[933]: 2024/08/16 15:54:09 [notice] 1#1: OS: Linux 6.1.33�[0m
�[2mdevnetEth # [  267.446209] 56a8994decbc[933]: 2024/08/16 15:54:09 [notice] 1#1: getrlimit(RLIMIT_NOFILE): 1048576:1048576�[0m
�[2mdevnetEth # [  267.447045] dhcpcd[709]: vethf0ac727: soliciting a DHCP lease�[0m
�[2mdevnetEth # [  267.449475] 56a8994decbc[933]: 2024/08/16 15:54:09 [notice] 1#1: start worker processes�[0m
�[2mdevnetEth # [  267.451287] 56a8994decbc[933]: 2024/08/16 15:54:09 [notice] 1#1: start worker process 38�[0m
�[2mdevnetEth # [  267.451898] systemd[1]: run-docker-runtime\x2drunc-moby-fa26cfa85e7c56fec244daa8ab616a857f059cb5cbb6661eb87497d39d854640-runc.SprRQe.mount: Deactivated successfully.�[0m
�[2mdevnetEth # [  268.038232] 622a9b471f3f[933]:   �[1m�[35m�[1m▲�[22m�[1m Next.js 13.5.4�[39m�[22m�[0m
�[2mdevnetEth # [  268.039135] arion-devnet-eth-start[3650]: devnet-eth-blockscout-frontend-1      |   �[1m�[35m�[1m▲�[22m�[1m Next.js 13.5.4�[39m�[22m�[0m
�[2mdevnetEth # [  268.041335] 622a9b471f3f[933]:   - Local:        http://622a9b471f3f:3000�[0m
�[2mdevnetEth # [  268.041873] arion-devnet-eth-start[3650]: devnet-eth-blockscout-frontend-1      |   - Local:        http://622a9b471f3f:3000�[0m
�[2mdevnetEth # [  268.043479] 622a9b471f3f[933]:   - Network:      http://172.18.0.5:3000�[0m
�[2mdevnetEth # [  268.044136] arion-devnet-eth-start[3650]: devnet-eth-blockscout-frontend-1      |   - Network:      http://172.18.0.5:3000�[0m
�[2mdevnetEth # [  268.045887] 622a9b471f3f[933]:�[0m
�[2mdevnetEth # [  268.047167] arion-devnet-eth-start[3650]: devnet-eth-blockscout-frontend-1      |�[0m
�[2mdevnetEth # [  268.050146] arion-devnet-eth-start[3650]: devnet-eth-blockscout-frontend-1      |  �[32m�[1m✓�[22m�[39m Ready in 1598ms�[0m
�[2mdevnetEth # [  268.055034] 622a9b471f3f[933]:  �[32m�[1m✓�[22m�[39m Ready in 1598ms�[0m
�[2mdevnetEth # [  269.628488] systemd[1]: run-docker-runtime\x2drunc-moby-57c3d15d6197e45fd857fc8b7500eaceb6e4a5ec12d4fda2cc6960a8b449b246-runc.JqH0wP.mount: Deactivated successfully.�[0m
�[2mdevnetEth # [  269.982403] systemd[1]: run-docker-runtime\x2drunc-moby-6fdb37dafd81a7a9cebfdebca0d51f1b45ccd454982ed62cf73502e0cd7d7304-runc.8ZCT3E.mount: Deactivated successfully.�[0m
�[2mdevnetEth # [  270.248360] dhcpcd[709]: vethc60c413: no IPv6 Routers available�[0m
�[2mdevnetEth # [  270.869381] fa26cfa85e7c[933]: Eph 0/2 2.664[network]          �[32minfo�[39m: libp2p worker started peer=16Uiu2HAmUct2akQ4H65cRBMeDfSfARUo5M3aFZTXmC2nBqd8eYRW�[0m
�[2mdevnetEth # [  270.870643] arion-devnet-eth-start[3650]: devnet-eth-lodestar-1                 | Eph 0/2 2.664[network]          �[32minfo�[39m: libp2p worker started peer=16Uiu2HAmUct2akQ4H65cRBMeDfSfARUo5M3aFZTXmC2nBqd8eYRW�[0m
�[2mdevnetEth # [  271.436996] systemd[1]: run-docker-runtime\x2drunc-moby-a17aed681180753adf3cfd73bf91576c7a4d35f4f3e35b04b2af1aeeaea30120-runc.wM7wW6.mount: Deactivated successfully.�[0m
�[2mdevnetEth # [  271.548203] a17aed681180[933]: �[36mDEBUG�[0m[08-16|15:54:15.348] Served eth_getBlockByNumber              �[36mconn�[0m=127.0.0.1:59014 �[36mreqid�[0m=1 �[36mduration�[0m="161.473µs"�[0m
�[2mdevnetEth # [  271.549424] arion-devnet-eth-start[3650]: devnet-eth-geth-1                     | �[36mDEBUG�[0m[08-16|15:54:15.348] Served eth_getBlockByNumber              �[36mconn�[0m=127.0.0.1:59014 �[36mreqid�[0m=1 �[36mduration�[0m="161.473µs"�[0m
�[2mdevnetEth # [  272.651178] systemd[1]: run-docker-runtime\x2drunc-moby-fa26cfa85e7c56fec244daa8ab616a857f059cb5cbb6661eb87497d39d854640-runc.hQ8vg6.mount: Deactivated successfully.�[0m
�[2mdevnetEth # [  274.038299] fa26cfa85e7c[933]: Eph 0/2 5.838[network]         �[31merror�[39m: PeerDiscovery: discv5 has no boot enr�[0m
�[2mdevnetEth # [  274.039344] arion-devnet-eth-start[3650]: devnet-eth-lodestar-1                 | Eph 0/2 5.838[network]         �[31merror�[39m: PeerDiscovery: discv5 has no boot enr�[0m
�[2mdevnetEth # [  274.110246] fa26cfa85e7c[933]: Eph 0/2 5.907[network]          �[32minfo�[39m: PeerId 16Uiu2HAmUct2akQ4H65cRBMeDfSfARUo5M3aFZTXmC2nBqd8eYRW, Multiaddrs /ip4/0.0.0.0/tcp/9000�[0m
�[2mdevnetEth # [  274.111400] arion-devnet-eth-start[3650]: devnet-eth-lodestar-1                 | Eph 0/2 5.907[network]          �[32minfo�[39m: PeerId 16Uiu2HAmUct2akQ4H65cRBMeDfSfARUo5M3aFZTXmC2nBqd8eYRW, Multiaddrs /ip4/0.0.0.0/tcp/9000�[0m
�[2mdevnetEth # [  274.439277] fa26cfa85e7c[933]: Eph 0/2 5.861[network]          �[32minfo�[39m: discv5 worker started peerId=16Uiu2HAmUct2akQ4H65cRBMeDfSfARUo5M3aFZTXmC2nBqd8eYRW, initialENR=enr:-IO4QKNXi_rIYUhvWgFtHe2EyZ3mY21HadJGA53-OSNyt-lTLtApfy5Y7lZ1N7nwlxUV415Okwf3vgTk2Ng6bS3csPoBgmlkgnY0iXNlY3AyNTZrMaED7TCuJ00GwE0VENR-t94-MVHvTjaRIuWIwrQ94Z-tsqGDdGNwgiMog3VkcIIjKA, bindAddr4=/ip4/0.0.0.0/udp/9000�[0m
�[2mdevnetEth # [  274.441546] arion-devnet-eth-start[3650]: devnet-eth-lodestar-1                 | Eph 0/2 5.861[network]          �[32minfo�[39m: discv5 worker started peerId=16Uiu2HAmUct2akQ4H65cRBMeDfSfARUo5M3aFZTXmC2nBqd8eYRW, initialENR=enr:-IO4QKNXi_rIYUhvWgFtHe2EyZ3mY21HadJGA53-OSNyt-lTLtApfy5Y7lZ1N7nwlxUV415Okwf3vgTk2Ng6bS3csPoBgmlkgnY0iXNlY3AyNTZrMaED7TCuJ00GwE0VENR-t94-MVHvTjaRIuWIwrQ94Z-tsqGDdGNwgiMog3VkcIIjKA, bindAddr4=/ip4/0.0.0.0/udp/9000�[0m
�[2mdevnetEth # [  274.663722] dhcpcd[709]: vethfd21b54: no IPv6 Routers available�[0m
�[2mdevnetEth # [  275.454765] fa26cfa85e7c[933]: Eph 0/3 1.252[rest]             �[32minfo�[39m: Started REST API server address=http://0.0.0.0:9596�[0m
�[2mdevnetEth # [  275.455940] arion-devnet-eth-start[3650]: devnet-eth-lodestar-1                 | Eph 0/3 1.252[rest]             �[32minfo�[39m: Started REST API server address=http://0.0.0.0:9596�[0m
�[2mdevnetEth # [  275.473376] fa26cfa85e7c[933]: Eph 0/3 1.272[rest]             �[33mwarn�[39m: REST API server is exposed, ensure untrusted traffic cannot reach this API�[0m
�[2mdevnetEth # [  275.474656] arion-devnet-eth-start[3650]: devnet-eth-lodestar-1                 | Eph 0/3 1.272[rest]             �[33mwarn�[39m: REST API server is exposed, ensure untrusted traffic cannot reach this API�[0m
�[2mdevnetEth # [  275.490714] fa26cfa85e7c[933]: Eph 0/3 1.291[]                 �[32minfo�[39m: Synced - slot: 3 - head: (slot -3) 0x5c05…101d - exec-block: valid(0 0xadaa…) - finalized: 0x0000…0000:0 - peers: 0�[0m
(finished: waiting for Synced - slot: [1-9][0-9]* to appear on console, in 26.33 seconds)
�[2mdevnetEth # [  275.491950] arion-devnet-eth-start[3650]: devnet-eth-lodestar-1                 | Eph 0/3 1.291[]                 �[32minfo�[39m: Synced - slot: 3 - head: (slot -3) 0x5c05…101d - exec-block: valid(0 0xadaa…) - finalized: 0x0000…0000:0 - peers: 0�[0m
(finished: run the VM test script, in 276.11 seconds)
�[2mdevnetEth # [  275.533568] fa26cfa85e7c[933]: Eph 0/3 1.332[]                 �[32minfo�[39m: Lodestar network=dev, version=v1.15.1/1857a49, commit=1857a49404f2ad965025333f0f6b3422d4c1943f�[0m
�[2mdevnetEth # [  275.534831] arion-devnet-eth-start[3650]: devnet-eth-lodestar-1                 | Eph 0/3 1.332[]                 �[32minfo�[39m: Lodestar network=dev, version=v1.15.1/1857a49, commit=1857a49404f2ad965025333f0f6b3422d4c1943f�[0m
�[2mdevnetEth # [  275.538044] fa26cfa85e7c[933]: Eph 0/3 1.337[]                 �[32minfo�[39m: Connecting to LevelDB database path=/root/.local/share/lodestar/dev/validator-db�[0m
�[2mdevnetEth # [  275.539283] arion-devnet-eth-start[3650]: devnet-eth-lodestar-1                 | Eph 0/3 1.337[]                 �[32minfo�[39m: Connecting to LevelDB database path=/root/.local/share/lodestar/dev/validator-db�[0m
�[2mdevnetEth # [  275.558493] fa26cfa85e7c[933]: Eph 0/3 1.356[]                 �[32minfo�[39m: 128 local keystores�[0m
�[2mdevnetEth # [  275.559403] arion-devnet-eth-start[3650]: devnet-eth-lodestar-1                 | Eph 0/3 1.356[]                 �[32minfo�[39m: 128 local keystores�[0m
�[2mdevnetEth # [  275.563119] fa26cfa85e7c[933]: Eph 0/3 1.362[]                 �[32minfo�[39m: 0xa99a76ed7796f7be22d5b7e85deeb7c5677e88e511e0b337618f8c4eb61349b4bf2d153f649f7b53359fe8b94a38e44c�[0m
�[2mdevnetEth # [  275.570494] arion-devnet-eth-start[3650]: devnet-eth-lodestar-1                 | Eph 0/3 1.362[]                 �[32minfo�[39m: 0xa99a76ed7796f7be22d5b7e85deeb7c5677e88e511e0b337618f8c4eb61349b4bf2d153f649f7b53359fe8b94a38e44c�[0m
test script finished in 276.17s
�[1m�[32mcleanup�[0m
kill machine (pid 6)
�[2mdevnetEth # [  275.593220] arion-devnet-eth-start[3650]: devnet-eth-lodestar-1                 | Eph 0/3 1.366[]                 �[32minfo�[39m: 0xb89bebc699769726a318c8e9971bd3171297c61aea4a6578a7a4f94b547dcba5bac16a89108b6b6a1fe3695d1a874a0bqemu-kvm: terminating on signal 15 from pid 4 (/nix/store/6qk2ybm2yx2dxmx9h4dikr1shjhhbpfr-python3-3.10.11/bin/python3.10)�[0m
(finished: cleanup, in 0.49 seconds)
kill vlan (pid 5)