[0KRunning with gitlab-runner 16.5.0 (853330f9)[0;m [0K on docker-1 h4gPbMwF, system ID: s_d97e67e927cb[0;m section_start:1730983497:resolve_secrets [0K[0K[36;1mResolving secrets[0;m[0;m section_end:1730983497:resolve_secrets [0Ksection_start:1730983497:prepare_executor [0K[0K[36;1mPreparing the "docker" executor[0;m[0;m [0KUsing Docker executor with image docker:20.10.12 ...[0;m [0KStarting service docker:20.10.12-dind ...[0;m [0KPulling docker image docker:20.10.12-dind ...[0;m [0KUsing docker image sha256:1a42336ff683d7dadd320ea6fe9d93a5b101474346302d23f96c9b4546cb414d for docker:20.10.12-dind with digest docker@sha256:6f2ae4a5fd85ccf85cdd829057a34ace894d25d544e5e4d9f2e7109297fedf8d ...[0;m [0KWaiting for services to be up and running (timeout 30 seconds)...[0;m [0;33m*** WARNING:[0;m Service runner-h4gpbmwf-project-2076-concurrent-2-3646dbdf56720e77-docker-0 probably didn't start properly. Health check error: start service container: Error response from daemon: Cannot link to a non running container: /runner-h4gpbmwf-project-2076-concurrent-2-3646dbdf56720e77-docker-0 AS /runner-h4gpbmwf-project-2076-concurrent-2-3646dbdf56720e77-docker-0-wait-for-service/service (services.go:187:0s) Service container logs: 2024-11-07T12:45:14.006987052Z ip: can't find device 'ip_tables' 2024-11-07T12:45:14.007601388Z ip_tables 28672 0 2024-11-07T12:45:14.007942034Z modprobe: can't change directory to '/lib/modules': No such file or directory 2024-11-07T12:45:14.009544327Z mount: permission denied (are you root?) 2024-11-07T12:45:14.009565313Z Could not mount /sys/kernel/security. 2024-11-07T12:45:14.009567722Z AppArmor detection and --privileged mode might break. 2024-11-07T12:45:14.010235024Z mount: permission denied (are you root?) [0;33m*********[0;m [0KPulling docker image docker:20.10.12 ...[0;m [0KUsing docker image sha256:15a9bc7c6340df2ac9d6c8196ca1d905180ddf2ca8b29a8d98f5422e2e5ccf85 for docker:20.10.12 with digest docker@sha256:a729cce205a05b0b86dc8dca87823efaffc3f74979fe7dc86a707c2fbf631b61 ...[0;m section_end:1730983530:prepare_executor [0Ksection_start:1730983530:prepare_script [0K[0K[36;1mPreparing environment[0;m[0;m Running on runner-h4gpbmwf-project-2076-concurrent-2 via gitlab-run1.isae.fr... section_end:1730983530:prepare_script [0Ksection_start:1730983530:get_sources [0K[0K[36;1mGetting source from Git repository[0;m[0;m [32;1m$ git config --global http.proxy $HTTP_PROXY; git config --global https.proxy $HTTPS_PROXY[0;m [32;1mFetching changes with git depth set to 20...[0;m Initialized empty Git repository in /builds/p.pastor/i-mav/.git/ [32;1mCreated fresh repository.[0;m [32;1mChecking out 4a7a1039 as detached HEAD (ref is thanos)...[0;m [32;1mSkipping Git submodules setup[0;m section_end:1730983533:get_sources [0Ksection_start:1730983533:step_script [0K[0K[36;1mExecuting "step_script" stage of the job script[0;m[0;m [0KUsing docker image sha256:15a9bc7c6340df2ac9d6c8196ca1d905180ddf2ca8b29a8d98f5422e2e5ccf85 for docker:20.10.12 with digest docker@sha256:a729cce205a05b0b86dc8dca87823efaffc3f74979fe7dc86a707c2fbf631b61 ...[0;m [32;1m$ export SOURCE_CODE=${SOURCE_CODE:-$PWD}[0;m [32;1m$ if ! docker info &>/dev/null; then # collapsed multi-line command[0;m [32;1m$ function propagate_env_vars() { # collapsed multi-line command[0;m [32;1m$ if [ -n "$CODECLIMATE_REGISTRY_USERNAME" ] && [ -n "$CODECLIMATE_REGISTRY_PASSWORD" ] && [ -n "$CODECLIMATE_PREFIX" ]; then # collapsed multi-line command[0;m [32;1m$ docker pull --quiet "$CODE_QUALITY_IMAGE"[0;m Error response from daemon: <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html><head> <meta type="copyright" content="Copyright (C) 1996-2016 The Squid Software Foundation and contributors"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>ERROR: The requested URL could not be retrieved</title> <style type="text/css"><!-- /* * Copyright (C) 1996-2016 The Squid Software Foundation and contributors * * Squid software is distributed under GPLv2+ license and includes * contributions from numerous individuals and organizations. * Please see the COPYING and CONTRIBUTORS files for details. */ /* Stylesheet for Squid Error pages Adapted from design by Free CSS Templates http://www.freecsstemplates.org Released for free under a Creative Commons Attribution 2.5 License */ /* Page basics */ * { font-family: verdana, sans-serif; } html body { margin: 0; padding: 0; background: #efefef; font-size: 12px; color: #1e1e1e; } /* Page displayed title area */ #titles { margin-left: 15px; padding: 10px; padding-left: 100px; background: url('/squid-internal-static/icons/SN.png') no-repeat left; } /* initial title */ #titles h1 { color: #000000; } #titles h2 { color: #000000; } /* special event: FTP success page titles */ #titles ftpsuccess { background-color:#00ff00; width:100%; } /* Page displayed body content area */ #content { padding: 10px; background: #ffffff; } /* General text */ p { } /* error brief description */ #error p { } /* some data which may have caused the problem */ #data { } /* the error message received from the system or other software */ #sysmsg { } pre { font-family:sans-serif; } /* special event: FTP / Gopher directory listing */ #dirmsg { font-family: courier; color: black; font-size: 10pt; } #dirlisting { margin-left: 2%; margin-right: 2%; } #dirlisting tr.entry td.icon,td.filename,td.size,td.date { border-bottom: groove; } #dirlisting td.size { width: 50px; text-align: right; padding-right: 5px; } /* horizontal lines */ hr { margin: 0; } /* page displayed footer area */ #footer { font-size: 9px; padding-left: 10px; } body :lang(fa) { direction: rtl; font-size: 100%; font-family: Tahoma, Roya, sans-serif; float: right; } :lang(he) { direction: rtl; } --></style> </head><body id=ERR_ACCESS_DENIED> <div id="titles"> <h1>ERROR</h1> <h2>The requested URL could not be retrieved</h2> </div> <hr> <div id="content"> <p>The following error was encountered while trying to retrieve the URL: <a href="http://docker:2375/v1.24/images/create?">http://docker:2375/v1.24/images/create?</a></p> <blockquote id="error"> <p><b>Access Denied.</b></p> </blockquote> <p>Access control configuration prevents your request from being allowed at this time. Please contact your service provider if you feel this is incorrect.</p> <p>Your cache administrator is <a href="mailto:root?subject=CacheErrorInfo%20-%20ERR_ACCESS_DENIED&body=CacheHost%3A%20suproxy.isae.fr%0D%0AErrPage%3A%20ERR_ACCESS_DENIED%0D%0AErr%3A%20%5Bnone%5D%0D%0ATimeStamp%3A%20Thu,%2007%20Nov%202024%2012%3A45%3A33%20GMT%0D%0A%0D%0AClientIP%3A%2010.150.8.20%0D%0A%0D%0AHTTP%20Request%3A%0D%0APOST%20%2Fv1.24%2Fimages%2Fcreate%3FfromImage%3Dregistry.gitlab.com%252Fgitlab-org%252Fci-cd%252Fcodequality%26tag%3D0.96.0%20HTTP%2F1.1%0AUser-Agent%3A%20Go-http-client%2F1.1%0D%0AContent-Length%3A%200%0D%0AContent-Type%3A%20text%2Fplain%0D%0AX-Registry-Auth%3A%20e30%3D%0D%0AHost%3A%20docker%3A2375%0D%0A%0D%0A%0D%0A">root</a>.</p> <br> </div> <hr> <div id="footer"> <p>Generated Thu, 07 Nov 2024 12:45:33 GMT by suproxy.isae.fr (squid/3.5.20)</p> <!-- ERR_ACCESS_DENIED --> </div> </body></html> section_end:1730983533:step_script [0Ksection_start:1730983533:upload_artifacts_on_failure [0K[0K[36;1mUploading artifacts for failed job[0;m[0;m [32;1mUploading artifacts...[0;m [0;33mWARNING: gl-code-quality-report.json: no matching files. Ensure that the artifact path is relative to the working directory (/builds/p.pastor/i-mav)[0;m [31;1mERROR: No files to upload [0;m section_end:1730983534:upload_artifacts_on_failure [0Ksection_start:1730983534:cleanup_file_variables [0K[0K[36;1mCleaning up project directory and file based variables[0;m[0;m section_end:1730983535:cleanup_file_variables [0K[31;1mERROR: Job failed: exit code 1 [0;m