[Builder] Build failed in Jenkins: docs » docs-apim #1683

cbuilder at wso2.org cbuilder at wso2.org
Fri Apr 24 10:10:17 PDT 2020


See <https://wso2.org/jenkins/job/docs/job/docs-apim/1683/display/redirect?page=changes>

Changes:

[mariangela] removed as language switch is not applicable to 3.0.0

[mariangela] updated the images based on standardization


------------------------------------------
[...truncated 36.21 KB...]
Seen branch in repository origin/ruks-patch-1
Seen branch in repository origin/versions
Seen 797 remote branches
 > git show-ref --tags -d # timeout=10
JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://wiki.jenkins.io/display/JENKINS/Remove+Git+Plugin+BuildsByBranch+BuildData
Multiple candidate revisions
Scheduling another build to catch up with docs » docs-apim
Checking out Revision 96fc290eb57c80b36353322273821ff69ae07afa (origin/3.0.0)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 96fc290eb57c80b36353322273821ff69ae07afa # timeout=10
Commit message: "Merge pull request #1100 from Mariangela/3.0.0"
 > git rev-list --no-walk e2608f16feed22c0e6dfd30e9589ee9ae3411bb9 # timeout=10
[docs-apim] $ /bin/bash /tmp/jenkins5605273268675348124.sh
No LSB modules are available.
Distributor ID:	Ubuntu
Description:	Ubuntu 14.04.5 LTS
Release:	14.04
Codename:	trusty
+ export LC_ALL=C.UTF-8
+ LC_ALL=C.UTF-8
+ export LANG=C.UTF-8
+ LANG=C.UTF-8
+ add-apt-repository ppa:deadsnakes/ppa
 This PPA contains more recent Python versions packaged for Ubuntu.

Disclaimer: there's no guarantee of timely updates in case of security problems or other issues. If you want to use them in a security-or-otherwise-critical environment (say, on a production server), you do so at your own risk.

Update Note
===========
Please use this repository instead of ppa:fkrull/deadsnakes.

Reporting Issues
================

Issues can be reported in the master issue tracker at:
https://github.com/deadsnakes/issues/issues

Supported Ubuntu and Python Versions
====================================

- Ubuntu 16.04 (xenial) Python 2.3 - Python 2.6, Python 3.1 - Python3.4, Python 3.6 - Python3.9
- Ubuntu 18.04 (bionic) Python2.3 - Python 2.6, Python 3.1 - Python 3.5, Python3.7 - Python3.9
- Ubuntu 20.04 (focal) Python3.5 - Python3.7, Python3.9
- Note: Python2.7 (all), Python 3.5 (xenial), Python 3.6 (bionic), Python 3.8 (focal) are not provided by deadsnakes as upstream ubuntu provides those packages.
- Note: for focal, older python versions require libssl1.0.x so they are not currently built

The packages may also work on other versions of Ubuntu or Debian, but that is not tested or supported.

Packages
========

The packages provided here are loosely based on the debian upstream packages with some modifications to make them more usable as non-default pythons and on ubuntu.  As such, the packages follow debian's patterns and often do not include a full python distribution with just `apt install python#.#`.  Here is a list of packages that may be useful along with the default install:

- `python#.#-dev`: includes development headers for building C extensions
- `python#.#-venv`: provides the standard library `venv` module
- `python#.#-distutils`: provides the standard library `distutils` module
- `python#.#-lib2to3`: provides the `2to3-#.#` utility as well as the standard library `lib2to3` module
- `python#.#-gdbm`: provides the standard library `gnu.dbm` module
- `python#.#-tk`: provides the standard library `tkinter` module

Third-Party Python Modules
==========================

Python modules in the official Ubuntu repositories are packaged to work with the Python interpreters from the official repositories. Accordingly, they generally won't work with the Python interpreters from this PPA. As an exception, pure-Python modules for Python 3 will work, but any compiled extension modules won't.

To install 3rd-party Python modules, you should use the common Python packaging tools.  For an introduction into the Python packaging ecosystem and its tools, refer to the Python Packaging User Guide:
https://packaging.python.org/installing/

Sources
=======
The package sources are available at:
https://github.com/deadsnakes/
 More info: https://launchpad.net/~deadsnakes/+archive/ubuntu/ppa
