build build branch=build; source=; env="VERSION=3.2.5 ALIAS=3.2" 2…

API event #24483.33 passed

  • Ran for
AMD64
no language set
Git
Raw log
Scroll to End of Log
The command "./build.sh" exited with 0.0.02s0.00s0.00s0.00s0.00s
worker_info
1Worker information
2hostname: f25b2b86-b498-4347-a205-62cf3fd93b1c@873024.lxd-arm64-01
3version: ? ?
4instance: travis-job-travis-ci-travis-rubies-627372758 e47b047dc5d6001332d8350b8cd25fd8784d161af76251a8ef654692dd7c8aa6 (via amqp)
5startup: 14.303240284s
60.16s0.00s0.01s0.00s0.00s
system_info
7Build system information
8Build language: c
9Build group: stable
10Build dist: jammy
11Build id: 272840551
12Job id: 627372758
13Runtime kernel version: 5.15.0-1069-gcp
14VM: default
15travis-build version: 6b157a1c
16Build image provisioning date and time
17Mon Oct 14 04:00:59 UTC 2024
18Operating System Details
19Distributor ID: Ubuntu
20Description: Ubuntu 22.04.5 LTS
21Release: 22.04
22Codename: jammy
23Linux Version
245.4.0-1103-aws
25Git version
26git version 2.34.1
27bash version
28GNU bash, version 5.1.16(1)-release (aarch64-unknown-linux-gnu)
29Copyright (C) 2020 Free Software Foundation, Inc.
30License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
32This is free software; you are free to change and redistribute it.
33There is NO WARRANTY, to the extent permitted by law.
34GCC version
35gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
36Copyright (C) 2021 Free Software Foundation, Inc.
37This is free software; see the source for copying conditions. There is NO
38warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
40Docker version
41Client:
42 Version: 24.0.7
43 API version: 1.43
44 Go version: go1.21.1
45 Git commit: 24.0.7-0ubuntu2~22.04.1
46 Built: Wed Mar 13 20:23:54 2024
47 OS/Arch: linux/arm64
48 Context: default
49LLVM version
50Ubuntu clang version 14.0.0-1ubuntu1.1
51Target: aarch64-unknown-linux-gnu
52Thread model: posix
53InstalledDir: /usr/bin
54Pre-installed Ruby versions
55ruby-2.7.8
56ruby-3.3.1
57mysql --version
58mysql Ver 8.0.39-0ubuntu0.22.04.1 for Linux on aarch64 ((Ubuntu))
59Redis version
60redis-server 6.0.16
61MongoDB version
62MongoDB 6.0.18
63ant -version
64Apache Ant(TM) version 1.10.14 compiled on August 16 2023
65mvn -version
66Apache Maven 3.6.3
67Maven home: /usr/share/maven
68Java version: 11.0.24, vendor: Eclipse Adoptium, runtime: /usr/lib/jvm/temurin-11-jdk-arm64
69Default locale: en, platform encoding: UTF-8
70OS name: "linux", version: "5.4.0-1103-aws", arch: "aarch64", family: "unix"
71kiex list
73kiex elixirs
75=* elixir-1.15.4
77# => - current
78# =* - current && default
79# * - default
81phpenv versions
82* 8.2 (set by /home/travis/.phpenv/version)
83 8.2.0
850.02s0.00s1.28s0.16s0.06s0.00s0.04s0.00s0.01s0.00s0.01s0.00s0.34sOK
860.00s0.03s0.00s0.01s0.01s0.00s0.00s0.00s0.01s0.00s0.00s0.00s0.00s0.00s0.03s6.04s0.00s0.00s0.00s0.86s
docker_mtu_and_registry_mirrors
Docker
git.checkout
870.01s0.53s$ git clone --depth=50 --branch=build https://github.com/travis-ci/travis-rubies.git travis-ci/travis-rubies
88Cloning into 'travis-ci/travis-rubies'...
89$ cd travis-ci/travis-rubies
90$ git checkout -qf a5dc3ca7e17d22437ac41328ede9f5c99226681f
920.00s
93Setting environment variables from repository settings
94$ export AWS_ACCESS_KEY_ID=[secure]
95$ export AWS_SECRET_ACCESS_KEY=[secure]
96$ export AWS_DEFAULT_REGION=[secure]
97$ export SAFE_RVM_VERSION=1.29.7
99Setting environment variables from .travis.yml
100$ export VERSION=3.2.5
101$ export ALIAS=3.2
103$ export TRAVIS_COMPILER=gcc
104$ export CC=${CC:-gcc}
105$ export CC_FOR_BUILD=${CC_FOR_BUILD:-gcc}
106$ export PATH=/usr/lib/ccache:$PATH
cache.1
107Setting up build cache
108$ export CASHER_DIR=${TRAVIS_HOME}/.casher
1090.21s$ Installing caching utilities
1100.00s2.11sattempting to download cache archive
111fetching build/cache-arm64-linux-jammy-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855--compiler-gcc.tgz
112fetching build/cache-linux-jammy-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855--compiler-gcc.tgz
113fetching build/cache--compiler-gcc.tgz
114could not download cache
cache.ccache
1170.00s1.24sadding /home/travis/.ccache to cache
118creating directory /home/travis/.ccache
119$ gcc --version
120gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
121Copyright (C) 2021 Free Software Foundation, Inc.
122This is free software; see the source for copying conditions. There is NO
123warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
1250.00s$ test -f ~/.rvmrc && cat ~/.rvmrc || true
126rvm_autoupdate_flag='0'
127rvm_binary_flag='1'
128rvm_fuzzy_flag='1'
129rvm_gem_options='--no-document'
130rvm_max_time_flag='5'
131rvm_path='/home/travis/.rvm'
132rvm_project_rvmrc='0'
133rvm_remote_server_type4='rubies'
134rvm_remote_server_url4='https://s3.amazonaws.com/travis-rubies/binaries'
135rvm_remote_server_verify_downloads4='1'
136rvm_silence_path_mismatch_check_flag='1'
137rvm_user_install_flag='1'
138rvm_with_default_gems='rake bundler'
139rvm_without_gems='rubygems-bundler'
140rvm_autolibs_flag='read-fail'
141The command "test -f ~/.rvmrc && cat ~/.rvmrc || true" exited with 0.
142638.76s$ ./build.sh
rvm.1
143update rvm
1440.99s$ rvm remove 1.8.7
145ruby-1.8.7-head - #already gone
146Using /home/travis/.rvm/gems/ruby-3.3.1
148/usr/bin/gpg2
149/usr/bin/gpg2
150pub rsa4096 2014-10-28 [SC]
151 409B6B1796C275462A1703113804BB82D39DC0E3
152uid [ unknown] Michal Papis (RVM signing) <mpapis@gmail.com>
153uid [ unknown] Michal Papis <michal.papis@toptal.com>
154uid [ unknown] [jpeg image of size 5015]
155sub rsa2048 2015-11-02 [E]
157pub rsa4096 2016-11-11 [SC]
158 7D2BAF1CF37B13E2069D6956105BD0E739499BDB
159uid [ unknown] Piotr Kuczynski <piotr.kuczynski@gmail.com>
160sub rsa4096 2016-11-11 [E]
162gpg: key 3804BB82D39DC0E3: 47 signatures not checked due to missing keys
163gpg: key 3804BB82D39DC0E3: "Michal Papis (RVM signing) <mpapis@gmail.com>" not changed
164gpg: Total number processed: 1
165gpg: unchanged: 1
1660.25s$ rvm reload
167Warning! PATH is not properly set up, /home/travis/.rvm/gems/ruby-3.3.1/bin is not at first place.
168 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
169 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
170 To fix it temporarily in this shell session run: <code>rvm use ruby-3.3.1</code>
171 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
172RVM reloaded!
174gpg: key 105BD0E739499BDB: "Piotr Kuczynski <piotr.kuczynski@gmail.com>" not changed
175gpg: Total number processed: 1
176gpg: unchanged: 1
177gpg: key 3804BB82D39DC0E3: 47 signatures not checked due to missing keys
178gpg: key 3804BB82D39DC0E3: "Michal Papis (RVM signing) <mpapis@gmail.com>" not changed
179gpg: Total number processed: 1
180gpg: unchanged: 1
1810.77sDownloading https://github.com/rvm/rvm/archive/1.29.12.tar.gz
182Downloading https://github.com/rvm/rvm/releases/download/1.29.12/1.29.12.tar.gz.asc
183gpg: Signature made Fri Jan 15 18:46:22 2021 UTC
184gpg: using RSA key 7D2BAF1CF37B13E2069D6956105BD0E739499BDB
185gpg: Good signature from "Piotr Kuczynski <piotr.kuczynski@gmail.com>" [unknown]
186gpg: WARNING: This key is not certified with a trusted signature!
187gpg: There is no indication that the signature belongs to the owner.
188Primary key fingerprint: 7D2B AF1C F37B 13E2 069D 6956 105B D0E7 3949 9BDB
189GPG verified '/home/travis/.rvm/archives/rvm-1.29.12.tgz'
190Upgrading the RVM installation in /home/travis/.rvm/
191 RVM PATH line found in /home/travis/.mkshrc /home/travis/.profile /home/travis/.bashrc /home/travis/.zshrc.
192 RVM sourcing line found in /home/travis/.profile /home/travis/.bash_profile /home/travis/.zlogin.
193Upgrade of RVM in /home/travis/.rvm/ is complete.
195<warn>Thanks for installing RVM 🙏</warn>
196Please consider donating to our open collective to help us maintain RVM.
198👉 Donate: <code>https://opencollective.com/rvm/donate</code>
201./build.sh: line 168: /Users/travis/.rvm/scripts/rvm: No such file or directory
2020.21s$ rvm reset
203Warning! PATH is not properly set up, /home/travis/.rvm/gems/ruby-3.3.1/bin is not at first place.
204 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
205 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
206 To fix it temporarily in this shell session run: <code>rvm use ruby-3.3.1</code>
207 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
2092.47s$ rvm cleanup all
210Warning! PATH is not properly set up, /home/travis/.rvm/gems/ruby-3.3.1/bin is not at first place.
211 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
212 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
213 To fix it temporarily in this shell session run: <code>rvm use ruby-3.3.1</code>
214 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
215Cleaning up rvm archives
216Cleaning up rvm repos
217Cleaning up rvm src
218Cleaning up rvm log
219Cleaning up rvm tmp
220Cleaning up rvm gemsets
221Cleaning up rvm links
222Cleanup done.
2245.28s$ rvm get stable --auto-dotfiles
225Warning! PATH is not properly set up, /home/travis/.rvm/gems/ruby-3.3.1/bin is not at first place.
226 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
227 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
228 To fix it temporarily in this shell session run: <code>rvm use ruby-3.3.1</code>
229 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
230Downloading https://get.rvm.io
231Downloading https://raw.githubusercontent.com/rvm/rvm/master/binscripts/rvm-installer.asc
232Verifying /home/travis/.rvm/archives/rvm-installer.asc
233gpg: Signature made Tue Feb 21 23:35:16 2023 UTC
234gpg: using RSA key 7D2BAF1CF37B13E2069D6956105BD0E739499BDB
235gpg: Good signature from "Piotr Kuczynski <piotr.kuczynski@gmail.com>" [unknown]
236gpg: WARNING: This key is not certified with a trusted signature!
237gpg: There is no indication that the signature belongs to the owner.
238Primary key fingerprint: 7D2B AF1C F37B 13E2 069D 6956 105B D0E7 3949 9BDB
239GPG verified '/home/travis/.rvm/archives/rvm-installer'
240Turning on auto dotfiles mode.
241Downloading https://github.com/rvm/rvm/archive/1.29.12.tar.gz
242Downloading https://github.com/rvm/rvm/releases/download/1.29.12/1.29.12.tar.gz.asc
243gpg: Signature made Fri Jan 15 18:46:22 2021 UTC
244gpg: using RSA key 7D2BAF1CF37B13E2069D6956105BD0E739499BDB
245gpg: Good signature from "Piotr Kuczynski <piotr.kuczynski@gmail.com>" [unknown]
246gpg: WARNING: This key is not certified with a trusted signature!
247gpg: There is no indication that the signature belongs to the owner.
248Primary key fingerprint: 7D2B AF1C F37B 13E2 069D 6956 105B D0E7 3949 9BDB
249GPG verified '/home/travis/.rvm/archives/rvm-1.29.12.tgz'
250Upgrading the RVM installation in /home/travis/.rvm/
251 Removing rvm PATH line from /home/travis/.mkshrc /home/travis/.profile /home/travis/.bashrc /home/travis/.zshrc.
252 Adding rvm PATH line to /home/travis/.profile /home/travis/.mkshrc /home/travis/.bashrc /home/travis/.zshrc.
253 Removing rvm loading line from /home/travis/.profile /home/travis/.bash_profile /home/travis/.zlogin.
254 Adding rvm loading line to /home/travis/.profile /home/travis/.bash_profile /home/travis/.zlogin.
255 Fixing environment link for default.
256Upgrade of RVM in /home/travis/.rvm/ is complete.
258<warn>Thanks for installing RVM 🙏</warn>
259Please consider donating to our open collective to help us maintain RVM.
261👉 Donate: <code>https://opencollective.com/rvm/donate</code>
264RVM reloaded!
rvm.2
267clean up meta data
268done
rvm.3
270set up env for rvm
2710.08s$ source /home/travis/.rvm/scripts/rvm
2730.00s$ unset DYLD_LIBRARY_PATH
2750.00s$ export rvm_git_clone_depth=1
rvm.4
278Linux specific setup
2799.04s$ sudo apt-get update
280Ign:1 https://repo.mongodb.org/apt/ubuntu jammy/mongodb-org/6.0 InRelease
281Get:2 https://repo.mongodb.org/apt/ubuntu jammy/mongodb-org/6.0 Release [3094 B]
282Get:3 https://repo.mongodb.org/apt/ubuntu jammy/mongodb-org/6.0 Release.gpg [866 B]
283Hit:4 http://ports.ubuntu.com/ubuntu-ports jammy InRelease
284Get:5 http://apt.postgresql.org/pub/repos/apt jammy-pgdg InRelease [129 kB]
285Get:6 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease [128 kB]
286Get:7 https://repo.mongodb.org/apt/ubuntu jammy/mongodb-org/6.0/multiverse arm64 Packages [70.6 kB]
287Get:8 https://packages.adoptium.net/artifactory/deb jammy InRelease [7511 B]
288Get:9 https://repo.mongodb.org/apt/ubuntu jammy/mongodb-org/6.0/multiverse amd64 Packages [74.0 kB]
289Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease [127 kB]
290Get:11 http://apt.postgresql.org/pub/repos/apt jammy-pgdg/main arm64 Packages [340 kB]
291Get:12 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease [129 kB]
292Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 Packages [1862 kB]
293Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main Translation-en [363 kB]
294Get:15 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 c-n-f Metadata [17.5 kB]
295Get:16 http://ports.ubuntu.com/ubuntu-ports jammy-updates/restricted arm64 Packages [2050 kB]
296Get:17 http://ports.ubuntu.com/ubuntu-ports jammy-updates/restricted Translation-en [445 kB]
297Get:18 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe arm64 Packages [1090 kB]
298Get:19 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe Translation-en [265 kB]
299Get:20 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe arm64 c-n-f Metadata [23.2 kB]
300Get:21 http://ports.ubuntu.com/ubuntu-ports jammy-backports/universe arm64 Packages [27.2 kB]
301Get:22 http://ports.ubuntu.com/ubuntu-ports jammy-backports/universe Translation-en [16.5 kB]
302Get:23 http://ports.ubuntu.com/ubuntu-ports jammy-backports/universe arm64 c-n-f Metadata [604 B]
303Get:24 http://ports.ubuntu.com/ubuntu-ports jammy-security/main arm64 Packages [1648 kB]
304Get:25 http://ports.ubuntu.com/ubuntu-ports jammy-security/main Translation-en [305 kB]
305Get:26 http://ports.ubuntu.com/ubuntu-ports jammy-security/main arm64 c-n-f Metadata [13.0 kB]
306Get:27 http://ports.ubuntu.com/ubuntu-ports jammy-security/restricted arm64 Packages [1993 kB]
307Get:28 http://ports.ubuntu.com/ubuntu-ports jammy-security/restricted Translation-en [435 kB]
308Get:29 http://ports.ubuntu.com/ubuntu-ports jammy-security/universe arm64 Packages [874 kB]
309Get:30 http://ports.ubuntu.com/ubuntu-ports jammy-security/universe Translation-en [180 kB]
310Get:31 http://ports.ubuntu.com/ubuntu-ports jammy-security/universe arm64 c-n-f Metadata [16.9 kB]
311Fetched 12.6 MB in 4s (3416 kB/s)
312Reading package lists...
313W: https://packages.adoptium.net/artifactory/deb/dists/jammy/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
3150.56s$ sudo apt-get install libssl1.0.0 openssl
316Reading package lists...
317Building dependency tree...
318Reading state information...
319E: Unable to locate package libssl1.0.0
320E: Couldn't find any package by glob 'libssl1.0.0'
321E: Couldn't find any package by regex 'libssl1.0.0'
ruby
324check which ruby to build
325Warning! PATH is not properly set up, /home/travis/.rvm/gems/ruby-3.3.1/bin is not at first place.
326 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
327 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
328 To fix it temporarily in this shell session run: <code>rvm use ruby-3.3.1</code>
329 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
3300.00s$ export RUBY=ruby-3.2.5
332EVERYBODY STAND BACK, WE'RE INSTALLING ruby-3.2.5
3330.00s$ unset CC
build
336build ruby-3.2.5
3370.18s$ rvm alias delete ruby-3.2.5
338Warning! PATH is not properly set up, /home/travis/.rvm/gems/ruby-3.3.1/bin is not at first place.
339 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
340 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
341 To fix it temporarily in this shell session run: <code>rvm use ruby-3.3.1</code>
342 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
343Deleting alias: ruby-3.2.5...
3450.90s$ rvm remove ruby-3.2.5
346Warning! PATH is not properly set up, /home/travis/.rvm/gems/ruby-3.3.1/bin is not at first place.
347 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
348 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
349 To fix it temporarily in this shell session run: <code>rvm use ruby-3.3.1</code>
350 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
351ruby-3.2.5 - #already gone
352Using /home/travis/.rvm/gems/ruby-3.3.1
354info: downloading installer
355warning: it looks like you have an existing installation of Rust at:
356warning: /usr/bin
357warning: It is recommended that rustup be the primary Rust installation.
358warning: Otherwise you may have confusion unless you are careful with your PATH
359warning: If you are sure that you want both rustup and your already installed Rust
360warning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
361warning: or pass `-y' to ignore all ignorable checks.
362error: cannot install while Rust is installed
363warning: continuing (because the -y flag is set and the error is ignorable)
364info: profile set to 'default'
365info: default host triple is aarch64-unknown-linux-gnu
366info: syncing channel updates for 'stable-aarch64-unknown-linux-gnu'
367info: latest update on 2024-10-17, rust version 1.82.0 (f6e511eec 2024-10-15)
368info: downloading component 'cargo'
369info: downloading component 'clippy'
370info: downloading component 'rust-docs'
371info: downloading component 'rust-std'
372info: downloading component 'rustc'
373info: downloading component 'rustfmt'
374info: installing component 'cargo'
375info: installing component 'clippy'
376info: installing component 'rust-docs'
377info: installing component 'rust-std'
378info: installing component 'rustc'
379info: installing component 'rustfmt'
380info: default toolchain set to 'stable-aarch64-unknown-linux-gnu'
382 stable-aarch64-unknown-linux-gnu installed - rustc 1.82.0 (f6e511eec 2024-10-15)
385Rust is installed now. Great!
387To get started you may need to restart your current shell.
388This would reload your PATH environment variable to include
389Cargo's bin directory ($HOME/.cargo/bin).
391To configure your current shell, you need to source
392the corresponding env file under $HOME/.cargo.
394This is usually done by running one of the following (note the leading DOT):
395. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
396source "$HOME/.cargo/env.fish" # For fish
397508.08s$ rvm install ruby-3.2.5 --enable-yjit --verify-downloads 1 --movable --disable-install-doc -C --without-tcl,--without-tk,--without-gmp
398Warning! PATH is not properly set up, /home/travis/.rvm/gems/ruby-3.3.1/bin is not at first place.
399 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
400 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
401 To fix it temporarily in this shell session run: <code>rvm use ruby-3.3.1</code>
402 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
403Checking requirements for ubuntu.
404Requirements installation successful.
405Installing Ruby from source to: /home/travis/.rvm/rubies/ruby-3.2.5, this may take a while depending on your cpu(s)...
406ruby-3.2.5 - #downloading ruby-3.2.5, this may take a while depending on your connection...
407######################################################################## 100.0%
408No checksum for downloaded archive, recording checksum in user configuration.
409ruby-3.2.5 - #extracting ruby-3.2.5 to /home/travis/.rvm/src/ruby-3.2.5.....
410ruby-3.2.5 - #configuring..................................................................
411ruby-3.2.5 - #post-configuration..
412ruby-3.2.5 - #compiling......................................................................................................
413ruby-3.2.5 - #installing.....................
414ruby-3.2.5 - #making binaries executable...
415Installed rubygems 3.4.19 is newer than 3.0.9 provided with installed ruby, skipping installation, use --force to force installation.
416ruby-3.2.5 - #gemset created /home/travis/.rvm/gems/ruby-3.2.5@global
417ruby-3.2.5 - #importing gemset /home/travis/.rvm/gemsets/global.gems..........................................................
418ruby-3.2.5 - #generating global wrappers........
419ruby-3.2.5 - #gemset created /home/travis/.rvm/gems/ruby-3.2.5
420ruby-3.2.5 - #importing gemsetfile /home/travis/.rvm/gemsets/default.gems evaluated to empty gem list
421ruby-3.2.5 - #generating default wrappers........
422ruby-3.2.5 - #adjusting #shebangs for (gem irb erb ri rdoc testrb rake).
423Install of ruby-3.2.5 - #complete
424Ruby was built without documentation, to build it run: rvm docs generate-ri
4267.02s$ rvm prepare ruby-3.2.5
427Preparing ruby-3.2.5 ...
428Prepared ruby-3.2.5.tar.bz2.
429--- upload:
430ssh "rvm@ssh.rvm.io" "mkdir -p ~/site/shared/public/binaries/ubuntu/22.04/aarch64/"
431scp "ruby-3.2.5.tar.bz2" "rvm@ssh.rvm.io:~/site/shared/public/binaries/ubuntu/22.04/aarch64/ruby-3.2.5.tar.bz2"
432--- rvm/config/remote:
433https://repo1.maven.org/maven2/org/jruby/jruby-dist/ruby-3.2.5.tar.bz2
434--- rvm/config/md5:
435https://repo1.maven.org/maven2/org/jruby/jruby-dist/ruby-3.2.5.tar.bz2=f6fc8904808f2b0eed938476746f58c0
436--- rvm/config/sha512:
437https://repo1.maven.org/maven2/org/jruby/jruby-dist/ruby-3.2.5.tar.bz2=75e0a2894ab72b8dfc0ae59c14bc21f143193e3dfa04c8a14b1ded126e2a720de2bdb21929b4cadb65261fd982fbcb8e3493bf52b801d806f7bfcef588c4b4d8
4390.01s$ cat /Users/travis/.rvm/log/*_ruby-3.2.5/configure.log
440cat: '/Users/travis/.rvm/log/*_ruby-3.2.5/configure.log': No such file or directory
check.1
443make sure bundler works
4446.42s$ travis_retry rvm ruby-3.2.5 do gem install bundler
445Successfully installed bundler-2.5.22
446Parsing documentation for bundler-2.5.22
447Installing ri documentation for bundler-2.5.22
448Done installing documentation for bundler after 0 seconds
4491 gem installed
45115.50s$ travis_retry rvm ruby-3.2.5 do bundle install
452Fetching gem metadata from https://rubygems.org/....
453Resolving dependencies...
454Fetching base64 0.2.0
455Fetching ruby2_keywords 0.0.5
456Installing base64 0.2.0
457Installing ruby2_keywords 0.0.5
458Fetching rack 3.1.8
459Fetching tilt 2.4.0
460Installing rack 3.1.8
461Installing tilt 2.4.0
462Fetching mustermann 3.0.3
463Fetching rack-protection 4.0.0
464Installing mustermann 3.0.3
465Installing rack-protection 4.0.0
466Fetching rack-session 2.0.0
467Installing rack-session 2.0.0
468Fetching sinatra 4.0.0
469Installing sinatra 4.0.0
470Bundle complete! 1 Gemfile dependency, 9 gems now installed.
471Use `bundle info [gemname]` to see where a bundled gem is installed.
check.2
474make sure native extension can be built
4757.11s$ travis_retry rvm ruby-3.2.5 do gem install ffi
476Successfully installed ffi-1.17.0-aarch64-linux-gnu
477Parsing documentation for ffi-1.17.0-aarch64-linux-gnu
478Installing ri documentation for ffi-1.17.0-aarch64-linux-gnu
479Done installing documentation for ffi after 0 seconds
4801 gem installed
4821.35s$ travis_retry rvm ruby-3.2.5 do gem uninstall -x ffi
483Successfully uninstalled ffi-1.17.0-aarch64-linux-gnu
publish
486upload to S3
487Requirement already satisfied: pip in /usr/local/lib/python3.10/dist-packages (24.2)
48814.10s$ python -m pip install --user awscli
489Collecting awscli
490 Downloading awscli-1.35.12-py3-none-any.whl.metadata (11 kB)
491Collecting botocore==1.35.46 (from awscli)
492 Downloading botocore-1.35.46-py3-none-any.whl.metadata (5.7 kB)
493Collecting docutils<0.17,>=0.10 (from awscli)
494 Downloading docutils-0.16-py2.py3-none-any.whl.metadata (2.7 kB)
495Collecting s3transfer<0.11.0,>=0.10.0 (from awscli)
496 Downloading s3transfer-0.10.3-py3-none-any.whl.metadata (1.7 kB)
497Requirement already satisfied: PyYAML<6.1,>=3.10 in /usr/local/lib/python3.10/dist-packages (from awscli) (6.0.2)
498Requirement already satisfied: colorama<0.4.7,>=0.2.5 in /usr/lib/python3/dist-packages (from awscli) (0.4.4)
499Collecting rsa<4.8,>=3.1.2 (from awscli)
500 Downloading rsa-4.7.2-py3-none-any.whl.metadata (3.6 kB)
501Collecting jmespath<2.0.0,>=0.7.1 (from botocore==1.35.46->awscli)
502 Downloading jmespath-1.0.1-py3-none-any.whl.metadata (7.6 kB)
503Collecting python-dateutil<3.0.0,>=2.1 (from botocore==1.35.46->awscli)
504 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB)
505Requirement already satisfied: urllib3!=2.2.0,<3,>=1.25.4 in /usr/lib/python3/dist-packages (from botocore==1.35.46->awscli) (1.26.5)
506Requirement already satisfied: pyasn1>=0.1.3 in /usr/lib/python3/dist-packages (from rsa<4.8,>=3.1.2->awscli) (0.4.8)
507Requirement already satisfied: six>=1.5 in /usr/lib/python3/dist-packages (from python-dateutil<3.0.0,>=2.1->botocore==1.35.46->awscli) (1.16.0)
508Downloading awscli-1.35.12-py3-none-any.whl (4.5 MB)
509 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 72.3 MB/s eta 0:00:00
510Downloading botocore-1.35.46-py3-none-any.whl (12.6 MB)
511 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.6/12.6 MB 99.1 MB/s eta 0:00:00
512Downloading docutils-0.16-py2.py3-none-any.whl (548 kB)
513 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 548.2/548.2 kB 63.5 MB/s eta 0:00:00
514Downloading rsa-4.7.2-py3-none-any.whl (34 kB)
515Downloading s3transfer-0.10.3-py3-none-any.whl (82 kB)
516Downloading jmespath-1.0.1-py3-none-any.whl (20 kB)
517Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
518Installing collected packages: rsa, python-dateutil, jmespath, docutils, botocore, s3transfer, awscli
519Successfully installed awscli-1.35.12 botocore-1.35.46 docutils-0.16 jmespath-1.0.1 python-dateutil-2.9.0.post0 rsa-4.7.2 s3transfer-0.10.3
521upload: ./ruby-3.2.5.tar.bz2 to s3://travis-rubies/binaries/ubuntu/22.04/aarch64/ruby-3.2.5.tar.bz2
check.3
523make sure it installs
5241.77s$ rvm remove ruby-3.2.5
525Warning! PATH is not properly set up, /home/travis/.rvm/gems/ruby-3.2.5/bin is not at first place.
526 <log>Usually this is caused by shell initialization files. Search for <code>PATH=...</code> entries.
527 You can also re-add RVM to your profile by running: <code>rvm get stable --auto-dotfiles</code>
528 To fix it temporarily in this shell session run: <code>rvm use ruby-3.2.5</code>
529 To ignore this error add <code>rvm_silence_path_mismatch_check_flag=1</code> to your <code>~/.rvmrc</code> file.
530ruby-3.2.5 - #removing src/ruby-3.2.5..
531ruby-3.2.5 - #removing rubies/ruby-3.2.5..
532ruby-3.2.5 - #removing gems....
533ruby-3.2.5 - #removing wrappers....
534ruby-3.2.5 - #removing environments....
535Using /home/travis/.rvm/gems/ruby-3.3.1
5370.01s$ cat /home/travis/.rvm/user/db
538rvm_remote_server_url3=https://s3.amazonaws.com/travis-rubies/binaries
539 rvm_remote_server_type3=rubies
540 rvm_remote_server_verify_downloads3=1
54221.99s$ travis_retry rvm install ruby-3.2.5 --binary
543Searching for binary rubies, this might take some time.
544Found remote file https://rubies.travis-ci.org/ubuntu/22.04/aarch64/ruby-3.2.5.tar.bz2
545Checking requirements for ubuntu.
546Requirements installation successful.
547ruby-3.2.5 - #configure
548ruby-3.2.5 - #download
549######################################################################## 100.0%
550No checksum for downloaded archive, recording checksum in user configuration.
551ruby-3.2.5 - #validate archive
552ruby-3.2.5 - #extract
553ruby-3.2.5 - #validate binary
554ruby-3.2.5 - #setup
555ruby-3.2.5 - #gemset created /home/travis/.rvm/gems/ruby-3.2.5@global
556ruby-3.2.5 - #importing gemset /home/travis/.rvm/gemsets/global.gems..................................
557ruby-3.2.5 - #generating global wrappers........
558ruby-3.2.5 - #gemset created /home/travis/.rvm/gems/ruby-3.2.5
559ruby-3.2.5 - #importing gemsetfile /home/travis/.rvm/gemsets/default.gems evaluated to empty gem list
560ruby-3.2.5 - #generating default wrappers........
5620.22s$ gem env
563RubyGems Environment:
564 - RUBYGEMS VERSION: 3.4.19
565 - RUBY VERSION: 3.2.5 (2024-07-26 patchlevel 208) [aarch64-linux]
566 - INSTALLATION DIRECTORY: /home/travis/.rvm/gems/ruby-3.2.5
567 - USER INSTALLATION DIRECTORY: /home/travis/.gem/ruby/3.2.0
568 - RUBY EXECUTABLE: /home/travis/.rvm/rubies/ruby-3.2.5/bin/ruby
569 - GIT EXECUTABLE: /usr/bin/git
570 - EXECUTABLE DIRECTORY: /home/travis/.rvm/gems/ruby-3.2.5/bin
571 - SPEC CACHE DIRECTORY: /home/travis/.gem/specs
572 - SYSTEM CONFIGURATION DIRECTORY: /etc
573 - RUBYGEMS PLATFORMS:
574 - ruby
575 - aarch64-linux
576 - GEM PATHS:
577 - /home/travis/.rvm/gems/ruby-3.2.5
578 - /home/travis/.rvm/rubies/ruby-3.2.5/lib/ruby/gems/3.2.0
579 - GEM CONFIGURATION:
580 - :update_sources => true
581 - :verbose => true
582 - :backtrace => true
583 - :bulk_threshold => 1000
584 - REMOTE SOURCES:
585 - https://rubygems.org/
586 - SHELL PATH:
587 - /home/travis/.rvm/gems/ruby-3.2.5/bin
588 - /home/travis/.rvm/gems/ruby-3.2.5@global/bin
589 - /home/travis/.rvm/rubies/ruby-3.2.5/bin
590 - /home/travis/.rvm/bin
591 - /home/travis/bin
592 - /home/travis/.local/bin
593 - /home/travis/.cargo/bin
594 - /home/travis/bin
595 - /home/travis/.local/bin
596 - /usr/lib/ccache
597 - /home/travis/bin
598 - /home/travis/.local/bin
599 - /home/travis/.phpenv/shims
600 - /home/travis/perl5/perlbrew/bin
601 - /home/travis/.kiex/elixirs/elixir-1.15.4/bin
602 - /opt/ant/bin
603 - /usr/local/sbin
604 - /usr/local/bin
605 - /usr/sbin
606 - /usr/bin
607 - /sbin
608 - /bin
609 - /usr/games
610 - /usr/local/games
611 - /snap/bin
612 - /home/travis/.phpenv/bin
6140.24s$ bundle env
615## Environment
617```
618Bundler 2.4.19
619 Platforms ruby, aarch64-linux
620Ruby 3.2.5p208 (2024-07-26 revision 31d0f1a2e7dbfb60731d1f05b868e1d578cda493) [aarch64-linux]
621 Full Path /home/travis/.rvm/rubies/ruby-3.2.5/bin/ruby
622 Config Dir /etc
623RubyGems 3.4.19
624 Gem Home /home/travis/.rvm/gems/ruby-3.2.5
625 Gem Path /home/travis/.rvm/gems/ruby-3.2.5:/home/travis/.rvm/rubies/ruby-3.2.5/lib/ruby/gems/3.2.0
626 User Home /home/travis
627 User Path /home/travis/.gem/ruby/3.2.0
628 Bin Dir /home/travis/.rvm/gems/ruby-3.2.5/bin
629Tools
630 Git 2.34.1
631 RVM 1.29.12 (latest)
632 rbenv not installed
633 chruby not installed
634 rubygems-bundler (1.4.5)
635```
637## Bundler Build Metadata
639```
640Built At 2024-10-22
641Git SHA unknown
642Released Version false
643```
645## Gemfile
647### Gemfile
649```ruby
650source 'https://rubygems.org'; gem 'sinatra'
651```
653### Gemfile.lock
655```
656GEM
657 remote: https://rubygems.org/
658 specs:
659 base64 (0.2.0)
660 mustermann (3.0.3)
661 ruby2_keywords (~> 0.0.1)
662 rack (3.1.8)
663 rack-protection (4.0.0)
664 base64 (>= 0.1.0)
665 rack (>= 3.0.0, < 4)
666 rack-session (2.0.0)
667 rack (>= 3.0.0)
668 ruby2_keywords (0.0.5)
669 sinatra (4.0.0)
670 mustermann (~> 3.0)
671 rack (>= 3.0.0, < 4)
672 rack-protection (= 4.0.0)
673 rack-session (>= 2.0.0, < 3)
674 tilt (~> 2.0)
675 tilt (2.4.0)
677PLATFORMS
678 aarch64-linux
679 ruby
681DEPENDENCIES
682 sinatra
684BUNDLED WITH
685 2.5.22
686```
before_cache
6890.00s$ echo rvm_auto_reload_flag=1 >> ~/.rvmrc
cache.2
690store build cache
6910.00s7.11schanges detected, packing new archive
692gzip: warning: GZIP environment variable is deprecated; use an alias or script
693uploading build/cache-arm64-linux-jammy-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855--compiler-gcc.tgz
694cache uploaded
697Done. Your build exited with 0.
Top