[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_archlinux_3 #241711

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Fri Dec 4 02:20:38 GMT 2020


See <https://jenkins.debian.net/job/reproducible_builder_archlinux_3/241711/display/redirect>

Changes:


------------------------------------------
[...truncated 181.74 KB...]
checking available disk space...
:: Processing package changes...
installing libyaml...
installing python-yaml...
installing python-ply...
installing python-pycparser...
installing python-cffi...
installing python-bcrypt...
installing python-idna...
installing python-appdirs...
installing python-pyparsing...
installing python-packaging...
installing python-ordered-set...
installing python-setuptools...
installing python-asn1crypto...
installing python-cryptography...
installing libsodium...
installing python-pynacl...
installing python-paramiko...
installing python-markupsafe...
installing python-jinja...
Optional dependencies for python-jinja
    python-babel: for i18n support
installing ansible-base...
Optional dependencies for ansible-base
    sshpass: for ssh connections with password
    python-passlib: crypt values for vars_prompt
    python-netaddr: for the ipaddr filter
    python-systemd: log to journal
    python-pywinrm: connect to Windows machines
    python-dnspython: for dig lookup
    python-jmespath: json_query support
installing ansible...
Optional dependencies for ansible
    python-pyopenssl: openssl modules
    python-dnspython: for dig lookup
    python-ovirt-engine-sdk: ovirt support
    python-boto3: aws_s3 module
    python-ldap: ldap support
    acme-tiny: openssl_certificate module
installing python-cerberus...
installing python-click...
installing python-shellingham...
installing python-click-completion...
installing python-click-help-colors...
installing python-chardet...
installing python-binaryornot...
installing python-future...
Optional dependencies for python-future
    python-setuptools: futurize and pasteurize scripts [installed]
installing python-dateutil...
installing python-arrow...
installing python-jinja-time...
installing python-poyo...
installing python-urllib3...
Optional dependencies for python-urllib3
    python-pysocks: SOCKS support
    python-brotli: Brotli support
    python-pyopenssl: security support
installing python-requests...
Optional dependencies for python-requests
    python-pysocks: SOCKS proxy support
installing python-text-unidecode...
installing python-slugify...
Optional dependencies for python-slugify
    python-unidecode: Unidecode support
installing python-whichcraft...
installing python-cookiecutter...
installing python-colorama...
installing python-pygments...
installing python-typing_extensions...
installing python-docutils...
installing python-commonmark...
installing python-rich...
installing python-enrich...
installing python-zipp...
installing python-importlib-metadata...
installing python-pluggy...
installing python-distro...
installing python-selinux...
installing python-subprocess-tee...
Optional dependencies for python-subprocess-tee
    python-rich: for rich text rendering [installed]
installing python-sh...
installing python-tabulate...
Optional dependencies for python-tabulate
    python-numpy: NumPy array support
    python-pandas: pandas.DataFrame support
    python-wcwidth: wide-character support
installing python-tree-format...
installing python-pathspec...
installing yamllint...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (2) python-setuptools-scm-4.1.2-3  python-simplejson-3.17.2-3

Total Download Size:   0.13 MiB
Total Installed Size:  0.46 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100 42143  100 42143    0     0   156k      0 --:--:-- --:--:-- --:--:--  156k
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100 98553  100 98553    0     0  93.9M      0 --:--:-- --:--:-- --:--:-- 93.9M
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing python-setuptools-scm...
installing python-simplejson...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
  -> Downloading molecule-3.2.0.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
100  273k  100  273k    0     0  2786k      0 --:--:-- --:--:-- --:--:-- 2786k
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    molecule-3.2.0.tar.gz ... Passed
==> Validating source files with b2sums...
    molecule-3.2.0.tar.gz ... Passed
==> Extracting sources...
  -> Extracting molecule-3.2.0.tar.gz with bsdtar
==> Starting prepare()...
==> Starting build()...
WARNING: The pip package is not available, falling back to EasyInstall for handling setup_requires/test_requires; this is deprecated and will be removed in a future version.
Download error on https://pypi.org/simple/toml/: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1122) -- Some packages may not be found!
Couldn't find index page for 'toml' (maybe misspelled?)
Download error on https://pypi.org/simple/: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1122) -- Some packages may not be found!
No local packages or working download links found for toml
Traceback (most recent call last):
  File "/usr/lib/python3.9/site-packages/setuptools/installer.py", line 60, in fetch_build_egg
    pkg_resources.get_distribution('pip')
  File "/usr/lib/python3.9/site-packages/pkg_resources/__init__.py", line 465, in get_distribution
    dist = get_provider(dist)
  File "/usr/lib/python3.9/site-packages/pkg_resources/__init__.py", line 341, in get_provider
    return working_set.find(moduleOrReq) or require(str(moduleOrReq))[0]
  File "/usr/lib/python3.9/site-packages/pkg_resources/__init__.py", line 884, in require
    needed = self.resolve(parse_requirements(requirements))
  File "/usr/lib/python3.9/site-packages/pkg_resources/__init__.py", line 770, in resolve
    raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'pip' distribution was not found and is required by the application

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/tmp/molecule-archlinuxrb-build-j1k6ABXG/molecule/trunk/src/molecule-3.2.0/setup.py", line 34, in <module>
    setuptools.setup(
  File "/usr/lib/python3.9/site-packages/setuptools/__init__.py", line 152, in setup
    _install_setup_requires(attrs)
  File "/usr/lib/python3.9/site-packages/setuptools/__init__.py", line 147, in _install_setup_requires
    dist.fetch_build_eggs(dist.setup_requires)
  File "/usr/lib/python3.9/site-packages/setuptools/dist.py", line 673, in fetch_build_eggs
    resolved_dists = pkg_resources.working_set.resolve(
  File "/usr/lib/python3.9/site-packages/pkg_resources/__init__.py", line 764, in resolve
    dist = best[req.key] = env.best_match(
  File "/usr/lib/python3.9/site-packages/pkg_resources/__init__.py", line 1049, in best_match
    return self.obtain(req, installer)
  File "/usr/lib/python3.9/site-packages/pkg_resources/__init__.py", line 1061, in obtain
    return installer(requirement)
  File "/usr/lib/python3.9/site-packages/setuptools/dist.py", line 732, in fetch_build_egg
    return fetch_build_egg(self, req)
  File "/usr/lib/python3.9/site-packages/setuptools/installer.py", line 68, in fetch_build_egg
    return _legacy_fetch_build_egg(dist, req)
  File "/usr/lib/python3.9/site-packages/setuptools/installer.py", line 51, in _legacy_fetch_build_egg
    return cmd.easy_install(req)
  File "/usr/lib/python3.9/site-packages/setuptools/command/easy_install.py", line 663, in easy_install
    raise DistutilsError(msg)
distutils.errors.DistutilsError: Could not find suitable distribution for Requirement.parse('toml')
==> ERROR: A failure occurred in build().
    Aborting...
+ PRESULT=4
+ '[' 4 -eq 124 ']'
+ set +e
+ schroot --end-session -c archlinux-molecule-archlinuxrb-build-j1k6ABXG
+ tee -a /srv/reproducible-results/archlinuxrb-build-j1k6ABXG/b2/molecule/build2.log
+ PRESULT=0
+ '[' 0 -ne 0 ']'
+ false
+ set +x
ls: cannot access '/tmp/molecule-archlinuxrb-build-j1k6ABXG/*/trunk/*.pkg.tar.zst': No such file or directory
ls: cannot access '/tmp/molecule-archlinuxrb-build-j1k6ABXG/*/trunk/*.pkg.tar.xz': No such file or directory
Thu Jan  6 08:43:31 UTC 2022 - build #2 for molecule on osuosl170-amd64 didn't build a package!
ls /srv/reproducible-results/archlinuxrb-build-j1k6ABXG/b2/molecule/
.:
total 4
drwxr-xr-x 3 jenkins jenkins 4096 Jan  6 08:42 b2

./b2:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Jan  6 08:42 molecule

./b2/molecule:
total 36
-rw-r--r-- 1 jenkins jenkins 30245 Jan  6 08:43 build2.log
-rw-r--r-- 1 jenkins jenkins     8 Jan  6 08:42 build2.version
Thu Jan  6 08:43:31 UTC 2022 - build #2 for molecule on osuosl170-amd64 done.
Thu Jan  6 08:43:31 UTC 2022 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-IBoZ9OLL, which will now be removed.
/srv/reproducible-results/archlinuxrb-build-j1k6ABXG:
total 8
drwxr-xr-x 3 jenkins jenkins 4096 Dec  4 02:19 b1
drwxr-xr-x 3 jenkins jenkins 4096 Dec  4 02:20 b2

/srv/reproducible-results/archlinuxrb-build-j1k6ABXG/b1:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Dec  4 02:19 molecule

/srv/reproducible-results/archlinuxrb-build-j1k6ABXG/b1/molecule:
total 428
-rw-r--r-- 1 jenkins jenkins 151178 Dec  4 02:19 build1.log
-rw-r--r-- 1 jenkins jenkins      8 Dec  4 02:19 build1.version
-rw-r--r-- 1 jenkins jenkins 271468 Dec  4 02:19 molecule-3.2.0-1-any.pkg.tar.zst

/srv/reproducible-results/archlinuxrb-build-j1k6ABXG/b2:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Dec  4 02:20 molecule

/srv/reproducible-results/archlinuxrb-build-j1k6ABXG/b2/molecule:
total 36
-rw-r--r-- 1 jenkins jenkins 30245 Dec  4 02:20 build2.log
-rw-r--r-- 1 jenkins jenkins     8 Dec  4 02:20 build2.version
Fri Dec  4 02:20:37 UTC 2020 - comparing results now.
diff: /srv/reproducible-results/archlinuxrb-build-j1k6ABXG/b2/molecule/molecule-3.2.0-1-any.pkg.tar.zst: No such file or directory
Fri Dec  4 02:20:37 UTC 2020 - one of the two builds failed... delete the other one:
Fri Dec  4 02:20:37 UTC 2020 - https://tests.reproducible-builds.org/archlinux/community/molecule/ updated.
INSERT into results (package_id, version, status, build_date, build_duration, node1, node2, job)
		VALUES ('1367611', '3.2.0-1', 'FTBFS_2', '2020-12-04 02:17', '158', 'osuosl169-amd64', 'osuosl170-amd64', 'https://jenkins.debian.net/job/reproducible_builder_archlinux_3/241711/')
		ON CONFLICT (package_id)
		DO UPDATE SET version='3.2.0-1', status='FTBFS_2', build_date='2020-12-04 02:17', build_duration='158', node1='osuosl169-amd64', node2='osuosl170-amd64', job='https://jenkins.debian.net/job/reproducible_builder_archlinux_3/241711/' WHERE results.package_id='1367611'
INSERT 0 1
INSERT INTO stats_build (name, version, suite, architecture, distribution, status, build_date, build_duration, node1, node2, job)
		VALUES ('molecule', '3.2.0-1', 'community', 'x86_64', 3, 'FTBFS_2', '2020-12-04 02:17', '158', 'osuosl169-amd64', 'osuosl170-amd64', 'https://jenkins.debian.net/job/reproducible_builder_archlinux_3/241711/');
ERROR:  duplicate key value violates unique constraint "stats_build_tmp_name_version_suite_architecture_build_date_key1"
DETAIL:  Key (name, version, suite, architecture, build_date)=(molecule, 3.2.0-1, community, x86_64, 2020-12-04 02:17:00) already exists.
Fri Dec  4 02:20:37 UTC 2020 - /srv/reproducible-results/archlinuxrb-build-j1k6ABXG deleted.
Fri  4 Dec 02:20:37 UTC 2020 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-2kHWHDfm, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list