Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 841128

Summary: app-emulation/cloud-init-22.1-r1 fails test - E AssertionError: Lists differ: [{dir: /tmp}] != [{dir: /var/tmp/portage/app-emulati
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Matthew Thode ( prometheanfire ) <prometheanfire>
Status: CONFIRMED ---    
Severity: normal Keywords: TESTFAILURE
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
app-emulation:cloud-init-22.1-r1:20220426-170358.log.bz2
emerge-history.txt.bz2
environment
etc.portage.tar.bz2
temp.tar.bz2
tests.tar.bz2

Description Toralf Förster gentoo-dev 2022-04-26 17:53:11 UTC
            mkdtemp,
        )
        self.assertEqual("/fake/return/path", retval)
>       self.assertEqual([{"dir": "/tmp"}], calls)
E       AssertionError: Lists differ: [{'dir': '/tmp'}] != [{'dir': '/var/tmp/portage/app-emulation/cloud-init-22.1-r1/temp'}]
E       
E       First differing element 0:

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_hardened-j4_test-20220423-192942

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.3.1
 [2] x86_64-pc-linux-gnu-11.3.0 *
clang/llvm (if any):
Python 3.9.12
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.60.0 *
The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:

  HEAD of ::gentoo
commit 9e7ba6db4b969301c433e8124e1c00899063ada9
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Apr 26 16:18:54 2022 +0000

    2022-04-26 16:18:53 UTC

emerge -qpvO app-emulation/cloud-init
[ebuild  N    ] app-emulation/cloud-init-22.1-r1  USE="test" PYTHON_TARGETS="python3_9 -python3_8 -python3_10"
Comment 1 Toralf Förster gentoo-dev 2022-04-26 17:53:13 UTC
Created attachment 774813 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-04-26 17:53:14 UTC
Created attachment 774816 [details]
app-emulation:cloud-init-22.1-r1:20220426-170358.log.bz2
Comment 3 Toralf Förster gentoo-dev 2022-04-26 17:53:15 UTC
Created attachment 774819 [details]
emerge-history.txt.bz2
Comment 4 Toralf Förster gentoo-dev 2022-04-26 17:53:17 UTC
Created attachment 774822 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-04-26 17:53:18 UTC
Created attachment 774825 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-04-26 17:53:19 UTC
Created attachment 774828 [details]
temp.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-04-26 17:53:21 UTC
Created attachment 774831 [details]
tests.tar.bz2