ppc64le
Python: 3.12
Git
Raw log
Scroll to End of Log
0.03s0.00s0.00s3.12 is not installed; attempting download0.00s
worker_info
1Worker information
2hostname: 95e82e49-0c30-4b9b-9a06-efd0c14dba4e@131475.travis-ci-worker-7391dfce
3version: deploy_2024.10.02-13-gb623a32-dirty https://github.com/travis-ci/worker/tree/b623a3263d8d06fd85342ef5d99ef43ef27fbdd1
4instance: travis-job-smokodon-test-630322144 84047349fb664dbf2b87ac7f12e82343a967363fb70235bcf590309d84b4314b (via amqp)
5startup: 26.428002645s
60.27s0.01s0.00s0.01s
system_info
7Build system information
8Build language: python
9Build dist: jammy
10Build id: 274105522
11Job id: 630322144
12Runtime kernel version: 5.4.0-52-generic
13VM: default
14travis-build version: 6b157a1c
15Build image provisioning date and time
16Mon Oct 14 00:54:39 UTC 2024
17Operating System Details
18Distributor ID: Ubuntu
19Description: Ubuntu 22.04.5 LTS
20Release: 22.04
21Codename: jammy
22Linux Version
235.4.0-52-generic
24Git version
25git version 2.34.1
26bash version
27GNU bash, version 5.1.16(1)-release (powerpc64le-unknown-linux-gnu)
28Copyright (C) 2020 Free Software Foundation, Inc.
29License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
31This is free software; you are free to change and redistribute it.
32There is NO WARRANTY, to the extent permitted by law.
33GCC version
34gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
35Copyright (C) 2021 Free Software Foundation, Inc.
36This is free software; see the source for copying conditions. There is NO
37warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
39Docker version
40Client:
41 Version: 24.0.7
42 API version: 1.43
43 Go version: go1.21.1
44 Git commit: 24.0.7-0ubuntu2~22.04.1
45 Built: Wed Mar 13 20:23:54 2024
46 OS/Arch: linux/ppc64le
47 Context: default
48LLVM version
49Ubuntu clang version 14.0.0-1ubuntu1.1
50Target: powerpc64le-unknown-linux-gnu
51Thread model: posix
52InstalledDir: /usr/bin
53Pre-installed Ruby versions
54ruby-2.7.8
55ruby-3.3.1
56mysql --version
57mysql Ver 8.0.39-0ubuntu0.22.04.1 for Linux on ppc64le ((Ubuntu))
58Redis version
59redis-server 6.0.16
60ant -version
61Apache Ant(TM) version 1.10.14 compiled on August 16 2023
62mvn -version
63Apache Maven 3.6.3
64Maven home: /usr/share/maven
65Java version: 11.0.24, vendor: Eclipse Adoptium, runtime: /usr/lib/jvm/temurin-11-jdk-ppc64el
66Default locale: en, platform encoding: UTF-8
67OS name: "linux", version: "5.4.0-52-generic", arch: "ppc64le", family: "unix"
68kiex list
70kiex elixirs
72=* elixir-1.15.4
74# => - current
75# =* - current && default
76# * - default
78phpenv versions
79* 8.2 (set by /home/travis/.phpenv/version)
80 8.2.0
820.02s0.01s1.29s0.24s0.10s0.00s0.07s0.00s0.01s0.00s0.02s0.00s0.76sOK
830.00s0.06s0.00s0.02s0.02s0.00s0.00s0.00s0.02s0.00s0.01s0.01s0.01s0.00s0.00s6.06s0.00s0.01s0.00s6.52s
docker_mtu_and_registry_mirrors
Docker
84Downloading archive: https://storage.googleapis.com/travis-ci-language-archives/python/binaries/ubuntu/22.04/ppc64le/python-3.12.tar.bz2
855.42s$ curl -sSf --retry 5 -o python-3.12.tar.bz2 ${archive_url}
8619.36s$ sudo tar xjf python-3.12.tar.bz2 --directory /
870.00s
git.checkout
880.01s0.52s$ git clone --depth=50 --branch=master https://github.com/smokodon/test.git smokodon/test
89$ cd smokodon/test
90$ git checkout -qf 689752d62391600367e1afebc576c111a2ac3f54
920.00s0.01s$ source ~/virtualenv/python3.12/bin/activate
93$ python --version
94Python 3.12.8
95$ pip --version
96pip 24.3.1 from /home/travis/virtualenv/python3.12.8/lib/python3.12/site-packages/pip (python 3.12)
97Could not locate requirements.txt. Override the install: key in your .travis.yml to install dependencies.
980.01s$ python --version
99Python 3.12.8
100The command "python --version" exited with 0.
103Done. Your build exited with 0.
Top