Failure in /qa/specs/features/ee/browser_ui/secure/create_merge_request_with_secure_spec.rb

Job: https://ops.gitlab.net/gitlab-org/quality/staging/-/jobs/708119

Pipeline: https://ops.gitlab.net/gitlab-org/quality/staging/pipelines/89609

Test fails in the pipeline, but it's passing when run test against the same staging locally. Needs investigation.

Related MR: !19145 (merged)

Logs:

1) Secure Security Reports in a Merge Request displays the Security reports in the merge request
     Failure/Error: @job_log_json_flag_enabled = Runtime::Feature.enabled?('job_log_json')
     
     TypeError:
       no implicit conversion of String into Integer
     # ./qa/runtime/feature.rb:22:in `block in enabled?'
     # ./qa/runtime/feature.rb:22:in `each'
     # ./qa/runtime/feature.rb:22:in `find'
     # ./qa/runtime/feature.rb:22:in `enabled?'
     # ./qa/specs/features/ee/browser_ui/secure/create_merge_request_with_secure_spec.rb:24:in `block (3 levels) in <module:QA>'
     # /usr/local/bundle/gems/rspec-retry-0.6.1/lib/rspec/retry.rb:123:in `block in run'
     # /usr/local/bundle/gems/rspec-retry-0.6.1/lib/rspec/retry.rb:110:in `loop'
     # /usr/local/bundle/gems/rspec-retry-0.6.1/lib/rspec/retry.rb:110:in `run'
     # /usr/local/bundle/gems/rspec-retry-0.6.1/lib/rspec_ext/rspec_ext.rb:12:in `run_with_retry'
     # ./spec/spec_helper.rb:50:in `block (2 levels) in <top (required)>'
     # /usr/local/bundle/gems/rspec-retry-0.6.1/lib/rspec/retry.rb:123:in `block in run'
     # /usr/local/bundle/gems/rspec-retry-0.6.1/lib/rspec/retry.rb:110:in `loop'
     # /usr/local/bundle/gems/rspec-retry-0.6.1/lib/rspec/retry.rb:110:in `run'
     # /usr/local/bundle/gems/rspec-retry-0.6.1/lib/rspec_ext/rspec_ext.rb:12:in `run_with_retry'
/usr/local/bundle/gems/gitlab-qa-4.8.0/lib/gitlab/qa/docker/shellout.rb:31:in `block in execute!': Docker command `docker run -t --rm --net=bridge --env QA_REMOTE_GRID_USERNAME="$QA_REMOTE_GRID_USERNAME" --env QA_REMOTE_GRID_ACCESS_KEY="$QA_REMOTE_GRID_ACCESS_KEY" --env QA_REMOTE_GRID_PROTOCOL="$QA_REMOTE_GRID_PROTOCOL" --env GITLAB_ADMIN_USERNAME="$GITLAB_ADMIN_USERNAME" --env GITLAB_ADMIN_PASSWORD="$GITLAB_ADMIN_PASSWORD" --env GITLAB_USERNAME="$GITLAB_USERNAME" --env GITLAB_PASSWORD="$GITLAB_PASSWORD" --env GITLAB_FORKER_USERNAME="$GITLAB_FORKER_USERNAME" --env GITLAB_FORKER_PASSWORD="$GITLAB_FORKER_PASSWORD" --env GITLAB_QA_ACCESS_TOKEN="$GITLAB_QA_ACCESS_TOKEN" --env GITLAB_QA_ADMIN_ACCESS_TOKEN="$GITLAB_QA_ADMIN_ACCESS_TOKEN" --env GITHUB_ACCESS_TOKEN="$GITHUB_ACCESS_TOKEN" --env GCLOUD_ACCOUNT_EMAIL="$GCLOUD_ACCOUNT_EMAIL" --env GCLOUD_ACCOUNT_KEY="$GCLOUD_ACCOUNT_KEY" --env CLOUDSDK_CORE_PROJECT="$CLOUDSDK_CORE_PROJECT" --env GCLOUD_REGION="$GCLOUD_REGION" --env SIGNUP_DISABLED="$SIGNUP_DISABLED" --env QA_DEBUG="$QA_DEBUG" --env QA_LOG_PATH="$QA_LOG_PATH" --env QA_CAN_TEST_GIT_PROTOCOL_V2="$QA_CAN_TEST_GIT_PROTOCOL_V2" --env GITLAB_QA_PASSWORD_1="$GITLAB_QA_PASSWORD_1" --env GITLAB_QA_PASSWORD_2="$GITLAB_QA_PASSWORD_2" --env GITHUB_OAUTH_APP_ID="$GITHUB_OAUTH_APP_ID" --env GITHUB_OAUTH_APP_SECRET="$GITHUB_OAUTH_APP_SECRET" --env GITHUB_USERNAME="$GITHUB_USERNAME" --env GITHUB_PASSWORD="$GITHUB_PASSWORD" --env CI="$CI" --env CI_NODE_TOTAL="$CI_NODE_TOTAL" --env GITLAB_CI="$GITLAB_CI" --volume /var/run/docker.sock:/var/run/docker.sock:z --volume /builds/gitlab-org/quality/staging/gitlab-qa-run-2019-10-30-15-09-46-67c16d57/gitlab-ee-qa-5e373bf1:/home/gitlab/qa/tmp:z --name gitlab-ee-qa-5e373bf1 dev.gitlab.org:5005/gitlab/omnibus-gitlab/gitlab-ee-qa:12.5-4760421fb44 Test::Instance::All https://staging.gitlab.com -- qa/specs/features/ee/browser_ui/secure --format RspecJunitFormatter --out "tmp/rspec-708119.xml" --format html --out "tmp/rspec-$(echo $CI_JOB_NAME | sed 's/[ /]/_/g').htm" --color --format documentation` failed! (Gitlab::QA::Docker::Shellout::StatusError)
	from /usr/local/lib/ruby/2.6.0/open3.rb:219:in `popen_run'
	from /usr/local/lib/ruby/2.6.0/open3.rb:208:in `popen2e'
	from /usr/local/bundle/gems/gitlab-qa-4.8.0/lib/gitlab/qa/docker/shellout.rb:19:in `execute!'
	from /usr/local/bundle/gems/gitlab-qa-4.8.0/lib/gitlab/qa/docker/command.rb:36:in `execute!'
	from /usr/local/bundle/gems/gitlab-qa-4.8.0/lib/gitlab/qa/docker/engine.rb:22:in `block in run'
	from /usr/local/bundle/gems/gitlab-qa-4.8.0/lib/gitlab/qa/docker/engine.rb:16:in `tap'
	from /usr/local/bundle/gems/gitlab-qa-4.8.0/lib/gitlab/qa/docker/engine.rb:16:in `run'
	from /usr/local/bundle/gems/gitlab-qa-4.8.0/lib/gitlab/qa/component/specs.rb:36:in `perform'
	from /usr/local/bundle/gems/gitlab-qa-4.8.0/lib/gitlab/qa/scenario/template.rb:8:in `block in perform'
	from /usr/local/bundle/gems/gitlab-qa-4.8.0/lib/gitlab/qa/scenario/template.rb:6:in `tap'
	from /usr/local/bundle/gems/gitlab-qa-4.8.0/lib/gitlab/qa/scenario/template.rb:6:in `perform'
	from /usr/local/bundle/gems/gitlab-qa-4.8.0/lib/gitlab/qa/scenario/test/instance/deployment_base.rb:21:in `perform'
	from /usr/local/bundle/gems/gitlab-qa-4.8.0/lib/gitlab/qa/scenario/template.rb:8:in `block in perform'
	from /usr/local/bundle/gems/gitlab-qa-4.8.0/lib/gitlab/qa/scenario/template.rb:6:in `tap'
	from /usr/local/bundle/gems/gitlab-qa-4.8.0/lib/gitlab/qa/scenario/template.rb:6:in `perform'
	from /usr/local/bundle/gems/gitlab-qa-4.8.0/lib/gitlab/qa/runner.rb:42:in `run'
	from /usr/local/bundle/gems/gitlab-qa-4.8.0/exe/gitlab-qa:8:in `<top (required)>'
	from /usr/local/bundle/bin/gitlab-qa:23:in `load'
	from /usr/local/bundle/bin/gitlab-qa:23:in `<main>'
     # /usr/local/bundle/gems/rspec-retry-0.6.1/lib/rspec/retry.rb:37:in `block (2 levels) in setup'
     # ./qa/specs/runner.rb:69:in `perform'
     # ./qa/scenario/template.rb:10:in `block in perform'
     # ./qa/scenario/template.rb:8:in `tap'
     # ./qa/scenario/template.rb:8:in `perform'
     # ./qa/scenario/template.rb:33:in `perform'
     # ./qa/scenario/template.rb:10:in `block in perform'
     # ./qa/scenario/template.rb:8:in `tap'
     # ./qa/scenario/template.rb:8:in `perform'
     # ./qa/scenario/bootable.rb:28:in `launch!'

  2) Secure Security Reports in a Merge Request can create an auto-remediation MR
     Failure/Error: @job_log_json_flag_enabled = Runtime::Feature.enabled?('job_log_json')
     
     TypeError:
       no implicit conversion of String into Integer
     # ./qa/runtime/feature.rb:22:in `block in enabled?'
     # ./qa/runtime/feature.rb:22:in `each'
     # ./qa/runtime/feature.rb:22:in `find'
     # ./qa/runtime/feature.rb:22:in `enabled?'
     # ./qa/specs/features/ee/browser_ui/secure/create_merge_request_with_secure_spec.rb:24:in `block (3 levels) in <module:QA>'
     # /usr/local/bundle/gems/rspec-retry-0.6.1/lib/rspec/retry.rb:123:in `block in run'
     # /usr/local/bundle/gems/rspec-retry-0.6.1/lib/rspec/retry.rb:110:in `loop'
     # /usr/local/bundle/gems/rspec-retry-0.6.1/lib/rspec/retry.rb:110:in `run'
     # /usr/local/bundle/gems/rspec-retry-0.6.1/lib/rspec_ext/rspec_ext.rb:12:in `run_with_retry'
     # ./spec/spec_helper.rb:50:in `block (2 levels) in <top (required)>'
     # /usr/local/bundle/gems/rspec-retry-0.6.1/lib/rspec/retry.rb:123:in `block in run'
     # /usr/local/bundle/gems/rspec-retry-0.6.1/lib/rspec/retry.rb:110:in `loop'
     # /usr/local/bundle/gems/rspec-retry-0.6.1/lib/rspec/retry.rb:110:in `run'
     # /usr/local/bundle/gems/rspec-retry-0.6.1/lib/rspec_ext/rspec_ext.rb:12:in `run_with_retry'
     # /usr/local/bundle/gems/rspec-retry-0.6.1/lib/rspec/retry.rb:37:in `block (2 levels) in setup'
     # ./qa/specs/runner.rb:69:in `perform'
     # ./qa/scenario/template.rb:10:in `block in perform'
     # ./qa/scenario/template.rb:8:in `tap'
     # ./qa/scenario/template.rb:8:in `perform'
     # ./qa/scenario/template.rb:33:in `perform'
     # ./qa/scenario/template.rb:10:in `block in perform'
     # ./qa/scenario/template.rb:8:in `tap'
     # ./qa/scenario/template.rb:8:in `perform'
     # ./qa/scenario/bootable.rb:28:in `launch!'
Edited Oct 30, 2019 by Nailia Iskhakova
Assignee Loading
Time tracking Loading