>>> simpleiot: Building testing/simpleiot 0.13.1-r0 (using abuild 3.12.0-r0) started Mon, 30 Oct 2023 10:13:13 +0000 >>> simpleiot: Checking sanity of /home/buildozer/aports/testing/simpleiot/APKBUILD... >>> simpleiot: Analyzing dependencies... >>> simpleiot: Installing for build: build-base go npm golangci-lint (1/9) Installing go (1.21.3-r1) (2/9) Installing ada-libs (2.6.0-r1) (3/9) Installing icu-data-en (73.2-r3) Executing icu-data-en-73.2-r3.post-install * * If you need ICU with non-English locales and legacy charset support, install * package icu-data-full. * (4/9) Installing icu-libs (73.2-r3) (5/9) Installing libuv (1.46.0-r0) (6/9) Installing nodejs-current (21.1.0-r0) (7/9) Installing npm (10.2.1-r0) (8/9) Installing golangci-lint (1.54.2-r2) (9/9) Installing .makedepends-simpleiot (20231030.101315) Executing busybox-1.36.1-r13.trigger OK: 659 MiB in 114 packages >>> simpleiot: Cleaning up srcdir >>> simpleiot: Cleaning up pkgdir >>> simpleiot: Cleaning up tmpdir >>> simpleiot: Fetching https://distfiles.alpinelinux.org/distfiles/edge/simpleiot-0.13.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> simpleiot: Fetching simpleiot-0.13.1.tar.gz::https://github.com/simpleiot/simpleiot/archive/refs/tags/v0.13.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4935k 0 4935k 0 0 5699k 0 --:--:-- --:--:-- --:--:-- 5699k >>> simpleiot: Fetching https://distfiles.alpinelinux.org/distfiles/edge/simpleiot-0.13.1.tar.gz >>> simpleiot: Checking sha512sums... simpleiot-0.13.1.tar.gz: OK >>> simpleiot: Unpacking /var/cache/distfiles/edge/simpleiot-0.13.1.tar.gz... added 248 packages, and audited 249 packages in 4s 51 packages are looking for funding run `npm fund` for details 4 vulnerabilities (2 moderate, 2 high) To address issues that do not require attention, run: npm audit fix To address all issues (including breaking changes), run: npm audit fix --force Run `npm audit` for details. /home/buildozer/aports/testing/simpleiot/src/simpleiot-0.13.1/frontend/elm-tooling.json  0% elm 0.19.1  0% elm-json 0.2.13 100% elm-json 0.2.13 100% elm 0.19.1 elm 0.19.1 link created: node_modules/.bin/elm -> /home/buildozer/.elm/elm-tooling/elm/0.19.1/elm To run: npx elm elm-json 0.2.13 link created: node_modules/.bin/elm-json -> /home/buildozer/.elm/elm-tooling/elm-json/0.2.13/elm-json To run: npx elm-json added 82 packages, and audited 83 packages in 2s 20 packages are looking for funding run `npm fund` for details found 0 vulnerabilities Hi, thank you for trying out Elm 0.19.1. I hope you like it! ------------------------------------------------------------------------------- I highly recommend working through to get started. It teaches many important concepts, including how to use `elm` in the terminal. ------------------------------------------------------------------------------- The most common commands are: elm repl Open up an interactive programming session. Type in Elm expressions like (2 + 2) or (String.length "test") and see if they equal four! elm init Start an Elm project. It creates a starter elm.json file and provides a link explaining what to do from there. elm reactor Compile code with a click. It opens a file viewer in your browser, and when you click on an Elm file, it compiles and you see the result. There are a bunch of other commands as well though. Here is a full list: elm repl --help elm init --help elm reactor --help elm make --help elm install --help elm bump --help elm diff --help elm publish --help Adding the --help flag gives a bunch of additional details about each one. Be sure to ask on the Elm slack if you run into trouble! Folks are friendly and happy to help out. They hang out there because it is fun, so be kind to get the best results! ✓ Build successful! (15127ms) ✓ Build successful! (9047ms) fatal: not a git repository (or any of the parent directories): .git go: downloading github.com/oklog/run v1.1.0 go: downloading github.com/go-audio/wav v1.0.0 go: downloading github.com/nats-io/nats.go v1.28.0 go: downloading github.com/donovanhide/eventsource v0.0.0-20171031113327-3ed64d21fb0b go: downloading github.com/dim13/cobs v0.1.0 go: downloading github.com/shirou/gopsutil/v3 v3.23.7 go: downloading github.com/kjx98/crc16 v0.0.0-20190915014410-d407ba22e1b5 go: downloading github.com/influxdata/influxdb-client-go/v2 v2.10.0 go: downloading github.com/simpleiot/canparse v0.0.0-20221208203709-740f6c246768 go: downloading github.com/simpleiot/mdns v0.0.1 go: downloading go.bug.st/serial v1.3.5 go: downloading go.einride.tech/can v0.5.1 go: downloading github.com/google/uuid v1.3.0 go: downloading golang.org/x/exp v0.0.0-20230522175609-2e198f4a06a1 go: downloading google.golang.org/protobuf v1.27.1 go: downloading github.com/nats-io/nats-server/v2 v2.9.21 go: downloading github.com/adrianmo/go-nmea v1.1.1-0.20190321164421-7572fbeb90aa go: downloading github.com/golang/protobuf v1.5.2 go: downloading github.com/go-ocf/go-coap v0.0.0-20200224085725-3e22e8f506ea go: downloading github.com/koding/websocketproxy v0.0.0-20181220232114-7ed82d81a28c go: downloading github.com/beevik/ntp v0.3.0 go: downloading github.com/blang/semver/v4 v4.0.0 go: downloading modernc.org/sqlite v1.18.0 go: downloading golang.org/x/sys v0.10.0 go: downloading github.com/golang-jwt/jwt/v4 v4.0.0 go: downloading github.com/creack/goselect v0.1.2 go: downloading golang.org/x/net v0.12.0 go: downloading github.com/miekg/dns v1.1.55 go: downloading golang.org/x/sync v0.1.0 go: downloading github.com/nats-io/nkeys v0.4.4 go: downloading github.com/nats-io/nuid v1.0.1 go: downloading github.com/klauspost/compress v1.16.7 go: downloading github.com/gorilla/websocket v1.4.1 go: downloading github.com/tklauser/go-sysconf v0.3.11 go: downloading github.com/influxdata/line-protocol v0.0.0-20210311194329-9aa0e372d097 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/pion/dtls/v2 v2.0.0-rc.5 go: downloading github.com/deepmap/oapi-codegen v1.8.2 go: downloading golang.org/x/crypto v0.11.0 go: downloading github.com/tklauser/numcpus v0.6.0 go: downloading github.com/pion/logging v0.2.2 go: downloading github.com/go-audio/riff v1.0.0 go: downloading github.com/go-audio/audio v1.0.0 go: downloading github.com/minio/highwayhash v1.0.2 go: downloading github.com/nats-io/jwt/v2 v2.4.1 go: downloading modernc.org/libc v1.16.7 go: downloading modernc.org/memory v1.1.1 go: downloading modernc.org/mathutil v1.4.1 go: downloading github.com/mattn/go-isatty v0.0.14 go: downloading github.com/remyoudompheng/bigfft v0.0.0-20200410134404-eec4a21b6bb0 ✓ Build successful! (10143ms) Compiling Compiling > Starting tests elm-test 0.19.1-revision10 -------------------------- Running 42 tests. To reproduce these results, run: elm-test --fuzz 100 --seed 271565581963621 TEST RUN PASSED Duration: 428 ms Passed: 42 Failed: 0 (node:14285) [DEP0174] DeprecationWarning: Calling promisify on a function that returns a Promise is likely a mistake. (Use `node --trace-deprecation ...` to show where the warning was created) (node:14285) [DEP0174] DeprecationWarning: Calling promisify on a function that returns a Promise is likely a mistake. (node:14285) [DEP0174] DeprecationWarning: Calling promisify on a function that returns a Promise is likely a mistake. I found no errors! go: downloading github.com/kevinburke/twilio-go v0.0.0-20200810163702-320748330fac go: downloading github.com/cavaliercoder/grab v2.0.0+incompatible go: downloading github.com/jacobsa/go-serial v0.0.0-20180131005756-15cf729a72d4 go: downloading github.com/google/go-cmp v0.5.9 go: downloading github.com/ttacon/libphonenumber v1.1.0 go: downloading github.com/kevinburke/rest v0.0.0-20200429221318-0d2892b400f8 go: downloading github.com/kevinburke/go-types v0.0.0-20200309064045-f2d4aea18a7a go: downloading github.com/kevinburke/go.uuid v1.2.0 go: downloading github.com/inconshreveable/log15 v0.0.0-20200109203555-b30bc20e4fd1 go: downloading github.com/ttacon/builder v0.0.0-20170518171403-c099f663e1c2 go: downloading github.com/go-stack/stack v1.8.0 go: downloading github.com/mattn/go-colorable v0.1.9 ? github.com/simpleiot/simpleiot [no test files] ? github.com/simpleiot/simpleiot/api [no test files] ? github.com/simpleiot/simpleiot/assets [no test files] ? github.com/simpleiot/simpleiot/assets/files [no test files] ok github.com/simpleiot/simpleiot/client 6.144s ? github.com/simpleiot/simpleiot/cmd/edge [no test files] ? github.com/simpleiot/simpleiot/cmd/fetch [no test files] ? github.com/simpleiot/simpleiot/cmd/mdns-test [no test files] ? github.com/simpleiot/simpleiot/cmd/modbus [no test files] ? github.com/simpleiot/simpleiot/cmd/modbus-client [no test files] ? github.com/simpleiot/simpleiot/cmd/modbus-server [no test files] ? github.com/simpleiot/simpleiot/cmd/point-size [no test files] ? github.com/simpleiot/simpleiot/cmd/send-sms [no test files] ? github.com/simpleiot/simpleiot/cmd/serial-encode [no test files] ? github.com/simpleiot/simpleiot/cmd/siot [no test files] ? github.com/simpleiot/simpleiot/cmd/tof10120 [no test files] ? github.com/simpleiot/simpleiot/contrib [no test files] ok github.com/simpleiot/simpleiot/data 6.007s ? github.com/simpleiot/simpleiot/file [no test files] ok github.com/simpleiot/simpleiot/frontend 0.003s ? github.com/simpleiot/simpleiot/gps [no test files] ? github.com/simpleiot/simpleiot/install [no test files] ? github.com/simpleiot/simpleiot/internal [no test files] ? github.com/simpleiot/simpleiot/internal/pb [no test files] ok github.com/simpleiot/simpleiot/modbus 0.080s ? github.com/simpleiot/simpleiot/msg [no test files] ? github.com/simpleiot/simpleiot/network [no test files] ok github.com/simpleiot/simpleiot/node 0.007s ? github.com/simpleiot/simpleiot/particle [no test files] ok github.com/simpleiot/simpleiot/respreader 1.306s ? github.com/simpleiot/simpleiot/sensors [no test files] ok github.com/simpleiot/simpleiot/server 0.011s ? github.com/simpleiot/simpleiot/sim [no test files] ok github.com/simpleiot/simpleiot/store 2.618s ok github.com/simpleiot/simpleiot/system 0.003s ok github.com/simpleiot/simpleiot/test 0.013s ? github.com/simpleiot/simpleiot/tools [no test files] >>> simpleiot: Entering fakeroot... >>> simpleiot*: Running postcheck for simpleiot >>> simpleiot*: Preparing package simpleiot... >>> simpleiot*: Stripping binaries >>> simpleiot*: Scanning shared objects >>> simpleiot*: Tracing dependencies... >>> simpleiot*: Package size: 27.9 MB >>> simpleiot*: Compressing data... >>> simpleiot*: Create checksum... >>> simpleiot*: Create simpleiot-0.13.1-r0.apk >>> simpleiot: Build complete at Mon, 30 Oct 2023 10:17:23 +0000 elapsed time 0h 4m 10s >>> simpleiot: Cleaning up srcdir >>> simpleiot: Cleaning up pkgdir >>> simpleiot: Uninstalling dependencies... (1/9) Purging .makedepends-simpleiot (20231030.101315) (2/9) Purging go (1.21.3-r1) (3/9) Purging npm (10.2.1-r0) (4/9) Purging golangci-lint (1.54.2-r2) (5/9) Purging nodejs-current (21.1.0-r0) (6/9) Purging ada-libs (2.6.0-r1) (7/9) Purging icu-libs (73.2-r3) (8/9) Purging icu-data-en (73.2-r3) (9/9) Purging libuv (1.46.0-r0) Executing busybox-1.36.1-r13.trigger OK: 377 MiB in 105 packages >>> simpleiot: Updating the testing/x86_64 repository index... >>> simpleiot: Signing the index...