gpg: keyring `/tmp/tmp6pd8kvvl/secring.gpg' created
gpg: keyring `/tmp/tmp6pd8kvvl/pubring.gpg' created
gpg: requesting key 6A755776 from hkp server keyserver.ubuntu.com
gpg: keyserver timed out
gpg: keyserver receive failed: keyserver error
+ apt-get update
Get:1 http://ppa.launchpad.net trusty InRelease [16.0 kB]
Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]
Get:3 http://ppa.launchpad.net trusty InRelease [15.4 kB]
Ign http://ppa.launchpad.net trusty InRelease
Get:4 http://ppa.launchpad.net trusty/main amd64 Packages [26.2 kB]
Get:5 http://security.ubuntu.com trusty-security/universe Sources [126 kB]
Get:6 http://security.ubuntu.com trusty-security/main amd64 Packages [1032 kB]
Get:7 http://ppa.launchpad.net trusty/main amd64 Packages [10.6 kB]
Ign http://archive.ubuntu.com trusty InRelease
Get:8 http://security.ubuntu.com trusty-security/restricted amd64 Packages [18.1 kB]
Get:9 http://archive.ubuntu.com trusty-updates InRelease [65.9 kB]
Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [377 kB]
Get:11 http://security.ubuntu.com trusty-security/multiverse amd64 Packages [4730 B]
Hit http://archive.ubuntu.com trusty-backports InRelease
Hit http://archive.ubuntu.com trusty Release.gpg
Get:12 http://archive.ubuntu.com trusty-updates/universe Sources [288 kB]
Get:13 http://archive.ubuntu.com trusty-updates/main amd64 Packages [1460 kB]
Get:14 http://archive.ubuntu.com trusty-updates/restricted amd64 Packages [21.4 kB]
Get:15 http://archive.ubuntu.com trusty-updates/universe amd64 Packages [671 kB]
Get:16 http://archive.ubuntu.com trusty-updates/multiverse amd64 Packages [16.1 kB]
Hit http://archive.ubuntu.com trusty Release
Hit http://archive.ubuntu.com trusty-backports/main amd64 Packages
Hit http://archive.ubuntu.com trusty-backports/restricted amd64 Packages
Hit http://archive.ubuntu.com trusty-backports/universe amd64 Packages
Hit http://archive.ubuntu.com trusty-backports/multiverse amd64 Packages
Hit http://archive.ubuntu.com trusty/universe Sources
Hit http://archive.ubuntu.com trusty/main amd64 Packages
Hit http://archive.ubuntu.com trusty/restricted amd64 Packages
Hit http://archive.ubuntu.com trusty/universe amd64 Packages
Hit http://archive.ubuntu.com trusty/multiverse amd64 Packages
Fetched 4214 kB in 4s (1014 kB/s)
Reading package lists...
W: GPG error: http://ppa.launchpad.net trusty InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY BA6932366A755776
W: Size of file /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_trusty-updates_universe_source_Sources.gz is not what the server reported 288167 288177
W: Size of file /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_trusty-updates_main_binary-amd64_Packages.gz is not what the server reported 1459817 1459844
W: Size of file /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_trusty-updates_universe_binary-amd64_Packages.gz is not what the server reported 670555 670562
+ apt-cache show python3
Package: python3
Priority: important
Section: python
Installed-Size: 100
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Original-Maintainer: Matthias Klose <doko at debian.org>
Architecture: amd64
Source: python3-defaults
Version: 3.4.0-0ubuntu2
Replaces: python3-minimal (<< 3.1.2-2)
Provides: python3-profiler
Depends: python3.4 (>= 3.4.0-0~), python3-minimal (= 3.4.0-0ubuntu2), libpython3-stdlib (= 3.4.0-0ubuntu2), dh-python
Suggests: python3-doc (>= 3.4.0-0ubuntu2), python3-tk (>= 3.4.0-0ubuntu2)
Filename: pool/main/p/python3-defaults/python3_3.4.0-0ubuntu2_amd64.deb
Size: 8666
MD5sum: bfb7da0b87a977d7c8810d41aa151ba0
SHA1: 63e38e68c45e194311ee68d9d81cb900283f4c5b
SHA256: e1856a097784129b4a52c31c348fadd4eb82097762bcd652179946ebfab4592b
Description: interactive high-level object-oriented language (default python3 version)
Description-md5: d2d5b9ee5047a791224f1b8f4bc73d3b
Multi-Arch: allowed
Homepage: http://www.python.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y
Task: minimal

+ apt-cache show python3-pip
Package: python3-pip
Architecture: all
Version: 1.5.4-1ubuntu4
Priority: optional
Section: universe/python
Source: python-pip
Origin: Ubuntu
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Original-Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 437
Depends: ca-certificates, python-pip-whl (= 1.5.4-1ubuntu4), python3-colorama, python3-distlib, python3-html5lib, python3-pkg-resources, python3-requests, python3-setuptools, python3-six, python3:any (>= 3.3.2-2~), python3
Recommends: build-essential, python3-dev (>= 3.2), python3-wheel
Filename: pool/universe/p/python-pip/python3-pip_1.5.4-1ubuntu4_all.deb
Size: 80340
MD5sum: 44ed306e7edde6c02dbe9b798e9f0159
SHA1: de84097815913c399f2658504bcf7f60ba998328
SHA256: 2c0ad1239a921a1627a24086e9e3890c6dc65e8533ef8631da390a3a2bc3b060
Homepage: http://www.pip-installer.org/
Description: alternative Python package installer - Python 3 version of the package
Description-md5: 518fd76c787f6bd48e413ec4bcd3eb84

