simple 01-Jul-2024 17:18:04 Build phpBB3 - Development Docker Master - PHP 8.1 - SQLite #1293 (PHPBB3-DDM-JOB1-1293) is being prepared for building on agent Docker, bamboo version: 9.2.7 simple 01-Jul-2024 17:18:04 simple 01-Jul-2024 17:18:04 Build working directory is /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1 simple 01-Jul-2024 17:18:05 Executing build phpBB3 - Development Docker Master - PHP 8.1 - SQLite #1293 (PHPBB3-DDM-JOB1-1293) simple 01-Jul-2024 17:18:05 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout' simple 01-Jul-2024 17:18:05 Checking out into /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1 simple 01-Jul-2024 17:18:05 Updating source code to revision: 82de8c7f5fab2fb946c003dc63f01fe3d4e8de89 simple 01-Jul-2024 17:18:05 Creating local git repository in '/home/bamboo/local-working-dir/PHPBB3-DDM-JOB1/.git'. simple 01-Jul-2024 17:18:05 hint: Using 'master' as the name for the initial branch. This default branch name simple 01-Jul-2024 17:18:05 hint: is subject to change. To configure the initial branch name to use in all simple 01-Jul-2024 17:18:05 hint: of your new repositories, which will suppress this warning, call: simple 01-Jul-2024 17:18:05 hint: simple 01-Jul-2024 17:18:05 hint: git config --global init.defaultBranch simple 01-Jul-2024 17:18:05 hint: simple 01-Jul-2024 17:18:05 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and simple 01-Jul-2024 17:18:05 hint: 'development'. The just-created branch can be renamed via this command: simple 01-Jul-2024 17:18:05 hint: simple 01-Jul-2024 17:18:05 hint: git branch -m simple 01-Jul-2024 17:18:05 Initialized empty Git repository in /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1/.git/ simple 01-Jul-2024 17:18:05 Fetching 'refs/heads/master' from 'https://github.com/phpbb/phpbb.git'. simple 01-Jul-2024 17:18:17 Checking out revision 82de8c7f5fab2fb946c003dc63f01fe3d4e8de89. simple 01-Jul-2024 17:18:17 Already on 'master' simple 01-Jul-2024 17:18:17 Updated source code to revision: 82de8c7f5fab2fb946c003dc63f01fe3d4e8de89 simple 01-Jul-2024 17:18:17 Finished task 'Checkout Default Repository' with result: Success simple 01-Jul-2024 17:18:17 Running pre-build action: VCS Version Collector simple 01-Jul-2024 17:18:17 Running pre-build action: Build Log Labeller Pre Build Action simple 01-Jul-2024 17:18:17 Build phpBB3 - Development Docker Master - PHP 8.1 - SQLite #1293 (PHPBB3-DDM-JOB1-1293) started building on agent 'Docker' () command 01-Jul-2024 17:18:17 Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1 simple 01-Jul-2024 17:18:17 Starting task 'Build image' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli' command 01-Jul-2024 17:18:17 Beginning to execute external process for build 'phpBB3 - Development Docker Master - PHP 8.1 - SQLite #1293 (PHPBB3-DDM-JOB1-1293)'\n ... running command line: \n/usr/bin/docker build --force-rm=true --tag=phpbb:php-8.1 /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1\n ... in: /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1\n error 01-Jul-2024 17:18:18 #0 building with "default" instance using docker driver error 01-Jul-2024 17:18:18 error 01-Jul-2024 17:18:18 #1 [internal] load build definition from Dockerfile error 01-Jul-2024 17:18:18 #1 transferring dockerfile: 491B done error 01-Jul-2024 17:18:18 #1 DONE 0.0s error 01-Jul-2024 17:18:18 error 01-Jul-2024 17:18:18 #2 [internal] load metadata for docker.io/library/php:8.1 error 01-Jul-2024 17:18:18 #2 DONE 0.4s error 01-Jul-2024 17:18:18 error 01-Jul-2024 17:18:18 #3 [internal] load .dockerignore error 01-Jul-2024 17:18:18 #3 transferring context: 2B 0.0s done error 01-Jul-2024 17:18:18 #3 DONE 0.0s error 01-Jul-2024 17:18:18 error 01-Jul-2024 17:18:18 #4 [1/6] FROM docker.io/library/php:8.1@sha256:49fac2cf1a5e060dbebbd449b4409f85a8aa2076fd0a8050f1d5f3e66e18d121 error 01-Jul-2024 17:18:18 #4 DONE 0.0s error 01-Jul-2024 17:18:18 error 01-Jul-2024 17:18:18 #5 [2/6] RUN apt-get update && apt-get install -y git zlib1g-dev bzip2 zip libzip-dev && docker-php-ext-install -j$(nproc) zip error 01-Jul-2024 17:18:18 #5 CACHED error 01-Jul-2024 17:18:18 error 01-Jul-2024 17:18:18 #6 [3/6] RUN pecl install xdebug-3.2.2 error 01-Jul-2024 17:18:18 #6 CACHED error 01-Jul-2024 17:18:18 error 01-Jul-2024 17:18:18 #7 [4/6] RUN docker-php-ext-enable xdebug error 01-Jul-2024 17:18:18 #7 CACHED error 01-Jul-2024 17:18:18 error 01-Jul-2024 17:18:18 #8 [5/6] RUN echo "memory_limit = 1536M" >> /usr/local/etc/php/conf.d/memory.ini error 01-Jul-2024 17:18:19 #8 DONE 0.8s error 01-Jul-2024 17:18:19 error 01-Jul-2024 17:18:19 #9 [6/6] RUN echo "xdebug.mode=coverage" >> /usr/local/etc/php/conf.d/xdebug.ini error 01-Jul-2024 17:18:20 #9 DONE 0.6s error 01-Jul-2024 17:18:20 error 01-Jul-2024 17:18:20 #10 exporting to image error 01-Jul-2024 17:18:20 #10 exporting layers 0.0s done error 01-Jul-2024 17:18:20 #10 writing image sha256:02d9a187999d9081daf9bae497007ac4a86d2c1b898f157cb22de6957cfa73dd done error 01-Jul-2024 17:18:20 #10 naming to docker.io/library/phpbb:php-8.1 done error 01-Jul-2024 17:18:20 #10 DONE 0.1s simple 01-Jul-2024 17:18:20 Built Docker image 'phpbb:php-8.1' simple 01-Jul-2024 17:18:20 Finished task 'Build image' with result: Success command 01-Jul-2024 17:18:20 Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1 simple 01-Jul-2024 17:18:20 Starting task 'Run tests' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli' simple 01-Jul-2024 17:18:20 Running image name (phpbb:php-8.1) command 01-Jul-2024 17:18:20 Beginning to execute external process for build 'phpBB3 - Development Docker Master - PHP 8.1 - SQLite #1293 (PHPBB3-DDM-JOB1-1293)'\n ... running command line: \n/usr/bin/docker run --volume /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1:/data --workdir /data/phpBB --rm -u=991 -t phpbb:php-8.1 /bin/bash -c php ../composer.phar install --dev; cd ../build; ../phpBB/vendor/bin/phing build\n ... in: /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1\n build 01-Jul-2024 17:18:20 Could not open input file: ../composer.phar build 01-Jul-2024 17:18:20 /bin/bash: line 1: cd: ../build: Permission denied build 01-Jul-2024 17:18:20 /bin/bash: line 1: ../phpBB/vendor/bin/phing: Permission denied error 01-Jul-2024 17:18:21 Exit code: 126, output: STDOUT: Beginning to execute external process for build 'phpBB3 - Development Docker Master - PHP 8.1 - SQLite #1293 (PHPBB3-DDM-JOB1-1293)'\n ... running command line: \n/usr/bin/docker run --volume /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1:/data --workdir /data/phpBB --rm -u=991 -t phpbb:php-8.1 /bin/bash -c php ../composer.phar install --dev; cd ../build; ../phpBB/vendor/bin/phing build\n ... in: /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1\nSTDOUT: Could not open input file: ../composer.pharSTDOUT: /bin/bash: line 1: cd: ../build: Permission deniedSTDOUT: /bin/bash: line 1: ../phpBB/vendor/bin/phing: Permission denied error 01-Jul-2024 17:18:21 Error occurred while running Task 'Run tests(2)' of type com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli. error 01-Jul-2024 17:18:21 com.atlassian.bamboo.task.TaskException: Failed to execute task error 01-Jul-2024 17:18:21 at com.atlassian.bamboo.plugins.docker.service.RunService.execute(RunService.java:75) error 01-Jul-2024 17:18:21 at com.atlassian.bamboo.plugins.docker.tasks.cli.DockerCliTask.execute(DockerCliTask.java:70) error 01-Jul-2024 17:18:21 at com.atlassian.bamboo.task.TaskExecutorImpl.lambda$executeTasks$3(TaskExecutorImpl.java:323) error 01-Jul-2024 17:18:21 at com.atlassian.bamboo.task.TaskExecutorImpl.executeTaskWithPrePostActions(TaskExecutorImpl.java:258) error 01-Jul-2024 17:18:21 at com.atlassian.bamboo.task.TaskExecutorImpl.executeTasks(TaskExecutorImpl.java:323) error 01-Jul-2024 17:18:21 at com.atlassian.bamboo.task.TaskExecutorImpl.execute(TaskExecutorImpl.java:118) error 01-Jul-2024 17:18:21 at com.atlassian.bamboo.build.pipeline.tasks.ExecuteBuildTask.call(ExecuteBuildTask.java:73) error 01-Jul-2024 17:18:21 at com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent.executeBuildPhase(DefaultBuildAgent.java:207) error 01-Jul-2024 17:18:21 at com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent.build(DefaultBuildAgent.java:179) error 01-Jul-2024 17:18:21 at com.atlassian.bamboo.v2.build.agent.BuildAgentControllerImpl.lambda$waitAndPerformBuild$0(BuildAgentControllerImpl.java:169) error 01-Jul-2024 17:18:21 at com.atlassian.bamboo.variable.CustomVariableContextImpl.withVariableSubstitutor(CustomVariableContextImpl.java:118) error 01-Jul-2024 17:18:21 at com.atlassian.bamboo.v2.build.agent.BuildAgentControllerImpl.waitAndPerformBuild(BuildAgentControllerImpl.java:162) error 01-Jul-2024 17:18:21 at com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent.lambda$start$0(DefaultBuildAgent.java:124) error 01-Jul-2024 17:18:21 at com.atlassian.bamboo.utils.BambooRunnables$1.run(BambooRunnables.java:48) error 01-Jul-2024 17:18:21 at com.atlassian.bamboo.security.ImpersonationHelper.runWith(ImpersonationHelper.java:26) error 01-Jul-2024 17:18:21 at com.atlassian.bamboo.security.ImpersonationHelper.runWithSystemAuthority(ImpersonationHelper.java:17) error 01-Jul-2024 17:18:21 at com.atlassian.bamboo.security.ImpersonationHelper$1.run(ImpersonationHelper.java:41) error 01-Jul-2024 17:18:21 at java.lang.Thread.run(Thread.java:750) error 01-Jul-2024 17:18:21 Caused by: com.atlassian.bamboo.docker.DockerException: Error running Docker run command error 01-Jul-2024 17:18:21 at com.atlassian.bamboo.docker.DockerContainerServiceImpl.run(DockerContainerServiceImpl.java:134) error 01-Jul-2024 17:18:21 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) error 01-Jul-2024 17:18:21 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) error 01-Jul-2024 17:18:21 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) error 01-Jul-2024 17:18:21 at java.lang.reflect.Method.invoke(Method.java:498) error 01-Jul-2024 17:18:21 at com.atlassian.plugin.util.ContextClassLoaderSettingInvocationHandler.invoke(ContextClassLoaderSettingInvocationHandler.java:26) error 01-Jul-2024 17:18:21 at com.sun.proxy.$Proxy518.run(Unknown Source) error 01-Jul-2024 17:18:21 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) error 01-Jul-2024 17:18:21 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) error 01-Jul-2024 17:18:21 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) error 01-Jul-2024 17:18:21 at java.lang.reflect.Method.invoke(Method.java:498) error 01-Jul-2024 17:18:21 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) error 01-Jul-2024 17:18:21 at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.doInvoke(ServiceInvoker.java:56) error 01-Jul-2024 17:18:21 at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.invoke(ServiceInvoker.java:60) error 01-Jul-2024 17:18:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) error 01-Jul-2024 17:18:21 at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:137) error 01-Jul-2024 17:18:21 at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124) error 01-Jul-2024 17:18:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) error 01-Jul-2024 17:18:21 at org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invokeUnprivileged(ServiceTCCLInterceptor.java:70) error 01-Jul-2024 17:18:21 at org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invoke(ServiceTCCLInterceptor.java:53) error 01-Jul-2024 17:18:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) error 01-Jul-2024 17:18:21 at org.eclipse.gemini.blueprint.service.importer.support.LocalBundleContextAdvice.invoke(LocalBundleContextAdvice.java:57) error 01-Jul-2024 17:18:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) error 01-Jul-2024 17:18:21 at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:137) error 01-Jul-2024 17:18:21 at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124) error 01-Jul-2024 17:18:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) error 01-Jul-2024 17:18:21 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:215) error 01-Jul-2024 17:18:21 at com.sun.proxy.$Proxy1037.run(Unknown Source) error 01-Jul-2024 17:18:21 at com.atlassian.bamboo.plugins.docker.client.DockerCmd.run(DockerCmd.java:47) error 01-Jul-2024 17:18:21 at com.atlassian.bamboo.plugins.docker.service.RunService.execute(RunService.java:64) error 01-Jul-2024 17:18:21 ... 17 more error 01-Jul-2024 17:18:21 Caused by: com.atlassian.utils.process.ProcessException: Error executing /usr/bin/docker run --volume /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1:/data --workdir /data/phpBB --rm -u=991 -t phpbb:php-8.1 /bin/bash -c "php ../composer.phar install --dev; cd ../build; ../phpBB/vendor/bin/phing build" error 01-Jul-2024 17:18:21 at com.atlassian.bamboo.docker.DockerContainerServiceImpl.execute(DockerContainerServiceImpl.java:306) error 01-Jul-2024 17:18:21 at com.atlassian.bamboo.docker.DockerContainerServiceImpl.execute(DockerContainerServiceImpl.java:277) error 01-Jul-2024 17:18:21 at com.atlassian.bamboo.docker.DockerContainerServiceImpl.run(DockerContainerServiceImpl.java:111) error 01-Jul-2024 17:18:21 ... 46 more simple 01-Jul-2024 17:18:21 Starting task 'Parsing test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit' simple 01-Jul-2024 17:18:21 Parsing test results under /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1... simple 01-Jul-2024 17:18:21 Failing task since test cases were expected but none were found. simple 01-Jul-2024 17:18:21 Finished task 'Parsing test results' with result: Failed simple 01-Jul-2024 17:18:21 Running post build plugin 'Artifact Copier' simple 01-Jul-2024 17:18:21 Publishing an artifact: Coverage HTML Report error 01-Jul-2024 17:18:21 Unable to publish artifact [Coverage HTML Report]: the source directory /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1/build/coverage does not exist. simple 01-Jul-2024 17:18:21 The artifact hasn't been successfully published after 413.0 μs simple 01-Jul-2024 17:18:21 Running post build plugin 'npm Cache Cleanup' simple 01-Jul-2024 17:18:21 Running post build plugin 'NCover Results Collector' simple 01-Jul-2024 17:18:21 Running post build plugin 'Build Results Label Collector' simple 01-Jul-2024 17:18:21 Running post build plugin 'Clover Results Collector' simple 01-Jul-2024 17:18:21 Running post build plugin 'Docker Container Cleanup' simple 01-Jul-2024 17:18:21 Successfully removed working directory at '/home/bamboo/local-working-dir/PHPBB3-DDM-JOB1' simple 01-Jul-2024 17:18:21 Finalising the build... simple 01-Jul-2024 17:18:21 Stopping timer. simple 01-Jul-2024 17:18:21 Build PHPBB3-DDM-JOB1-1293 completed. simple 01-Jul-2024 17:18:21 Running on server: post build plugin 'Build Hanging Detection Configuration' simple 01-Jul-2024 17:18:21 Running on server: post build plugin 'NCover Results Collector' simple 01-Jul-2024 17:18:21 Running on server: post build plugin 'Build Labeller' simple 01-Jul-2024 17:18:21 Running on server: post build plugin 'Clover Delta Calculator' simple 01-Jul-2024 17:18:21 Running on server: post build plugin 'Maven Dependencies Postprocessor' simple 01-Jul-2024 17:18:21 All post build plugins have finished simple 01-Jul-2024 17:18:21 Generating build results summary... simple 01-Jul-2024 17:18:21 Saving build results to disk... simple 01-Jul-2024 17:18:21 Store variable context... simple 01-Jul-2024 17:18:21 Finished building PHPBB3-DDM-JOB1-1293.