Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VPN-5560 - Do not run auth_tests on PRs #8245

Merged
merged 2 commits into from
Oct 10, 2023

Do not run auth_tests on every PR

7f449ee
Select commit
Loading
Failed to load commit list.
Merged

VPN-5560 - Do not run auth_tests on PRs #8245

Do not run auth_tests on every PR
7f449ee
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / build-linux/mantic succeeded Oct 10, 2023 in 22m 45s

FirefoxCI (pull_request)

Linux Build (Ubuntu/Mantic) (Treeherder push)

Details

View task in Taskcluster
View logs in Taskcluster


[task 2023-10-10T15:21:49.595Z]   128 | _GLIBCXX_NODISCARD void* operator new[](std::size_t) _GLIBCXX_THROW (std::bad_alloc)
[task 2023-10-10T15:21:49.595Z]       |                          ^
[task 2023-10-10T15:21:49.595Z] In member function ‘__ct ’,
[task 2023-10-10T15:21:49.595Z]     inlined from ‘detached’ at /usr/include/x86_64-linux-gnu/qt6/QtCore/qhash.h:575:20,
[task 2023-10-10T15:21:49.595Z]     inlined from ‘detach’ at /usr/include/x86_64-linux-gnu/qt6/QtCore/qhash.h:939:75,
[task 2023-10-10T15:21:49.595Z]     inlined from ‘emplace’ at /usr/include/x86_64-linux-gnu/qt6/QtCore/qhash.h:1314:15,
[task 2023-10-10T15:21:49.595Z]     inlined from ‘emplace’ at /usr/include/x86_64-linux-gnu/qt6/QtCore/qhash.h:1301:23,
[task 2023-10-10T15:21:49.595Z]     inlined from ‘insert’ at /usr/include/x86_64-linux-gnu/qt6/QtCore/qhash.h:1279:23,
[task 2023-10-10T15:21:49.595Z]     inlined from ‘insert’ at /usr/include/x86_64-linux-gnu/qt6/QtCore/qset.h:156:56,
[task 2023-10-10T15:21:49.595Z]     inlined from ‘__ct ’ at /usr/include/x86_64-linux-gnu/qt6/QtCore/qset.h:30:13,
[task 2023-10-10T15:21:49.595Z]     inlined from ‘getApplicationList’ at /usr/src/mozillavpn-2.18.0~pr8245-mantic1/src/platforms/linux/linuxapplistprovider.cpp:82:12:
[task 2023-10-10T15:21:49.595Z] /usr/include/x86_64-linux-gnu/qt6/QtCore/qhash.h:559:17: warning: argument 1 value ‘18446744073709551615’ exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=]
[task 2023-10-10T15:21:49.595Z]   559 |         spans = new Span[nSpans];
[task 2023-10-10T15:21:49.595Z]       |                 ^
[task 2023-10-10T15:21:49.595Z] /usr/include/c++/13/new: In member function ‘getApplicationList’:
[task 2023-10-10T15:21:49.595Z] /usr/include/c++/13/new:128:26: note: in a call to allocation function ‘operator new []’ declared here
[task 2023-10-10T15:21:49.595Z]   128 | _GLIBCXX_NODISCARD void* operator new[](std::size_t) _GLIBCXX_THROW (std::bad_alloc)
[task 2023-10-10T15:21:49.595Z]       |                          ^
[task 2023-10-10T15:21:49.595Z] In member function ‘__ct ’,
[task 2023-10-10T15:21:49.595Z]     inlined from ‘detached’ at /usr/include/x86_64-linux-gnu/qt6/QtCore/qhash.h:575:20,
[task 2023-10-10T15:21:49.595Z]     inlined from ‘detach’ at /usr/include/x86_64-linux-gnu/qt6/QtCore/qhash.h:939:75,
[task 2023-10-10T15:21:49.595Z]     inlined from ‘emplace’ at /usr/include/x86_64-linux-gnu/qt6/QtCore/qhash.h:1314:15,
[task 2023-10-10T15:21:49.595Z]     inlined from ‘emplace’ at /usr/include/x86_64-linux-gnu/qt6/QtCore/qhash.h:1301:23,
[task 2023-10-10T15:21:49.595Z]     inlined from ‘insert’ at /usr/include/x86_64-linux-gnu/qt6/QtCore/qhash.h:1279:23,
[task 2023-10-10T15:21:49.595Z]     inlined from ‘insert’ at /usr/include/x86_64-linux-gnu/qt6/QtCore/qset.h:156:56,
[task 2023-10-10T15:21:49.595Z]     inlined from ‘unite’ at /usr/include/x86_64-linux-gnu/qt6/QtCore/qset.h:229:13,
[task 2023-10-10T15:21:49.595Z]     inlined from ‘operator+=’ at /usr/include/x86_64-linux-gnu/qt6/QtCore/qset.h:188:61,
[task 2023-10-10T15:21:49.595Z]     inlined from ‘getApplicationList’ at /usr/src/mozillavpn-2.18.0~pr8245-mantic1/src/platforms/linux/linuxapplistprovider.cpp:82:52:
[task 2023-10-10T15:21:49.595Z] /usr/include/x86_64-linux-gnu/qt6/QtCore/qhash.h:559:17: warning: argument 1 value ‘18446744073709551615’ exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=]
[task 2023-10-10T15:21:49.595Z]   559 |         spans = new Span[nSpans];
[task 2023-10-10T15:21:49.595Z]       |                 ^
[task 2023-10-10T15:21:49.595Z] /usr/include/c++/13/new: In member function ‘getApplicationList’:
[task 2023-10-10T15:21:49.595Z] /usr/include/c++/13/new:128:26: note: in a call to allocation function ‘operator new []’ declared here
[task 2023-10-10T15:21:49.595Z]   128 | _GLIBCXX_NODISCARD void* operator new[](std::size_t) _GLIBCXX_THROW (std::bad_alloc)
[task 2023-10-10T15:21:49.595Z]       |                          ^
[task 2023-10-10T15:21:49.595Z] In member function ‘__ct ’,
[task 2023-10-10T15:21:49.595Z]     inlined from ‘detached’ at /usr/include/x86_64-linux-gnu/qt6/QtCore/qhash.h:575:20,
[task 2023-10-10T15:21:49.595Z]     inlined from ‘detach’ at /usr/include/x86_64-linux-gnu/qt6/QtCore/qhash.h:939:75:
[task 2023-10-10T15:21:49.595Z] /usr/include/x86_64-linux-gnu/qt6/QtCore/qhash.h:559:17: warning: argument 1 value ‘18446744073709551615’ exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=]
[task 2023-10-10T15:21:49.595Z]   559 |         spans = new Span[nSpans];
[task 2023-10-10T15:21:49.595Z]       |                 ^
[task 2023-10-10T15:21:49.595Z] /usr/include/c++/13/new: In member function ‘detach’:
[task 2023-10-10T15:21:49.595Z] /usr/include/c++/13/new:128:26: note: in a call to allocation function ‘operator new []’ declared here
[task 2023-10-10T15:21:49.595Z]   128 | _GLIBCXX_NODISCARD void* operator new[](std::size_t) _GLIBCXX_THROW (std::bad_alloc)
[task 2023-10-10T15:21:49.595Z]       |                          ^
[task 2023-10-10T15:21:49.595Z] In member function ‘__ct ’,
[task 2023-10-10T15:21:49.595Z]     inlined from ‘detached’ at /usr/include/x86_64-linux-gnu/qt6/QtCore/qhash.h:575:20,
[task 2023-10-10T15:21:49.595Z]     inlined from ‘detach’ at /usr/include/x86_64-linux-gnu/qt6/QtCore/qhash.h:939:75,
[task 2023-10-10T15:21:49.595Z]     inlined from ‘emplace’ at /usr/include/x86_64-linux-gnu/qt6/QtCore/qhash.h:1314:15,
[task 2023-10-10T15:21:49.596Z]     inlined from ‘emplace’ at /usr/include/x86_64-linux-gnu/qt6/QtCore/qhash.h:1301:23,
[task 2023-10-10T15:21:49.596Z]     inlined from ‘insert’ at /usr/include/x86_64-linux-gnu/qt6/QtCore/qhash.h:1279:23,
[task 2023-10-10T15:21:49.596Z]     inlined from ‘parseTheme’ at /usr/src/mozillavpn-2.18.0~pr8245-mantic1/src/theme.cpp:123:18,
[task 2023-10-10T15:21:49.596Z]     inlined from ‘initialize’ at /usr/src/mozillavpn-2.18.0~pr8245-mantic1/src/theme.cpp:55:15:
[task 2023-10-10T15:21:49.596Z] /usr/include/x86_64-linux-gnu/qt6/QtCore/qhash.h:559:17: warning: argument 1 value ‘18446744073709551615’ exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=]
[task 2023-10-10T15:21:49.596Z]   559 |         spans = new Span[nSpans];
[task 2023-10-10T15:21:49.596Z]       |                 ^
[task 2023-10-10T15:21:49.596Z] /usr/include/c++/13/new: In member function ‘initialize’:
[task 2023-10-10T15:21:49.596Z] /usr/include/c++/13/new:128:26: note: in a call to allocation function ‘operator new []’ declared here
[task 2023-10-10T15:21:49.596Z]   128 | _GLIBCXX_NODISCARD void* operator new[](std::size_t) _GLIBCXX_THROW (std::bad_alloc)
[task 2023-10-10T15:21:49.596Z]       |                          ^
[task 2023-10-10T15:21:49.596Z] In member function ‘__ct ’,
[task 2023-10-10T15:21:49.596Z]     inlined from ‘detached’ at /usr/include/x86_64-linux-gnu/qt6/QtCore/qhash.h:575:20:
[task 2023-10-10T15:21:49.596Z] /usr/include/x86_64-linux-gnu/qt6/QtCore/qhash.h:559:17: warning: argument 1 value ‘18446744073709551615’ exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=]
[task 2023-10-10T15:21:49.596Z]   559 |         spans = new Span[nSpans];
[task 2023-10-10T15:21:49.596Z]       |                 ^
[task 2023-10-10T15:21:49.596Z] /usr/include/c++/13/new: In function ‘detached’:
[task 2023-10-10T15:21:49.596Z] /usr/include/c++/13/new:128:26: note: in a call to allocation function ‘operator new []’ declared here
[task 2023-10-10T15:21:49.596Z]   128 | _GLIBCXX_NODISCARD void* operator new[](std::size_t) _GLIBCXX_THROW (std::bad_alloc)
[task 2023-10-10T15:21:49.596Z]       |                          ^
[task 2023-10-10T15:21:49.596Z]    create-stamp debian/debhelper-build-stamp
[task 2023-10-10T15:21:49.598Z]  fakeroot debian/rules binary
[task 2023-10-10T15:21:49.904Z] dh binary --with=systemd --buildsystem=cmake+ninja --warn-missing
[task 2023-10-10T15:21:50.015Z]    dh_testroot -O--buildsystem=cmake\+ninja -O--warn-missing
[task 2023-10-10T15:21:50.041Z]    dh_prep -O--buildsystem=cmake\+ninja -O--warn-missing
[task 2023-10-10T15:21:50.076Z] 	rm -f -- debian/mozillavpn.substvars
[task 2023-10-10T15:21:50.078Z] 	rm -fr -- debian/.debhelper/generated/mozillavpn/ debian/mozillavpn/ debian/tmp/
[task 2023-10-10T15:21:50.080Z]    dh_auto_install --destdir=debian/mozillavpn/ -O--buildsystem=cmake\+ninja -O--warn-missing
[task 2023-10-10T15:21:50.127Z] 	install -m0755 -d debian/mozillavpn
[task 2023-10-10T15:21:50.127Z] 	cd obj-x86_64-linux-gnu && DESTDIR=/builds/worker/mozillavpn-source/debian/mozillavpn LC_ALL=C.UTF-8 ninja install
[task 2023-10-10T15:21:50.176Z] [0/2] Re-checking globbed directories...
[task 2023-10-10T15:21:50.391Z] [1/2] Building web extension crate
[task 2023-10-10T15:21:50.391Z]     Finished release [optimized] target(s) in 0.04s
[task 2023-10-10T15:21:50.391Z] [1/2] Install the project...
[task 2023-10-10T15:21:50.400Z] -- Install configuration: "None"
[task 2023-10-10T15:21:50.401Z] -- Installing: /builds/worker/mozillavpn-source/debian/mozillavpn/usr/bin/mozillavpn
[task 2023-10-10T15:21:50.565Z] -- Set runtime path of "/builds/worker/mozillavpn-source/debian/mozillavpn/usr/bin/mozillavpn" to ""
[task 2023-10-10T15:21:50.566Z] -- Installing: /builds/worker/mozillavpn-source/debian/mozillavpn/usr/share/applications/mozillavpn.desktop
[task 2023-10-10T15:21:50.567Z] -- Installing: /builds/worker/mozillavpn-source/debian/mozillavpn/etc/xdg/autostart/mozillavpn-startup.desktop
[task 2023-10-10T15:21:50.568Z] -- Installing: /builds/worker/mozillavpn-source/debian/mozillavpn/usr/share/icons/hicolor/16x16/apps/mozillavpn.png
[task 2023-10-10T15:21:50.569Z] -- Installing: /builds/worker/mozillavpn-source/debian/mozillavpn/usr/share/icons/hicolor/32x32/apps/mozillavpn.png
[task 2023-10-10T15:21:50.569Z] -- Installing: /builds/worker/mozillavpn-source/debian/mozillavpn/usr/share/icons/hicolor/48x48/apps/mozillavpn.png
[task 2023-10-10T15:21:50.571Z] -- Installing: /builds/worker/mozillavpn-source/debian/mozillavpn/usr/share/icons/hicolor/64x64/apps/mozillavpn.png
[task 2023-10-10T15:21:50.571Z] -- Installing: /builds/worker/mozillavpn-source/debian/mozillavpn/usr/share/icons/hicolor/128x128/apps/mozillavpn.png
[task 2023-10-10T15:21:50.572Z] -- Installing: /builds/worker/mozillavpn-source/debian/mozillavpn/usr/share/dbus-1/system.d/org.mozilla.vpn.conf
[task 2023-10-10T15:21:50.573Z] -- Installing: /builds/worker/mozillavpn-source/debian/mozillavpn/usr/share/dbus-1/system-services/org.mozilla.vpn.dbus.service
[task 2023-10-10T15:21:50.574Z] -- Installing: /builds/worker/mozillavpn-source/debian/mozillavpn/lib/systemd/system/mozillavpn.service
[task 2023-10-10T15:21:50.576Z] -- Installing: /builds/worker/mozillavpn-source/debian/mozillavpn/lib/mozillavpn/mozillavpnnp
[task 2023-10-10T15:21:50.591Z] -- Installing: /builds/worker/mozillavpn-source/debian/mozillavpn/lib/mozilla/native-messaging-hosts/mozillavpn.json
[task 2023-10-10T15:21:50.592Z] -- Installing: /builds/worker/mozillavpn-source/debian/mozillavpn/etc/opt/chrome/native-messaging-hosts/mozillavpn.json
[task 2023-10-10T15:21:50.593Z] -- Installing: /builds/worker/mozillavpn-source/debian/mozillavpn/etc/chromium/native-messaging-hosts/mozillavpn.json
[task 2023-10-10T15:21:50.598Z]    dh_installchangelogs -O--buildsystem=cmake\+ninja -O--warn-missing
[task 2023-10-10T15:21:50.689Z] 	install -m0755 -d debian/mozillavpn/usr/share/doc/mozillavpn
[task 2023-10-10T15:21:50.689Z] 	install -p -m0644 debian/.debhelper/generated/mozillavpn/dh_installchangelogs.dch.trimmed debian/mozillavpn/usr/share/doc/mozillavpn/changelog.Debian
[task 2023-10-10T15:21:50.695Z] 	rm -f debian/mozillavpn.debhelper.log
[task 2023-10-10T15:21:50.695Z]    debian/rules override_dh_systemd_enable
[task 2023-10-10T15:21:50.697Z] make[1]: Entering directory '/builds/worker/mozillavpn-source'
[task 2023-10-10T15:21:50.702Z] dh_systemd_enable debian/mozillavpn/lib/systemd/system/mozillavpn.service
[task 2023-10-10T15:21:50.746Z] 	[META] Append autosnippet "postinst-systemd-enable" to postinst [debian/mozillavpn.postinst.debhelper]
[task 2023-10-10T15:21:50.746Z] 	[META] Append autosnippet "postrm-systemd" to postrm [debian/mozillavpn.postrm.debhelper]
[task 2023-10-10T15:21:50.746Z] make[1]: Leaving directory '/builds/worker/mozillavpn-source'
[task 2023-10-10T15:21:50.747Z]    dh_installinit -O--buildsystem=cmake\+ninja -O--warn-missing
[task 2023-10-10T15:21:50.796Z] 	rm -f debian/mozillavpn.debhelper.log
[task 2023-10-10T15:21:50.796Z]    debian/rules override_dh_systemd_start
[task 2023-10-10T15:21:50.798Z] make[1]: Entering directory '/builds/worker/mozillavpn-source'
[task 2023-10-10T15:21:50.803Z] dh_systemd_start debian/mozillavpn/lib/systemd/system/mozillavpn.service
[task 2023-10-10T15:21:50.847Z] 	[META] Append autosnippet "postinst-systemd-restart" to postinst [debian/mozillavpn.postinst.debhelper]
[task 2023-10-10T15:21:50.847Z] 	[META] Prepend autosnippet "postrm-systemd-reload-only" to postrm [debian/mozillavpn.postrm.debhelper.new]
[task 2023-10-10T15:21:50.847Z] 	mv debian/mozillavpn.postrm.debhelper.new debian/mozillavpn.postrm.debhelper
[task 2023-10-10T15:21:50.847Z] 	[META] Append autosnippet "prerm-systemd-restart" to prerm [debian/mozillavpn.prerm.debhelper]
[task 2023-10-10T15:21:50.847Z] make[1]: Leaving directory '/builds/worker/mozillavpn-source'
[task 2023-10-10T15:21:50.851Z]    dh_icons -O--buildsystem=cmake\+ninja -O--warn-missing
[task 2023-10-10T15:21:50.895Z]    dh_perl -O--buildsystem=cmake\+ninja -O--warn-missing
[task 2023-10-10T15:21:50.943Z]    dh_link -O--buildsystem=cmake\+ninja -O--warn-missing
[task 2023-10-10T15:21:50.992Z]    dh_strip_nondeterminism -O--buildsystem=cmake\+ninja -O--warn-missing
[task 2023-10-10T15:21:51.203Z] 	Using 1696950609 as canonical time
[task 2023-10-10T15:21:51.208Z] 	Normalizing debian/mozillavpn/usr/share/icons/hicolor/32x32/apps/mozillavpn.png using File::StripNondeterminism::handlers::png
[task 2023-10-10T15:21:51.209Z] 	Normalizing debian/mozillavpn/usr/share/icons/hicolor/128x128/apps/mozillavpn.png using File::StripNondeterminism::handlers::png
[task 2023-10-10T15:21:51.210Z] 	Normalizing debian/mozillavpn/usr/share/icons/hicolor/16x16/apps/mozillavpn.png using File::StripNondeterminism::handlers::png
[task 2023-10-10T15:21:51.210Z] 	Normalizing debian/mozillavpn/usr/share/icons/hicolor/64x64/apps/mozillavpn.png using File::StripNondeterminism::handlers::png
[task 2023-10-10T15:21:51.211Z] 	Normalizing debian/mozillavpn/usr/share/icons/hicolor/48x48/apps/mozillavpn.png using File::StripNondeterminism::handlers::png
[task 2023-10-10T15:21:51.217Z]    dh_compress -O--buildsystem=cmake\+ninja -O--warn-missing
[task 2023-10-10T15:21:51.256Z] 	cd debian/mozillavpn
[task 2023-10-10T15:21:51.262Z] 	chmod a-x usr/share/doc/mozillavpn/changelog.Debian
[task 2023-10-10T15:21:51.264Z] 	gzip -9nf usr/share/doc/mozillavpn/changelog.Debian
[task 2023-10-10T15:21:51.265Z] 	cd '/builds/worker/mozillavpn-source'
[task 2023-10-10T15:21:51.271Z]    dh_fixperms -O--buildsystem=cmake\+ninja -O--warn-missing
[task 2023-10-10T15:21:51.308Z] 	find debian/mozillavpn -true -print0 2>/dev/null | xargs -0r chown --no-dereference 0:0
[task 2023-10-10T15:21:51.316Z] 	find debian/mozillavpn ! -type l -a -true -a -true -print0 2>/dev/null | xargs -0r chmod go=rX,u+rw,a-s
[task 2023-10-10T15:21:51.324Z] 	find debian/mozillavpn/usr/share/doc -type f -a -true -a ! -regex 'debian/mozillavpn/usr/share/doc/[^/]*/examples/.*' -print0 2>/dev/null | xargs -0r chmod 0644
[task 2023-10-10T15:21:51.327Z] 	find debian/mozillavpn/usr/share/doc -type d -a -true -a -true -print0 2>/dev/null | xargs -0r chmod 0755
[task 2023-10-10T15:21:51.331Z] 	find debian/mozillavpn/usr/share/applications -type f -a -true -a -true -print0 2>/dev/null | xargs -0r chmod 0644
[task 2023-10-10T15:21:51.335Z] 	find debian/mozillavpn -type f \( -name '*.so.*' -o -name '*.so' -o -name '*.la' -o -name '*.a' -o -name '*.js' -o -name '*.css' -o -name '*.scss' -o -name '*.sass' -o -name '*.jpeg' -o -name '*.jpg' -o -name '*.png' -o -name '*.gif' -o -name '*.cmxs' -o -name '*.node' \) -a -true -a -true -print0 2>/dev/null | xargs -0r chmod 0644
[task 2023-10-10T15:21:51.341Z] 	find debian/mozillavpn/usr/bin -type f -a -true -a -true -print0 2>/dev/null | xargs -0r chmod a+x
[task 2023-10-10T15:21:51.347Z]    dh_missing -O--buildsystem=cmake\+ninja -O--warn-missing
[task 2023-10-10T15:21:51.382Z]    dh_strip -O--buildsystem=cmake\+ninja -O--warn-missing
[task 2023-10-10T15:21:51.500Z] 	debugedit --build-id --build-id-seed=mozillavpn/2.18.0\~pr8245-mantic1 debian/mozillavpn/usr/bin/mozillavpn
[task 2023-10-10T15:21:53.637Z] 6d291f5688482d99b7939ddaf6705e7f430c63c2
[task 2023-10-10T15:21:53.647Z] 	install -m0755 -d debian/.debhelper/mozillavpn/dbgsym-root/usr/lib/debug/.build-id/6d
[task 2023-10-10T15:21:53.647Z] 	objcopy --only-keep-debug --compress-debug-sections debian/mozillavpn/usr/bin/mozillavpn debian/.debhelper/mozillavpn/dbgsym-root/usr/lib/debug/.build-id/6d/291f5688482d99b7939ddaf6705e7f430c63c2.debug
[task 2023-10-10T15:22:00.560Z] 	chmod 0644 -- debian/.debhelper/mozillavpn/dbgsym-root/usr/lib/debug/.build-id/6d/291f5688482d99b7939ddaf6705e7f430c63c2.debug
[task 2023-10-10T15:22:00.560Z] 	chown 0:0 -- debian/.debhelper/mozillavpn/dbgsym-root/usr/lib/debug/.build-id/6d/291f5688482d99b7939ddaf6705e7f430c63c2.debug
[task 2023-10-10T15:22:00.560Z] 	strip --remove-section=.comment --remove-section=.note -o /tmp/3Rpdc4CFjy/stripTaIkFP debian/mozillavpn/usr/bin/mozillavpn
[task 2023-10-10T15:22:00.603Z] 	chmod --reference debian/mozillavpn/usr/bin/mozillavpn /tmp/3Rpdc4CFjy/stripTaIkFP
[task 2023-10-10T15:22:00.605Z] 	cat '/tmp/3Rpdc4CFjy/stripTaIkFP' > 'debian/mozillavpn/usr/bin/mozillavpn'
[task 2023-10-10T15:22:00.668Z] 	chmod --reference /tmp/3Rpdc4CFjy/stripTaIkFP debian/mozillavpn/usr/bin/mozillavpn
[task 2023-10-10T15:22:00.670Z] 	objcopy --add-gnu-debuglink debian/.debhelper/mozillavpn/dbgsym-root/usr/lib/debug/.build-id/6d/291f5688482d99b7939ddaf6705e7f430c63c2.debug debian/mozillavpn/usr/bin/mozillavpn /tmp/3Rpdc4CFjy/objcopydk57F1
[task 2023-10-10T15:22:00.860Z] 	chmod --reference debian/mozillavpn/usr/bin/mozillavpn /tmp/3Rpdc4CFjy/objcopydk57F1
[task 2023-10-10T15:22:00.862Z] 	cat '/tmp/3Rpdc4CFjy/objcopydk57F1' > 'debian/mozillavpn/usr/bin/mozillavpn'
[task 2023-10-10T15:22:00.894Z] 	chmod --reference /tmp/3Rpdc4CFjy/objcopydk57F1 debian/mozillavpn/usr/bin/mozillavpn
[task 2023-10-10T15:22:00.896Z] 	debugedit --build-id --build-id-seed=mozillavpn/2.18.0\~pr8245-mantic1 debian/mozillavpn/lib/mozillavpn/mozillavpnnp
[task 2023-10-10T15:22:00.990Z] 0f5a474d7fc54b94f9db5e6d7cca73c80a625aab
[task 2023-10-10T15:22:00.997Z] 	install -m0755 -d debian/.debhelper/mozillavpn/dbgsym-root/usr/lib/debug/.build-id/0f
[task 2023-10-10T15:22:00.997Z] 	objcopy --only-keep-debug --compress-debug-sections debian/mozillavpn/lib/mozillavpn/mozillavpnnp debian/.debhelper/mozillavpn/dbgsym-root/usr/lib/debug/.build-id/0f/5a474d7fc54b94f9db5e6d7cca73c80a625aab.debug
[task 2023-10-10T15:22:01.395Z] 	chmod 0644 -- debian/.debhelper/mozillavpn/dbgsym-root/usr/lib/debug/.build-id/0f/5a474d7fc54b94f9db5e6d7cca73c80a625aab.debug
[task 2023-10-10T15:22:01.395Z] 	chown 0:0 -- debian/.debhelper/mozillavpn/dbgsym-root/usr/lib/debug/.build-id/0f/5a474d7fc54b94f9db5e6d7cca73c80a625aab.debug
[task 2023-10-10T15:22:01.395Z] 	strip --remove-section=.comment --remove-section=.note -o /tmp/3Rpdc4CFjy/stripyz_hJy debian/mozillavpn/lib/mozillavpn/mozillavpnnp
[task 2023-10-10T15:22:01.400Z] 	chmod --reference debian/mozillavpn/lib/mozillavpn/mozillavpnnp /tmp/3Rpdc4CFjy/stripyz_hJy
[task 2023-10-10T15:22:01.402Z] 	cat '/tmp/3Rpdc4CFjy/stripyz_hJy' > 'debian/mozillavpn/lib/mozillavpn/mozillavpnnp'
[task 2023-10-10T15:22:01.406Z] 	chmod --reference /tmp/3Rpdc4CFjy/stripyz_hJy debian/mozillavpn/lib/mozillavpn/mozillavpnnp
[task 2023-10-10T15:22:01.408Z] 	objcopy --add-gnu-debuglink debian/.debhelper/mozillavpn/dbgsym-root/usr/lib/debug/.build-id/0f/5a474d7fc54b94f9db5e6d7cca73c80a625aab.debug debian/mozillavpn/lib/mozillavpn/mozillavpnnp /tmp/3Rpdc4CFjy/objcopyguVxin
[task 2023-10-10T15:22:01.419Z] 	chmod --reference debian/mozillavpn/lib/mozillavpn/mozillavpnnp /tmp/3Rpdc4CFjy/objcopyguVxin
[task 2023-10-10T15:22:01.420Z] 	cat '/tmp/3Rpdc4CFjy/objcopyguVxin' > 'debian/mozillavpn/lib/mozillavpn/mozillavpnnp'
[task 2023-10-10T15:22:01.423Z] 	chmod --reference /tmp/3Rpdc4CFjy/objcopyguVxin debian/mozillavpn/lib/mozillavpn/mozillavpnnp
[task 2023-10-10T15:22:01.431Z] 	install -m0755 -d debian/.debhelper/mozillavpn/dbgsym-root/usr/share/doc
[task 2023-10-10T15:22:01.431Z] 	ln -s mozillavpn debian/.debhelper/mozillavpn/dbgsym-root/usr/share/doc/mozillavpn-dbgsym
[task 2023-10-10T15:22:01.431Z] 	install -m0755 -d debian/.debhelper/mozillavpn
[task 2023-10-10T15:22:01.435Z]    dh_makeshlibs -O--buildsystem=cmake\+ninja -O--warn-missing
[task 2023-10-10T15:22:01.483Z] 	rm -f debian/mozillavpn/DEBIAN/shlibs
[task 2023-10-10T15:22:01.491Z]    dh_shlibdeps -O--buildsystem=cmake\+ninja -O--warn-missing
[task 2023-10-10T15:22:01.554Z] 	install -m0755 -d debian/mozillavpn/DEBIAN
[task 2023-10-10T15:22:01.554Z] 	dpkg-shlibdeps -Tdebian/mozillavpn.substvars debian/mozillavpn/usr/bin/mozillavpn debian/mozillavpn/lib/mozillavpn/mozillavpnnp
[task 2023-10-10T15:22:04.881Z]    dh_installdeb -O--buildsystem=cmake\+ninja -O--warn-missing
[task 2023-10-10T15:22:04.925Z] 	install -m0755 -d debian/mozillavpn/DEBIAN
[task 2023-10-10T15:22:04.925Z] 	cp -f debian/mozillavpn.postinst debian/mozillavpn/DEBIAN/postinst
[task 2023-10-10T15:22:04.925Z] 	[META] Replace #TOKEN#s in "debian/mozillavpn/DEBIAN/postinst"
[task 2023-10-10T15:22:04.925Z] 	chmod 0755 -- debian/mozillavpn/DEBIAN/postinst
[task 2023-10-10T15:22:04.925Z] 	chown 0:0 -- debian/mozillavpn/DEBIAN/postinst
[task 2023-10-10T15:22:04.925Z] 	cp -f debian/mozillavpn.preinst debian/mozillavpn/DEBIAN/preinst
[task 2023-10-10T15:22:04.925Z] 	[META] Replace #TOKEN#s in "debian/mozillavpn/DEBIAN/preinst"
[task 2023-10-10T15:22:04.925Z] 	chmod 0755 -- debian/mozillavpn/DEBIAN/preinst
[task 2023-10-10T15:22:04.925Z] 	chown 0:0 -- debian/mozillavpn/DEBIAN/preinst
[task 2023-10-10T15:22:04.925Z] 	printf '#!/bin/sh\nset -e\n' > debian/mozillavpn/DEBIAN/prerm
[task 2023-10-10T15:22:04.925Z] 	cat debian/mozillavpn.prerm.debhelper >> debian/mozillavpn/DEBIAN/prerm
[task 2023-10-10T15:22:04.925Z] 	chmod 0755 -- debian/mozillavpn/DEBIAN/prerm
[task 2023-10-10T15:22:04.925Z] 	chown 0:0 -- debian/mozillavpn/DEBIAN/prerm
[task 2023-10-10T15:22:04.925Z] 	cp -f debian/mozillavpn.postrm debian/mozillavpn/DEBIAN/postrm
[task 2023-10-10T15:22:04.925Z] 	[META] Replace #TOKEN#s in "debian/mozillavpn/DEBIAN/postrm"
[task 2023-10-10T15:22:04.925Z] 	chmod 0755 -- debian/mozillavpn/DEBIAN/postrm
[task 2023-10-10T15:22:04.925Z] 	chown 0:0 -- debian/mozillavpn/DEBIAN/postrm
[task 2023-10-10T15:22:04.925Z] 	find debian/mozillavpn/etc -type f -printf '/etc/%P
[task 2023-10-10T15:22:04.925Z] ' | LC_ALL=C sort >> debian/mozillavpn/DEBIAN/conffiles
[task 2023-10-10T15:22:04.929Z] 	chmod 0644 -- debian/mozillavpn/DEBIAN/conffiles
[task 2023-10-10T15:22:04.929Z] 	chown 0:0 -- debian/mozillavpn/DEBIAN/conffiles
[task 2023-10-10T15:22:04.930Z]    dh_gencontrol -O--buildsystem=cmake\+ninja -O--warn-missing
[task 2023-10-10T15:22:04.974Z] 	install -m0755 -d debian/mozillavpn/DEBIAN
[task 2023-10-10T15:22:04.974Z] 	echo misc:Depends= >> debian/mozillavpn.substvars
[task 2023-10-10T15:22:04.974Z] 	echo misc:Pre-Depends= >> debian/mozillavpn.substvars
[task 2023-10-10T15:22:04.974Z] 	install -m0755 -d debian/.debhelper/mozillavpn/dbgsym-root/DEBIAN
[task 2023-10-10T15:22:04.974Z] 	dpkg-gencontrol -pmozillavpn -ldebian/changelog -Tdebian/mozillavpn.substvars -Pdebian/.debhelper/mozillavpn/dbgsym-root -UPre-Depends -URecommends -USuggests -UEnhances -UProvides -UEssential -UConflicts -DPriority=optional -UHomepage -UImportant -UBuilt-Using -DAuto-Built-Package=debug-symbols -UProtected -DPackage=mozillavpn-dbgsym "-DDepends=mozillavpn (= \${binary:Version})" "-DDescription=debug symbols for mozillavpn" "-DBuild-Ids=0f5a474d7fc54b94f9db5e6d7cca73c80a625aab 6d291f5688482d99b7939ddaf6705e7f430c63c2" -DSection=debug -DPackage-Type=ddeb -UMulti-Arch -UReplaces -UBreaks
[task 2023-10-10T15:22:05.065Z] dpkg-gencontrol: warning: package mozillavpn: substitution variable ${shlibs:Depends} unused, but is defined
[task 2023-10-10T15:22:05.067Z] 	chmod 0644 -- debian/.debhelper/mozillavpn/dbgsym-root/DEBIAN/control
[task 2023-10-10T15:22:05.067Z] 	chown 0:0 -- debian/.debhelper/mozillavpn/dbgsym-root/DEBIAN/control
[task 2023-10-10T15:22:05.067Z] 	dpkg-gencontrol -pmozillavpn -ldebian/changelog -Tdebian/mozillavpn.substvars -Pdebian/mozillavpn
[task 2023-10-10T15:22:05.160Z] dpkg-gencontrol: warning: package mozillavpn: substitution variable ${shlibs:Depends} unused, but is defined
[task 2023-10-10T15:22:05.162Z] 	chmod 0644 -- debian/mozillavpn/DEBIAN/control
[task 2023-10-10T15:22:05.162Z] 	chown 0:0 -- debian/mozillavpn/DEBIAN/control
[task 2023-10-10T15:22:05.164Z]    dh_md5sums -O--buildsystem=cmake\+ninja -O--warn-missing
[task 2023-10-10T15:22:05.209Z] 	install -m0755 -d debian/mozillavpn/DEBIAN
[task 2023-10-10T15:22:05.212Z] 	cd debian/mozillavpn >/dev/null && xargs -r0 md5sum | perl -pe 'if (s@^\\@@) { s/\\\\/\\/g; }' > DEBIAN/md5sums
[task 2023-10-10T15:22:05.249Z] 	chmod 0644 -- debian/mozillavpn/DEBIAN/md5sums
[task 2023-10-10T15:22:05.249Z] 	chown 0:0 -- debian/mozillavpn/DEBIAN/md5sums
[task 2023-10-10T15:22:05.249Z] 	install -m0755 -d debian/.debhelper/mozillavpn/dbgsym-root/DEBIAN
[task 2023-10-10T15:22:05.251Z] 	cd debian/.debhelper/mozillavpn/dbgsym-root >/dev/null && xargs -r0 md5sum | perl -pe 'if (s@^\\@@) { s/\\\\/\\/g; }' > DEBIAN/md5sums
[task 2023-10-10T15:22:05.371Z] 	chmod 0644 -- debian/.debhelper/mozillavpn/dbgsym-root/DEBIAN/md5sums
[task 2023-10-10T15:22:05.371Z] 	chown 0:0 -- debian/.debhelper/mozillavpn/dbgsym-root/DEBIAN/md5sums
[task 2023-10-10T15:22:05.373Z]    dh_builddeb -O--buildsystem=cmake\+ninja -O--warn-missing
[task 2023-10-10T15:22:05.409Z] 	dpkg-deb --build debian/mozillavpn ..
[task 2023-10-10T15:22:05.411Z] dpkg-deb: building package 'mozillavpn' in '../mozillavpn_2.18.0~pr8245-mantic1_amd64.deb'.
[task 2023-10-10T15:22:05.418Z] 	dpkg-deb --root-owner-group --build debian/.debhelper/mozillavpn/dbgsym-root debian/.debhelper/scratch-space/build-mozillavpn
[task 2023-10-10T15:22:05.421Z] dpkg-deb: building package 'mozillavpn-dbgsym' in 'debian/.debhelper/scratch-space/build-mozillavpn/mozillavpn-dbgsym_2.18.0~pr8245-mantic1_amd64.deb'.
[task 2023-10-10T15:22:18.842Z] 	Renaming mozillavpn-dbgsym_2.18.0~pr8245-mantic1_amd64.deb to mozillavpn-dbgsym_2.18.0~pr8245-mantic1_amd64.ddeb
[task 2023-10-10T15:22:18.842Z] 	mv debian/.debhelper/scratch-space/build-mozillavpn/mozillavpn-dbgsym_2.18.0\~pr8245-mantic1_amd64.deb ../mozillavpn-dbgsym_2.18.0\~pr8245-mantic1_amd64.ddeb
[task 2023-10-10T15:22:18.847Z]  dpkg-genbuildinfo --build=full -O../mozillavpn_2.18.0~pr8245-mantic1_amd64.buildinfo
[task 2023-10-10T15:22:19.720Z]  dpkg-genchanges --build=full -O../mozillavpn_2.18.0~pr8245-mantic1_amd64.changes
[task 2023-10-10T15:22:20.402Z] dpkg-genchanges: info: not including original source code in upload
[task 2023-10-10T15:22:20.405Z]  dpkg-source --after-build .
[task 2023-10-10T15:22:20.514Z] dpkg-buildpackage: info: binary and diff upload (original source NOT included)
[task 2023-10-10T15:22:20.519Z] mozillavpn_2.18.0~pr8245-mantic1_amd64.deb
[task 2023-10-10T15:22:20.723Z] mozillavpn-dbgsym_2.18.0~pr8245-mantic1_amd64.ddeb
[task 2023-10-10T15:22:22.605Z] mozillavpn_2.18.0~pr8245-mantic1_amd64.buildinfo
[task 2023-10-10T15:22:22.605Z] mozillavpn-build-deps_2.18.0~pr8245-mantic1_amd64.buildinfo
[task 2023-10-10T15:22:22.605Z] mozillavpn_2.18.0~pr8245-mantic1_amd64.changes
[task 2023-10-10T15:22:22.606Z] mozillavpn-build-deps_2.18.0~pr8245-mantic1_amd64.changes
[task 2023-10-10T15:22:22.607Z] mozillavpn_2.18.0~pr8245-mantic1.dsc
[task 2023-10-10T15:22:22.607Z] mozillavpn_2.18.0~pr8245-mantic1.debian.tar.xz
[fetches 2023-10-10T15:22:22.610Z] removing /builds/worker/fetches
[fetches 2023-10-10T15:22:22.629Z] finished
[taskcluster 2023-10-10 15:22:23.529Z] === Task Finished ===
[taskcluster 2023-10-10 15:22:24.722Z] Successful task run with exit code: 0 completed in 864.25 seconds