Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save tgamauf/590076cc69350d192f10254224cb4cc8 to your computer and use it in GitHub Desktop.
Save tgamauf/590076cc69350d192f10254224cb4cc8 to your computer and use it in GitHub Desktop.
3.6.8 is not installed; attempting download
Downloading archive: https://storage.googleapis.com/travis-ci-language-archives/python/binaries/ubuntu/16.04/x86_64/python-3.6.8.tar.bz2
0.57s$ curl -sSf -o python-3.6.8.tar.bz2 ${archive_url}
12.30s$ sudo tar xjf python-3.6.8.tar.bz2 --directory /
ssh_key
Installing SSH key from: default repository key
Key fingerprint: 5f:a6:70:60:44:83:4a:db:a7:5c:ed:95:c6:31:c1:06
Using /home/travis/.netrc to clone repository.
git.checkout
1.41s$ git clone --depth=50 https://github.com/mostly-ai/mostly-engine.git mostly-ai/mostly-engine
Cloning into 'mostly-ai/mostly-engine'...
remote: Enumerating objects: 861, done.
remote: Counting objects: 100% (861/861), done.
remote: Compressing objects: 100% (519/519), done.
remote: Total 861 (delta 503), reused 551 (delta 298), pack-reused 0
Receiving objects: 100% (861/861), 7.60 MiB | 22.49 MiB/s, done.
Resolving deltas: 100% (503/503), done.
$ cd mostly-ai/mostly-engine
1.47s$ git fetch origin +refs/pull/649/merge:
remote: Enumerating objects: 231, done.
remote: Counting objects: 100% (186/186), done.
remote: Compressing objects: 100% (43/43), done.
remote: Total 105 (delta 63), reused 97 (delta 59), pack-reused 0
Receiving objects: 100% (105/105), 93.40 KiB | 3.22 MiB/s, done.
Resolving deltas: 100% (63/63), completed with 41 local objects.
From https://github.com/mostly-ai/mostly-engine
* branch refs/pull/649/merge -> FETCH_HEAD
$ git checkout -qf FETCH_HEAD
Setting environment variables from .travis.yml
$ export TESTFOLDER=tests/unit
0.01s$ source ~/virtualenv/python3.6.8/bin/activate
$ python --version
Python 3.6.8
$ pip --version
pip 18.1 from /home/travis/virtualenv/python3.6.8/lib/python3.6/site-packages/pip (python 3.6)
before_install.1
2.44s$ sudo -H apt-get update
Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease
Hit:2 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial InRelease
Hit:3 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-updates InRelease
Hit:4 http://apt.postgresql.org/pub/repos/apt xenial-pgdg InRelease
Hit:5 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-backports InRelease
Reading package lists... Done
before_install.2
10.21s$ sudo -H apt-get install -y openjdk-8-jre-headless
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following additional packages will be installed:
openjdk-8-jdk openjdk-8-jdk-headless openjdk-8-jre
Suggested packages:
openjdk-8-demo openjdk-8-source visualvm icedtea-8-plugin libnss-mdns
fonts-dejavu-extra fonts-ipafont-gothic fonts-ipafont-mincho
fonts-wqy-microhei fonts-wqy-zenhei fonts-indic
Recommended packages:
fonts-dejavu-extra
The following packages will be upgraded:
openjdk-8-jdk openjdk-8-jdk-headless openjdk-8-jre openjdk-8-jre-headless
4 upgraded, 0 newly installed, 0 to remove and 162 not upgraded.
Need to get 36.6 MB of archives.
After this operation, 25.6 kB disk space will be freed.
Get:1 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jdk amd64 8u212-b03-0ubuntu1.16.04.1 [1,339 kB]
Get:2 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jdk-headless amd64 8u212-b03-0ubuntu1.16.04.1 [8,199 kB]
Get:3 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jre amd64 8u212-b03-0ubuntu1.16.04.1 [69.0 kB]
Get:4 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jre-headless amd64 8u212-b03-0ubuntu1.16.04.1 [27.0 MB]
Fetched 36.6 MB in 0s (60.7 MB/s)
(Reading database ... 124189 files and directories currently installed.)
Preparing to unpack .../openjdk-8-jdk_8u212-b03-0ubuntu1.16.04.1_amd64.deb ...
Unpacking openjdk-8-jdk:amd64 (8u212-b03-0ubuntu1.16.04.1) over (8u191-b12-2ubuntu0.16.04.1) ...
Preparing to unpack .../openjdk-8-jdk-headless_8u212-b03-0ubuntu1.16.04.1_amd64.deb ...
Unpacking openjdk-8-jdk-headless:amd64 (8u212-b03-0ubuntu1.16.04.1) over (8u191-b12-2ubuntu0.16.04.1) ...
Preparing to unpack .../openjdk-8-jre_8u212-b03-0ubuntu1.16.04.1_amd64.deb ...
Unpacking openjdk-8-jre:amd64 (8u212-b03-0ubuntu1.16.04.1) over (8u191-b12-2ubuntu0.16.04.1) ...
Preparing to unpack .../openjdk-8-jre-headless_8u212-b03-0ubuntu1.16.04.1_amd64.deb ...
Unpacking openjdk-8-jre-headless:amd64 (8u212-b03-0ubuntu1.16.04.1) over (8u191-b12-2ubuntu0.16.04.1) ...
Processing triggers for libc-bin (2.23-0ubuntu11) ...
Processing triggers for hicolor-icon-theme (0.15-0ubuntu1.1) ...
Processing triggers for mime-support (3.59ubuntu1) ...
Setting up openjdk-8-jre-headless:amd64 (8u212-b03-0ubuntu1.16.04.1) ...
Installing new version of config file /etc/java-8-openjdk/calendars.properties ...
Installing new version of config file /etc/java-8-openjdk/security/java.security ...
update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/clhsdb to provide /usr/bin/clhsdb (clhsdb) in auto mode
update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/hsdb to provide /usr/bin/hsdb (hsdb) in auto mode
Setting up openjdk-8-jre:amd64 (8u212-b03-0ubuntu1.16.04.1) ...
Setting up openjdk-8-jdk-headless:amd64 (8u212-b03-0ubuntu1.16.04.1) ...
Setting up openjdk-8-jdk:amd64 (8u212-b03-0ubuntu1.16.04.1) ...
Processing triggers for libc-bin (2.23-0ubuntu11) ...
0.37s$ pip install --user .
Can not perform a '--user' install. User site-packages are not visible in this virtualenv.
The command "pip install --user ." failed and exited with 1 during .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment