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

Remove frame-ancestors CSP to allow embedding via iframe #5170

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Remove frame-ancestors CSP to allow embedding via iframe

6ba2029
Select commit
Loading
Failed to load commit list.
Open

Remove frame-ancestors CSP to allow embedding via iframe #5170

Remove frame-ancestors CSP to allow embedding via iframe
6ba2029
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / build-docker-image-linux succeeded Nov 19, 2024 in 1m 38s

FirefoxCI (pull_request)

Build the docker image linux for use by dependent tasks

Details

View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster

Task Status

Started: 2024-11-19T19:51:31.820Z
Resolved: 2024-11-19T19:51:56.717Z
Task Execution Time: 24 seconds, 897 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0

Artifacts

- public/chain-of-trust.json
- public/chain-of-trust.json.sig
- public/image.tar.zst
- public/logs/certified.log
- public/logs/live_backing.log
- public/logs/live.log


[taskcluster 2024-11-19 19:51:31.869Z] Task ID: PLlzPM3tSTOLWgL8BqkxQA
[taskcluster 2024-11-19 19:51:31.869Z] Worker ID: 2119195059471602415
[taskcluster 2024-11-19 19:51:31.869Z] Worker Group: us-west1-b
[taskcluster 2024-11-19 19:51:31.869Z] Worker Node Type: projects/887720501152/machineTypes/c2-standard-4
[taskcluster 2024-11-19 19:51:31.869Z] Worker Pool: mozilla-1/images-gcp
[taskcluster 2024-11-19 19:51:31.869Z] Worker Version: 38.0.5
[taskcluster 2024-11-19 19:51:31.869Z] Public IP: 35.247.22.215
[taskcluster 2024-11-19 19:51:31.869Z] Hostname: mozilla-1-images-gcp-dglr1obxslmpjee7wedy3q

082e3873273c - Started downloading
082e3873273c - Downloaded in 0.701 seconds
Digest: sha256:e510a9a9b80385f71c112d61b2f2053da625aff2b6d430411ac42e424c58953f
Status: Downloaded newer image for mozillareleases/image_builder@sha256:e510a9a9b80385f71c112d61b2f2053da625aff2b6d430411ac42e424c58953f
[taskcluster 2024-11-19 19:51:37.448Z] === Task Starting ===
[build-image] Downloading context.
[build-image] Building image.
INFO[0000] Retrieving image manifest alpine:latest      
INFO[0000] Retrieving image alpine:latest               
INFO[0000] Retrieving image manifest alpine:latest      
INFO[0000] Retrieving image alpine:latest               
INFO[0001] Built cross stage deps: map[]                
INFO[0001] Retrieving image manifest alpine:latest      
INFO[0001] Retrieving image alpine:latest               
INFO[0002] Retrieving image manifest alpine:latest      
INFO[0002] Retrieving image alpine:latest               
INFO[0002] Executing 0 build triggers                   
INFO[0002] Unpacking rootfs as cmd RUN mkdir /builds &&     adduser -h /builds/worker -s /bin/ash -D worker &&     mkdir /builds/worker/artifacts &&     chown worker:worker /builds/worker/artifacts requires it. 
INFO[0003] Taking snapshot of full filesystem...        
INFO[0003] LABEL maintainer="Mozilla Release Engineering <[email protected]>" 
INFO[0003] Applying label maintainer=Mozilla Release Engineering <[email protected]> 
INFO[0003] RUN mkdir /builds &&     adduser -h /builds/worker -s /bin/ash -D worker &&     mkdir /builds/worker/artifacts &&     chown worker:worker /builds/worker/artifacts 
INFO[0003] cmd: /bin/sh                                 
INFO[0003] args: [-c mkdir /builds &&     adduser -h /builds/worker -s /bin/ash -D worker &&     mkdir /builds/worker/artifacts &&     chown worker:worker /builds/worker/artifacts] 
INFO[0003] Running: [/bin/sh -c mkdir /builds &&     adduser -h /builds/worker -s /bin/ash -D worker &&     mkdir /builds/worker/artifacts &&     chown worker:worker /builds/worker/artifacts] 
INFO[0003] RUN apk update                               
INFO[0003] cmd: /bin/sh                                 
INFO[0003] args: [-c apk update]                        
INFO[0003] Running: [/bin/sh -c apk update]             
fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz
fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz
v3.20.3-336-g9bf1b48dd0b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main]
v3.20.3-337-ga22b4c21fe7 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community]
OK: 24169 distinct packages available
INFO[0004] RUN apk add --no-cache python3 py3-pip &&     python3 -m pip install --no-cache --upgrade --break-system-packages pip setuptools 
INFO[0004] cmd: /bin/sh                                 
INFO[0004] args: [-c apk add --no-cache python3 py3-pip &&     python3 -m pip install --no-cache --upgrade --break-system-packages pip setuptools] 
INFO[0004] Running: [/bin/sh -c apk add --no-cache python3 py3-pip &&     python3 -m pip install --no-cache --upgrade --break-system-packages pip setuptools] 
fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz
fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz
(1/25) Installing libbz2 (1.0.8-r6)
(2/25) Installing libexpat (2.6.4-r0)
(3/25) Installing libffi (3.4.6-r0)
(4/25) Installing gdbm (1.23-r1)
(5/25) Installing xz-libs (5.6.2-r0)
(6/25) Installing libgcc (13.2.1_git20240309-r0)
(7/25) Installing libstdc++ (13.2.1_git20240309-r0)
(8/25) Installing mpdecimal (4.0.0-r0)
(9/25) Installing ncurses-terminfo-base (6.4_p20240420-r2)
(10/25) Installing libncursesw (6.4_p20240420-r2)
(11/25) Installing libpanelw (6.4_p20240420-r2)
(12/25) Installing readline (8.2.10-r0)
(13/25) Installing sqlite-libs (3.45.3-r1)
(14/25) Installing python3 (3.12.7-r0)
(15/25) Installing python3-pycache-pyc0 (3.12.7-r0)
(16/25) Installing pyc (3.12.7-r0)
(17/25) Installing py3-setuptools-pyc (70.3.0-r0)
(18/25) Installing py3-pip-pyc (24.0-r2)
(19/25) Installing py3-parsing (3.1.2-r1)
(20/25) Installing py3-parsing-pyc (3.1.2-r1)
(21/25) Installing py3-packaging-pyc (24.0-r1)
(22/25) Installing python3-pyc (3.12.7-r0)
(23/25) Installing py3-packaging (24.0-r1)
(24/25) Installing py3-setuptools (70.3.0-r0)
(25/25) Installing py3-pip (24.0-r2)
Executing busybox-1.36.1-r29.trigger
OK: 75 MiB in 39 packages
Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (24.0)
Collecting pip
  Downloading pip-24.3.1-py3-none-any.whl.metadata (3.7 kB)
Requirement already satisfied: setuptools in /usr/lib/python3.12/site-packages (70.3.0)
Collecting setuptools
  Downloading setuptools-75.5.0-py3-none-any.whl.metadata (6.8 kB)
Downloading pip-24.3.1-py3-none-any.whl (1.8 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/1.8 MB ? eta -:--:--
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━ 1.3/1.8 MB 39.1 MB/s eta 0:00:01
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 49.0 MB/s eta 0:00:00
Downloading setuptools-75.5.0-py3-none-any.whl (1.2 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/1.2 MB ? eta -:--:--
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 263.0 MB/s eta 0:00:00
Installing collected packages: setuptools, pip
  Attempting uninstall: setuptools
    Found existing installation: setuptools 70.3.0
    Uninstalling setuptools-70.3.0:
      Successfully uninstalled setuptools-70.3.0
  Attempting uninstall: pip
    Found existing installation: pip 24.0
    Uninstalling pip-24.0:
      Successfully uninstalled pip-24.0
Successfully installed pip-24.3.1 setuptools-75.5.0
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
INFO[0009] RUN apk add bash git                         
INFO[0009] cmd: /bin/sh                                 
INFO[0009] args: [-c apk add bash git]                  
INFO[0009] Running: [/bin/sh -c apk add bash git]       
(1/13) Installing bash (5.2.26-r0)
Executing bash-5.2.26-r0.post-install
(2/13) Installing ca-certificates (20240705-r0)
(3/13) Installing brotli-libs (1.1.0-r2)
(4/13) Installing c-ares (1.33.1-r0)
(5/13) Installing libunistring (1.2-r0)
(6/13) Installing libidn2 (2.3.7-r0)
(7/13) Installing nghttp2-libs (1.62.1-r0)
(8/13) Installing libpsl (0.21.5-r1)
(9/13) Installing zstd-libs (1.5.6-r0)
(10/13) Installing libcurl (8.11.0-r2)
(11/13) Installing pcre2 (10.43-r0)
(12/13) Installing git (2.45.2-r0)
(13/13) Installing git-init-template (2.45.2-r0)
Executing busybox-1.36.1-r29.trigger
Executing ca-certificates-20240705-r0.trigger
OK: 89 MiB in 52 packages
INFO[0010] COPY run-task/run-task /usr/local/bin/run-task 
INFO[0010] COPY run-task/fetch-content /usr/local/bin/fetch-content 
INFO[0010] COPY run-task/robustcheckout.py /usr/local/mercurial/robustcheckout.py 
INFO[0010] COPY run-task/hgrc /etc/mercurial/hgrc.d/mozilla.rc 
INFO[0010] ENV SHELL=/bin/ash     HOME=/builds/worker     PATH=/builds/worker/.local/bin:$PATH 
INFO[0010] VOLUME /builds/worker/checkouts              
INFO[0010] cmd: VOLUME                                  
INFO[0010] adding volume /builds/worker/checkouts to ignorelist 
INFO[0010] Creating directory /builds/worker/checkouts  
INFO[0010] VOLUME /builds/worker/.cache                 
INFO[0010] cmd: VOLUME                                  
INFO[0010] adding volume /builds/worker/.cache to ignorelist 
INFO[0010] Creating directory /builds/worker/.cache     
INFO[0010] CMD ["/bin/ash"]                             
INFO[0010] Taking snapshot of full filesystem...        
[build-image] Repacking image.
Getting image source signatures
…  
…  
…  
…  
…  
…  
…  
…  
…  
…  
…  
…  
…  
…  
…  
…  
…  
…  
…  
…  
…  
Writing manifest to image destination
Storing signatures
[build-image] Compressing image.
[taskcluster 2024-11-19 19:51:55.507Z] === Task Finished ===
[taskcluster 2024-11-19 19:51:56.081Z] Successful task run with exit code: 0 completed in 24.213 seconds