Package: python3-pip
Priority: optional
Section: universe/python
Installed-Size: 432
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Original-Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
Architecture: all
Source: python-pip
Version: 1.5.4-1
Depends: python3:any (>= 3.3.2-2~), python3, ca-certificates, python3-colorama, python3-distlib, python3-html5lib, python3-pkg-resources, python3-setuptools, python3-six, python3-requests
Recommends: build-essential, python3-dev (>= 3.2)
Filename: pool/universe/p/python-pip/python3-pip_1.5.4-1_all.deb
Size: 80416
MD5sum: c1ffde512ce29f23807c91009ab1b345
SHA1: 14436d78d15f5289bf111bbe8ab4c29b0ebb9a97
SHA256: b73fd95ebf4be3b6c15106284ae8a25d7af534085f58be268085602420171ca9
Description: alternative Python package installer - Python 3 version of the package
Description-md5: 518fd76c787f6bd48e413ec4bcd3eb84
Homepage: http://www.pip-installer.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

+ apt-get update
Hit http://security.ubuntu.com trusty-security InRelease
Ign http://archive.ubuntu.com trusty InRelease
Hit http://archive.ubuntu.com trusty-updates InRelease
Get:1 http://ppa.launchpad.net trusty InRelease [16.0 kB]
Hit http://archive.ubuntu.com trusty-backports InRelease
Hit http://archive.ubuntu.com trusty Release.gpg
Hit http://ppa.launchpad.net trusty InRelease
Hit http://security.ubuntu.com trusty-security/universe Sources
Hit http://archive.ubuntu.com trusty Release
Ign http://ppa.launchpad.net trusty InRelease
Hit http://security.ubuntu.com trusty-security/main amd64 Packages
Hit http://archive.ubuntu.com trusty-updates/universe Sources
Hit http://security.ubuntu.com trusty-security/restricted amd64 Packages
Hit http://archive.ubuntu.com trusty-updates/main amd64 Packages
Hit http://security.ubuntu.com trusty-security/universe amd64 Packages
Hit http://archive.ubuntu.com trusty-updates/restricted amd64 Packages
Hit http://ppa.launchpad.net trusty/main amd64 Packages
Hit http://security.ubuntu.com trusty-security/multiverse amd64 Packages
Hit http://archive.ubuntu.com trusty-updates/universe amd64 Packages
Hit http://archive.ubuntu.com trusty-updates/multiverse amd64 Packages
Hit http://ppa.launchpad.net trusty/main amd64 Packages
Hit http://archive.ubuntu.com trusty-backports/main amd64 Packages
Hit http://archive.ubuntu.com trusty-backports/restricted amd64 Packages
Hit http://archive.ubuntu.com trusty-backports/universe amd64 Packages
Hit http://archive.ubuntu.com trusty-backports/multiverse amd64 Packages
Hit http://archive.ubuntu.com trusty/universe Sources
Hit http://archive.ubuntu.com trusty/main amd64 Packages
Hit http://archive.ubuntu.com trusty/restricted amd64 Packages
Hit http://archive.ubuntu.com trusty/universe amd64 Packages
Hit http://archive.ubuntu.com trusty/multiverse amd64 Packages
Fetched 16.0 kB in 2s (6155 B/s)
Reading package lists...
W: GPG error: http://ppa.launchpad.net trusty InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY BA6932366A755776
+ apt-get install python3.6 -y
Reading package lists...
Building dependency tree...
Reading state information...
The following packages were automatically installed and are no longer required:
  acl at-spi2-core colord dconf-gsettings-backend dconf-service
  libatk-bridge2.0-0 libatspi2.0-0 libcairo-gobject2 libcolord1 libcolorhug1
  libdbusmenu-gtk3-4 libdconf1 libexif12 libgd3 libgphoto2-6 libgphoto2-l10n
  libgphoto2-port10 libgtk-3-0 libgtk-3-bin libgtk-3-common libgudev-1.0-0
  libgusb2 libieee1284-3 libpolkit-agent-1-0 libpolkit-backend-1-0
  libpolkit-gobject-1-0 libsane libsane-common libusb-1.0-0 libv4l-0
  libv4lconvert0 libvpx1 libwayland-client0 libwayland-cursor0 libxkbcommon0
  policykit-1
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
  libpython3.6-minimal libpython3.6-stdlib python3.6-minimal
Suggested packages:
  python3.6-venv python3.6-doc binfmt-support
The following NEW packages will be installed:
  libpython3.6-minimal libpython3.6-stdlib python3.6 python3.6-minimal
0 upgraded, 4 newly installed, 0 to remove and 39 not upgraded.
Need to get 4451 kB of archives.
After this operation, 19.3 MB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
  libpython3.6-minimal python3.6-minimal libpython3.6-stdlib python3.6
E: There are problems and -y was used without --force-yes
Build step 'Execute shell' marked build as failure


More information about the Builder mailing list